Started by user niuwanqing Obtained qingdaoQG-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 699620783c5edf5c8bd2ed05a92dfd7e28003224 The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/qingdaoQG-config@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 Fetching without tags Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 699620783c5edf5c8bd2ed05a92dfd7e28003224 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 699620783c5edf5c8bd2ed05a92dfd7e28003224 # timeout=10 Commit message: "Update params.groovy" > git rev-list --no-walk ea64c978bdba9e7d9739ed73c366118520649880 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo [QDQG001, QDQG002] [Pipeline] echo QDQG001 [Pipeline] properties [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/qingdaoQG-config [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/qingdaoQG-config/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10 Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 47978865f114f9d882971d839619e5a6218e0c77 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 47978865f114f9d882971d839619e5a6218e0c77 # timeout=10 Commit message: "Update map-png.jenkinsfile" > git rev-list --no-walk fa3ab73d01d271c145403597acf0c37820a874d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo 2 [Pipeline] sh + rm -rf /root/workspace/qingdaoQG-config/shared_config/ [Pipeline] echo QDQG001.json [Pipeline] sh + cat /root/commtest/master-project/qingdaoQG/QDQG001.json [Pipeline] sh + cat /root/commtest/rcdev-project/qingdaoQG/QDQG001.json [Pipeline] sh + cat /root/commtest/dev-project/qingdaoQG/QDQG001.json [Pipeline] echo QDQG002.json [Pipeline] sh + cat /root/commtest/master-project/qingdaoQG/QDQG002.json [Pipeline] sh + cat /root/commtest/rcdev-project/qingdaoQG/QDQG002.json [Pipeline] sh + cat /root/commtest/dev-project/qingdaoQG/QDQG002.json [Pipeline] echo [QDQG001, QDQG002] [Pipeline] echo QDQG001 [Pipeline] sh + mkdir -p /root/workspace/qingdaoQG-config/QDQG001 [Pipeline] sh + mkdir -p /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001 [Pipeline] sh + rm -rf /root/workspace/qingdaoQG-config/QDQG001/params /root/workspace/qingdaoQG-config/QDQG001/params_new /root/workspace/qingdaoQG-config/QDQG001/params_orin_slave_QDQG001_2024-11-06_19-43-58 /root/workspace/qingdaoQG-config/QDQG001/params_orin_slave_QDQG001_2024-11-06_19-43-58.zip /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001 /root/workspace/qingdaoQG-config/QDQG001/version.json [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG001 [Pipeline] { [Pipeline] echo [QDQG001, QDQG002] [Pipeline] echo 更新QDQG001参数 [Pipeline] echo dev,http://159.27.226.4/config/qingdao/qiangang/QDQG001.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/qingdaoQG-config/QDQG001/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/qingdao/qiangang/QDQG001.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/qingdao/qiangang/QDQG001.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/qingdao/qiangang/QDQG001.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 5f21eedfd5f1552958e84780ec8af6d7a940e61d (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 5f21eedfd5f1552958e84780ec8af6d7a940e61d # timeout=300000 Commit message: "update: chassis steering angle" > git rev-list --no-walk 5f21eedfd5f1552958e84780ec8af6d7a940e61d # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/qingdaoQG/QDQG001.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=QDQG001 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=QDQG001 Response Code: HTTP/1.1 200 OK Response: [{"id":1497,"description":"","name":"QDQG001","name_with_namespace":"config / extrinsics / QDQG001","path":"QDQG001","path_with_namespace":"config/extrinsics/QDQG001","created_at":"2024-05-16T08:07:37.744Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/QDQG001.git","web_url":"http://159.27.226.4/config/extrinsics/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-29T07:49:10.412Z","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/1497","issues":"http://159.27.226.4/api/v4/projects/1497/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1497/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1497/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1497/labels","events":"http://159.27.226.4/api/v4/projects/1497/events","members":"http://159.27.226.4/api/v4/projects/1497/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1497/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-17T08:07:37.755Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1494,"description":"","name":"QDQG001","name_with_namespace":"Hardware / config / QDQG001","path":"QDQG001","path_with_namespace":"hardware/config/QDQG001","created_at":"2024-05-14T12:49:26.249Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/QDQG001.git","http_url_to_repo":"http://159.27.226.4/hardware/config/QDQG001.git","web_url":"http://159.27.226.4/hardware/config/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-28T12:15:24.629Z","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/1494","issues":"http://159.27.226.4/api/v4/projects/1494/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1494/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1494/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1494/labels","events":"http://159.27.226.4/api/v4/projects/1494/events","members":"http://159.27.226.4/api/v4/projects/1494/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1494/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-15T12:49:26.277Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1442,"description":"","name":"QDQG001","name_with_namespace":"config / vehicles / QDQG001","path":"QDQG001","path_with_namespace":"config/vehicles/QDQG001","created_at":"2024-04-26T08:08:27.274Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/QDQG001.git","web_url":"http://159.27.226.4/config/vehicles/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-08T09:27:09.356Z","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/1442","issues":"http://159.27.226.4/api/v4/projects/1442/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1442/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1442/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1442/labels","events":"http://159.27.226.4/api/v4/projects/1442/events","members":"http://159.27.226.4/api/v4/projects/1442/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1442/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T08:08:27.285Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1441,"description":"","name":"QDQG001","name_with_namespace":"config / qingdao / qiangang / QDQG001","path":"QDQG001","path_with_namespace":"config/qingdao/qiangang/QDQG001","created_at":"2024-04-26T07:54:12.750Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/QDQG001.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001","readme_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-20T09:32:49.551Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1441","issues":"http://159.27.226.4/api/v4/projects/1441/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1441/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1441/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1441/labels","events":"http://159.27.226.4/api/v4/projects/1441/events","members":"http://159.27.226.4/api/v4/projects/1441/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1441/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:54:12.761Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/qingdao/qiangang/QDQG001 [Pipeline] echo 1441 [Pipeline] echo 1441 [Pipeline] echo 5f21eed [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 1441 5f21eed 5f21eed [Pipeline] echo /root/commtest/rcdev-project/qingdaoQG/.QDQG001.json [Pipeline] readJSON [Pipeline] echo {"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"c0dabc8"}} [Pipeline] echo {"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"c0dabc8"}} [Pipeline] sh + echo '{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"c0dabc8"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/qingdaoQG/.QDQG001.json {"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"c0dabc8"}} [Pipeline] echo {"repo_name":"params_orin_master_QDQG001","branch":"dev","time":"2024-11-22_10-15-18","commit_id":"5f21eed","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=QDQG001 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=QDQG001 Response Code: HTTP/1.1 200 OK Response: [{"id":1497,"description":"","name":"QDQG001","name_with_namespace":"config / extrinsics / QDQG001","path":"QDQG001","path_with_namespace":"config/extrinsics/QDQG001","created_at":"2024-05-16T08:07:37.744Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/QDQG001.git","web_url":"http://159.27.226.4/config/extrinsics/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-29T07:49:10.412Z","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/1497","issues":"http://159.27.226.4/api/v4/projects/1497/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1497/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1497/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1497/labels","events":"http://159.27.226.4/api/v4/projects/1497/events","members":"http://159.27.226.4/api/v4/projects/1497/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1497/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-17T08:07:37.755Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1494,"description":"","name":"QDQG001","name_with_namespace":"Hardware / config / QDQG001","path":"QDQG001","path_with_namespace":"hardware/config/QDQG001","created_at":"2024-05-14T12:49:26.249Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/QDQG001.git","http_url_to_repo":"http://159.27.226.4/hardware/config/QDQG001.git","web_url":"http://159.27.226.4/hardware/config/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-28T12:15:24.629Z","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/1494","issues":"http://159.27.226.4/api/v4/projects/1494/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1494/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1494/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1494/labels","events":"http://159.27.226.4/api/v4/projects/1494/events","members":"http://159.27.226.4/api/v4/projects/1494/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1494/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-15T12:49:26.277Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1442,"description":"","name":"QDQG001","name_with_namespace":"config / vehicles / QDQG001","path":"QDQG001","path_with_namespace":"config/vehicles/QDQG001","created_at":"2024-04-26T08:08:27.274Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/QDQG001.git","web_url":"http://159.27.226.4/config/vehicles/QDQG001","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-08T09:27:09.356Z","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/1442","issues":"http://159.27.226.4/api/v4/projects/1442/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1442/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1442/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1442/labels","events":"http://159.27.226.4/api/v4/projects/1442/events","members":"http://159.27.226.4/api/v4/projects/1442/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1442/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T08:08:27.285Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":1441,"description":"","name":"QDQG001","name_with_namespace":"config / qingdao / qiangang / QDQG001","path":"QDQG001","path_with_namespace":"config/qingdao/qiangang/QDQG001","created_at":"2024-04-26T07:54:12.750Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/QDQG001.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/QDQG001.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001","readme_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-20T09:32:49.551Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1441","issues":"http://159.27.226.4/api/v4/projects/1441/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1441/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1441/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1441/labels","events":"http://159.27.226.4/api/v4/projects/1441/events","members":"http://159.27.226.4/api/v4/projects/1441/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1441/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:54:12.761Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_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/qingdao/qiangang/QDQG001 [Pipeline] echo 1441 [Pipeline] echo 1441 [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/1441/repository/commits/5f21eed Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/1441/repository/commits/5f21eed Response Code: HTTP/1.1 200 OK Response: {"id":"5f21eedfd5f1552958e84780ec8af6d7a940e61d","short_id":"5f21eedf","created_at":"2024-06-20T17:32:47.000+08:00","parent_ids":["db907a1ad968399d266da1f1471d342259d2c091"],"title":"update: chassis steering angle","message":"update: chassis steering angle\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-06-20T17:32:47.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-06-20T17:32:47.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG001/-/commit/5f21eedfd5f1552958e84780ec8af6d7a940e61d","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1441,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/06/20/17:32:47 [Pipeline] echo dev**: 5f21eed.**2024/06/20/17:32:47** [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + mkdir -p /root/workspace/qingdaoQG-config/shared_config/dev/ [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota Cloning the remote Git repository Using shallow clone with depth 1 Cloning repository http://159.27.226.4/config/qingdao/qiangang/shared_config.git > git init /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001 # timeout=10 Fetching upstream changes from http://159.27.226.4/config/qingdao/qiangang/shared_config.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/qingdao/qiangang/shared_config.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/qingdao/qiangang/shared_config.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision 1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f 1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2 # timeout=30000 Commit message: "Update params/hdmap_interface/hdmap_interface.yaml" > git rev-list --no-walk c0dabc829c6491df54053a22a53b76aea5d36e51 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + cp -r .git/ params /root/workspace/qingdaoQG-config/shared_config/dev/ [Pipeline] sh + rm -rf params_QDQG001@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/qingdaoQG/QDQG001.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-19T09:37:50.826Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-15T02:44:08.976Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:17.452Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T03:12:30.506Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T07:27:00.197Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T07:43:16.552Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-05T02:30:36.811Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/qingdao/qiangang/shared_config [Pipeline] echo 1440 [Pipeline] echo 1440 [Pipeline] echo c0dabc8 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 1440 c0dabc8 1065132 [Pipeline] echo /root/commtest/rcdev-project/qingdaoQG/.QDQG001.json [Pipeline] readJSON [Pipeline] echo {"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"c0dabc8"}} [Pipeline] echo {"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}} [Pipeline] sh + echo '{"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/qingdaoQG/.QDQG001.json {"project":{"QDQG001":"config/qingdao/qiangang/QDQG001","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG001":"5f21eed","shared_config":"1065132"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-11-22_10-15-22","commit_id":"1065132","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-19T09:37:50.826Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-15T02:44:08.976Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:17.452Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T03:12:30.506Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T07:27:00.197Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T07:43:16.552Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-05T02:30:36.811Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/qingdao/qiangang/shared_config [Pipeline] echo 1440 [Pipeline] echo 1440 [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/1440/repository/commits/1065132 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/1440/repository/commits/1065132 Response Code: HTTP/1.1 200 OK Response: {"id":"1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","short_id":"1065132b","created_at":"2024-11-19T09:37:50.000+00:00","parent_ids":["c0dabc829c6491df54053a22a53b76aea5d36e51"],"title":"Update params/hdmap_interface/hdmap_interface.yaml","message":"Update params/hdmap_interface/hdmap_interface.yaml","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-11-19T09:37:50.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-11-19T09:37:50.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/commit/1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1440,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/11/19/09:37:50 [Pipeline] echo dev**: 1065132.**2024/11/19/09:37:50** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_QDQG001","branch":"dev","time":"2024-11-22_10-15-18","commit_id":"5f21eed","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-11-22_10-15-22","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG001_Master","type":0,"project":18} [Pipeline] echo QDQG001 [Pipeline] sh ++ grep -v params_QDQG001 ++ grep -v version.json ++ xargs ++ ls + cp -r params params_QDQG001/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_QDQG001","branch":"dev","time":"2024-11-22_10-15-18","commit_id":"5f21eed","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-11-22_10-15-22","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG001_Master","type":0,"project":18}' [Pipeline] sh + rm -rf params_QDQG001@tmp [Pipeline] echo > - [QDQG001master]: **公有dev**: 1065132.**2024/11/19/09:37:50** **私有dev**: 5f21eed.**2024/06/20/17:32:47** [Pipeline] } [Pipeline] // dir [Pipeline] echo QDQG002 [Pipeline] sh + mkdir -p /root/workspace/qingdaoQG-config/QDQG002 [Pipeline] sh + mkdir -p /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002 [Pipeline] sh + rm -rf /root/workspace/qingdaoQG-config/QDQG002/params /root/workspace/qingdaoQG-config/QDQG002/params_new /root/workspace/qingdaoQG-config/QDQG002/params_orin_slave_QDQG002_2024-11-06_19-44-04 /root/workspace/qingdaoQG-config/QDQG002/params_orin_slave_QDQG002_2024-11-06_19-44-04.zip /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002 /root/workspace/qingdaoQG-config/QDQG002/version.json [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG002 [Pipeline] { [Pipeline] echo [QDQG001, QDQG002] [Pipeline] echo 更新QDQG002参数 [Pipeline] echo dev,http://159.27.226.4/config/qingdao/qiangang/QDQG002.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/qingdaoQG-config/QDQG002/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/config/qingdao/qiangang/QDQG002.git # timeout=10 Using shallow fetch with depth 1 Fetching upstream changes from http://159.27.226.4/config/qingdao/qiangang/QDQG002.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_ota > git fetch --tags --force --progress --depth=1 -- http://159.27.226.4/config/qingdao/qiangang/QDQG002.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/dev^{commit} # timeout=10 Checking out Revision fa883273a991352c487fafd748c354ac14f1fc34 (origin/dev) > git config core.sparsecheckout # timeout=10 > git checkout -f fa883273a991352c487fafd748c354ac14f1fc34 # timeout=300000 Commit message: "update: chassis steering angle" > git rev-list --no-walk fa883273a991352c487fafd748c354ac14f1fc34 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/qingdaoQG/QDQG002.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=QDQG002 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=QDQG002 Response Code: HTTP/1.1 200 OK Response: [{"id":1508,"description":"","name":"QDQG002","name_with_namespace":"config / extrinsics / QDQG002","path":"QDQG002","path_with_namespace":"config/extrinsics/QDQG002","created_at":"2024-06-04T12:43:13.668Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/QDQG002.git","web_url":"http://159.27.226.4/config/extrinsics/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-31T07:47:49.190Z","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/1508","issues":"http://159.27.226.4/api/v4/projects/1508/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1508/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1508/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1508/labels","events":"http://159.27.226.4/api/v4/projects/1508/events","members":"http://159.27.226.4/api/v4/projects/1508/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1508/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-06-05T12:43:13.699Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1506,"description":"","name":"QDQG002","name_with_namespace":"Hardware / config / QDQG002","path":"QDQG002","path_with_namespace":"hardware/config/QDQG002","created_at":"2024-05-28T11:13:47.891Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/QDQG002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/QDQG002.git","web_url":"http://159.27.226.4/hardware/config/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-28T12:15:59.980Z","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/1506","issues":"http://159.27.226.4/api/v4/projects/1506/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1506/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1506/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1506/labels","events":"http://159.27.226.4/api/v4/projects/1506/events","members":"http://159.27.226.4/api/v4/projects/1506/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1506/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-29T11:13:47.917Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1504,"description":"","name":"QDQG002","name_with_namespace":"config / qingdao / qiangang / QDQG002","path":"QDQG002","path_with_namespace":"config/qingdao/qiangang/QDQG002","created_at":"2024-05-28T05:24:47.399Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/QDQG002.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002","readme_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-20T09:33:17.706Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1504","issues":"http://159.27.226.4/api/v4/projects/1504/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1504/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1504/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1504/labels","events":"http://159.27.226.4/api/v4/projects/1504/events","members":"http://159.27.226.4/api/v4/projects/1504/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1504/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-29T05:24:47.407Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1502,"description":"","name":"QDQG002","name_with_namespace":"config / vehicles / QDQG002","path":"QDQG002","path_with_namespace":"config/vehicles/QDQG002","created_at":"2024-05-28T02:22:17.328Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/QDQG002.git","web_url":"http://159.27.226.4/config/vehicles/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-08T09:27:16.481Z","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/1502","issues":"http://159.27.226.4/api/v4/projects/1502/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1502/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1502/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1502/labels","events":"http://159.27.226.4/api/v4/projects/1502/events","members":"http://159.27.226.4/api/v4/projects/1502/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1502/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-29T02:22:17.342Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/qingdao/qiangang/QDQG002 [Pipeline] echo 1504 [Pipeline] echo 1504 [Pipeline] echo fa88327 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 1504 fa88327 fa88327 [Pipeline] echo /root/commtest/rcdev-project/qingdaoQG/.QDQG002.json [Pipeline] readJSON [Pipeline] echo {"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"c0dabc8"}} [Pipeline] echo {"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"c0dabc8"}} [Pipeline] sh + echo '{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"c0dabc8"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/qingdaoQG/.QDQG002.json {"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"c0dabc8"}} [Pipeline] echo {"repo_name":"params_orin_master_QDQG002","branch":"dev","time":"2024-11-22_10-15-27","commit_id":"fa88327","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=QDQG002 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=QDQG002 Response Code: HTTP/1.1 200 OK Response: [{"id":1508,"description":"","name":"QDQG002","name_with_namespace":"config / extrinsics / QDQG002","path":"QDQG002","path_with_namespace":"config/extrinsics/QDQG002","created_at":"2024-06-04T12:43:13.668Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/extrinsics/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/extrinsics/QDQG002.git","web_url":"http://159.27.226.4/config/extrinsics/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-31T07:47:49.190Z","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/1508","issues":"http://159.27.226.4/api/v4/projects/1508/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1508/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1508/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1508/labels","events":"http://159.27.226.4/api/v4/projects/1508/events","members":"http://159.27.226.4/api/v4/projects/1508/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1508/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-06-05T12:43:13.699Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1506,"description":"","name":"QDQG002","name_with_namespace":"Hardware / config / QDQG002","path":"QDQG002","path_with_namespace":"hardware/config/QDQG002","created_at":"2024-05-28T11:13:47.891Z","default_branch":"dev","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:hardware/config/QDQG002.git","http_url_to_repo":"http://159.27.226.4/hardware/config/QDQG002.git","web_url":"http://159.27.226.4/hardware/config/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-10-28T12:15:59.980Z","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/1506","issues":"http://159.27.226.4/api/v4/projects/1506/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1506/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1506/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1506/labels","events":"http://159.27.226.4/api/v4/projects/1506/events","members":"http://159.27.226.4/api/v4/projects/1506/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1506/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-29T11:13:47.917Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"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":1504,"description":"","name":"QDQG002","name_with_namespace":"config / qingdao / qiangang / QDQG002","path":"QDQG002","path_with_namespace":"config/qingdao/qiangang/QDQG002","created_at":"2024-05-28T05:24:47.399Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/QDQG002.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002","readme_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-06-20T09:33:17.706Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1504","issues":"http://159.27.226.4/api/v4/projects/1504/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1504/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1504/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1504/labels","events":"http://159.27.226.4/api/v4/projects/1504/events","members":"http://159.27.226.4/api/v4/projects/1504/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1504/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-29T05:24:47.407Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1502,"description":"","name":"QDQG002","name_with_namespace":"config / vehicles / QDQG002","path":"QDQG002","path_with_namespace":"config/vehicles/QDQG002","created_at":"2024-05-28T02:22:17.328Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/vehicles/QDQG002.git","http_url_to_repo":"http://159.27.226.4/config/vehicles/QDQG002.git","web_url":"http://159.27.226.4/config/vehicles/QDQG002","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-08T09:27:16.481Z","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/1502","issues":"http://159.27.226.4/api/v4/projects/1502/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1502/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1502/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1502/labels","events":"http://159.27.226.4/api/v4/projects/1502/events","members":"http://159.27.226.4/api/v4/projects/1502/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1502/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-05-29T02:22:17.342Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/qingdao/qiangang/QDQG002 [Pipeline] echo 1504 [Pipeline] echo 1504 [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/1504/repository/commits/fa88327 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/1504/repository/commits/fa88327 Response Code: HTTP/1.1 200 OK Response: {"id":"fa883273a991352c487fafd748c354ac14f1fc34","short_id":"fa883273","created_at":"2024-06-20T17:33:15.000+08:00","parent_ids":["07d631ed25d247f9da1b04575303b1e626d1e467"],"title":"update: chassis steering angle","message":"update: chassis steering angle\n\n","author_name":"linhua","author_email":"linhua@senior.auto","authored_date":"2024-06-20T17:33:15.000+08:00","committer_name":"linhua","committer_email":"linhua@senior.auto","committed_date":"2024-06-20T17:33:15.000+08:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/QDQG002/-/commit/fa883273a991352c487fafd748c354ac14f1fc34","stats":{"additions":2,"deletions":2,"total":4},"status":null,"project_id":1504,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/06/20/17:33:15 [Pipeline] echo dev**: fa88327.**2024/06/20/17:33:15** [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002 [Pipeline] { [Pipeline] fileExists [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/shared_config/dev/params /root/workspace/qingdaoQG-config/shared_config/dev/.git/ ./ [Pipeline] sh + rm -rf params_QDQG002@tmp [Pipeline] script [Pipeline] { [Pipeline] sh + git rev-parse --short HEAD [Pipeline] echo /root/commtest/rcdev-project/qingdaoQG/QDQG002.json [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-19T09:37:50.826Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-15T02:44:08.976Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:17.452Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T03:12:30.506Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T07:27:00.197Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T07:43:16.552Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-05T02:30:36.811Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/qingdao/qiangang/shared_config [Pipeline] echo 1440 [Pipeline] echo 1440 [Pipeline] echo c0dabc8 [Pipeline] sh + python3 /root/weilk/project/get_git_log.py 1440 c0dabc8 1065132 [Pipeline] echo /root/commtest/rcdev-project/qingdaoQG/.QDQG002.json [Pipeline] readJSON [Pipeline] echo {"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"c0dabc8"}} [Pipeline] echo {"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}} [Pipeline] sh + echo '{"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}}' [Pipeline] sh + cat /root/commtest/rcdev-project/qingdaoQG/.QDQG002.json {"project":{"QDQG002":"config/qingdao/qiangang/QDQG002","shared_config":"config/qingdao/qiangang/shared_config"},"commit":{"QDQG002":"fa88327","shared_config":"1065132"}} [Pipeline] echo {"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-11-22_10-15-31","commit_id":"1065132","version":"","commit_msgs":",,"} [Pipeline] } [Pipeline] // script [Pipeline] readJSON [Pipeline] withCredentials Masking supported pattern matches of $gitlabToken [Pipeline] { [Pipeline] httpRequest Warning: A secret was passed to "httpRequest" using Groovy String interpolation, which is insecure. Affected argument(s) used the following variable(s): [gitlabToken] See https://jenkins.io/redirect/groovy-string-interpolation for details. HttpMethod: GET URL: http://159.27.226.4/api/v4/projects?search=shared_config Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=shared_config Response Code: HTTP/1.1 200 OK Response: [{"id":1440,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / qiangang / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/qiangang/shared_config","created_at":"2024-04-26T07:53:48.106Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/qiangang/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/qiangang/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config","readme_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-19T09:37:50.826Z","namespace":{"id":1585,"name":"qiangang","path":"qiangang","kind":"group","full_path":"config/qingdao/qiangang","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/qiangang"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1440","issues":"http://159.27.226.4/api/v4/projects/1440/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1440/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1440/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1440/labels","events":"http://159.27.226.4/api/v4/projects/1440/events","members":"http://159.27.226.4/api/v4/projects/1440/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1440/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T07:53:48.133Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1436,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / dongfen / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/dongfen/shared_config","created_at":"2024-04-26T03:10:53.176Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/dongfen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/dongfen/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config","readme_url":"http://159.27.226.4/config/qingdao/dongfen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-15T02:44:08.976Z","namespace":{"id":1580,"name":"dongfen","path":"dongfen","kind":"group","full_path":"config/qingdao/dongfen","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/dongfen"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1436","issues":"http://159.27.226.4/api/v4/projects/1436/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1436/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1436/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1436/labels","events":"http://159.27.226.4/api/v4/projects/1436/events","members":"http://159.27.226.4/api/v4/projects/1436/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1436/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-04-27T03:10:53.212Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1404,"description":"","name":"shared_config","name_with_namespace":"config / shenzhen / mawan / shared_config","path":"shared_config","path_with_namespace":"config/shenzhen/mawan/shared_config","created_at":"2024-03-11T07:05:56.044Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shenzhen/mawan/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shenzhen/mawan/shared_config.git","web_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config","readme_url":"http://159.27.226.4/config/shenzhen/mawan/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-03-23T03:29:31.229Z","namespace":{"id":1546,"name":"mawan","path":"mawan","kind":"group","full_path":"config/shenzhen/mawan","parent_id":1545,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shenzhen/mawan"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1404","issues":"http://159.27.226.4/api/v4/projects/1404/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1404/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1404/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1404/labels","events":"http://159.27.226.4/api/v4/projects/1404/events","members":"http://159.27.226.4/api/v4/projects/1404/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1404/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2024-03-12T07:05:56.106Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1229,"description":"","name":"shared_config","name_with_namespace":"config / shanghai / luojing / shared_config","path":"shared_config","path_with_namespace":"config/shanghai/luojing/shared_config","created_at":"2023-10-30T06:38:21.219Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/shanghai/luojing/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/shanghai/luojing/shared_config.git","web_url":"http://159.27.226.4/config/shanghai/luojing/shared_config","readme_url":"http://159.27.226.4/config/shanghai/luojing/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-01-29T11:52:15.598Z","namespace":{"id":1360,"name":"luojing","path":"luojing","kind":"group","full_path":"config/shanghai/luojing","parent_id":1359,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/shanghai/luojing"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1229","issues":"http://159.27.226.4/api/v4/projects/1229/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1229/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1229/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1229/labels","events":"http://159.27.226.4/api/v4/projects/1229/events","members":"http://159.27.226.4/api/v4/projects/1229/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1229/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-31T06:38:21.323Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1112,"description":"","name":"shared_config","name_with_namespace":"config / qingdao / xilian / shared_config","path":"shared_config","path_with_namespace":"config/qingdao/xilian/shared_config","created_at":"2023-10-17T11:35:03.561Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qingdao/xilian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qingdao/xilian/shared_config.git","web_url":"http://159.27.226.4/config/qingdao/xilian/shared_config","readme_url":"http://159.27.226.4/config/qingdao/xilian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:17.452Z","namespace":{"id":1240,"name":"xilian","path":"xilian","kind":"group","full_path":"config/qingdao/xilian","parent_id":1239,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qingdao/xilian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1112","issues":"http://159.27.226.4/api/v4/projects/1112/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1112/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1112/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1112/labels","events":"http://159.27.226.4/api/v4/projects/1112/events","members":"http://159.27.226.4/api/v4/projects/1112/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1112/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-10-18T11:35:03.593Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1096,"description":"","name":"shared_config","name_with_namespace":"config / fangcheng / shared_config","path":"shared_config","path_with_namespace":"config/fangcheng/shared_config","created_at":"2023-09-21T07:01:00.264Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/fangcheng/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/fangcheng/shared_config.git","web_url":"http://159.27.226.4/config/fangcheng/shared_config","readme_url":"http://159.27.226.4/config/fangcheng/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T03:12:30.506Z","namespace":{"id":1220,"name":"fangcheng","path":"fangcheng","kind":"group","full_path":"config/fangcheng","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/fangcheng"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1096","issues":"http://159.27.226.4/api/v4/projects/1096/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1096/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1096/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1096/labels","events":"http://159.27.226.4/api/v4/projects/1096/events","members":"http://159.27.226.4/api/v4/projects/1096/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1096/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-22T07:01:00.288Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1069,"description":"","name":"shared_config","name_with_namespace":"config / rugao / shared_config","path":"shared_config","path_with_namespace":"config/rugao/shared_config","created_at":"2023-09-12T11:52:34.020Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rugao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rugao/shared_config.git","web_url":"http://159.27.226.4/config/rugao/shared_config","readme_url":"http://159.27.226.4/config/rugao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:41.228Z","namespace":{"id":1191,"name":"rugao","path":"rugao","kind":"group","full_path":"config/rugao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rugao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1069","issues":"http://159.27.226.4/api/v4/projects/1069/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1069/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1069/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1069/labels","events":"http://159.27.226.4/api/v4/projects/1069/events","members":"http://159.27.226.4/api/v4/projects/1069/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1069/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-09-13T11:52:34.092Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":1038,"description":"","name":"shared_config","name_with_namespace":"config / qinzhou / shared_config","path":"shared_config","path_with_namespace":"config/qinzhou/shared_config","created_at":"2023-08-21T09:09:35.316Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/qinzhou/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/qinzhou/shared_config.git","web_url":"http://159.27.226.4/config/qinzhou/shared_config","readme_url":"http://159.27.226.4/config/qinzhou/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:33:11.733Z","namespace":{"id":1159,"name":"qinzhou","path":"qinzhou","kind":"group","full_path":"config/qinzhou","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/qinzhou"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1038","issues":"http://159.27.226.4/api/v4/projects/1038/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1038/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1038/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1038/labels","events":"http://159.27.226.4/api/v4/projects/1038/events","members":"http://159.27.226.4/api/v4/projects/1038/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1038/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-08-22T09:09:35.363Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":904,"description":"","name":"shared_config","name_with_namespace":"config / jianlong / shared_config","path":"shared_config","path_with_namespace":"config/jianlong/shared_config","created_at":"2023-07-28T02:45:18.413Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jianlong/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jianlong/shared_config.git","web_url":"http://159.27.226.4/config/jianlong/shared_config","readme_url":"http://159.27.226.4/config/jianlong/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-25T06:52:40.407Z","namespace":{"id":1023,"name":"jianlong","path":"jianlong","kind":"group","full_path":"config/jianlong","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jianlong"},"_links":{"self":"http://159.27.226.4/api/v4/projects/904","issues":"http://159.27.226.4/api/v4/projects/904/issues","merge_requests":"http://159.27.226.4/api/v4/projects/904/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/904/repository/branches","labels":"http://159.27.226.4/api/v4/projects/904/labels","events":"http://159.27.226.4/api/v4/projects/904/events","members":"http://159.27.226.4/api/v4/projects/904/members","cluster_agents":"http://159.27.226.4/api/v4/projects/904/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-29T02:45:18.435Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":711,"description":"","name":"shared_config","name_with_namespace":"config / jili / shared_config","path":"shared_config","path_with_namespace":"config/jili/shared_config","created_at":"2023-07-04T11:29:03.387Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/jili/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/jili/shared_config.git","web_url":"http://159.27.226.4/config/jili/shared_config","readme_url":"http://159.27.226.4/config/jili/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-05-07T07:27:00.197Z","namespace":{"id":799,"name":"jili","path":"jili","kind":"group","full_path":"config/jili","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/jili"},"_links":{"self":"http://159.27.226.4/api/v4/projects/711","issues":"http://159.27.226.4/api/v4/projects/711/issues","merge_requests":"http://159.27.226.4/api/v4/projects/711/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/711/repository/branches","labels":"http://159.27.226.4/api/v4/projects/711/labels","events":"http://159.27.226.4/api/v4/projects/711/events","members":"http://159.27.226.4/api/v4/projects/711/members","cluster_agents":"http://159.27.226.4/api/v4/projects/711/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-07-05T11:29:03.403Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}},{"id":608,"description":"","name":"shared_config","name_with_namespace":"config / tianjin / shared_config","path":"shared_config","path_with_namespace":"config/tianjin/shared_config","created_at":"2023-05-10T05:51:44.146Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/tianjin/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/tianjin/shared_config.git","web_url":"http://159.27.226.4/config/tianjin/shared_config","readme_url":"http://159.27.226.4/config/tianjin/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:37:09.726Z","namespace":{"id":687,"name":"tianjin","path":"tianjin","kind":"group","full_path":"config/tianjin","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/tianjin"},"_links":{"self":"http://159.27.226.4/api/v4/projects/608","issues":"http://159.27.226.4/api/v4/projects/608/issues","merge_requests":"http://159.27.226.4/api/v4/projects/608/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/608/repository/branches","labels":"http://159.27.226.4/api/v4/projects/608/labels","events":"http://159.27.226.4/api/v4/projects/608/events","members":"http://159.27.226.4/api/v4/projects/608/members","cluster_agents":"http://159.27.226.4/api/v4/projects/608/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-05-11T05:51:44.195Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":590,"description":"","name":"shared_config","name_with_namespace":"config / rizhao / shared_config","path":"shared_config","path_with_namespace":"config/rizhao/shared_config","created_at":"2023-04-15T01:44:41.689Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/rizhao/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/rizhao/shared_config.git","web_url":"http://159.27.226.4/config/rizhao/shared_config","readme_url":"http://159.27.226.4/config/rizhao/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:34:01.928Z","namespace":{"id":666,"name":"rizhao","path":"rizhao","kind":"group","full_path":"config/rizhao","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/rizhao"},"_links":{"self":"http://159.27.226.4/api/v4/projects/590","issues":"http://159.27.226.4/api/v4/projects/590/issues","merge_requests":"http://159.27.226.4/api/v4/projects/590/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/590/repository/branches","labels":"http://159.27.226.4/api/v4/projects/590/labels","events":"http://159.27.226.4/api/v4/projects/590/events","members":"http://159.27.226.4/api/v4/projects/590/members","cluster_agents":"http://159.27.226.4/api/v4/projects/590/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-04-16T01:44:41.709Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}},{"id":550,"description":"","name":"shared_config","name_with_namespace":"config / suqian / shared_config","path":"shared_config","path_with_namespace":"config/suqian/shared_config","created_at":"2023-02-27T07:33:41.478Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/suqian/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/suqian/shared_config.git","web_url":"http://159.27.226.4/config/suqian/shared_config","readme_url":"http://159.27.226.4/config/suqian/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2023-12-18T07:35:30.027Z","namespace":{"id":614,"name":"suqian","path":"suqian","kind":"group","full_path":"config/suqian","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/suqian"},"_links":{"self":"http://159.27.226.4/api/v4/projects/550","issues":"http://159.27.226.4/api/v4/projects/550/issues","merge_requests":"http://159.27.226.4/api/v4/projects/550/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/550/repository/branches","labels":"http://159.27.226.4/api/v4/projects/550/labels","events":"http://159.27.226.4/api/v4/projects/550/events","members":"http://159.27.226.4/api/v4/projects/550/members","cluster_agents":"http://159.27.226.4/api/v4/projects/550/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-28T07:33:41.552Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":{"access_level":20,"notification_level":3}}},{"id":537,"description":"","name":"shared_config","name_with_namespace":"config / weifang / container_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/container_port/shared_config","created_at":"2023-02-11T09:36:53.324Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/container_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/container_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/container_port/shared_config","readme_url":"http://159.27.226.4/config/weifang/container_port/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-07-22T07:43:16.552Z","namespace":{"id":599,"name":"container_port","path":"container_port","kind":"group","full_path":"config/weifang/container_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/container_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/537","issues":"http://159.27.226.4/api/v4/projects/537/issues","merge_requests":"http://159.27.226.4/api/v4/projects/537/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/537/repository/branches","labels":"http://159.27.226.4/api/v4/projects/537/labels","events":"http://159.27.226.4/api/v4/projects/537/events","members":"http://159.27.226.4/api/v4/projects/537/members","cluster_agents":"http://159.27.226.4/api/v4/projects/537/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-02-12T09:36:53.353Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":521,"description":"","name":"shared_config","name_with_namespace":"config / weifang / bulk_port / shared_config","path":"shared_config","path_with_namespace":"config/weifang/bulk_port/shared_config","created_at":"2023-01-06T02:54:07.725Z","default_branch":"master","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/weifang/bulk_port/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/weifang/bulk_port/shared_config.git","web_url":"http://159.27.226.4/config/weifang/bulk_port/shared_config","readme_url":null,"avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-08-05T02:30:36.811Z","namespace":{"id":616,"name":"bulk_port","path":"bulk_port","kind":"group","full_path":"config/weifang/bulk_port","parent_id":581,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/weifang/bulk_port"},"_links":{"self":"http://159.27.226.4/api/v4/projects/521","issues":"http://159.27.226.4/api/v4/projects/521/issues","merge_requests":"http://159.27.226.4/api/v4/projects/521/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/521/repository/branches","labels":"http://159.27.226.4/api/v4/projects/521/labels","events":"http://159.27.226.4/api/v4/projects/521/events","members":"http://159.27.226.4/api/v4/projects/521/members","cluster_agents":"http://159.27.226.4/api/v4/projects/521/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2023-01-07T02:54:07.782Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":5,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":77,"group_name":"CI","group_full_path":"ci","group_access_level":30,"expires_at":null},{"group_id":67,"group_name":"Cloud","group_full_path":"cloud","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":57,"group_name":"driver_and_tools","group_full_path":"driver_and_tools","group_access_level":30,"expires_at":null},{"group_id":105,"group_name":"engineering","group_full_path":"localization/engineering","group_access_level":30,"expires_at":null},{"group_id":120,"group_name":"lidar_application","group_full_path":"lidar_application","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":null}},{"id":486,"description":"","name":"shared_config","name_with_namespace":"config / xiamen / shared_config","path":"shared_config","path_with_namespace":"config/xiamen/shared_config","created_at":"2022-10-27T06:49:53.411Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:config/xiamen/shared_config.git","http_url_to_repo":"http://159.27.226.4/config/xiamen/shared_config.git","web_url":"http://159.27.226.4/config/xiamen/shared_config","readme_url":"http://159.27.226.4/config/xiamen/shared_config/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2024-11-06T06:24:51.803Z","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-11-06T06:21:49.128Z","namespace":{"id":25,"name":"daxie","path":"daxie","kind":"group","full_path":"config/daxie","parent_id":24,"avatar_url":null,"web_url":"http://159.27.226.4/groups/config/daxie"},"_links":{"self":"http://159.27.226.4/api/v4/projects/215","issues":"http://159.27.226.4/api/v4/projects/215/issues","merge_requests":"http://159.27.226.4/api/v4/projects/215/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/215/repository/branches","labels":"http://159.27.226.4/api/v4/projects/215/labels","events":"http://159.27.226.4/api/v4/projects/215/events","members":"http://159.27.226.4/api/v4/projects/215/members","cluster_agents":"http://159.27.226.4/api/v4/projects/215/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_discussions":false,"container_expiration_policy":{"cadence":"1d","enabled":false,"keep_n":10,"older_than":"90d","name_regex":".*","name_regex_keep":null,"next_run_at":"2021-12-21T10:07:29.984Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":7,"import_status":"none","open_issues_count":0,"ci_default_git_depth":50,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[{"group_id":13,"group_name":"Hardware","group_full_path":"hardware","group_access_level":30,"expires_at":null},{"group_id":8,"group_name":"Lidar","group_full_path":"lidar","group_access_level":30,"expires_at":null},{"group_id":11,"group_name":"Localization","group_full_path":"localization","group_access_level":30,"expires_at":null},{"group_id":12,"group_name":"Map","group_full_path":"map","group_access_level":30,"expires_at":null},{"group_id":10,"group_name":"PNC","group_full_path":"pnc","group_access_level":30,"expires_at":null},{"group_id":14,"group_name":"System","group_full_path":"system","group_access_level":30,"expires_at":null},{"group_id":15,"group_name":"Shared","group_full_path":"shared","group_access_level":30,"expires_at":null},{"group_id":52,"group_name":"lidar_localization_mapping","group_full_path":"lidar_localization_mapping","group_access_level":30,"expires_at":null}],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":null,"group_access":{"access_level":20,"notification_level":3}}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo config/qingdao/qiangang/shared_config [Pipeline] echo 1440 [Pipeline] echo 1440 [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/1440/repository/commits/1065132 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects/1440/repository/commits/1065132 Response Code: HTTP/1.1 200 OK Response: {"id":"1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","short_id":"1065132b","created_at":"2024-11-19T09:37:50.000+00:00","parent_ids":["c0dabc829c6491df54053a22a53b76aea5d36e51"],"title":"Update params/hdmap_interface/hdmap_interface.yaml","message":"Update params/hdmap_interface/hdmap_interface.yaml","author_name":"huangxiaolong","author_email":"huangxiaolong@senior.auto","authored_date":"2024-11-19T09:37:50.000+00:00","committer_name":"huangxiaolong","committer_email":"huangxiaolong@senior.auto","committed_date":"2024-11-19T09:37:50.000+00:00","trailers":{},"web_url":"http://159.27.226.4/config/qingdao/qiangang/shared_config/-/commit/1065132b3aa833cb0b8b0b8a079dd434f6f3c9a2","stats":{"additions":1,"deletions":1,"total":2},"status":null,"project_id":1440,"last_pipeline":null} Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo 2024/11/19/09:37:50 [Pipeline] echo dev**: 1065132.**2024/11/19/09:37:50** [Pipeline] } [Pipeline] // dir [Pipeline] echo {"module":[{"repo_name":"params_orin_master_QDQG002","branch":"dev","time":"2024-11-22_10-15-27","commit_id":"fa88327","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-11-22_10-15-31","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG002_Master","type":0,"project":18} [Pipeline] echo QDQG001 [Pipeline] sh ++ grep -v params_QDQG002 ++ grep -v version.json ++ ls ++ xargs + cp -r params params_QDQG002/ [Pipeline] sh + echo '{"module":[{"repo_name":"params_orin_master_QDQG002","branch":"dev","time":"2024-11-22_10-15-27","commit_id":"fa88327","version":"","commit_msgs":",,"},{"repo_name":"params_computer_shared_config","branch":"dev","time":"2024-11-22_10-15-31","commit_id":"1065132","version":"","commit_msgs":",,"}],"device":1,"device_name":"QDQG002_Master","type":0,"project":18}' [Pipeline] sh + rm -rf params_QDQG002@tmp [Pipeline] echo > - [QDQG001master]: **公有dev**: 1065132.**2024/11/19/09:37:50** **私有dev**: 5f21eed.**2024/06/20/17:32:47** > - [QDQG002master]: **公有dev**: 1065132.**2024/11/19/09:37:50** **私有dev**: fa88327.**2024/06/20/17:33:15** [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/qingdaoQG-config/QDQG001@tmp /root/workspace/qingdaoQG-config/QDQG002@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 QDQG001拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/qingdaoQG-config/QDQG001/params_new [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG001/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/QDQG001.git > git init /root/workspace/qingdaoQG-config/QDQG001/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/QDQG001.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/QDQG001.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/QDQG001.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 46757044f01a4cd4edad60caaf3af6c2d43fe75d (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 46757044f01a4cd4edad60caaf3af6c2d43fe75d # timeout=300000 Commit message: "Update module: perception_new_detection to the lastest commit of qiangang_truck_sy_3pxt32-2rsbp" > git rev-list --no-walk ba961e578cd85a5990509749ee1f575bcac7f60e # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'hardware' (git@159.27.226.4:hardware/config/QDQG001.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/QDQG001.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/qg001.git) registered for path 'msf-vehicle' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized' Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common' Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device' Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt' Submodule 'system-node' (git@159.27.226.4:system/config/system-node-qingdao-qiangang.git) registered for path 'system-node' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/hardware'... 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 11), 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), done. Resolving deltas: 0% (0/11) Resolving deltas: 18% (2/11) Resolving deltas: 45% (5/11) Resolving deltas: 54% (6/11) Resolving deltas: 63% (7/11) Resolving deltas: 100% (11/11) Resolving deltas: 100% (11/11), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/hesai_lidar_customized'... remote: Enumerating objects: 37, done. remote: Total 37 (delta 0), reused 0 (delta 0), pack-reused 37 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), 6.73 KiB | 6.73 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 5% (1/19) Resolving deltas: 10% (2/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/lidar-extrinsics'... remote: Enumerating objects: 68, done. remote: Counting objects: 12% (1/8) remote: Counting objects: 25% (2/8) remote: Counting objects: 37% (3/8) remote: Counting objects: 50% (4/8) remote: Counting objects: 62% (5/8) remote: Counting objects: 75% (6/8) remote: Counting objects: 87% (7/8) remote: Counting objects: 100% (8/8) remote: Counting objects: 100% (8/8), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 68 (delta 0), reused 0 (delta 0), pack-reused 60 Receiving objects: 1% (1/68) Receiving objects: 2% (2/68) Receiving objects: 4% (3/68) Receiving objects: 5% (4/68) Receiving objects: 7% (5/68) Receiving objects: 8% (6/68) Receiving objects: 10% (7/68) Receiving objects: 11% (8/68) Receiving objects: 13% (9/68) Receiving objects: 14% (10/68) Receiving objects: 16% (11/68) Receiving objects: 17% (12/68) Receiving objects: 19% (13/68) Receiving objects: 20% (14/68) Receiving objects: 22% (15/68) Receiving objects: 23% (16/68) Receiving objects: 25% (17/68) Receiving objects: 26% (18/68) Receiving objects: 27% (19/68) Receiving objects: 29% (20/68) Receiving objects: 30% (21/68) Receiving objects: 32% (22/68) Receiving objects: 33% (23/68) Receiving objects: 35% (24/68) Receiving objects: 36% (25/68) Receiving objects: 38% (26/68) Receiving objects: 39% (27/68) Receiving objects: 41% (28/68) Receiving objects: 42% (29/68) Receiving objects: 44% (30/68) Receiving objects: 45% (31/68) Receiving objects: 47% (32/68) Receiving objects: 48% (33/68) Receiving objects: 50% (34/68) Receiving objects: 51% (35/68) Receiving objects: 52% (36/68) Receiving objects: 54% (37/68) Receiving objects: 55% (38/68) Receiving objects: 57% (39/68) Receiving objects: 58% (40/68) Receiving objects: 60% (41/68) Receiving objects: 61% (42/68) Receiving objects: 63% (43/68) Receiving objects: 64% (44/68) Receiving objects: 66% (45/68) Receiving objects: 67% (46/68) Receiving objects: 69% (47/68) Receiving objects: 70% (48/68) Receiving objects: 72% (49/68) Receiving objects: 73% (50/68) Receiving objects: 75% (51/68) Receiving objects: 76% (52/68) Receiving objects: 77% (53/68) Receiving objects: 79% (54/68) Receiving objects: 80% (55/68) Receiving objects: 82% (56/68) Receiving objects: 83% (57/68) Receiving objects: 85% (58/68) Receiving objects: 86% (59/68) Receiving objects: 88% (60/68) Receiving objects: 89% (61/68) Receiving objects: 91% (62/68) Receiving objects: 92% (63/68) Receiving objects: 94% (64/68) Receiving objects: 95% (65/68) Receiving objects: 97% (66/68) Receiving objects: 98% (67/68) Receiving objects: 100% (68/68) Receiving objects: 100% (68/68), 12.29 KiB | 12.29 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/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), 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 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 542, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/542) Receiving objects: 1% (6/542) Receiving objects: 2% (11/542) Receiving objects: 3% (17/542) Receiving objects: 4% (22/542) Receiving objects: 5% (28/542) Receiving objects: 6% (33/542) Receiving objects: 7% (38/542) Receiving objects: 8% (44/542) Receiving objects: 9% (49/542) Receiving objects: 10% (55/542) Receiving objects: 11% (60/542) Receiving objects: 12% (66/542) Receiving objects: 13% (71/542) Receiving objects: 14% (76/542) Receiving objects: 15% (82/542) Receiving objects: 16% (87/542) Receiving objects: 17% (93/542) Receiving objects: 18% (98/542) Receiving objects: 19% (103/542) Receiving objects: 20% (109/542) remote: Total 542 (delta 42), reused 56 (delta 19), pack-reused 429 Receiving objects: 21% (114/542) Receiving objects: 22% (120/542) Receiving objects: 23% (125/542) Receiving objects: 24% (131/542) Receiving objects: 25% (136/542) Receiving objects: 26% (141/542) Receiving objects: 27% (147/542) Receiving objects: 28% (152/542) Receiving objects: 29% (158/542) Receiving objects: 30% (163/542) Receiving objects: 31% (169/542) Receiving objects: 32% (174/542) Receiving objects: 33% (179/542) Receiving objects: 34% (185/542) Receiving objects: 35% (190/542) Receiving objects: 36% (196/542) Receiving objects: 37% (201/542) Receiving objects: 38% (206/542) Receiving objects: 39% (212/542) Receiving objects: 40% (217/542) Receiving objects: 41% (223/542) Receiving objects: 42% (228/542) Receiving objects: 43% (234/542) Receiving objects: 44% (239/542) Receiving objects: 45% (244/542) Receiving objects: 46% (250/542) Receiving objects: 47% (255/542) Receiving objects: 48% (261/542) Receiving objects: 49% (266/542) Receiving objects: 50% (271/542) Receiving objects: 51% (277/542) Receiving objects: 52% (282/542) Receiving objects: 53% (288/542) Receiving objects: 54% (293/542) Receiving objects: 55% (299/542) Receiving objects: 56% (304/542) Receiving objects: 57% (309/542) Receiving objects: 58% (315/542) Receiving objects: 59% (320/542) Receiving objects: 60% (326/542) Receiving objects: 61% (331/542) Receiving objects: 62% (337/542) Receiving objects: 63% (342/542) Receiving objects: 64% (347/542) Receiving objects: 65% (353/542) Receiving objects: 66% (358/542) Receiving objects: 67% (364/542) Receiving objects: 68% (369/542) Receiving objects: 69% (374/542) Receiving objects: 70% (380/542) Receiving objects: 71% (385/542) Receiving objects: 72% (391/542) Receiving objects: 73% (396/542) Receiving objects: 74% (402/542) Receiving objects: 75% (407/542) Receiving objects: 76% (412/542) Receiving objects: 77% (418/542) Receiving objects: 78% (423/542) Receiving objects: 79% (429/542) Receiving objects: 80% (434/542) Receiving objects: 81% (440/542) Receiving objects: 82% (445/542) Receiving objects: 83% (450/542) Receiving objects: 84% (456/542) Receiving objects: 85% (461/542) Receiving objects: 86% (467/542) Receiving objects: 87% (472/542) Receiving objects: 88% (477/542) Receiving objects: 89% (483/542) Receiving objects: 90% (488/542) Receiving objects: 91% (494/542) Receiving objects: 92% (499/542) Receiving objects: 93% (505/542) Receiving objects: 94% (510/542) Receiving objects: 95% (515/542) Receiving objects: 96% (521/542) Receiving objects: 97% (526/542) Receiving objects: 98% (532/542) Receiving objects: 99% (537/542) Receiving objects: 100% (542/542) Receiving objects: 100% (542/542), 93.39 KiB | 15.56 MiB/s, done. Resolving deltas: 0% (0/222) Resolving deltas: 1% (3/222) Resolving deltas: 2% (5/222) Resolving deltas: 3% (7/222) Resolving deltas: 18% (40/222) Resolving deltas: 29% (66/222) Resolving deltas: 31% (70/222) Resolving deltas: 32% (73/222) Resolving deltas: 35% (79/222) Resolving deltas: 37% (83/222) Resolving deltas: 40% (91/222) Resolving deltas: 41% (92/222) Resolving deltas: 50% (112/222) Resolving deltas: 54% (121/222) Resolving deltas: 57% (128/222) Resolving deltas: 59% (133/222) Resolving deltas: 63% (141/222) Resolving deltas: 64% (143/222) Resolving deltas: 65% (146/222) Resolving deltas: 67% (149/222) Resolving deltas: 68% (152/222) Resolving deltas: 69% (154/222) Resolving deltas: 72% (160/222) Resolving deltas: 73% (163/222) Resolving deltas: 74% (166/222) Resolving deltas: 75% (168/222) Resolving deltas: 76% (169/222) Resolving deltas: 78% (174/222) Resolving deltas: 79% (177/222) Resolving deltas: 84% (187/222) Resolving deltas: 88% (197/222) Resolving deltas: 89% (199/222) Resolving deltas: 90% (200/222) Resolving deltas: 91% (203/222) Resolving deltas: 92% (205/222) Resolving deltas: 93% (208/222) Resolving deltas: 95% (211/222) Resolving deltas: 96% (215/222) Resolving deltas: 97% (216/222) Resolving deltas: 98% (218/222) Resolving deltas: 100% (222/222) Resolving deltas: 100% (222/222), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port'... remote: Enumerating objects: 119, done. remote: Counting objects: 1% (1/56) remote: Counting objects: 3% (2/56) remote: Counting objects: 5% (3/56) remote: Counting objects: 7% (4/56) remote: Counting objects: 8% (5/56) remote: Counting objects: 10% (6/56) remote: Counting objects: 12% (7/56) remote: Counting objects: 14% (8/56) remote: Counting objects: 16% (9/56) remote: Counting objects: 17% (10/56) remote: Counting objects: 19% (11/56) remote: Counting objects: 21% (12/56) remote: Counting objects: 23% (13/56) remote: Counting objects: 25% (14/56) remote: Counting objects: 26% (15/56) remote: Counting objects: 28% (16/56) remote: Counting objects: 30% (17/56) remote: Counting objects: 32% (18/56) remote: Counting objects: 33% (19/56) remote: Counting objects: 35% (20/56) remote: Counting objects: 37% (21/56) remote: Counting objects: 39% (22/56) remote: Counting objects: 41% (23/56) remote: Counting objects: 42% (24/56) remote: Counting objects: 44% (25/56) remote: Counting objects: 46% (26/56) remote: Counting objects: 48% (27/56) remote: Counting objects: 50% (28/56) remote: Counting objects: 51% (29/56) remote: Counting objects: 53% (30/56) remote: Counting objects: 55% (31/56) remote: Counting objects: 57% (32/56) remote: Counting objects: 58% (33/56) remote: Counting objects: 60% (34/56) remote: Counting objects: 62% (35/56) remote: Counting objects: 64% (36/56) remote: Counting objects: 66% (37/56) remote: Counting objects: 67% (38/56) remote: Counting objects: 69% (39/56) remote: Counting objects: 71% (40/56) remote: Counting objects: 73% (41/56) remote: Counting objects: 75% (42/56) remote: Counting objects: 76% (43/56) remote: Counting objects: 78% (44/56) remote: Counting objects: 80% (45/56) remote: Counting objects: 82% (46/56) remote: Counting objects: 83% (47/56) remote: Counting objects: 85% (48/56) remote: Counting objects: 87% (49/56) remote: Counting objects: 89% (50/56) remote: Counting objects: 91% (51/56) remote: Counting objects: 92% (52/56) remote: Counting objects: 94% (53/56) remote: Counting objects: 96% (54/56) remote: Counting objects: 98% (55/56) remote: Counting objects: 100% (56/56) remote: Counting objects: 100% (56/56), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. remote: Total 119 (delta 26), reused 40 (delta 17), pack-reused 63 Receiving objects: 0% (1/119) Receiving objects: 1% (2/119) Receiving objects: 2% (3/119) Receiving objects: 3% (4/119) Receiving objects: 4% (5/119) Receiving objects: 5% (6/119) Receiving objects: 6% (8/119) Receiving objects: 7% (9/119) Receiving objects: 8% (10/119) Receiving objects: 9% (11/119) Receiving objects: 10% (12/119) Receiving objects: 11% (14/119) Receiving objects: 12% (15/119) Receiving objects: 13% (16/119) Receiving objects: 14% (17/119) Receiving objects: 15% (18/119) Receiving objects: 16% (20/119) Receiving objects: 17% (21/119) Receiving objects: 18% (22/119) Receiving objects: 19% (23/119) Receiving objects: 20% (24/119) Receiving objects: 21% (25/119) Receiving objects: 22% (27/119) Receiving objects: 23% (28/119) Receiving objects: 24% (29/119) Receiving objects: 25% (30/119) Receiving objects: 26% (31/119) Receiving objects: 27% (33/119) Receiving objects: 28% (34/119) Receiving objects: 29% (35/119) Receiving objects: 30% (36/119) Receiving objects: 31% (37/119) Receiving objects: 32% (39/119) Receiving objects: 33% (40/119) Receiving objects: 34% (41/119) Receiving objects: 35% (42/119) Receiving objects: 36% (43/119) Receiving objects: 37% (45/119) Receiving objects: 38% (46/119) Receiving objects: 39% (47/119) Receiving objects: 40% (48/119) Receiving objects: 41% (49/119) Receiving objects: 42% (50/119) Receiving objects: 43% (52/119) Receiving objects: 44% (53/119) Receiving objects: 45% (54/119) Receiving objects: 46% (55/119) Receiving objects: 47% (56/119) Receiving objects: 48% (58/119) Receiving objects: 49% (59/119) Receiving objects: 50% (60/119) Receiving objects: 51% (61/119) Receiving objects: 52% (62/119) Receiving objects: 53% (64/119) Receiving objects: 54% (65/119) Receiving objects: 55% (66/119) Receiving objects: 56% (67/119) Receiving objects: 57% (68/119) Receiving objects: 58% (70/119) Receiving objects: 59% (71/119) Receiving objects: 60% (72/119) Receiving objects: 61% (73/119) Receiving objects: 62% (74/119) Receiving objects: 63% (75/119) Receiving objects: 64% (77/119) Receiving objects: 65% (78/119) Receiving objects: 66% (79/119) Receiving objects: 67% (80/119) Receiving objects: 68% (81/119) Receiving objects: 69% (83/119) Receiving objects: 70% (84/119) Receiving objects: 71% (85/119) Receiving objects: 72% (86/119) Receiving objects: 73% (87/119) Receiving objects: 74% (89/119) Receiving objects: 75% (90/119) Receiving objects: 76% (91/119) Receiving objects: 77% (92/119) Receiving objects: 78% (93/119) Receiving objects: 79% (95/119) Receiving objects: 80% (96/119) Receiving objects: 81% (97/119) Receiving objects: 82% (98/119) Receiving objects: 83% (99/119) Receiving objects: 84% (100/119) Receiving objects: 85% (102/119) Receiving objects: 86% (103/119) Receiving objects: 87% (104/119) Receiving objects: 88% (105/119) Receiving objects: 89% (106/119) Receiving objects: 90% (108/119) Receiving objects: 91% (109/119) Receiving objects: 92% (110/119) Receiving objects: 93% (111/119) Receiving objects: 94% (112/119) Receiving objects: 95% (114/119) Receiving objects: 96% (115/119) Receiving objects: 97% (116/119) Receiving objects: 98% (117/119) Receiving objects: 99% (118/119) Receiving objects: 100% (119/119) Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 1% (1/62) Resolving deltas: 6% (4/62) Resolving deltas: 11% (7/62) Resolving deltas: 16% (10/62) Resolving deltas: 17% (11/62) Resolving deltas: 20% (13/62) Resolving deltas: 22% (14/62) Resolving deltas: 24% (15/62) Resolving deltas: 25% (16/62) Resolving deltas: 27% (17/62) Resolving deltas: 33% (21/62) Resolving deltas: 37% (23/62) Resolving deltas: 43% (27/62) Resolving deltas: 50% (31/62) Resolving deltas: 56% (35/62) Resolving deltas: 59% (37/62) Resolving deltas: 61% (38/62) Resolving deltas: 62% (39/62) Resolving deltas: 64% (40/62) Resolving deltas: 66% (41/62) Resolving deltas: 69% (43/62) Resolving deltas: 70% (44/62) Resolving deltas: 72% (45/62) Resolving deltas: 75% (47/62) Resolving deltas: 77% (48/62) Resolving deltas: 85% (53/62) Resolving deltas: 88% (55/62) Resolving deltas: 91% (57/62) Resolving deltas: 96% (60/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle'... remote: Enumerating objects: 52, done. remote: Counting objects: 33% (1/3) remote: Counting objects: 66% (2/3) remote: Counting objects: 100% (3/3) remote: Counting objects: 100% (3/3), done. remote: Compressing objects: 33% (1/3) remote: Compressing objects: 66% (2/3) remote: Compressing objects: 100% (3/3) remote: Compressing objects: 100% (3/3), done. remote: Total 52 (delta 0), reused 0 (delta 0), pack-reused 49 Receiving objects: 1% (1/52) Receiving objects: 3% (2/52) Receiving objects: 5% (3/52) Receiving objects: 7% (4/52) Receiving objects: 9% (5/52) Receiving objects: 11% (6/52) Receiving objects: 13% (7/52) Receiving objects: 15% (8/52) Receiving objects: 17% (9/52) Receiving objects: 19% (10/52) Receiving objects: 21% (11/52) Receiving objects: 23% (12/52) Receiving objects: 25% (13/52) Receiving objects: 26% (14/52) Receiving objects: 28% (15/52) Receiving objects: 30% (16/52) Receiving objects: 32% (17/52) Receiving objects: 34% (18/52) Receiving objects: 36% (19/52) Receiving objects: 38% (20/52) Receiving objects: 40% (21/52) Receiving objects: 42% (22/52) Receiving objects: 44% (23/52) Receiving objects: 46% (24/52) Receiving objects: 48% (25/52) Receiving objects: 50% (26/52) Receiving objects: 51% (27/52) Receiving objects: 53% (28/52) Receiving objects: 55% (29/52) Receiving objects: 57% (30/52) Receiving objects: 59% (31/52) Receiving objects: 61% (32/52) Receiving objects: 63% (33/52) Receiving objects: 65% (34/52) Receiving objects: 67% (35/52) Receiving objects: 69% (36/52) Receiving objects: 71% (37/52) Receiving objects: 73% (38/52) Receiving objects: 75% (39/52) Receiving objects: 76% (40/52) Receiving objects: 78% (41/52) Receiving objects: 80% (42/52) Receiving objects: 82% (43/52) Receiving objects: 84% (44/52) Receiving objects: 86% (45/52) Receiving objects: 88% (46/52) Receiving objects: 90% (47/52) Receiving objects: 92% (48/52) Receiving objects: 94% (49/52) Receiving objects: 96% (50/52) Receiving objects: 98% (51/52) Receiving objects: 100% (52/52) Receiving objects: 100% (52/52), 8.98 KiB | 8.98 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 36% (7/19) Resolving deltas: 52% (10/19) Resolving deltas: 57% (11/19) Resolving deltas: 68% (13/19) Resolving deltas: 73% (14/19) Resolving deltas: 84% (16/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/perception_new_detection'... remote: Enumerating objects: 6329, done. remote: Counting objects: 0% (1/300) remote: Counting objects: 1% (3/300) remote: Counting objects: 2% (6/300) remote: Counting objects: 3% (9/300) remote: Counting objects: 4% (12/300) remote: Counting objects: 5% (15/300) remote: Counting objects: 6% (18/300) remote: Counting objects: 7% (21/300) remote: Counting objects: 8% (24/300) remote: Counting objects: 9% (27/300) remote: Counting objects: 10% (30/300) remote: Counting objects: 11% (33/300) remote: Counting objects: 12% (36/300) remote: Counting objects: 13% (39/300) remote: Counting objects: 14% (42/300) remote: Counting objects: 15% (45/300) remote: Counting objects: 16% (48/300) remote: Counting objects: 17% (51/300) remote: Counting objects: 18% (54/300) remote: Counting objects: 19% (57/300) remote: Counting objects: 20% (60/300) remote: Counting objects: 21% (63/300) remote: Counting objects: 22% (66/300) remote: Counting objects: 23% (69/300) remote: Counting objects: 24% (72/300) remote: Counting objects: 25% (75/300) remote: Counting objects: 26% (78/300) remote: Counting objects: 27% (81/300) remote: Counting objects: 28% (84/300) remote: Counting objects: 29% (87/300) remote: Counting objects: 30% (90/300) remote: Counting objects: 31% (93/300) remote: Counting objects: 32% (96/300) remote: Counting objects: 33% (99/300) remote: Counting objects: 34% (102/300) remote: Counting objects: 35% (105/300) remote: Counting objects: 36% (108/300) remote: Counting objects: 37% (111/300) remote: Counting objects: 38% (114/300) remote: Counting objects: 39% (117/300) remote: Counting objects: 40% (120/300) remote: Counting objects: 41% (123/300) remote: Counting objects: 42% (126/300) remote: Counting objects: 43% (129/300) remote: Counting objects: 44% (132/300) remote: Counting objects: 45% (135/300) remote: Counting objects: 46% (138/300) remote: Counting objects: 47% (141/300) remote: Counting objects: 48% (144/300) remote: Counting objects: 49% (147/300) remote: Counting objects: 50% (150/300) remote: Counting objects: 51% (153/300) remote: Counting objects: 52% (156/300) remote: Counting objects: 53% (159/300) remote: Counting objects: 54% (162/300) remote: Counting objects: 55% (165/300) remote: Counting objects: 56% (168/300) remote: Counting objects: 57% (171/300) remote: Counting objects: 58% (174/300) remote: Counting objects: 59% (177/300) remote: Counting objects: 60% (180/300) remote: Counting objects: 61% (183/300) remote: Counting objects: 62% (186/300) remote: Counting objects: 63% (189/300) remote: Counting objects: 64% (192/300) remote: Counting objects: 65% (195/300) remote: Counting objects: 66% (198/300) remote: Counting objects: 67% (201/300) remote: Counting objects: 68% (204/300) remote: Counting objects: 69% (207/300) remote: Counting objects: 70% (210/300) remote: Counting objects: 71% (213/300) remote: Counting objects: 72% (216/300) remote: Counting objects: 73% (219/300) remote: Counting objects: 74% (222/300) remote: Counting objects: 75% (225/300) remote: Counting objects: 76% (228/300) remote: Counting objects: 77% (231/300) remote: Counting objects: 78% (234/300) remote: Counting objects: 79% (237/300) remote: Counting objects: 80% (240/300) remote: Counting objects: 81% (243/300) remote: Counting objects: 82% (246/300) remote: Counting objects: 83% (249/300) remote: Counting objects: 84% (252/300) remote: Counting objects: 85% (255/300) remote: Counting objects: 86% (258/300) remote: Counting objects: 87% (261/300) remote: Counting objects: 88% (264/300) remote: Counting objects: 89% (267/300) remote: Counting objects: 90% (270/300) remote: Counting objects: 91% (273/300) remote: Counting objects: 92% (276/300) remote: Counting objects: 93% (279/300) remote: Counting objects: 94% (282/300) remote: Counting objects: 95% (285/300) remote: Counting objects: 96% (288/300) remote: Counting objects: 97% (291/300) remote: Counting objects: 98% (294/300) remote: Counting objects: 99% (297/300) remote: Counting objects: 100% (300/300) remote: Counting objects: 100% (300/300), done. remote: Compressing objects: 0% (1/196) remote: Compressing objects: 1% (2/196) remote: Compressing objects: 2% (4/196) remote: Compressing objects: 3% (6/196) remote: Compressing objects: 4% (8/196) remote: Compressing objects: 5% (10/196) remote: Compressing objects: 6% (12/196) remote: Compressing objects: 7% (14/196) remote: Compressing objects: 8% (16/196) remote: Compressing objects: 9% (18/196) remote: Compressing objects: 10% (20/196) remote: Compressing objects: 11% (22/196) remote: Compressing objects: 12% (24/196) remote: Compressing objects: 13% (26/196) remote: Compressing objects: 14% (28/196) remote: Compressing objects: 15% (30/196) remote: Compressing objects: 16% (32/196) remote: Compressing objects: 17% (34/196) remote: Compressing objects: 18% (36/196) remote: Compressing objects: 19% (38/196) remote: Compressing objects: 20% (40/196) remote: Compressing objects: 21% (42/196) remote: Compressing objects: 22% (44/196) remote: Compressing objects: 23% (46/196) remote: Compressing objects: 24% (48/196) remote: Compressing objects: 25% (49/196) remote: Compressing objects: 26% (51/196) remote: Compressing objects: 27% (53/196) remote: Compressing objects: 28% (55/196) remote: Compressing objects: 29% (57/196) remote: Compressing objects: 30% (59/196) remote: Compressing objects: 31% (61/196) remote: Compressing objects: 32% (63/196) remote: Compressing objects: 33% (65/196) remote: Compressing objects: 34% (67/196) remote: Compressing objects: 35% (69/196) remote: Compressing objects: 36% (71/196) remote: Compressing objects: 37% (73/196) remote: Compressing objects: 38% (75/196) remote: Compressing objects: 39% (77/196) remote: Compressing objects: 40% (79/196) remote: Compressing objects: 41% (81/196) remote: Compressing objects: 42% (83/196) remote: Compressing objects: 43% (85/196) remote: Compressing objects: 44% (87/196) remote: Compressing objects: 45% (89/196) remote: Compressing objects: 46% (91/196) remote: Compressing objects: 47% (93/196) remote: Compressing objects: 48% (95/196) remote: Compressing objects: 49% (97/196) remote: Compressing objects: 50% (98/196) remote: Compressing objects: 51% (100/196) remote: Compressing objects: 52% (102/196) remote: Compressing objects: 53% (104/196) remote: Compressing objects: 54% (106/196) remote: Compressing objects: 55% (108/196) remote: Compressing objects: 56% (110/196) remote: Compressing objects: 57% (112/196) remote: Compressing objects: 58% (114/196) remote: Compressing objects: 59% (116/196) remote: Compressing objects: 60% (118/196) remote: Compressing objects: 61% (120/196) remote: Compressing objects: 62% (122/196) remote: Compressing objects: 63% (124/196) remote: Compressing objects: 64% (126/196) remote: Compressing objects: 65% (128/196) remote: Compressing objects: 66% (130/196) remote: Compressing objects: 67% (132/196) remote: Compressing objects: 68% (134/196) remote: Compressing objects: 69% (136/196) remote: Compressing objects: 70% (138/196) remote: Compressing objects: 71% (140/196) remote: Compressing objects: 72% (142/196) remote: Compressing objects: 73% (144/196) remote: Compressing objects: 74% (146/196) remote: Compressing objects: 75% (147/196) remote: Compressing objects: 76% (149/196) remote: Compressing objects: 77% (151/196) remote: Compressing objects: 78% (153/196) remote: Compressing objects: 79% (155/196) remote: Compressing objects: 80% (157/196) remote: Compressing objects: 81% (159/196) remote: Compressing objects: 82% (161/196) remote: Compressing objects: 83% (163/196) remote: Compressing objects: 84% (165/196) remote: Compressing objects: 85% (167/196) remote: Compressing objects: 86% (169/196) remote: Compressing objects: 87% (171/196) remote: Compressing objects: 88% (173/196) remote: Compressing objects: 89% (175/196) remote: Compressing objects: 90% (177/196) remote: Compressing objects: 91% (179/196) remote: Compressing objects: 92% (181/196) remote: Compressing objects: 93% (183/196) remote: Compressing objects: 94% (185/196) remote: Compressing objects: 95% (187/196) remote: Compressing objects: 96% (189/196) remote: Compressing objects: 97% (191/196) remote: Compressing objects: 98% (193/196) remote: Compressing objects: 99% (195/196) remote: Compressing objects: 100% (196/196) remote: Compressing objects: 100% (196/196), done. Receiving objects: 0% (1/6329) Receiving objects: 1% (64/6329) Receiving objects: 2% (127/6329) Receiving objects: 3% (190/6329) Receiving objects: 4% (254/6329) Receiving objects: 5% (317/6329) Receiving objects: 6% (380/6329) Receiving objects: 7% (444/6329) Receiving objects: 8% (507/6329) Receiving objects: 9% (570/6329) Receiving objects: 10% (633/6329) Receiving objects: 11% (697/6329) Receiving objects: 12% (760/6329) Receiving objects: 13% (823/6329) Receiving objects: 14% (887/6329) Receiving objects: 15% (950/6329) Receiving objects: 16% (1013/6329) Receiving objects: 17% (1076/6329) Receiving objects: 18% (1140/6329) Receiving objects: 19% (1203/6329) Receiving objects: 20% (1266/6329) Receiving objects: 21% (1330/6329) Receiving objects: 22% (1393/6329) Receiving objects: 23% (1456/6329) Receiving objects: 24% (1519/6329) Receiving objects: 25% (1583/6329) Receiving objects: 26% (1646/6329) Receiving objects: 27% (1709/6329) Receiving objects: 28% (1773/6329) Receiving objects: 29% (1836/6329) Receiving objects: 30% (1899/6329) Receiving objects: 31% (1962/6329) Receiving objects: 32% (2026/6329) Receiving objects: 33% (2089/6329) Receiving objects: 34% (2152/6329) Receiving objects: 35% (2216/6329) Receiving objects: 36% (2279/6329) Receiving objects: 37% (2342/6329) Receiving objects: 38% (2406/6329) Receiving objects: 39% (2469/6329) Receiving objects: 40% (2532/6329) Receiving objects: 41% (2595/6329) Receiving objects: 42% (2659/6329) Receiving objects: 43% (2722/6329) Receiving objects: 44% (2785/6329) Receiving objects: 45% (2849/6329) Receiving objects: 46% (2912/6329) Receiving objects: 47% (2975/6329) Receiving objects: 48% (3038/6329) Receiving objects: 49% (3102/6329) Receiving objects: 50% (3165/6329) Receiving objects: 51% (3228/6329) Receiving objects: 52% (3292/6329) Receiving objects: 53% (3355/6329) Receiving objects: 54% (3418/6329) Receiving objects: 55% (3481/6329) Receiving objects: 56% (3545/6329) Receiving objects: 57% (3608/6329) Receiving objects: 58% (3671/6329) Receiving objects: 59% (3735/6329) Receiving objects: 60% (3798/6329) Receiving objects: 61% (3861/6329) Receiving objects: 62% (3924/6329) Receiving objects: 63% (3988/6329) Receiving objects: 64% (4051/6329) Receiving objects: 65% (4114/6329) Receiving objects: 66% (4178/6329) Receiving objects: 67% (4241/6329) Receiving objects: 68% (4304/6329) Receiving objects: 69% (4368/6329) Receiving objects: 70% (4431/6329) Receiving objects: 71% (4494/6329) Receiving objects: 72% (4557/6329) Receiving objects: 73% (4621/6329) Receiving objects: 74% (4684/6329) Receiving objects: 75% (4747/6329) Receiving objects: 76% (4811/6329) Receiving objects: 77% (4874/6329) Receiving objects: 78% (4937/6329) Receiving objects: 79% (5000/6329) Receiving objects: 80% (5064/6329) Receiving objects: 81% (5127/6329) Receiving objects: 82% (5190/6329) Receiving objects: 83% (5254/6329) Receiving objects: 84% (5317/6329) Receiving objects: 85% (5380/6329) Receiving objects: 86% (5443/6329) Receiving objects: 87% (5507/6329) Receiving objects: 88% (5570/6329) remote: Total 6329 (delta 57), reused 240 (delta 43), pack-reused 6029 Receiving objects: 89% (5633/6329) Receiving objects: 90% (5697/6329) Receiving objects: 91% (5760/6329) Receiving objects: 92% (5823/6329) Receiving objects: 93% (5886/6329) Receiving objects: 94% (5950/6329) Receiving objects: 95% (6013/6329) Receiving objects: 96% (6076/6329) Receiving objects: 97% (6140/6329) Receiving objects: 98% (6203/6329) Receiving objects: 99% (6266/6329) Receiving objects: 100% (6329/6329) Receiving objects: 100% (6329/6329), 681.53 KiB | 34.08 MiB/s, done. Resolving deltas: 0% (0/1228) Resolving deltas: 1% (18/1228) Resolving deltas: 2% (26/1228) Resolving deltas: 3% (44/1228) Resolving deltas: 4% (51/1228) Resolving deltas: 7% (89/1228) Resolving deltas: 8% (108/1228) Resolving deltas: 10% (128/1228) Resolving deltas: 11% (146/1228) Resolving deltas: 12% (153/1228) Resolving deltas: 13% (161/1228) Resolving deltas: 14% (173/1228) Resolving deltas: 15% (185/1228) Resolving deltas: 16% (197/1228) Resolving deltas: 17% (209/1228) Resolving deltas: 18% (222/1228) Resolving deltas: 19% (239/1228) Resolving deltas: 20% (256/1228) Resolving deltas: 21% (259/1228) Resolving deltas: 30% (372/1228) Resolving deltas: 31% (386/1228) Resolving deltas: 59% (734/1228) Resolving deltas: 100% (1228/1228) Resolving deltas: 100% (1228/1228), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_common_config'... remote: Enumerating objects: 102, 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: 4% (1/22) remote: Compressing objects: 9% (2/22) remote: Compressing objects: 13% (3/22) remote: Compressing objects: 18% (4/22) remote: Compressing objects: 22% (5/22) remote: Compressing objects: 27% (6/22) remote: Compressing objects: 31% (7/22) remote: Compressing objects: 36% (8/22) remote: Compressing objects: 40% (9/22) remote: Compressing objects: 45% (10/22) remote: Compressing objects: 50% (11/22) remote: Compressing objects: 54% (12/22) remote: Compressing objects: 59% (13/22) remote: Compressing objects: 63% (14/22) remote: Compressing objects: 68% (15/22) remote: Compressing objects: 72% (16/22) remote: Compressing objects: 77% (17/22) remote: Compressing objects: 81% (18/22) remote: Compressing objects: 86% (19/22) remote: Compressing objects: 90% (20/22) remote: Compressing objects: 95% (21/22) remote: Compressing objects: 100% (22/22) remote: Compressing objects: 100% (22/22), done. Receiving objects: 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) remote: Total 102 (delta 7), reused 23 (delta 4), pack-reused 67 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), 17.74 KiB | 8.87 MiB/s, done. Resolving deltas: 0% (0/17) Resolving deltas: 5% (1/17) Resolving deltas: 11% (2/17) Resolving deltas: 23% (4/17) Resolving deltas: 29% (5/17) Resolving deltas: 70% (12/17) Resolving deltas: 76% (13/17) Resolving deltas: 82% (14/17) Resolving deltas: 94% (16/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_port_related_config'... remote: Enumerating objects: 556, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/124) remote: Compressing objects: 1% (2/124) remote: Compressing objects: 2% (3/124) remote: Compressing objects: 3% (4/124) remote: Compressing objects: 4% (5/124) remote: Compressing objects: 5% (7/124) remote: Compressing objects: 6% (8/124) remote: Compressing objects: 7% (9/124) remote: Compressing objects: 8% (10/124) remote: Compressing objects: 9% (12/124) remote: Compressing objects: 10% (13/124) remote: Compressing objects: 11% (14/124) remote: Compressing objects: 12% (15/124) remote: Compressing objects: 13% (17/124) remote: Compressing objects: 14% (18/124) remote: Compressing objects: 15% (19/124) remote: Compressing objects: 16% (20/124) remote: Compressing objects: 17% (22/124) remote: Compressing objects: 18% (23/124) remote: Compressing objects: 19% (24/124) remote: Compressing objects: 20% (25/124) remote: Compressing objects: 21% (27/124) remote: Compressing objects: 22% (28/124) remote: Compressing objects: 23% (29/124) remote: Compressing objects: 24% (30/124) remote: Compressing objects: 25% (31/124) remote: Compressing objects: 26% (33/124) remote: Compressing objects: 27% (34/124) remote: Compressing objects: 28% (35/124) remote: Compressing objects: 29% (36/124) remote: Compressing objects: 30% (38/124) remote: Compressing objects: 31% (39/124) remote: Compressing objects: 32% (40/124) remote: Compressing objects: 33% (41/124) remote: Compressing objects: 34% (43/124) remote: Compressing objects: 35% (44/124) remote: Compressing objects: 36% (45/124) remote: Compressing objects: 37% (46/124) remote: Compressing objects: 38% (48/124) remote: Compressing objects: 39% (49/124) remote: Compressing objects: 40% (50/124) remote: Compressing objects: 41% (51/124) remote: Compressing objects: 42% (53/124) remote: Compressing objects: 43% (54/124) remote: Compressing objects: 44% (55/124) remote: Compressing objects: 45% (56/124) remote: Compressing objects: 46% (58/124) remote: Compressing objects: 47% (59/124) remote: Compressing objects: 48% (60/124) remote: Compressing objects: 49% (61/124) remote: Compressing objects: 50% (62/124) remote: Compressing objects: 51% (64/124) remote: Compressing objects: 52% (65/124) remote: Compressing objects: 53% (66/124) remote: Compressing objects: 54% (67/124) remote: Compressing objects: 55% (69/124) remote: Compressing objects: 56% (70/124) remote: Compressing objects: 57% (71/124) remote: Compressing objects: 58% (72/124) remote: Compressing objects: 59% (74/124) remote: Compressing objects: 60% (75/124) remote: Compressing objects: 61% (76/124) remote: Compressing objects: 62% (77/124) remote: Compressing objects: 63% (79/124) remote: Compressing objects: 64% (80/124) remote: Compressing objects: 65% (81/124) remote: Compressing objects: 66% (82/124) remote: Compressing objects: 67% (84/124) remote: Compressing objects: 68% (85/124) remote: Compressing objects: 69% (86/124) remote: Compressing objects: 70% (87/124) remote: Compressing objects: 71% (89/124) remote: Compressing objects: 72% (90/124) remote: Compressing objects: 73% (91/124) remote: Compressing objects: 74% (92/124) remote: Compressing objects: 75% (93/124) remote: Compressing objects: 76% (95/124) remote: Compressing objects: 77% (96/124) remote: Compressing objects: 78% (97/124) remote: Compressing objects: 79% (98/124) remote: Compressing objects: 80% (100/124) remote: Compressing objects: 81% (101/124) remote: Compressing objects: 82% (102/124) remote: Compressing objects: 83% (103/124) remote: Compressing objects: 84% (105/124) remote: Compressing objects: 85% (106/124) remote: Compressing objects: 86% (107/124) remote: Compressing objects: 87% (108/124) remote: Compressing objects: 88% (110/124) remote: Compressing objects: 89% (111/124) remote: Compressing objects: 90% (112/124) remote: Compressing objects: 91% (113/124) remote: Compressing objects: 92% (115/124) remote: Compressing objects: 93% (116/124) remote: Compressing objects: 94% (117/124) remote: Compressing objects: 95% (118/124) remote: Compressing objects: 96% (120/124) remote: Compressing objects: 97% (121/124) remote: Compressing objects: 98% (122/124) remote: Compressing objects: 99% (123/124) remote: Compressing objects: 100% (124/124) remote: Compressing objects: 100% (124/124), done. Receiving objects: 0% (1/556) Receiving objects: 1% (6/556) Receiving objects: 2% (12/556) Receiving objects: 3% (17/556) remote: Total 556 (delta 62), reused 106 (delta 30), pack-reused 398 Receiving objects: 4% (23/556) Receiving objects: 5% (28/556) Receiving objects: 6% (34/556) Receiving objects: 7% (39/556) Receiving objects: 8% (45/556) Receiving objects: 9% (51/556) Receiving objects: 10% (56/556) Receiving objects: 11% (62/556) Receiving objects: 12% (67/556) Receiving objects: 13% (73/556) Receiving objects: 14% (78/556) Receiving objects: 15% (84/556) Receiving objects: 16% (89/556) Receiving objects: 17% (95/556) Receiving objects: 18% (101/556) Receiving objects: 19% (106/556) Receiving objects: 20% (112/556) Receiving objects: 21% (117/556) Receiving objects: 22% (123/556) Receiving objects: 23% (128/556) Receiving objects: 24% (134/556) Receiving objects: 25% (139/556) Receiving objects: 26% (145/556) Receiving objects: 27% (151/556) Receiving objects: 28% (156/556) Receiving objects: 29% (162/556) Receiving objects: 30% (167/556) Receiving objects: 31% (173/556) Receiving objects: 32% (178/556) Receiving objects: 33% (184/556) Receiving objects: 34% (190/556) Receiving objects: 35% (195/556) Receiving objects: 36% (201/556) Receiving objects: 37% (206/556) Receiving objects: 38% (212/556) Receiving objects: 39% (217/556) Receiving objects: 40% (223/556) Receiving objects: 41% (228/556) Receiving objects: 42% (234/556) Receiving objects: 43% (240/556) Receiving objects: 44% (245/556) Receiving objects: 45% (251/556) Receiving objects: 46% (256/556) Receiving objects: 47% (262/556) Receiving objects: 48% (267/556) Receiving objects: 49% (273/556) Receiving objects: 50% (278/556) Receiving objects: 51% (284/556) Receiving objects: 52% (290/556) Receiving objects: 53% (295/556) Receiving objects: 54% (301/556) Receiving objects: 55% (306/556) Receiving objects: 56% (312/556) Receiving objects: 57% (317/556) Receiving objects: 58% (323/556) Receiving objects: 59% (329/556) Receiving objects: 60% (334/556) Receiving objects: 61% (340/556) Receiving objects: 62% (345/556) Receiving objects: 63% (351/556) Receiving objects: 64% (356/556) Receiving objects: 65% (362/556) Receiving objects: 66% (367/556) Receiving objects: 67% (373/556) Receiving objects: 68% (379/556) Receiving objects: 69% (384/556) Receiving objects: 70% (390/556) Receiving objects: 71% (395/556) Receiving objects: 72% (401/556) Receiving objects: 73% (406/556) Receiving objects: 74% (412/556) Receiving objects: 75% (417/556) Receiving objects: 76% (423/556) Receiving objects: 77% (429/556) Receiving objects: 78% (434/556) Receiving objects: 79% (440/556) Receiving objects: 80% (445/556) Receiving objects: 81% (451/556) Receiving objects: 82% (456/556) Receiving objects: 83% (462/556) Receiving objects: 84% (468/556) Receiving objects: 85% (473/556) Receiving objects: 86% (479/556) Receiving objects: 87% (484/556) Receiving objects: 88% (490/556) Receiving objects: 89% (495/556) Receiving objects: 90% (501/556) Receiving objects: 91% (506/556) Receiving objects: 92% (512/556) Receiving objects: 93% (518/556) Receiving objects: 94% (523/556) Receiving objects: 95% (529/556) Receiving objects: 96% (534/556) Receiving objects: 97% (540/556) Receiving objects: 98% (545/556) Receiving objects: 99% (551/556) Receiving objects: 100% (556/556) Receiving objects: 100% (556/556), 69.44 KiB | 23.15 MiB/s, done. Resolving deltas: 0% (0/229) Resolving deltas: 1% (3/229) Resolving deltas: 7% (17/229) Resolving deltas: 9% (22/229) Resolving deltas: 13% (32/229) Resolving deltas: 19% (44/229) Resolving deltas: 24% (57/229) Resolving deltas: 32% (74/229) Resolving deltas: 33% (76/229) Resolving deltas: 34% (78/229) Resolving deltas: 35% (82/229) Resolving deltas: 41% (94/229) Resolving deltas: 43% (99/229) Resolving deltas: 44% (102/229) Resolving deltas: 46% (107/229) Resolving deltas: 52% (120/229) Resolving deltas: 54% (124/229) Resolving deltas: 56% (129/229) Resolving deltas: 57% (131/229) Resolving deltas: 61% (141/229) Resolving deltas: 63% (145/229) Resolving deltas: 65% (149/229) Resolving deltas: 66% (152/229) Resolving deltas: 68% (158/229) Resolving deltas: 70% (161/229) Resolving deltas: 72% (167/229) Resolving deltas: 75% (172/229) Resolving deltas: 76% (176/229) Resolving deltas: 78% (179/229) Resolving deltas: 79% (182/229) Resolving deltas: 82% (190/229) Resolving deltas: 83% (191/229) Resolving deltas: 84% (193/229) Resolving deltas: 86% (197/229) Resolving deltas: 87% (201/229) Resolving deltas: 89% (206/229) Resolving deltas: 90% (207/229) Resolving deltas: 93% (214/229) Resolving deltas: 94% (216/229) Resolving deltas: 95% (219/229) Resolving deltas: 96% (220/229) Resolving deltas: 97% (223/229) Resolving deltas: 100% (229/229) Resolving deltas: 100% (229/229), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 573, done. remote: Counting objects: 0% (1/194) remote: Counting objects: 1% (2/194) remote: Counting objects: 2% (4/194) remote: Counting objects: 3% (6/194) remote: Counting objects: 4% (8/194) remote: Counting objects: 5% (10/194) remote: Counting objects: 6% (12/194) remote: Counting objects: 7% (14/194) remote: Counting objects: 8% (16/194) remote: Counting objects: 9% (18/194) remote: Counting objects: 10% (20/194) remote: Counting objects: 11% (22/194) remote: Counting objects: 12% (24/194) remote: Counting objects: 13% (26/194) remote: Counting objects: 14% (28/194) remote: Counting objects: 15% (30/194) remote: Counting objects: 16% (32/194) remote: Counting objects: 17% (33/194) remote: Counting objects: 18% (35/194) remote: Counting objects: 19% (37/194) remote: Counting objects: 20% (39/194) remote: Counting objects: 21% (41/194) remote: Counting objects: 22% (43/194) remote: Counting objects: 23% (45/194) remote: Counting objects: 24% (47/194) remote: Counting objects: 25% (49/194) remote: Counting objects: 26% (51/194) remote: Counting objects: 27% (53/194) remote: Counting objects: 28% (55/194) remote: Counting objects: 29% (57/194) remote: Counting objects: 30% (59/194) remote: Counting objects: 31% (61/194) remote: Counting objects: 32% (63/194) remote: Counting objects: 33% (65/194) remote: Counting objects: 34% (66/194) remote: Counting objects: 35% (68/194) remote: Counting objects: 36% (70/194) remote: Counting objects: 37% (72/194) remote: Counting objects: 38% (74/194) remote: Counting objects: 39% (76/194) remote: Counting objects: 40% (78/194) remote: Counting objects: 41% (80/194) remote: Counting objects: 42% (82/194) remote: Counting objects: 43% (84/194) remote: Counting objects: 44% (86/194) remote: Counting objects: 45% (88/194) remote: Counting objects: 46% (90/194) remote: Counting objects: 47% (92/194) remote: Counting objects: 48% (94/194) remote: Counting objects: 49% (96/194) remote: Counting objects: 50% (97/194) remote: Counting objects: 51% (99/194) remote: Counting objects: 52% (101/194) remote: Counting objects: 53% (103/194) remote: Counting objects: 54% (105/194) remote: Counting objects: 55% (107/194) remote: Counting objects: 56% (109/194) remote: Counting objects: 57% (111/194) remote: Counting objects: 58% (113/194) remote: Counting objects: 59% (115/194) remote: Counting objects: 60% (117/194) remote: Counting objects: 61% (119/194) remote: Counting objects: 62% (121/194) remote: Counting objects: 63% (123/194) remote: Counting objects: 64% (125/194) remote: Counting objects: 65% (127/194) remote: Counting objects: 66% (129/194) remote: Counting objects: 67% (130/194) remote: Counting objects: 68% (132/194) remote: Counting objects: 69% (134/194) remote: Counting objects: 70% (136/194) remote: Counting objects: 71% (138/194) remote: Counting objects: 72% (140/194) remote: Counting objects: 73% (142/194) remote: Counting objects: 74% (144/194) remote: Counting objects: 75% (146/194) remote: Counting objects: 76% (148/194) remote: Counting objects: 77% (150/194) remote: Counting objects: 78% (152/194) remote: Counting objects: 79% (154/194) remote: Counting objects: 80% (156/194) remote: Counting objects: 81% (158/194) remote: Counting objects: 82% (160/194) remote: Counting objects: 83% (162/194) remote: Counting objects: 84% (163/194) remote: Counting objects: 85% (165/194) remote: Counting objects: 86% (167/194) remote: Counting objects: 87% (169/194) remote: Counting objects: 88% (171/194) remote: Counting objects: 89% (173/194) remote: Counting objects: 90% (175/194) remote: Counting objects: 91% (177/194) remote: Counting objects: 92% (179/194) remote: Counting objects: 93% (181/194) remote: Counting objects: 94% (183/194) remote: Counting objects: 95% (185/194) remote: Counting objects: 96% (187/194) remote: Counting objects: 97% (189/194) remote: Counting objects: 98% (191/194) remote: Counting objects: 99% (193/194) remote: Counting objects: 100% (194/194) remote: Counting objects: 100% (194/194), done. remote: Compressing objects: 0% (1/159) remote: Compressing objects: 1% (2/159) remote: Compressing objects: 2% (4/159) remote: Compressing objects: 3% (5/159) remote: Compressing objects: 4% (7/159) remote: Compressing objects: 5% (8/159) remote: Compressing objects: 6% (10/159) remote: Compressing objects: 7% (12/159) remote: Compressing objects: 8% (13/159) remote: Compressing objects: 9% (15/159) remote: Compressing objects: 10% (16/159) remote: Compressing objects: 11% (18/159) remote: Compressing objects: 12% (20/159) remote: Compressing objects: 13% (21/159) remote: Compressing objects: 14% (23/159) remote: Compressing objects: 15% (24/159) remote: Compressing objects: 16% (26/159) remote: Compressing objects: 17% (28/159) remote: Compressing objects: 18% (29/159) remote: Compressing objects: 19% (31/159) remote: Compressing objects: 20% (32/159) remote: Compressing objects: 21% (34/159) remote: Compressing objects: 22% (35/159) remote: Compressing objects: 23% (37/159) remote: Compressing objects: 24% (39/159) remote: Compressing objects: 25% (40/159) remote: Compressing objects: 26% (42/159) remote: Compressing objects: 27% (43/159) remote: Compressing objects: 28% (45/159) remote: Compressing objects: 29% (47/159) remote: Compressing objects: 30% (48/159) remote: Compressing objects: 31% (50/159) remote: Compressing objects: 32% (51/159) remote: Compressing objects: 33% (53/159) remote: Compressing objects: 34% (55/159) remote: Compressing objects: 35% (56/159) remote: Compressing objects: 36% (58/159) remote: Compressing objects: 37% (59/159) remote: Compressing objects: 38% (61/159) remote: Compressing objects: 39% (63/159) remote: Compressing objects: 40% (64/159) remote: Compressing objects: 41% (66/159) remote: Compressing objects: 42% (67/159) remote: Compressing objects: 43% (69/159) remote: Compressing objects: 44% (70/159) remote: Compressing objects: 45% (72/159) remote: Compressing objects: 46% (74/159) remote: Compressing objects: 47% (75/159) remote: Compressing objects: 48% (77/159) remote: Compressing objects: 49% (78/159) remote: Compressing objects: 50% (80/159) remote: Compressing objects: 51% (82/159) remote: Compressing objects: 52% (83/159) remote: Compressing objects: 53% (85/159) remote: Compressing objects: 54% (86/159) remote: Compressing objects: 55% (88/159) remote: Compressing objects: 56% (90/159) remote: Compressing objects: 57% (91/159) remote: Compressing objects: 58% (93/159) remote: Compressing objects: 59% (94/159) remote: Compressing objects: 60% (96/159) remote: Compressing objects: 61% (97/159) remote: Compressing objects: 62% (99/159) remote: Compressing objects: 63% (101/159) remote: Compressing objects: 64% (102/159) remote: Compressing objects: 65% (104/159) remote: Compressing objects: 66% (105/159) remote: Compressing objects: 67% (107/159) remote: Compressing objects: 68% (109/159) remote: Compressing objects: 69% (110/159) remote: Compressing objects: 70% (112/159) remote: Compressing objects: 71% (113/159) remote: Compressing objects: 72% (115/159) remote: Compressing objects: 73% (117/159) remote: Compressing objects: 74% (118/159) remote: Compressing objects: 75% (120/159) remote: Compressing objects: 76% (121/159) remote: Compressing objects: 77% (123/159) remote: Compressing objects: 78% (125/159) remote: Compressing objects: 79% (126/159) remote: Compressing objects: 80% (128/159) remote: Compressing objects: 81% (129/159) remote: Compressing objects: 82% (131/159) remote: Compressing objects: 83% (132/159) remote: Compressing objects: 84% (134/159) remote: Compressing objects: 85% (136/159) remote: Compressing objects: 86% (137/159) remote: Compressing objects: 87% (139/159) remote: Compressing objects: 88% (140/159) remote: Compressing objects: 89% (142/159) remote: Compressing objects: 90% (144/159) remote: Compressing objects: 91% (145/159) remote: Compressing objects: 92% (147/159) remote: Compressing objects: 93% (148/159) remote: Compressing objects: 94% (150/159) remote: Compressing objects: 95% (152/159) remote: Compressing objects: 96% (153/159) remote: Compressing objects: 97% (155/159) remote: Compressing objects: 98% (156/159) remote: Compressing objects: 99% (158/159) remote: Compressing objects: 100% (159/159) remote: Compressing objects: 100% (159/159), done. Receiving objects: 0% (1/573) Receiving objects: 1% (6/573) Receiving objects: 2% (12/573) Receiving objects: 3% (18/573) Receiving objects: 4% (23/573) Receiving objects: 5% (29/573) Receiving objects: 6% (35/573) Receiving objects: 7% (41/573) Receiving objects: 8% (46/573) Receiving objects: 9% (52/573) Receiving objects: 10% (58/573) Receiving objects: 11% (64/573) Receiving objects: 12% (69/573) Receiving objects: 13% (75/573) Receiving objects: 14% (81/573) Receiving objects: 15% (86/573) Receiving objects: 16% (92/573) Receiving objects: 17% (98/573) Receiving objects: 18% (104/573) Receiving objects: 19% (109/573) Receiving objects: 20% (115/573) Receiving objects: 21% (121/573) Receiving objects: 22% (127/573) Receiving objects: 23% (132/573) Receiving objects: 24% (138/573) Receiving objects: 25% (144/573) Receiving objects: 26% (149/573) Receiving objects: 27% (155/573) Receiving objects: 28% (161/573) Receiving objects: 29% (167/573) Receiving objects: 30% (172/573) Receiving objects: 31% (178/573) Receiving objects: 32% (184/573) Receiving objects: 33% (190/573) Receiving objects: 34% (195/573) Receiving objects: 35% (201/573) Receiving objects: 36% (207/573) Receiving objects: 37% (213/573) Receiving objects: 38% (218/573) Receiving objects: 39% (224/573) Receiving objects: 40% (230/573) Receiving objects: 41% (235/573) Receiving objects: 42% (241/573) Receiving objects: 43% (247/573) Receiving objects: 44% (253/573) Receiving objects: 45% (258/573) Receiving objects: 46% (264/573) Receiving objects: 47% (270/573) Receiving objects: 48% (276/573) Receiving objects: 49% (281/573) Receiving objects: 50% (287/573) Receiving objects: 51% (293/573) Receiving objects: 52% (298/573) Receiving objects: 53% (304/573) Receiving objects: 54% (310/573) Receiving objects: 55% (316/573) Receiving objects: 56% (321/573) Receiving objects: 57% (327/573) Receiving objects: 58% (333/573) Receiving objects: 59% (339/573) Receiving objects: 60% (344/573) Receiving objects: 61% (350/573) Receiving objects: 62% (356/573) Receiving objects: 63% (361/573) Receiving objects: 64% (367/573) Receiving objects: 65% (373/573) Receiving objects: 66% (379/573) Receiving objects: 67% (384/573) Receiving objects: 68% (390/573) Receiving objects: 69% (396/573) Receiving objects: 70% (402/573) Receiving objects: 71% (407/573) Receiving objects: 72% (413/573) Receiving objects: 73% (419/573) Receiving objects: 74% (425/573) Receiving objects: 75% (430/573) Receiving objects: 76% (436/573) Receiving objects: 77% (442/573) Receiving objects: 78% (447/573) Receiving objects: 79% (453/573) Receiving objects: 80% (459/573) Receiving objects: 81% (465/573) Receiving objects: 82% (470/573) Receiving objects: 83% (476/573) Receiving objects: 84% (482/573) Receiving objects: 85% (488/573) Receiving objects: 86% (493/573) Receiving objects: 87% (499/573) remote: Total 573 (delta 53), reused 140 (delta 30), pack-reused 379 Receiving objects: 88% (505/573) Receiving objects: 89% (510/573) Receiving objects: 90% (516/573) Receiving objects: 91% (522/573) Receiving objects: 92% (528/573) Receiving objects: 93% (533/573) Receiving objects: 94% (539/573) Receiving objects: 95% (545/573) Receiving objects: 96% (551/573) Receiving objects: 97% (556/573) Receiving objects: 98% (562/573) Receiving objects: 99% (568/573) Receiving objects: 100% (573/573) Receiving objects: 100% (573/573), 115.18 KiB | 23.04 MiB/s, done. Resolving deltas: 0% (0/196) Resolving deltas: 1% (2/196) Resolving deltas: 2% (5/196) Resolving deltas: 6% (12/196) Resolving deltas: 8% (16/196) Resolving deltas: 9% (19/196) Resolving deltas: 10% (21/196) Resolving deltas: 14% (28/196) Resolving deltas: 16% (32/196) Resolving deltas: 24% (48/196) Resolving deltas: 30% (59/196) Resolving deltas: 31% (62/196) Resolving deltas: 33% (65/196) Resolving deltas: 42% (83/196) Resolving deltas: 51% (101/196) Resolving deltas: 52% (103/196) Resolving deltas: 53% (104/196) Resolving deltas: 56% (110/196) Resolving deltas: 58% (114/196) Resolving deltas: 61% (120/196) Resolving deltas: 62% (122/196) Resolving deltas: 63% (124/196) Resolving deltas: 66% (131/196) Resolving deltas: 67% (133/196) Resolving deltas: 68% (134/196) Resolving deltas: 69% (136/196) Resolving deltas: 70% (138/196) Resolving deltas: 71% (140/196) Resolving deltas: 72% (142/196) Resolving deltas: 73% (145/196) Resolving deltas: 75% (148/196) Resolving deltas: 76% (149/196) Resolving deltas: 77% (151/196) Resolving deltas: 79% (155/196) Resolving deltas: 81% (159/196) Resolving deltas: 82% (162/196) Resolving deltas: 84% (166/196) Resolving deltas: 86% (170/196) Resolving deltas: 87% (171/196) Resolving deltas: 88% (173/196) Resolving deltas: 89% (176/196) Resolving deltas: 91% (179/196) Resolving deltas: 92% (181/196) Resolving deltas: 97% (191/196) Resolving deltas: 100% (196/196) Resolving deltas: 100% (196/196), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/pointcloud_customized'... remote: Enumerating objects: 386, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 1% (1/56) remote: Compressing objects: 3% (2/56) remote: Compressing objects: 5% (3/56) remote: Compressing objects: 7% (4/56) remote: Compressing objects: 8% (5/56) remote: Compressing objects: 10% (6/56) remote: Compressing objects: 12% (7/56) remote: Compressing objects: 14% (8/56) remote: Compressing objects: 16% (9/56) remote: Compressing objects: 17% (10/56) remote: Compressing objects: 19% (11/56) remote: Compressing objects: 21% (12/56) remote: Compressing objects: 23% (13/56) remote: Compressing objects: 25% (14/56) remote: Compressing objects: 26% (15/56) remote: Compressing objects: 28% (16/56) remote: Compressing objects: 30% (17/56) remote: Compressing objects: 32% (18/56) remote: Compressing objects: 33% (19/56) remote: Compressing objects: 35% (20/56) remote: Compressing objects: 37% (21/56) remote: Compressing objects: 39% (22/56) remote: Compressing objects: 41% (23/56) remote: Compressing objects: 42% (24/56) remote: Compressing objects: 44% (25/56) remote: Compressing objects: 46% (26/56) remote: Compressing objects: 48% (27/56) remote: Compressing objects: 50% (28/56) remote: Compressing objects: 51% (29/56) remote: Compressing objects: 53% (30/56) remote: Compressing objects: 55% (31/56) remote: Compressing objects: 57% (32/56) remote: Compressing objects: 58% (33/56) remote: Compressing objects: 60% (34/56) remote: Compressing objects: 62% (35/56) remote: Compressing objects: 64% (36/56) remote: Compressing objects: 66% (37/56) remote: Compressing objects: 67% (38/56) remote: Compressing objects: 69% (39/56) remote: Compressing objects: 71% (40/56) remote: Compressing objects: 73% (41/56) remote: Compressing objects: 75% (42/56) remote: Compressing objects: 76% (43/56) remote: Compressing objects: 78% (44/56) remote: Compressing objects: 80% (45/56) remote: Compressing objects: 82% (46/56) remote: Compressing objects: 83% (47/56) remote: Compressing objects: 85% (48/56) remote: Compressing objects: 87% (49/56) remote: Compressing objects: 89% (50/56) remote: Compressing objects: 91% (51/56) remote: Compressing objects: 92% (52/56) remote: Compressing objects: 94% (53/56) remote: Compressing objects: 96% (54/56) remote: Compressing objects: 98% (55/56) remote: Compressing objects: 100% (56/56) remote: Compressing objects: 100% (56/56), done. Receiving objects: 0% (1/386) Receiving objects: 1% (4/386) Receiving objects: 2% (8/386) Receiving objects: 3% (12/386) Receiving objects: 4% (16/386) Receiving objects: 5% (20/386) Receiving objects: 6% (24/386) Receiving objects: 7% (28/386) Receiving objects: 8% (31/386) Receiving objects: 9% (35/386) Receiving objects: 10% (39/386) Receiving objects: 11% (43/386) Receiving objects: 12% (47/386) Receiving objects: 12% (47/386), 46.77 MiB | 46.81 MiB/s Receiving objects: 12% (48/386), 93.12 MiB | 46.58 MiB/s Receiving objects: 12% (48/386), 140.45 MiB | 46.83 MiB/s Receiving objects: 13% (51/386), 158.88 MiB | 45.40 MiB/s Receiving objects: 14% (55/386), 158.88 MiB | 45.40 MiB/s Receiving objects: 15% (58/386), 158.88 MiB | 45.40 MiB/s Receiving objects: 16% (62/386), 158.88 MiB | 45.40 MiB/s Receiving objects: 17% (66/386), 158.88 MiB | 45.40 MiB/s Receiving objects: 17% (66/386), 179.80 MiB | 44.96 MiB/s Receiving objects: 18% (70/386), 179.80 MiB | 44.96 MiB/s Receiving objects: 19% (74/386), 179.80 MiB | 44.96 MiB/s Receiving objects: 20% (78/386), 179.80 MiB | 44.96 MiB/s Receiving objects: 21% (82/386), 179.80 MiB | 44.96 MiB/s Receiving objects: 22% (85/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 23% (89/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 24% (93/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 25% (97/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 26% (101/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 27% (105/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 28% (109/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 29% (112/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 30% (116/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 31% (120/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 32% (124/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 33% (128/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 34% (132/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 35% (136/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 36% (139/386), 200.02 MiB | 44.46 MiB/s Receiving objects: 36% (139/386), 219.53 MiB | 43.75 MiB/s Receiving objects: 37% (143/386), 219.53 MiB | 43.75 MiB/s Receiving objects: 38% (147/386), 244.76 MiB | 44.00 MiB/s Receiving objects: 39% (151/386), 244.76 MiB | 44.00 MiB/s Receiving objects: 40% (155/386), 244.76 MiB | 44.00 MiB/s Receiving objects: 41% (159/386), 244.76 MiB | 44.00 MiB/s Receiving objects: 41% (161/386), 265.64 MiB | 42.94 MiB/s Receiving objects: 42% (163/386), 265.64 MiB | 42.94 MiB/s Receiving objects: 43% (166/386), 265.64 MiB | 42.94 MiB/s Receiving objects: 44% (170/386), 286.33 MiB | 42.93 MiB/s Receiving objects: 45% (174/386), 286.33 MiB | 42.93 MiB/s Receiving objects: 46% (178/386), 286.33 MiB | 42.93 MiB/s Receiving objects: 46% (179/386), 306.30 MiB | 42.33 MiB/s Receiving objects: 47% (182/386), 306.30 MiB | 42.33 MiB/s Receiving objects: 48% (186/386), 306.30 MiB | 42.33 MiB/s Receiving objects: 49% (190/386), 326.33 MiB | 41.31 MiB/s Receiving objects: 49% (192/386), 351.09 MiB | 42.72 MiB/s Receiving objects: 50% (193/386), 366.42 MiB | 41.48 MiB/s Receiving objects: 50% (193/386), 384.97 MiB | 41.11 MiB/s Receiving objects: 51% (197/386), 384.97 MiB | 41.11 MiB/s Receiving objects: 52% (201/386), 384.97 MiB | 41.11 MiB/s Receiving objects: 52% (202/386), 427.81 MiB | 40.69 MiB/s Receiving objects: 53% (205/386), 427.81 MiB | 40.69 MiB/s Receiving objects: 54% (209/386), 427.81 MiB | 40.69 MiB/s Receiving objects: 55% (213/386), 427.81 MiB | 40.69 MiB/s Receiving objects: 56% (217/386), 427.81 MiB | 40.69 MiB/s Receiving objects: 57% (221/386), 427.81 MiB | 40.69 MiB/s Receiving objects: 58% (224/386), 459.74 MiB | 43.14 MiB/s Receiving objects: 59% (228/386), 459.74 MiB | 43.14 MiB/s Receiving objects: 60% (232/386), 459.74 MiB | 43.14 MiB/s Receiving objects: 61% (236/386), 459.74 MiB | 43.14 MiB/s Receiving objects: 61% (237/386), 480.23 MiB | 43.10 MiB/s Receiving objects: 61% (239/386), 516.71 MiB | 42.32 MiB/s Receiving objects: 62% (240/386), 516.71 MiB | 42.32 MiB/s Receiving objects: 63% (244/386), 516.71 MiB | 42.32 MiB/s Receiving objects: 64% (248/386), 536.53 MiB | 41.21 MiB/s Receiving objects: 65% (251/386), 536.53 MiB | 41.21 MiB/s Receiving objects: 66% (255/386), 536.53 MiB | 41.21 MiB/s Receiving objects: 67% (259/386), 536.53 MiB | 41.21 MiB/s Receiving objects: 68% (263/386), 536.53 MiB | 41.21 MiB/s Receiving objects: 69% (267/386), 536.53 MiB | 41.21 MiB/s Receiving objects: 69% (270/386), 555.67 MiB | 42.05 MiB/s Receiving objects: 70% (271/386), 555.67 MiB | 42.05 MiB/s Receiving objects: 71% (275/386), 555.67 MiB | 42.05 MiB/s Receiving objects: 72% (278/386), 555.67 MiB | 42.05 MiB/s Receiving objects: 73% (282/386), 555.67 MiB | 42.05 MiB/s Receiving objects: 74% (286/386), 555.67 MiB | 42.05 MiB/s Receiving objects: 75% (290/386), 575.33 MiB | 42.30 MiB/s Receiving objects: 76% (294/386), 575.33 MiB | 42.30 MiB/s Receiving objects: 77% (298/386), 575.33 MiB | 42.30 MiB/s Receiving objects: 78% (302/386), 575.33 MiB | 42.30 MiB/s Receiving objects: 79% (305/386), 575.33 MiB | 42.30 MiB/s Receiving objects: 80% (309/386), 575.33 MiB | 42.30 MiB/s Receiving objects: 81% (313/386), 575.33 MiB | 42.30 MiB/s Receiving objects: 82% (317/386), 575.33 MiB | 42.30 MiB/s Receiving objects: 82% (320/386), 594.77 MiB | 42.26 MiB/s Receiving objects: 83% (321/386), 594.77 MiB | 42.26 MiB/s Receiving objects: 83% (321/386), 624.83 MiB | 23.08 MiB/s Receiving objects: 84% (325/386), 624.83 MiB | 23.08 MiB/s Receiving objects: 84% (326/386), 643.12 MiB | 22.77 MiB/s Receiving objects: 84% (326/386), 647.42 MiB | 12.37 MiB/s Receiving objects: 85% (329/386), 647.42 MiB | 12.37 MiB/s Receiving objects: 85% (329/386), 674.10 MiB | 13.07 MiB/s Receiving objects: 86% (332/386), 700.90 MiB | 13.65 MiB/s Receiving objects: 87% (336/386), 700.90 MiB | 13.65 MiB/s Receiving objects: 87% (339/386), 719.52 MiB | 13.61 MiB/s Receiving objects: 88% (340/386), 719.52 MiB | 13.61 MiB/s Receiving objects: 89% (344/386), 719.52 MiB | 13.61 MiB/s Receiving objects: 89% (345/386), 741.13 MiB | 11.65 MiB/s Receiving objects: 90% (348/386), 741.13 MiB | 11.65 MiB/s Receiving objects: 90% (351/386), 743.65 MiB | 7.34 MiB/s Receiving objects: 91% (352/386), 743.65 MiB | 7.34 MiB/s Receiving objects: 92% (356/386), 743.65 MiB | 7.34 MiB/s Receiving objects: 93% (359/386), 770.70 MiB | 9.68 MiB/s Receiving objects: 94% (363/386), 770.70 MiB | 9.68 MiB/s Receiving objects: 95% (367/386), 770.70 MiB | 9.68 MiB/s Receiving objects: 96% (371/386), 793.32 MiB | 9.97 MiB/s Receiving objects: 97% (375/386), 811.21 MiB | 16.10 MiB/s Receiving objects: 97% (378/386), 826.91 MiB | 15.02 MiB/s Receiving objects: 98% (379/386), 826.91 MiB | 15.02 MiB/s remote: Total 386 (delta 23), reused 81 (delta 15), pack-reused 293 Receiving objects: 99% (383/386), 826.91 MiB | 15.02 MiB/s Receiving objects: 100% (386/386), 826.91 MiB | 15.02 MiB/s Receiving objects: 100% (386/386), 832.86 MiB | 24.21 MiB/s, done. Resolving deltas: 0% (0/73) Resolving deltas: 16% (12/73) Resolving deltas: 17% (13/73) Resolving deltas: 21% (16/73) Resolving deltas: 26% (19/73) Resolving deltas: 27% (20/73) Resolving deltas: 30% (22/73) Resolving deltas: 32% (24/73) Resolving deltas: 34% (25/73) Resolving deltas: 38% (28/73) Resolving deltas: 39% (29/73) Resolving deltas: 47% (35/73) Resolving deltas: 50% (37/73) Resolving deltas: 53% (39/73) Resolving deltas: 54% (40/73) Resolving deltas: 57% (42/73) Resolving deltas: 60% (44/73) Resolving deltas: 63% (46/73) Resolving deltas: 65% (48/73) Resolving deltas: 73% (54/73) Resolving deltas: 75% (55/73) Resolving deltas: 78% (57/73) Resolving deltas: 79% (58/73) Resolving deltas: 84% (62/73) Resolving deltas: 93% (68/73) Resolving deltas: 94% (69/73) Resolving deltas: 95% (70/73) Resolving deltas: 100% (73/73) Resolving deltas: 100% (73/73), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/prediction_config'... remote: Enumerating objects: 205, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 0% (1/205) Receiving objects: 1% (3/205) Receiving objects: 2% (5/205) Receiving objects: 3% (7/205) Receiving objects: 4% (9/205) Receiving objects: 5% (11/205) Receiving objects: 6% (13/205) Receiving objects: 7% (15/205) Receiving objects: 8% (17/205) Receiving objects: 9% (19/205) Receiving objects: 10% (21/205) Receiving objects: 11% (23/205) Receiving objects: 12% (25/205) Receiving objects: 13% (27/205) Receiving objects: 14% (29/205) Receiving objects: 15% (31/205) Receiving objects: 16% (33/205) Receiving objects: 17% (35/205) Receiving objects: 18% (37/205) Receiving objects: 19% (39/205) Receiving objects: 20% (41/205) Receiving objects: 21% (44/205) Receiving objects: 22% (46/205) Receiving objects: 23% (48/205) Receiving objects: 24% (50/205) Receiving objects: 25% (52/205) Receiving objects: 26% (54/205) Receiving objects: 27% (56/205) Receiving objects: 28% (58/205) Receiving objects: 29% (60/205) Receiving objects: 30% (62/205) Receiving objects: 31% (64/205) Receiving objects: 32% (66/205) Receiving objects: 33% (68/205) Receiving objects: 34% (70/205) Receiving objects: 35% (72/205) Receiving objects: 36% (74/205) Receiving objects: 37% (76/205) Receiving objects: 38% (78/205) Receiving objects: 39% (80/205) Receiving objects: 40% (82/205) Receiving objects: 41% (85/205) Receiving objects: 42% (87/205) Receiving objects: 43% (89/205) Receiving objects: 44% (91/205) Receiving objects: 45% (93/205) Receiving objects: 46% (95/205) Receiving objects: 47% (97/205) Receiving objects: 48% (99/205) Receiving objects: 49% (101/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 50% (103/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 51% (105/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 52% (107/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 53% (109/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 54% (111/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 55% (113/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 56% (115/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 57% (117/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 58% (119/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 59% (121/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 60% (123/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 61% (126/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 62% (128/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 63% (130/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 64% (132/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 65% (134/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 66% (136/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 67% (138/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 68% (140/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 69% (142/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 70% (144/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 71% (146/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 72% (148/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 73% (150/205), 27.54 MiB | 55.07 MiB/s Receiving objects: 73% (151/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 74% (152/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 75% (154/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 76% (156/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 77% (158/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 78% (160/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 79% (162/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 80% (164/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 81% (167/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 82% (169/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 83% (171/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 84% (173/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 85% (175/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 86% (177/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 87% (179/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 88% (181/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 89% (183/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 90% (185/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 91% (187/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 92% (189/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 93% (191/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 94% (193/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 95% (195/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 96% (197/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 97% (199/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 98% (201/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 99% (203/205), 53.82 MiB | 53.81 MiB/s remote: Total 205 (delta 4), reused 16 (delta 4), pack-reused 189 Receiving objects: 100% (205/205), 53.82 MiB | 53.81 MiB/s Receiving objects: 100% (205/205), 70.41 MiB | 54.67 MiB/s, done. Resolving deltas: 0% (0/59) Resolving deltas: 3% (2/59) Resolving deltas: 13% (8/59) Resolving deltas: 55% (33/59) Resolving deltas: 61% (36/59) Resolving deltas: 74% (44/59) Resolving deltas: 76% (45/59) Resolving deltas: 77% (46/59) Resolving deltas: 81% (48/59) Resolving deltas: 84% (50/59) Resolving deltas: 86% (51/59) Resolving deltas: 98% (58/59) Resolving deltas: 100% (59/59) Resolving deltas: 100% (59/59), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/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/qingdaoQG-config/QDQG001/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 30% (13/43) Resolving deltas: 83% (36/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-common'... remote: Enumerating objects: 287, 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. Receiving objects: 0% (1/287) Receiving objects: 1% (3/287) Receiving objects: 2% (6/287) Receiving objects: 3% (9/287) Receiving objects: 4% (12/287) Receiving objects: 5% (15/287) Receiving objects: 6% (18/287) Receiving objects: 7% (21/287) Receiving objects: 8% (23/287) Receiving objects: 9% (26/287) Receiving objects: 10% (29/287) Receiving objects: 11% (32/287) Receiving objects: 12% (35/287) Receiving objects: 13% (38/287) Receiving objects: 14% (41/287) Receiving objects: 15% (44/287) Receiving objects: 16% (46/287) Receiving objects: 17% (49/287) Receiving objects: 18% (52/287) Receiving objects: 19% (55/287) Receiving objects: 20% (58/287) Receiving objects: 21% (61/287) Receiving objects: 22% (64/287) Receiving objects: 23% (67/287) remote: Total 287 (delta 4), reused 0 (delta 0), pack-reused 272 Receiving objects: 24% (69/287) Receiving objects: 25% (72/287) Receiving objects: 26% (75/287) Receiving objects: 27% (78/287) Receiving objects: 28% (81/287) Receiving objects: 29% (84/287) Receiving objects: 30% (87/287) Receiving objects: 31% (89/287) Receiving objects: 32% (92/287) Receiving objects: 33% (95/287) Receiving objects: 34% (98/287) Receiving objects: 35% (101/287) Receiving objects: 36% (104/287) Receiving objects: 37% (107/287) Receiving objects: 38% (110/287) Receiving objects: 39% (112/287) Receiving objects: 40% (115/287) Receiving objects: 41% (118/287) Receiving objects: 42% (121/287) Receiving objects: 43% (124/287) Receiving objects: 44% (127/287) Receiving objects: 45% (130/287) Receiving objects: 46% (133/287) Receiving objects: 47% (135/287) Receiving objects: 48% (138/287) Receiving objects: 49% (141/287) Receiving objects: 50% (144/287) Receiving objects: 51% (147/287) Receiving objects: 52% (150/287) Receiving objects: 53% (153/287) Receiving objects: 54% (155/287) Receiving objects: 55% (158/287) Receiving objects: 56% (161/287) Receiving objects: 57% (164/287) Receiving objects: 58% (167/287) Receiving objects: 59% (170/287) Receiving objects: 60% (173/287) Receiving objects: 61% (176/287) Receiving objects: 62% (178/287) Receiving objects: 63% (181/287) Receiving objects: 64% (184/287) Receiving objects: 65% (187/287) Receiving objects: 66% (190/287) Receiving objects: 67% (193/287) Receiving objects: 68% (196/287) Receiving objects: 69% (199/287) Receiving objects: 70% (201/287) Receiving objects: 71% (204/287) Receiving objects: 72% (207/287) Receiving objects: 73% (210/287) Receiving objects: 74% (213/287) Receiving objects: 75% (216/287) Receiving objects: 76% (219/287) Receiving objects: 77% (221/287) Receiving objects: 78% (224/287) Receiving objects: 79% (227/287) Receiving objects: 80% (230/287) Receiving objects: 81% (233/287) Receiving objects: 82% (236/287) Receiving objects: 83% (239/287) Receiving objects: 84% (242/287) Receiving objects: 85% (244/287) Receiving objects: 86% (247/287) Receiving objects: 87% (250/287) Receiving objects: 88% (253/287) Receiving objects: 89% (256/287) Receiving objects: 90% (259/287) Receiving objects: 91% (262/287) Receiving objects: 92% (265/287) Receiving objects: 93% (267/287) Receiving objects: 94% (270/287) Receiving objects: 95% (273/287) Receiving objects: 96% (276/287) Receiving objects: 97% (279/287) Receiving objects: 98% (282/287) Receiving objects: 99% (285/287) Receiving objects: 100% (287/287) Receiving objects: 100% (287/287), 9.57 MiB | 55.39 MiB/s, done. Resolving deltas: 0% (0/68) Resolving deltas: 1% (1/68) Resolving deltas: 2% (2/68) Resolving deltas: 4% (3/68) Resolving deltas: 5% (4/68) Resolving deltas: 7% (5/68) Resolving deltas: 8% (6/68) Resolving deltas: 11% (8/68) Resolving deltas: 32% (22/68) Resolving deltas: 35% (24/68) Resolving deltas: 36% (25/68) Resolving deltas: 38% (26/68) Resolving deltas: 39% (27/68) Resolving deltas: 41% (28/68) Resolving deltas: 42% (29/68) Resolving deltas: 44% (30/68) Resolving deltas: 47% (32/68) Resolving deltas: 52% (36/68) Resolving deltas: 100% (68/68) Resolving deltas: 100% (68/68), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-device'... remote: Enumerating objects: 2351, done. remote: Counting objects: 0% (1/259) remote: Counting objects: 1% (3/259) remote: Counting objects: 2% (6/259) remote: Counting objects: 3% (8/259) remote: Counting objects: 4% (11/259) remote: Counting objects: 5% (13/259) remote: Counting objects: 6% (16/259) remote: Counting objects: 7% (19/259) remote: Counting objects: 8% (21/259) remote: Counting objects: 9% (24/259) remote: Counting objects: 10% (26/259) remote: Counting objects: 11% (29/259) remote: Counting objects: 12% (32/259) remote: Counting objects: 13% (34/259) remote: Counting objects: 14% (37/259) remote: Counting objects: 15% (39/259) remote: Counting objects: 16% (42/259) remote: Counting objects: 17% (45/259) remote: Counting objects: 18% (47/259) remote: Counting objects: 19% (50/259) remote: Counting objects: 20% (52/259) remote: Counting objects: 21% (55/259) remote: Counting objects: 22% (57/259) remote: Counting objects: 23% (60/259) remote: Counting objects: 24% (63/259) remote: Counting objects: 25% (65/259) remote: Counting objects: 26% (68/259) remote: Counting objects: 27% (70/259) remote: Counting objects: 28% (73/259) remote: Counting objects: 29% (76/259) remote: Counting objects: 30% (78/259) remote: Counting objects: 31% (81/259) remote: Counting objects: 32% (83/259) remote: Counting objects: 33% (86/259) remote: Counting objects: 34% (89/259) remote: Counting objects: 35% (91/259) remote: Counting objects: 36% (94/259) remote: Counting objects: 37% (96/259) remote: Counting objects: 38% (99/259) remote: Counting objects: 39% (102/259) remote: Counting objects: 40% (104/259) remote: Counting objects: 41% (107/259) remote: Counting objects: 42% (109/259) remote: Counting objects: 43% (112/259) remote: Counting objects: 44% (114/259) remote: Counting objects: 45% (117/259) remote: Counting objects: 46% (120/259) remote: Counting objects: 47% (122/259) remote: Counting objects: 48% (125/259) remote: Counting objects: 49% (127/259) remote: Counting objects: 50% (130/259) remote: Counting objects: 51% (133/259) remote: Counting objects: 52% (135/259) remote: Counting objects: 53% (138/259) remote: Counting objects: 54% (140/259) remote: Counting objects: 55% (143/259) remote: Counting objects: 56% (146/259) remote: Counting objects: 57% (148/259) remote: Counting objects: 58% (151/259) remote: Counting objects: 59% (153/259) remote: Counting objects: 60% (156/259) remote: Counting objects: 61% (158/259) remote: Counting objects: 62% (161/259) remote: Counting objects: 63% (164/259) remote: Counting objects: 64% (166/259) remote: Counting objects: 65% (169/259) remote: Counting objects: 66% (171/259) remote: Counting objects: 67% (174/259) remote: Counting objects: 68% (177/259) remote: Counting objects: 69% (179/259) remote: Counting objects: 70% (182/259) remote: Counting objects: 71% (184/259) remote: Counting objects: 72% (187/259) remote: Counting objects: 73% (190/259) remote: Counting objects: 74% (192/259) remote: Counting objects: 75% (195/259) remote: Counting objects: 76% (197/259) remote: Counting objects: 77% (200/259) remote: Counting objects: 78% (203/259) remote: Counting objects: 79% (205/259) remote: Counting objects: 80% (208/259) remote: Counting objects: 81% (210/259) remote: Counting objects: 82% (213/259) remote: Counting objects: 83% (215/259) remote: Counting objects: 84% (218/259) remote: Counting objects: 85% (221/259) remote: Counting objects: 86% (223/259) remote: Counting objects: 87% (226/259) remote: Counting objects: 88% (228/259) remote: Counting objects: 89% (231/259) remote: Counting objects: 90% (234/259) remote: Counting objects: 91% (236/259) remote: Counting objects: 92% (239/259) remote: Counting objects: 93% (241/259) remote: Counting objects: 94% (244/259) remote: Counting objects: 95% (247/259) remote: Counting objects: 96% (249/259) remote: Counting objects: 97% (252/259) remote: Counting objects: 98% (254/259) remote: Counting objects: 99% (257/259) remote: Counting objects: 100% (259/259) remote: Counting objects: 100% (259/259), done. remote: Compressing objects: 0% (1/205) remote: Compressing objects: 1% (3/205) remote: Compressing objects: 2% (5/205) remote: Compressing objects: 3% (7/205) remote: Compressing objects: 4% (9/205) remote: Compressing objects: 5% (11/205) remote: Compressing objects: 6% (13/205) remote: Compressing objects: 7% (15/205) remote: Compressing objects: 8% (17/205) remote: Compressing objects: 9% (19/205) remote: Compressing objects: 10% (21/205) remote: Compressing objects: 11% (23/205) remote: Compressing objects: 12% (25/205) remote: Compressing objects: 13% (27/205) remote: Compressing objects: 14% (29/205) remote: Compressing objects: 15% (31/205) remote: Compressing objects: 16% (33/205) remote: Compressing objects: 17% (35/205) remote: Compressing objects: 18% (37/205) remote: Compressing objects: 19% (39/205) remote: Compressing objects: 20% (41/205) remote: Compressing objects: 21% (44/205) remote: Compressing objects: 22% (46/205) remote: Compressing objects: 23% (48/205) remote: Compressing objects: 24% (50/205) remote: Compressing objects: 25% (52/205) remote: Compressing objects: 26% (54/205) remote: Compressing objects: 27% (56/205) remote: Compressing objects: 28% (58/205) remote: Compressing objects: 29% (60/205) remote: Compressing objects: 30% (62/205) remote: Compressing objects: 31% (64/205) remote: Compressing objects: 32% (66/205) remote: Compressing objects: 33% (68/205) remote: Compressing objects: 34% (70/205) remote: Compressing objects: 35% (72/205) remote: Compressing objects: 36% (74/205) remote: Compressing objects: 37% (76/205) remote: Compressing objects: 38% (78/205) remote: Compressing objects: 39% (80/205) remote: Compressing objects: 40% (82/205) remote: Compressing objects: 41% (85/205) remote: Compressing objects: 42% (87/205) remote: Compressing objects: 43% (89/205) remote: Compressing objects: 44% (91/205) remote: Compressing objects: 45% (93/205) remote: Compressing objects: 46% (95/205) remote: Compressing objects: 47% (97/205) remote: Compressing objects: 48% (99/205) remote: Compressing objects: 49% (101/205) remote: Compressing objects: 50% (103/205) remote: Compressing objects: 51% (105/205) remote: Compressing objects: 52% (107/205) remote: Compressing objects: 53% (109/205) remote: Compressing objects: 54% (111/205) remote: Compressing objects: 55% (113/205) remote: Compressing objects: 56% (115/205) remote: Compressing objects: 57% (117/205) remote: Compressing objects: 58% (119/205) remote: Compressing objects: 59% (121/205) remote: Compressing objects: 60% (123/205) remote: Compressing objects: 61% (126/205) remote: Compressing objects: 62% (128/205) remote: Compressing objects: 63% (130/205) remote: Compressing objects: 64% (132/205) remote: Compressing objects: 65% (134/205) remote: Compressing objects: 66% (136/205) remote: Compressing objects: 67% (138/205) remote: Compressing objects: 68% (140/205) remote: Compressing objects: 69% (142/205) remote: Compressing objects: 70% (144/205) remote: Compressing objects: 71% (146/205) remote: Compressing objects: 72% (148/205) remote: Compressing objects: 73% (150/205) remote: Compressing objects: 74% (152/205) remote: Compressing objects: 75% (154/205) remote: Compressing objects: 76% (156/205) remote: Compressing objects: 77% (158/205) remote: Compressing objects: 78% (160/205) remote: Compressing objects: 79% (162/205) remote: Compressing objects: 80% (164/205) remote: Compressing objects: 81% (167/205) remote: Compressing objects: 82% (169/205) remote: Compressing objects: 83% (171/205) remote: Compressing objects: 84% (173/205) remote: Compressing objects: 85% (175/205) remote: Compressing objects: 86% (177/205) remote: Compressing objects: 87% (179/205) remote: Compressing objects: 88% (181/205) remote: Compressing objects: 89% (183/205) remote: Compressing objects: 90% (185/205) remote: Compressing objects: 91% (187/205) remote: Compressing objects: 92% (189/205) remote: Compressing objects: 93% (191/205) remote: Compressing objects: 94% (193/205) remote: Compressing objects: 95% (195/205) remote: Compressing objects: 96% (197/205) remote: Compressing objects: 97% (199/205) remote: Compressing objects: 98% (201/205) remote: Compressing objects: 99% (203/205) remote: Compressing objects: 100% (205/205) remote: Compressing objects: 100% (205/205), done. Receiving objects: 0% (1/2351) Receiving objects: 1% (24/2351) Receiving objects: 2% (48/2351) Receiving objects: 3% (71/2351) Receiving objects: 4% (95/2351) Receiving objects: 5% (118/2351) Receiving objects: 6% (142/2351) Receiving objects: 7% (165/2351) Receiving objects: 8% (189/2351) Receiving objects: 9% (212/2351) Receiving objects: 10% (236/2351) Receiving objects: 11% (259/2351) Receiving objects: 12% (283/2351) Receiving objects: 13% (306/2351) Receiving objects: 14% (330/2351) Receiving objects: 15% (353/2351) Receiving objects: 16% (377/2351) Receiving objects: 17% (400/2351) Receiving objects: 18% (424/2351) Receiving objects: 19% (447/2351) Receiving objects: 20% (471/2351) Receiving objects: 21% (494/2351) Receiving objects: 22% (518/2351) Receiving objects: 23% (541/2351) Receiving objects: 24% (565/2351) Receiving objects: 25% (588/2351) Receiving objects: 26% (612/2351) Receiving objects: 27% (635/2351) Receiving objects: 28% (659/2351) Receiving objects: 29% (682/2351) Receiving objects: 30% (706/2351) Receiving objects: 31% (729/2351) Receiving objects: 32% (753/2351) Receiving objects: 33% (776/2351) Receiving objects: 34% (800/2351) Receiving objects: 35% (823/2351) Receiving objects: 36% (847/2351) Receiving objects: 37% (870/2351) Receiving objects: 38% (894/2351) Receiving objects: 39% (917/2351) Receiving objects: 40% (941/2351) Receiving objects: 41% (964/2351) Receiving objects: 42% (988/2351) Receiving objects: 43% (1011/2351) Receiving objects: 44% (1035/2351) Receiving objects: 45% (1058/2351) Receiving objects: 46% (1082/2351) Receiving objects: 47% (1105/2351) Receiving objects: 48% (1129/2351) Receiving objects: 49% (1152/2351) Receiving objects: 50% (1176/2351) Receiving objects: 51% (1200/2351) Receiving objects: 52% (1223/2351) Receiving objects: 53% (1247/2351) Receiving objects: 54% (1270/2351) Receiving objects: 55% (1294/2351) Receiving objects: 56% (1317/2351) Receiving objects: 57% (1341/2351) Receiving objects: 58% (1364/2351) Receiving objects: 59% (1388/2351) Receiving objects: 60% (1411/2351) Receiving objects: 61% (1435/2351) Receiving objects: 62% (1458/2351) Receiving objects: 63% (1482/2351) Receiving objects: 64% (1505/2351) Receiving objects: 65% (1529/2351) Receiving objects: 66% (1552/2351) Receiving objects: 67% (1576/2351) Receiving objects: 68% (1599/2351) Receiving objects: 69% (1623/2351) Receiving objects: 70% (1646/2351) Receiving objects: 71% (1670/2351) Receiving objects: 72% (1693/2351) Receiving objects: 73% (1717/2351) Receiving objects: 74% (1740/2351) Receiving objects: 75% (1764/2351) Receiving objects: 76% (1787/2351) Receiving objects: 77% (1811/2351) Receiving objects: 78% (1834/2351) Receiving objects: 79% (1858/2351) Receiving objects: 80% (1881/2351) remote: Total 2351 (delta 68), reused 218 (delta 54), pack-reused 2092 Receiving objects: 81% (1905/2351) Receiving objects: 82% (1928/2351) Receiving objects: 83% (1952/2351) Receiving objects: 84% (1975/2351) Receiving objects: 85% (1999/2351) Receiving objects: 86% (2022/2351) Receiving objects: 87% (2046/2351) Receiving objects: 88% (2069/2351) Receiving objects: 89% (2093/2351) Receiving objects: 90% (2116/2351) Receiving objects: 91% (2140/2351) Receiving objects: 92% (2163/2351) Receiving objects: 93% (2187/2351) Receiving objects: 94% (2210/2351) Receiving objects: 95% (2234/2351) Receiving objects: 96% (2257/2351) Receiving objects: 97% (2281/2351) Receiving objects: 98% (2304/2351) Receiving objects: 99% (2328/2351) Receiving objects: 100% (2351/2351) Receiving objects: 100% (2351/2351), 276.53 KiB | 34.57 MiB/s, done. Resolving deltas: 0% (0/823) Resolving deltas: 5% (47/823) Resolving deltas: 7% (59/823) Resolving deltas: 8% (70/823) Resolving deltas: 10% (83/823) Resolving deltas: 11% (91/823) Resolving deltas: 12% (100/823) Resolving deltas: 16% (135/823) Resolving deltas: 23% (192/823) Resolving deltas: 25% (213/823) Resolving deltas: 29% (244/823) Resolving deltas: 30% (247/823) Resolving deltas: 34% (283/823) Resolving deltas: 38% (317/823) Resolving deltas: 39% (321/823) Resolving deltas: 43% (355/823) Resolving deltas: 44% (369/823) Resolving deltas: 49% (405/823) Resolving deltas: 56% (461/823) Resolving deltas: 57% (471/823) Resolving deltas: 60% (495/823) Resolving deltas: 61% (503/823) Resolving deltas: 62% (511/823) Resolving deltas: 65% (537/823) Resolving deltas: 66% (550/823) Resolving deltas: 67% (553/823) Resolving deltas: 68% (562/823) Resolving deltas: 70% (584/823) Resolving deltas: 71% (588/823) Resolving deltas: 77% (638/823) Resolving deltas: 78% (644/823) Resolving deltas: 79% (653/823) Resolving deltas: 80% (660/823) Resolving deltas: 81% (670/823) Resolving deltas: 82% (676/823) Resolving deltas: 83% (684/823) Resolving deltas: 84% (693/823) Resolving deltas: 85% (702/823) Resolving deltas: 86% (708/823) Resolving deltas: 88% (726/823) Resolving deltas: 89% (734/823) Resolving deltas: 90% (741/823) Resolving deltas: 91% (749/823) Resolving deltas: 92% (758/823) Resolving deltas: 99% (816/823) Resolving deltas: 100% (823/823) Resolving deltas: 100% (823/823), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-mqtt'... remote: Enumerating objects: 187, done. remote: Counting objects: 16% (1/6) remote: Counting objects: 33% (2/6) remote: Counting objects: 50% (3/6) remote: Counting objects: 66% (4/6) remote: Counting objects: 83% (5/6) remote: Counting objects: 100% (6/6) remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 181 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.67 KiB | 19.67 MiB/s, done. Resolving deltas: 0% (0/47) Resolving deltas: 2% (1/47) Resolving deltas: 4% (2/47) Resolving deltas: 8% (4/47) Resolving deltas: 12% (6/47) Resolving deltas: 23% (11/47) Resolving deltas: 27% (13/47) Resolving deltas: 29% (14/47) Resolving deltas: 63% (30/47) Resolving deltas: 100% (47/47) Resolving deltas: 100% (47/47), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-node'... remote: Enumerating objects: 45, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 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 45 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 10.33 KiB | 10.33 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG001/params_new/system-port'... remote: Enumerating objects: 468, done. remote: Counting objects: 0% (1/170) remote: Counting objects: 1% (2/170) remote: Counting objects: 2% (4/170) remote: Counting objects: 3% (6/170) remote: Counting objects: 4% (7/170) remote: Counting objects: 5% (9/170) remote: Counting objects: 6% (11/170) remote: Counting objects: 7% (12/170) remote: Counting objects: 8% (14/170) remote: Counting objects: 9% (16/170) remote: Counting objects: 10% (17/170) remote: Counting objects: 11% (19/170) remote: Counting objects: 12% (21/170) remote: Counting objects: 13% (23/170) remote: Counting objects: 14% (24/170) remote: Counting objects: 15% (26/170) remote: Counting objects: 16% (28/170) remote: Counting objects: 17% (29/170) remote: Counting objects: 18% (31/170) remote: Counting objects: 19% (33/170) remote: Counting objects: 20% (34/170) remote: Counting objects: 21% (36/170) remote: Counting objects: 22% (38/170) remote: Counting objects: 23% (40/170) remote: Counting objects: 24% (41/170) remote: Counting objects: 25% (43/170) remote: Counting objects: 26% (45/170) remote: Counting objects: 27% (46/170) remote: Counting objects: 28% (48/170) remote: Counting objects: 29% (50/170) remote: Counting objects: 30% (51/170) remote: Counting objects: 31% (53/170) remote: Counting objects: 32% (55/170) remote: Counting objects: 33% (57/170) remote: Counting objects: 34% (58/170) remote: Counting objects: 35% (60/170) remote: Counting objects: 36% (62/170) remote: Counting objects: 37% (63/170) remote: Counting objects: 38% (65/170) remote: Counting objects: 39% (67/170) remote: Counting objects: 40% (68/170) remote: Counting objects: 41% (70/170) remote: Counting objects: 42% (72/170) remote: Counting objects: 43% (74/170) remote: Counting objects: 44% (75/170) remote: Counting objects: 45% (77/170) remote: Counting objects: 46% (79/170) remote: Counting objects: 47% (80/170) remote: Counting objects: 48% (82/170) remote: Counting objects: 49% (84/170) remote: Counting objects: 50% (85/170) remote: Counting objects: 51% (87/170) remote: Counting objects: 52% (89/170) remote: Counting objects: 53% (91/170) remote: Counting objects: 54% (92/170) remote: Counting objects: 55% (94/170) remote: Counting objects: 56% (96/170) remote: Counting objects: 57% (97/170) remote: Counting objects: 58% (99/170) remote: Counting objects: 59% (101/170) remote: Counting objects: 60% (102/170) remote: Counting objects: 61% (104/170) remote: Counting objects: 62% (106/170) remote: Counting objects: 63% (108/170) remote: Counting objects: 64% (109/170) remote: Counting objects: 65% (111/170) remote: Counting objects: 66% (113/170) remote: Counting objects: 67% (114/170) remote: Counting objects: 68% (116/170) remote: Counting objects: 69% (118/170) remote: Counting objects: 70% (119/170) remote: Counting objects: 71% (121/170) remote: Counting objects: 72% (123/170) remote: Counting objects: 73% (125/170) remote: Counting objects: 74% (126/170) remote: Counting objects: 75% (128/170) remote: Counting objects: 76% (130/170) remote: Counting objects: 77% (131/170) remote: Counting objects: 78% (133/170) remote: Counting objects: 79% (135/170) remote: Counting objects: 80% (136/170) remote: Counting objects: 81% (138/170) remote: Counting objects: 82% (140/170) remote: Counting objects: 83% (142/170) remote: Counting objects: 84% (143/170) remote: Counting objects: 85% (145/170) remote: Counting objects: 86% (147/170) remote: Counting objects: 87% (148/170) remote: Counting objects: 88% (150/170) remote: Counting objects: 89% (152/170) remote: Counting objects: 90% (153/170) remote: Counting objects: 91% (155/170) remote: Counting objects: 92% (157/170) remote: Counting objects: 93% (159/170) remote: Counting objects: 94% (160/170) remote: Counting objects: 95% (162/170) remote: Counting objects: 96% (164/170) remote: Counting objects: 97% (165/170) remote: Counting objects: 98% (167/170) remote: Counting objects: 99% (169/170) remote: Counting objects: 100% (170/170) remote: Counting objects: 100% (170/170), done. remote: Compressing objects: 1% (1/94) remote: Compressing objects: 2% (2/94) remote: Compressing objects: 3% (3/94) remote: Compressing objects: 4% (4/94) remote: Compressing objects: 5% (5/94) remote: Compressing objects: 6% (6/94) remote: Compressing objects: 7% (7/94) remote: Compressing objects: 8% (8/94) remote: Compressing objects: 9% (9/94) remote: Compressing objects: 10% (10/94) remote: Compressing objects: 11% (11/94) remote: Compressing objects: 12% (12/94) remote: Compressing objects: 13% (13/94) remote: Compressing objects: 14% (14/94) remote: Compressing objects: 15% (15/94) remote: Compressing objects: 17% (16/94) remote: Compressing objects: 18% (17/94) remote: Compressing objects: 19% (18/94) remote: Compressing objects: 20% (19/94) remote: Compressing objects: 21% (20/94) remote: Compressing objects: 22% (21/94) remote: Compressing objects: 23% (22/94) remote: Compressing objects: 24% (23/94) remote: Compressing objects: 25% (24/94) remote: Compressing objects: 26% (25/94) remote: Compressing objects: 27% (26/94) remote: Compressing objects: 28% (27/94) remote: Compressing objects: 29% (28/94) remote: Compressing objects: 30% (29/94) remote: Compressing objects: 31% (30/94) remote: Compressing objects: 32% (31/94) remote: Compressing objects: 34% (32/94) remote: Compressing objects: 35% (33/94) remote: Compressing objects: 36% (34/94) remote: Compressing objects: 37% (35/94) remote: Compressing objects: 38% (36/94) remote: Compressing objects: 39% (37/94) remote: Compressing objects: 40% (38/94) remote: Compressing objects: 41% (39/94) remote: Compressing objects: 42% (40/94) remote: Compressing objects: 43% (41/94) remote: Compressing objects: 44% (42/94) remote: Compressing objects: 45% (43/94) remote: Compressing objects: 46% (44/94) remote: Compressing objects: 47% (45/94) remote: Compressing objects: 48% (46/94) remote: Compressing objects: 50% (47/94) remote: Compressing objects: 51% (48/94) remote: Compressing objects: 52% (49/94) remote: Compressing objects: 53% (50/94) remote: Compressing objects: 54% (51/94) remote: Compressing objects: 55% (52/94) remote: Compressing objects: 56% (53/94) remote: Compressing objects: 57% (54/94) remote: Compressing objects: 58% (55/94) remote: Compressing objects: 59% (56/94) remote: Compressing objects: 60% (57/94) remote: Compressing objects: 61% (58/94) remote: Compressing objects: 62% (59/94) remote: Compressing objects: 63% (60/94) remote: Compressing objects: 64% (61/94) remote: Compressing objects: 65% (62/94) remote: Compressing objects: 67% (63/94) remote: Compressing objects: 68% (64/94) remote: Compressing objects: 69% (65/94) remote: Compressing objects: 70% (66/94) remote: Compressing objects: 71% (67/94) remote: Compressing objects: 72% (68/94) remote: Compressing objects: 73% (69/94) remote: Compressing objects: 74% (70/94) remote: Compressing objects: 75% (71/94) remote: Compressing objects: 76% (72/94) remote: Compressing objects: 77% (73/94) remote: Compressing objects: 78% (74/94) remote: Compressing objects: 79% (75/94) remote: Compressing objects: 80% (76/94) remote: Compressing objects: 81% (77/94) remote: Compressing objects: 82% (78/94) remote: Compressing objects: 84% (79/94) remote: Compressing objects: 85% (80/94) remote: Compressing objects: 86% (81/94) remote: Compressing objects: 87% (82/94) remote: Compressing objects: 88% (83/94) remote: Compressing objects: 89% (84/94) remote: Compressing objects: 90% (85/94) remote: Compressing objects: 91% (86/94) remote: Compressing objects: 92% (87/94) remote: Compressing objects: 93% (88/94) remote: Compressing objects: 94% (89/94) remote: Compressing objects: 95% (90/94) remote: Compressing objects: 96% (91/94) remote: Compressing objects: 97% (92/94) remote: Compressing objects: 98% (93/94) remote: Compressing objects: 100% (94/94) remote: Compressing objects: 100% (94/94), done. Receiving objects: 0% (1/468) Receiving objects: 1% (5/468) Receiving objects: 2% (10/468) Receiving objects: 3% (15/468) Receiving objects: 4% (19/468) Receiving objects: 5% (24/468) Receiving objects: 6% (29/468) Receiving objects: 7% (33/468) Receiving objects: 8% (38/468) Receiving objects: 9% (43/468) Receiving objects: 10% (47/468) Receiving objects: 11% (52/468) Receiving objects: 12% (57/468) Receiving objects: 13% (61/468) Receiving objects: 14% (66/468) Receiving objects: 15% (71/468) Receiving objects: 16% (75/468) Receiving objects: 17% (80/468) Receiving objects: 18% (85/468) Receiving objects: 19% (89/468) Receiving objects: 20% (94/468) Receiving objects: 21% (99/468) Receiving objects: 22% (103/468) Receiving objects: 23% (108/468) Receiving objects: 24% (113/468) Receiving objects: 25% (117/468) Receiving objects: 26% (122/468) Receiving objects: 27% (127/468) Receiving objects: 28% (132/468) Receiving objects: 29% (136/468) Receiving objects: 30% (141/468) Receiving objects: 31% (146/468) Receiving objects: 32% (150/468) Receiving objects: 33% (155/468) Receiving objects: 34% (160/468) Receiving objects: 35% (164/468) Receiving objects: 36% (169/468) Receiving objects: 37% (174/468) Receiving objects: 38% (178/468) Receiving objects: 39% (183/468) remote: Total 468 (delta 62), reused 116 (delta 32), pack-reused 298 Receiving objects: 40% (188/468) Receiving objects: 41% (192/468) Receiving objects: 42% (197/468) Receiving objects: 43% (202/468) Receiving objects: 44% (206/468) Receiving objects: 45% (211/468) Receiving objects: 46% (216/468) Receiving objects: 47% (220/468) Receiving objects: 48% (225/468) Receiving objects: 49% (230/468) Receiving objects: 50% (234/468) Receiving objects: 51% (239/468) Receiving objects: 52% (244/468) Receiving objects: 53% (249/468) Receiving objects: 54% (253/468) Receiving objects: 55% (258/468) Receiving objects: 56% (263/468) Receiving objects: 57% (267/468) Receiving objects: 58% (272/468) Receiving objects: 59% (277/468) Receiving objects: 60% (281/468) Receiving objects: 61% (286/468) Receiving objects: 62% (291/468) Receiving objects: 63% (295/468) Receiving objects: 64% (300/468) Receiving objects: 65% (305/468) Receiving objects: 66% (309/468) Receiving objects: 67% (314/468) Receiving objects: 68% (319/468) Receiving objects: 69% (323/468) Receiving objects: 70% (328/468) Receiving objects: 71% (333/468) Receiving objects: 72% (337/468) Receiving objects: 73% (342/468) Receiving objects: 74% (347/468) Receiving objects: 75% (351/468) Receiving objects: 76% (356/468) Receiving objects: 77% (361/468) Receiving objects: 78% (366/468) Receiving objects: 79% (370/468) Receiving objects: 80% (375/468) Receiving objects: 81% (380/468) Receiving objects: 82% (384/468) Receiving objects: 83% (389/468) Receiving objects: 84% (394/468) Receiving objects: 85% (398/468) Receiving objects: 86% (403/468) Receiving objects: 87% (408/468) Receiving objects: 88% (412/468) Receiving objects: 89% (417/468) Receiving objects: 90% (422/468) Receiving objects: 91% (426/468) Receiving objects: 92% (431/468) Receiving objects: 93% (436/468) Receiving objects: 94% (440/468) Receiving objects: 95% (445/468) Receiving objects: 96% (450/468) Receiving objects: 97% (454/468) Receiving objects: 98% (459/468) Receiving objects: 99% (464/468) Receiving objects: 100% (468/468) Receiving objects: 100% (468/468), 193.08 KiB | 24.13 MiB/s, done. Resolving deltas: 0% (0/197) Resolving deltas: 1% (2/197) Resolving deltas: 2% (4/197) Resolving deltas: 3% (6/197) Resolving deltas: 5% (10/197) Resolving deltas: 7% (14/197) Resolving deltas: 10% (20/197) Resolving deltas: 37% (74/197) Resolving deltas: 38% (76/197) Resolving deltas: 39% (77/197) Resolving deltas: 40% (80/197) Resolving deltas: 44% (88/197) Resolving deltas: 48% (95/197) Resolving deltas: 49% (97/197) Resolving deltas: 52% (104/197) Resolving deltas: 53% (105/197) Resolving deltas: 54% (108/197) Resolving deltas: 55% (109/197) Resolving deltas: 56% (112/197) Resolving deltas: 57% (114/197) Resolving deltas: 58% (116/197) Resolving deltas: 59% (118/197) Resolving deltas: 60% (119/197) Resolving deltas: 61% (121/197) Resolving deltas: 67% (132/197) Resolving deltas: 68% (134/197) Resolving deltas: 73% (144/197) Resolving deltas: 75% (149/197) Resolving deltas: 77% (152/197) Resolving deltas: 80% (158/197) Resolving deltas: 81% (161/197) Resolving deltas: 82% (162/197) Resolving deltas: 84% (167/197) Resolving deltas: 85% (169/197) Resolving deltas: 89% (176/197) Resolving deltas: 91% (180/197) Resolving deltas: 92% (182/197) Resolving deltas: 93% (184/197) Resolving deltas: 94% (186/197) Resolving deltas: 98% (194/197) Resolving deltas: 100% (197/197) Resolving deltas: 100% (197/197), done. Submodule path 'hardware': checked out 'b5c4644ee8d5a3b8d8921da859a997e246573a93' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out '73fe1ad621b8acc4622ad217a8de207695048f27' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '451447cca45d8065b8e2a2512ee90509cef87641' Submodule path 'msf-port': checked out '1861e66a9f45a3925efa1f25922b842809c22245' Submodule path 'msf-vehicle': checked out 'c8007eb57560d98ebb0ef8f1f45d04e9624aac94' Submodule path 'perception_new_detection': checked out '73c177ccf94430fa6d6bb651cca74891d2e95ac9' Submodule path 'pncc_common_config': checked out '3cf5b6240856f78354364862ffa19bc220437783' Submodule path 'pncc_port_related_config': checked out '1a90ecf9a08a7459cba8a3a947ba0d35acf66341' Submodule path 'pncc_vehicle_related_config': checked out '41ad27b3c07141be968e62e78b5c0e66d8a9e921' Submodule path 'pointcloud_customized': checked out 'd2a6f1b8d2698424b95fe3c08d5d9504334334b5' Submodule path 'prediction_config': checked out 'a1758942ff044852c0163f4f2e2e8905ec284725' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '560c10608cf8b895f11790bd4a72554ecacd2888' Submodule path 'system-common': checked out '46341a4aaa2ebaee5b9bdeeba5c548844e0457cf' Submodule path 'system-device': checked out '64f76ed5855523af553f5cd21a823032cb1cc902' Submodule path 'system-mqtt': checked out '711997db67c568dfa3d9237a39b803cfe7e78c2a' Submodule path 'system-node': checked out '5f7d7b8a19c1eaadb1ff78c9c093fffd43a1ffa9' Submodule path 'system-port': checked out 'e131c18130500f315bd73435908d4ef20a6a1452' [Pipeline] sh + ls -d hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_new_detection/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ system-common/ system-device/ system-mqtt/ system-node/ system-port/ [Pipeline] echo [hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_new_detection, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, system-common, system-device, system-mqtt, system-node, system-port] [Pipeline] sh + mkdir -p /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new [Pipeline] sh + wc -l + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/hardware/ [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/hardware/hardware /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/hesai_lidar_customized/ + wc -l [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/qingdaoQG-config/QDQG001/params_new/hesai_lidar_customized/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar-extrinsics/extrinsics /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_common/ [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port/ [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port/msf_assistant.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port/msf_localization_share.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-port/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/extrinsics /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/msf_localization.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/msf-vehicle/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/perception_new_detection/perception /root/workspace/qingdaoQG-config/QDQG001/params_new/perception_new_detection/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_common_config/pncc_common_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/pointcloud_customized/pointcloud /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/prediction_config/prediction /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/rslidar_sdk_customized/ [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-common/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-common/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-common/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-device/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-device/slave /root/workspace/qingdaoQG-config/QDQG001/params_new/system-device/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-mqtt/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-mqtt/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-mqtt/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-node/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-node/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-node/slave /root/workspace/qingdaoQG-config/QDQG001/params_new/system-node/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/ + wc -l [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/master /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/peripheral_controller.toml /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/ros_can_interpreter.toml /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/slave /root/workspace/qingdaoQG-config/QDQG001/params_new/system-port/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ extrinsics hardware hesai_lidar lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/extrinsics /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/hardware /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/hesai_lidar /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/lidar_correction_files /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/master /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/msf_assistant.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/msf_localization_calibration.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/msf_localization_share.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/msf_localization.yaml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/perception /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/peripheral_controller.toml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/pncc_common_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/pncc_port_related_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/pncc_vehicle_related_config /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/pointcloud /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/prediction /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/README.md /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/ros_can_interpreter.toml /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/slave /root/workspace/qingdaoQG-config/QDQG001/params_new/params_new/system-ros /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001/params/ [Pipeline] echo QDQG002拉取新参数方式 [Pipeline] sh + mkdir -p /root/workspace/qingdaoQG-config/QDQG002/params_new [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG002/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/QDQG002.git > git init /root/workspace/qingdaoQG-config/QDQG002/params_new # timeout=10 Fetching upstream changes from http://159.27.226.4/config/vehicles/QDQG002.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/QDQG002.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/config/vehicles/QDQG002.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 121f3cf9679f1d303034f8e2f4e8d3adae35506d (origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 121f3cf9679f1d303034f8e2f4e8d3adae35506d # timeout=300000 Commit message: "Update module: perception_new_detection to the lastest commit of qiangang_truck_sy_3pxt32-2rsbp" > git rev-list --no-walk a2832e5c268cd973e327f18de86a79b3ce339192 # timeout=10 First time build. Skipping changelog. [Pipeline] sh + git submodule init Submodule 'hardware' (git@159.27.226.4:hardware/config/QDQG002.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/QDQG002.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/qg002.git) registered for path 'msf-vehicle' Submodule 'perception_new_detection' (git@159.27.226.4:lidar/config/modules/perception_new_detection.git) registered for path 'perception_new_detection' Submodule 'pncc_common_config' (git@159.27.226.4:pnc/config/pncc_common_config.git) registered for path 'pncc_common_config' Submodule 'pncc_port_related_config' (git@159.27.226.4:pnc/config/pncc_port_related_config.git) registered for path 'pncc_port_related_config' Submodule 'pncc_vehicle_related_config' (git@159.27.226.4:pnc/config/pncc_vehicle_related_config.git) registered for path 'pncc_vehicle_related_config' Submodule 'pointcloud_customized' (git@159.27.226.4:lidar_localization_mapping/config/pointcloud/pointcloud_customized.git) registered for path 'pointcloud_customized' Submodule 'prediction_config' (git@159.27.226.4:prediction/config/modules/prediction_config.git) registered for path 'prediction_config' Submodule 'rslidar_sdk_common' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_common.git) registered for path 'rslidar_sdk_common' Submodule 'rslidar_sdk_customized' (git@159.27.226.4:lidar_localization_mapping/config/rslidar_sdk/rslidar_sdk_customized.git) registered for path 'rslidar_sdk_customized' Submodule 'system-common' (git@159.27.226.4:system/config/system-common.git) registered for path 'system-common' Submodule 'system-device' (git@159.27.226.4:system/config/system-device.git) registered for path 'system-device' Submodule 'system-mqtt' (git@159.27.226.4:system/config/system-mqtt.git) registered for path 'system-mqtt' Submodule 'system-node' (git@159.27.226.4:system/config/system-node-qingdao-qiangang.git) registered for path 'system-node' Submodule 'system-port' (git@159.27.226.4:system/config/system-port.git) registered for path 'system-port' [Pipeline] sh + git submodule update --remote --progress Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/hardware'... remote: Enumerating objects: 29, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 4% (1/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 29 (delta 10), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/29) Receiving objects: 6% (2/29) Receiving objects: 10% (3/29) Receiving objects: 13% (4/29) Receiving objects: 17% (5/29) Receiving objects: 20% (6/29) Receiving objects: 24% (7/29) Receiving objects: 27% (8/29) Receiving objects: 31% (9/29) Receiving objects: 34% (10/29) Receiving objects: 37% (11/29) Receiving objects: 41% (12/29) Receiving objects: 44% (13/29) Receiving objects: 48% (14/29) Receiving objects: 51% (15/29) Receiving objects: 55% (16/29) Receiving objects: 58% (17/29) Receiving objects: 62% (18/29) Receiving objects: 65% (19/29) Receiving objects: 68% (20/29) Receiving objects: 72% (21/29) Receiving objects: 75% (22/29) Receiving objects: 79% (23/29) Receiving objects: 82% (24/29) Receiving objects: 86% (25/29) Receiving objects: 89% (26/29) Receiving objects: 93% (27/29) Receiving objects: 96% (28/29) Receiving objects: 100% (29/29) Receiving objects: 100% (29/29), done. Resolving deltas: 0% (0/10) Resolving deltas: 40% (4/10) Resolving deltas: 50% (5/10) Resolving deltas: 70% (7/10) Resolving deltas: 90% (9/10) Resolving deltas: 100% (10/10) Resolving deltas: 100% (10/10), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/hesai_lidar_customized'... remote: Enumerating objects: 37, done. remote: Total 37 (delta 0), reused 0 (delta 0), pack-reused 37 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), 6.73 KiB | 6.73 MiB/s, done. Resolving deltas: 0% (0/19) Resolving deltas: 5% (1/19) Resolving deltas: 15% (3/19) Resolving deltas: 100% (19/19) Resolving deltas: 100% (19/19), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/lidar-extrinsics'... remote: Enumerating objects: 52, done. remote: Counting objects: 1% (1/52) remote: Counting objects: 3% (2/52) remote: Counting objects: 5% (3/52) remote: Counting objects: 7% (4/52) remote: Counting objects: 9% (5/52) remote: Counting objects: 11% (6/52) remote: Counting objects: 13% (7/52) remote: Counting objects: 15% (8/52) remote: Counting objects: 17% (9/52) remote: Counting objects: 19% (10/52) remote: Counting objects: 21% (11/52) remote: Counting objects: 23% (12/52) remote: Counting objects: 25% (13/52) remote: Counting objects: 26% (14/52) remote: Counting objects: 28% (15/52) remote: Counting objects: 30% (16/52) remote: Counting objects: 32% (17/52) remote: Counting objects: 34% (18/52) remote: Counting objects: 36% (19/52) remote: Counting objects: 38% (20/52) remote: Counting objects: 40% (21/52) remote: Counting objects: 42% (22/52) remote: Counting objects: 44% (23/52) remote: Counting objects: 46% (24/52) remote: Counting objects: 48% (25/52) remote: Counting objects: 50% (26/52) remote: Counting objects: 51% (27/52) remote: Counting objects: 53% (28/52) remote: Counting objects: 55% (29/52) remote: Counting objects: 57% (30/52) remote: Counting objects: 59% (31/52) remote: Counting objects: 61% (32/52) remote: Counting objects: 63% (33/52) remote: Counting objects: 65% (34/52) remote: Counting objects: 67% (35/52) remote: Counting objects: 69% (36/52) remote: Counting objects: 71% (37/52) remote: Counting objects: 73% (38/52) remote: Counting objects: 75% (39/52) remote: Counting objects: 76% (40/52) remote: Counting objects: 78% (41/52) remote: Counting objects: 80% (42/52) remote: Counting objects: 82% (43/52) remote: Counting objects: 84% (44/52) remote: Counting objects: 86% (45/52) remote: Counting objects: 88% (46/52) remote: Counting objects: 90% (47/52) remote: Counting objects: 92% (48/52) remote: Counting objects: 94% (49/52) remote: Counting objects: 96% (50/52) remote: Counting objects: 98% (51/52) remote: Counting objects: 100% (52/52) remote: Counting objects: 100% (52/52), done. remote: Compressing objects: 2% (1/48) remote: Compressing objects: 4% (2/48) remote: Compressing objects: 6% (3/48) remote: Compressing objects: 8% (4/48) remote: Compressing objects: 10% (5/48) remote: Compressing objects: 12% (6/48) remote: Compressing objects: 14% (7/48) remote: Compressing objects: 16% (8/48) remote: Compressing objects: 18% (9/48) remote: Compressing objects: 20% (10/48) remote: Compressing objects: 22% (11/48) remote: Compressing objects: 25% (12/48) remote: Compressing objects: 27% (13/48) remote: Compressing objects: 29% (14/48) remote: Compressing objects: 31% (15/48) remote: Compressing objects: 33% (16/48) remote: Compressing objects: 35% (17/48) remote: Compressing objects: 37% (18/48) remote: Compressing objects: 39% (19/48) remote: Compressing objects: 41% (20/48) remote: Compressing objects: 43% (21/48) remote: Compressing objects: 45% (22/48) remote: Compressing objects: 47% (23/48) remote: Compressing objects: 50% (24/48) remote: Compressing objects: 52% (25/48) remote: Compressing objects: 54% (26/48) remote: Compressing objects: 56% (27/48) remote: Compressing objects: 58% (28/48) remote: Compressing objects: 60% (29/48) remote: Compressing objects: 62% (30/48) remote: Compressing objects: 64% (31/48) remote: Compressing objects: 66% (32/48) remote: Compressing objects: 68% (33/48) remote: Compressing objects: 70% (34/48) remote: Compressing objects: 72% (35/48) remote: Compressing objects: 75% (36/48) remote: Compressing objects: 77% (37/48) remote: Compressing objects: 79% (38/48) remote: Compressing objects: 81% (39/48) remote: Compressing objects: 83% (40/48) remote: Compressing objects: 85% (41/48) remote: Compressing objects: 87% (42/48) remote: Compressing objects: 89% (43/48) remote: Compressing objects: 91% (44/48) remote: Compressing objects: 93% (45/48) remote: Compressing objects: 95% (46/48) remote: Compressing objects: 97% (47/48) remote: Compressing objects: 100% (48/48) remote: Compressing objects: 100% (48/48), done. remote: Total 52 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 1% (1/52) Receiving objects: 3% (2/52) Receiving objects: 5% (3/52) Receiving objects: 7% (4/52) Receiving objects: 9% (5/52) Receiving objects: 11% (6/52) Receiving objects: 13% (7/52) Receiving objects: 15% (8/52) Receiving objects: 17% (9/52) Receiving objects: 19% (10/52) Receiving objects: 21% (11/52) Receiving objects: 23% (12/52) Receiving objects: 25% (13/52) Receiving objects: 26% (14/52) Receiving objects: 28% (15/52) Receiving objects: 30% (16/52) Receiving objects: 32% (17/52) Receiving objects: 34% (18/52) Receiving objects: 36% (19/52) Receiving objects: 38% (20/52) Receiving objects: 40% (21/52) Receiving objects: 42% (22/52) Receiving objects: 44% (23/52) Receiving objects: 46% (24/52) Receiving objects: 48% (25/52) Receiving objects: 50% (26/52) Receiving objects: 51% (27/52) Receiving objects: 53% (28/52) Receiving objects: 55% (29/52) Receiving objects: 57% (30/52) Receiving objects: 59% (31/52) Receiving objects: 61% (32/52) Receiving objects: 63% (33/52) Receiving objects: 65% (34/52) Receiving objects: 67% (35/52) Receiving objects: 69% (36/52) Receiving objects: 71% (37/52) Receiving objects: 73% (38/52) Receiving objects: 75% (39/52) Receiving objects: 76% (40/52) Receiving objects: 78% (41/52) Receiving objects: 80% (42/52) Receiving objects: 82% (43/52) Receiving objects: 84% (44/52) Receiving objects: 86% (45/52) Receiving objects: 88% (46/52) Receiving objects: 90% (47/52) Receiving objects: 92% (48/52) Receiving objects: 94% (49/52) Receiving objects: 96% (50/52) Receiving objects: 98% (51/52) Receiving objects: 100% (52/52) Receiving objects: 100% (52/52), 9.98 KiB | 9.98 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 33% (2/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_common'... remote: Enumerating objects: 34, done. remote: Counting objects: 2% (1/34) remote: Counting objects: 5% (2/34) remote: Counting objects: 8% (3/34) remote: Counting objects: 11% (4/34) remote: Counting objects: 14% (5/34) remote: Counting objects: 17% (6/34) remote: Counting objects: 20% (7/34) remote: Counting objects: 23% (8/34) remote: Counting objects: 26% (9/34) remote: Counting objects: 29% (10/34) remote: Counting objects: 32% (11/34) remote: Counting objects: 35% (12/34) remote: Counting objects: 38% (13/34) remote: Counting objects: 41% (14/34) remote: Counting objects: 44% (15/34) remote: Counting objects: 47% (16/34) remote: Counting objects: 50% (17/34) remote: Counting objects: 52% (18/34) remote: Counting objects: 55% (19/34) remote: Counting objects: 58% (20/34) remote: Counting objects: 61% (21/34) remote: Counting objects: 64% (22/34) remote: Counting objects: 67% (23/34) remote: Counting objects: 70% (24/34) remote: Counting objects: 73% (25/34) remote: Counting objects: 76% (26/34) remote: Counting objects: 79% (27/34) remote: Counting objects: 82% (28/34) remote: Counting objects: 85% (29/34) remote: Counting objects: 88% (30/34) remote: Counting objects: 91% (31/34) remote: Counting objects: 94% (32/34) remote: Counting objects: 97% (33/34) remote: Counting objects: 100% (34/34) remote: Counting objects: 100% (34/34), 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 34 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/34) Receiving objects: 5% (2/34) Receiving objects: 8% (3/34) Receiving objects: 11% (4/34) Receiving objects: 14% (5/34) Receiving objects: 17% (6/34) Receiving objects: 20% (7/34) Receiving objects: 23% (8/34) Receiving objects: 26% (9/34) Receiving objects: 29% (10/34) Receiving objects: 32% (11/34) Receiving objects: 35% (12/34) Receiving objects: 38% (13/34) Receiving objects: 41% (14/34) Receiving objects: 44% (15/34) Receiving objects: 47% (16/34) Receiving objects: 50% (17/34) Receiving objects: 52% (18/34) Receiving objects: 55% (19/34) Receiving objects: 58% (20/34) Receiving objects: 61% (21/34) Receiving objects: 64% (22/34) Receiving objects: 67% (23/34) Receiving objects: 70% (24/34) Receiving objects: 73% (25/34) Receiving objects: 76% (26/34) Receiving objects: 79% (27/34) Receiving objects: 82% (28/34) Receiving objects: 85% (29/34) Receiving objects: 88% (30/34) Receiving objects: 91% (31/34) Receiving objects: 94% (32/34) Receiving objects: 97% (33/34) Receiving objects: 100% (34/34) Receiving objects: 100% (34/34), 7.54 KiB | 7.54 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 16% (1/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_customized'... remote: Enumerating objects: 542, done. remote: Counting objects: 0% (1/113) remote: Counting objects: 1% (2/113) remote: Counting objects: 2% (3/113) remote: Counting objects: 3% (4/113) remote: Counting objects: 4% (5/113) remote: Counting objects: 5% (6/113) remote: Counting objects: 6% (7/113) remote: Counting objects: 7% (8/113) remote: Counting objects: 8% (10/113) remote: Counting objects: 9% (11/113) remote: Counting objects: 10% (12/113) remote: Counting objects: 11% (13/113) remote: Counting objects: 12% (14/113) remote: Counting objects: 13% (15/113) remote: Counting objects: 14% (16/113) remote: Counting objects: 15% (17/113) remote: Counting objects: 16% (19/113) remote: Counting objects: 17% (20/113) remote: Counting objects: 18% (21/113) remote: Counting objects: 19% (22/113) remote: Counting objects: 20% (23/113) remote: Counting objects: 21% (24/113) remote: Counting objects: 22% (25/113) remote: Counting objects: 23% (26/113) remote: Counting objects: 24% (28/113) remote: Counting objects: 25% (29/113) remote: Counting objects: 26% (30/113) remote: Counting objects: 27% (31/113) remote: Counting objects: 28% (32/113) remote: Counting objects: 29% (33/113) remote: Counting objects: 30% (34/113) remote: Counting objects: 31% (36/113) remote: Counting objects: 32% (37/113) remote: Counting objects: 33% (38/113) remote: Counting objects: 34% (39/113) remote: Counting objects: 35% (40/113) remote: Counting objects: 36% (41/113) remote: Counting objects: 37% (42/113) remote: Counting objects: 38% (43/113) remote: Counting objects: 39% (45/113) remote: Counting objects: 40% (46/113) remote: Counting objects: 41% (47/113) remote: Counting objects: 42% (48/113) remote: Counting objects: 43% (49/113) remote: Counting objects: 44% (50/113) remote: Counting objects: 45% (51/113) remote: Counting objects: 46% (52/113) remote: Counting objects: 47% (54/113) remote: Counting objects: 48% (55/113) remote: Counting objects: 49% (56/113) remote: Counting objects: 50% (57/113) remote: Counting objects: 51% (58/113) remote: Counting objects: 52% (59/113) remote: Counting objects: 53% (60/113) remote: Counting objects: 54% (62/113) remote: Counting objects: 55% (63/113) remote: Counting objects: 56% (64/113) remote: Counting objects: 57% (65/113) remote: Counting objects: 58% (66/113) remote: Counting objects: 59% (67/113) remote: Counting objects: 60% (68/113) remote: Counting objects: 61% (69/113) remote: Counting objects: 62% (71/113) remote: Counting objects: 63% (72/113) remote: Counting objects: 64% (73/113) remote: Counting objects: 65% (74/113) remote: Counting objects: 66% (75/113) remote: Counting objects: 67% (76/113) remote: Counting objects: 68% (77/113) remote: Counting objects: 69% (78/113) remote: Counting objects: 70% (80/113) remote: Counting objects: 71% (81/113) remote: Counting objects: 72% (82/113) remote: Counting objects: 73% (83/113) remote: Counting objects: 74% (84/113) remote: Counting objects: 75% (85/113) remote: Counting objects: 76% (86/113) remote: Counting objects: 77% (88/113) remote: Counting objects: 78% (89/113) remote: Counting objects: 79% (90/113) remote: Counting objects: 80% (91/113) remote: Counting objects: 81% (92/113) remote: Counting objects: 82% (93/113) remote: Counting objects: 83% (94/113) remote: Counting objects: 84% (95/113) remote: Counting objects: 85% (97/113) remote: Counting objects: 86% (98/113) remote: Counting objects: 87% (99/113) remote: Counting objects: 88% (100/113) remote: Counting objects: 89% (101/113) remote: Counting objects: 90% (102/113) remote: Counting objects: 91% (103/113) remote: Counting objects: 92% (104/113) remote: Counting objects: 93% (106/113) remote: Counting objects: 94% (107/113) remote: Counting objects: 95% (108/113) remote: Counting objects: 96% (109/113) remote: Counting objects: 97% (110/113) remote: Counting objects: 98% (111/113) remote: Counting objects: 99% (112/113) remote: Counting objects: 100% (113/113) remote: Counting objects: 100% (113/113), done. remote: Compressing objects: 1% (1/72) remote: Compressing objects: 2% (2/72) remote: Compressing objects: 4% (3/72) remote: Compressing objects: 5% (4/72) remote: Compressing objects: 6% (5/72) remote: Compressing objects: 8% (6/72) remote: Compressing objects: 9% (7/72) remote: Compressing objects: 11% (8/72) remote: Compressing objects: 12% (9/72) remote: Compressing objects: 13% (10/72) remote: Compressing objects: 15% (11/72) remote: Compressing objects: 16% (12/72) remote: Compressing objects: 18% (13/72) remote: Compressing objects: 19% (14/72) remote: Compressing objects: 20% (15/72) remote: Compressing objects: 22% (16/72) remote: Compressing objects: 23% (17/72) remote: Compressing objects: 25% (18/72) remote: Compressing objects: 26% (19/72) remote: Compressing objects: 27% (20/72) remote: Compressing objects: 29% (21/72) remote: Compressing objects: 30% (22/72) remote: Compressing objects: 31% (23/72) remote: Compressing objects: 33% (24/72) remote: Compressing objects: 34% (25/72) remote: Compressing objects: 36% (26/72) remote: Compressing objects: 37% (27/72) remote: Compressing objects: 38% (28/72) remote: Compressing objects: 40% (29/72) remote: Compressing objects: 41% (30/72) remote: Compressing objects: 43% (31/72) remote: Compressing objects: 44% (32/72) remote: Compressing objects: 45% (33/72) remote: Compressing objects: 47% (34/72) remote: Compressing objects: 48% (35/72) remote: Compressing objects: 50% (36/72) remote: Compressing objects: 51% (37/72) remote: Compressing objects: 52% (38/72) remote: Compressing objects: 54% (39/72) remote: Compressing objects: 55% (40/72) remote: Compressing objects: 56% (41/72) remote: Compressing objects: 58% (42/72) remote: Compressing objects: 59% (43/72) remote: Compressing objects: 61% (44/72) remote: Compressing objects: 62% (45/72) remote: Compressing objects: 63% (46/72) remote: Compressing objects: 65% (47/72) remote: Compressing objects: 66% (48/72) remote: Compressing objects: 68% (49/72) remote: Compressing objects: 69% (50/72) remote: Compressing objects: 70% (51/72) remote: Compressing objects: 72% (52/72) remote: Compressing objects: 73% (53/72) remote: Compressing objects: 75% (54/72) remote: Compressing objects: 76% (55/72) remote: Compressing objects: 77% (56/72) remote: Compressing objects: 79% (57/72) remote: Compressing objects: 80% (58/72) remote: Compressing objects: 81% (59/72) remote: Compressing objects: 83% (60/72) remote: Compressing objects: 84% (61/72) remote: Compressing objects: 86% (62/72) remote: Compressing objects: 87% (63/72) remote: Compressing objects: 88% (64/72) remote: Compressing objects: 90% (65/72) remote: Compressing objects: 91% (66/72) remote: Compressing objects: 93% (67/72) remote: Compressing objects: 94% (68/72) remote: Compressing objects: 95% (69/72) remote: Compressing objects: 97% (70/72) remote: Compressing objects: 98% (71/72) remote: Compressing objects: 100% (72/72) remote: Compressing objects: 100% (72/72), done. Receiving objects: 0% (1/542) Receiving objects: 1% (6/542) Receiving objects: 2% (11/542) Receiving objects: 3% (17/542) Receiving objects: 4% (22/542) Receiving objects: 5% (28/542) Receiving objects: 6% (33/542) Receiving objects: 7% (38/542) Receiving objects: 8% (44/542) Receiving objects: 9% (49/542) Receiving objects: 10% (55/542) Receiving objects: 11% (60/542) Receiving objects: 12% (66/542) Receiving objects: 13% (71/542) Receiving objects: 14% (76/542) Receiving objects: 15% (82/542) Receiving objects: 16% (87/542) Receiving objects: 17% (93/542) Receiving objects: 18% (98/542) Receiving objects: 19% (103/542) Receiving objects: 20% (109/542) Receiving objects: 21% (114/542) Receiving objects: 22% (120/542) Receiving objects: 23% (125/542) Receiving objects: 24% (131/542) Receiving objects: 25% (136/542) Receiving objects: 26% (141/542) Receiving objects: 27% (147/542) Receiving objects: 28% (152/542) Receiving objects: 29% (158/542) remote: Total 542 (delta 42), reused 56 (delta 19), pack-reused 429 Receiving objects: 30% (163/542) Receiving objects: 31% (169/542) Receiving objects: 32% (174/542) Receiving objects: 33% (179/542) Receiving objects: 34% (185/542) Receiving objects: 35% (190/542) Receiving objects: 36% (196/542) Receiving objects: 37% (201/542) Receiving objects: 38% (206/542) Receiving objects: 39% (212/542) Receiving objects: 40% (217/542) Receiving objects: 41% (223/542) Receiving objects: 42% (228/542) Receiving objects: 43% (234/542) Receiving objects: 44% (239/542) Receiving objects: 45% (244/542) Receiving objects: 46% (250/542) Receiving objects: 47% (255/542) Receiving objects: 48% (261/542) Receiving objects: 49% (266/542) Receiving objects: 50% (271/542) Receiving objects: 51% (277/542) Receiving objects: 52% (282/542) Receiving objects: 53% (288/542) Receiving objects: 54% (293/542) Receiving objects: 55% (299/542) Receiving objects: 56% (304/542) Receiving objects: 57% (309/542) Receiving objects: 58% (315/542) Receiving objects: 59% (320/542) Receiving objects: 60% (326/542) Receiving objects: 61% (331/542) Receiving objects: 62% (337/542) Receiving objects: 63% (342/542) Receiving objects: 64% (347/542) Receiving objects: 65% (353/542) Receiving objects: 66% (358/542) Receiving objects: 67% (364/542) Receiving objects: 68% (369/542) Receiving objects: 69% (374/542) Receiving objects: 70% (380/542) Receiving objects: 71% (385/542) Receiving objects: 72% (391/542) Receiving objects: 73% (396/542) Receiving objects: 74% (402/542) Receiving objects: 75% (407/542) Receiving objects: 76% (412/542) Receiving objects: 77% (418/542) Receiving objects: 78% (423/542) Receiving objects: 79% (429/542) Receiving objects: 80% (434/542) Receiving objects: 81% (440/542) Receiving objects: 82% (445/542) Receiving objects: 83% (450/542) Receiving objects: 84% (456/542) Receiving objects: 85% (461/542) Receiving objects: 86% (467/542) Receiving objects: 87% (472/542) Receiving objects: 88% (477/542) Receiving objects: 89% (483/542) Receiving objects: 90% (488/542) Receiving objects: 91% (494/542) Receiving objects: 92% (499/542) Receiving objects: 93% (505/542) Receiving objects: 94% (510/542) Receiving objects: 95% (515/542) Receiving objects: 96% (521/542) Receiving objects: 97% (526/542) Receiving objects: 98% (532/542) Receiving objects: 99% (537/542) Receiving objects: 100% (542/542) Receiving objects: 100% (542/542), 93.39 KiB | 31.13 MiB/s, done. Resolving deltas: 0% (0/222) Resolving deltas: 1% (3/222) Resolving deltas: 2% (5/222) Resolving deltas: 3% (7/222) Resolving deltas: 13% (31/222) Resolving deltas: 16% (36/222) Resolving deltas: 28% (64/222) Resolving deltas: 32% (72/222) Resolving deltas: 33% (74/222) Resolving deltas: 35% (79/222) Resolving deltas: 37% (83/222) Resolving deltas: 42% (94/222) Resolving deltas: 43% (97/222) Resolving deltas: 53% (118/222) Resolving deltas: 56% (126/222) Resolving deltas: 59% (131/222) Resolving deltas: 61% (137/222) Resolving deltas: 66% (148/222) Resolving deltas: 67% (149/222) Resolving deltas: 68% (153/222) Resolving deltas: 70% (157/222) Resolving deltas: 71% (158/222) Resolving deltas: 72% (160/222) Resolving deltas: 74% (165/222) Resolving deltas: 75% (167/222) Resolving deltas: 77% (171/222) Resolving deltas: 78% (174/222) Resolving deltas: 79% (176/222) Resolving deltas: 80% (178/222) Resolving deltas: 81% (180/222) Resolving deltas: 86% (191/222) Resolving deltas: 91% (204/222) Resolving deltas: 92% (205/222) Resolving deltas: 93% (207/222) Resolving deltas: 94% (210/222) Resolving deltas: 95% (212/222) Resolving deltas: 96% (214/222) Resolving deltas: 97% (216/222) Resolving deltas: 98% (218/222) Resolving deltas: 99% (220/222) Resolving deltas: 100% (222/222) Resolving deltas: 100% (222/222), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port'... remote: Enumerating objects: 119, done. remote: Counting objects: 1% (1/56) remote: Counting objects: 3% (2/56) remote: Counting objects: 5% (3/56) remote: Counting objects: 7% (4/56) remote: Counting objects: 8% (5/56) remote: Counting objects: 10% (6/56) remote: Counting objects: 12% (7/56) remote: Counting objects: 14% (8/56) remote: Counting objects: 16% (9/56) remote: Counting objects: 17% (10/56) remote: Counting objects: 19% (11/56) remote: Counting objects: 21% (12/56) remote: Counting objects: 23% (13/56) remote: Counting objects: 25% (14/56) remote: Counting objects: 26% (15/56) remote: Counting objects: 28% (16/56) remote: Counting objects: 30% (17/56) remote: Counting objects: 32% (18/56) remote: Counting objects: 33% (19/56) remote: Counting objects: 35% (20/56) remote: Counting objects: 37% (21/56) remote: Counting objects: 39% (22/56) remote: Counting objects: 41% (23/56) remote: Counting objects: 42% (24/56) remote: Counting objects: 44% (25/56) remote: Counting objects: 46% (26/56) remote: Counting objects: 48% (27/56) remote: Counting objects: 50% (28/56) remote: Counting objects: 51% (29/56) remote: Counting objects: 53% (30/56) remote: Counting objects: 55% (31/56) remote: Counting objects: 57% (32/56) remote: Counting objects: 58% (33/56) remote: Counting objects: 60% (34/56) remote: Counting objects: 62% (35/56) remote: Counting objects: 64% (36/56) remote: Counting objects: 66% (37/56) remote: Counting objects: 67% (38/56) remote: Counting objects: 69% (39/56) remote: Counting objects: 71% (40/56) remote: Counting objects: 73% (41/56) remote: Counting objects: 75% (42/56) remote: Counting objects: 76% (43/56) remote: Counting objects: 78% (44/56) remote: Counting objects: 80% (45/56) remote: Counting objects: 82% (46/56) remote: Counting objects: 83% (47/56) remote: Counting objects: 85% (48/56) remote: Counting objects: 87% (49/56) remote: Counting objects: 89% (50/56) remote: Counting objects: 91% (51/56) remote: Counting objects: 92% (52/56) remote: Counting objects: 94% (53/56) remote: Counting objects: 96% (54/56) remote: Counting objects: 98% (55/56) remote: Counting objects: 100% (56/56) remote: Counting objects: 100% (56/56), done. remote: Compressing objects: 2% (1/39) remote: Compressing objects: 5% (2/39) remote: Compressing objects: 7% (3/39) remote: Compressing objects: 10% (4/39) remote: Compressing objects: 12% (5/39) remote: Compressing objects: 15% (6/39) remote: Compressing objects: 17% (7/39) remote: Compressing objects: 20% (8/39) remote: Compressing objects: 23% (9/39) remote: Compressing objects: 25% (10/39) remote: Compressing objects: 28% (11/39) remote: Compressing objects: 30% (12/39) remote: Compressing objects: 33% (13/39) remote: Compressing objects: 35% (14/39) remote: Compressing objects: 38% (15/39) remote: Compressing objects: 41% (16/39) remote: Compressing objects: 43% (17/39) remote: Compressing objects: 46% (18/39) remote: Compressing objects: 48% (19/39) remote: Compressing objects: 51% (20/39) remote: Compressing objects: 53% (21/39) remote: Compressing objects: 56% (22/39) remote: Compressing objects: 58% (23/39) remote: Compressing objects: 61% (24/39) remote: Compressing objects: 64% (25/39) remote: Compressing objects: 66% (26/39) remote: Compressing objects: 69% (27/39) remote: Compressing objects: 71% (28/39) remote: Compressing objects: 74% (29/39) remote: Compressing objects: 76% (30/39) remote: Compressing objects: 79% (31/39) remote: Compressing objects: 82% (32/39) remote: Compressing objects: 84% (33/39) remote: Compressing objects: 87% (34/39) remote: Compressing objects: 89% (35/39) remote: Compressing objects: 92% (36/39) remote: Compressing objects: 94% (37/39) remote: Compressing objects: 97% (38/39) remote: Compressing objects: 100% (39/39) remote: Compressing objects: 100% (39/39), done. Receiving objects: 0% (1/119) Receiving objects: 1% (2/119) Receiving objects: 2% (3/119) Receiving objects: 3% (4/119) Receiving objects: 4% (5/119) Receiving objects: 5% (6/119) Receiving objects: 6% (8/119) Receiving objects: 7% (9/119) Receiving objects: 8% (10/119) Receiving objects: 9% (11/119) Receiving objects: 10% (12/119) Receiving objects: 11% (14/119) Receiving objects: 12% (15/119) Receiving objects: 13% (16/119) Receiving objects: 14% (17/119) Receiving objects: 15% (18/119) Receiving objects: 16% (20/119) Receiving objects: 17% (21/119) Receiving objects: 18% (22/119) Receiving objects: 19% (23/119) Receiving objects: 20% (24/119) Receiving objects: 21% (25/119) Receiving objects: 22% (27/119) Receiving objects: 23% (28/119) Receiving objects: 24% (29/119) Receiving objects: 25% (30/119) Receiving objects: 26% (31/119) Receiving objects: 27% (33/119) Receiving objects: 28% (34/119) Receiving objects: 29% (35/119) Receiving objects: 30% (36/119) Receiving objects: 31% (37/119) Receiving objects: 32% (39/119) Receiving objects: 33% (40/119) Receiving objects: 34% (41/119) Receiving objects: 35% (42/119) Receiving objects: 36% (43/119) Receiving objects: 37% (45/119) Receiving objects: 38% (46/119) Receiving objects: 39% (47/119) Receiving objects: 40% (48/119) Receiving objects: 41% (49/119) Receiving objects: 42% (50/119) Receiving objects: 43% (52/119) Receiving objects: 44% (53/119) Receiving objects: 45% (54/119) Receiving objects: 46% (55/119) Receiving objects: 47% (56/119) Receiving objects: 48% (58/119) Receiving objects: 49% (59/119) Receiving objects: 50% (60/119) Receiving objects: 51% (61/119) Receiving objects: 52% (62/119) Receiving objects: 53% (64/119) Receiving objects: 54% (65/119) remote: Total 119 (delta 26), reused 40 (delta 17), pack-reused 63 Receiving objects: 55% (66/119) Receiving objects: 56% (67/119) Receiving objects: 57% (68/119) Receiving objects: 58% (70/119) Receiving objects: 59% (71/119) Receiving objects: 60% (72/119) Receiving objects: 61% (73/119) Receiving objects: 62% (74/119) Receiving objects: 63% (75/119) Receiving objects: 64% (77/119) Receiving objects: 65% (78/119) Receiving objects: 66% (79/119) Receiving objects: 67% (80/119) Receiving objects: 68% (81/119) Receiving objects: 69% (83/119) Receiving objects: 70% (84/119) Receiving objects: 71% (85/119) Receiving objects: 72% (86/119) Receiving objects: 73% (87/119) Receiving objects: 74% (89/119) Receiving objects: 75% (90/119) Receiving objects: 76% (91/119) Receiving objects: 77% (92/119) Receiving objects: 78% (93/119) Receiving objects: 79% (95/119) Receiving objects: 80% (96/119) Receiving objects: 81% (97/119) Receiving objects: 82% (98/119) Receiving objects: 83% (99/119) Receiving objects: 84% (100/119) Receiving objects: 85% (102/119) Receiving objects: 86% (103/119) Receiving objects: 87% (104/119) Receiving objects: 88% (105/119) Receiving objects: 89% (106/119) Receiving objects: 90% (108/119) Receiving objects: 91% (109/119) Receiving objects: 92% (110/119) Receiving objects: 93% (111/119) Receiving objects: 94% (112/119) Receiving objects: 95% (114/119) Receiving objects: 96% (115/119) Receiving objects: 97% (116/119) Receiving objects: 98% (117/119) Receiving objects: 99% (118/119) Receiving objects: 100% (119/119) Receiving objects: 100% (119/119), 18.32 KiB | 18.32 MiB/s, done. Resolving deltas: 0% (0/62) Resolving deltas: 1% (1/62) Resolving deltas: 6% (4/62) Resolving deltas: 12% (8/62) Resolving deltas: 27% (17/62) Resolving deltas: 29% (18/62) Resolving deltas: 30% (19/62) Resolving deltas: 32% (20/62) Resolving deltas: 33% (21/62) Resolving deltas: 35% (22/62) Resolving deltas: 40% (25/62) Resolving deltas: 41% (26/62) Resolving deltas: 51% (32/62) Resolving deltas: 54% (34/62) Resolving deltas: 56% (35/62) Resolving deltas: 58% (36/62) Resolving deltas: 61% (38/62) Resolving deltas: 62% (39/62) Resolving deltas: 64% (40/62) Resolving deltas: 67% (42/62) Resolving deltas: 69% (43/62) Resolving deltas: 72% (45/62) Resolving deltas: 74% (46/62) Resolving deltas: 75% (47/62) Resolving deltas: 77% (48/62) Resolving deltas: 82% (51/62) Resolving deltas: 88% (55/62) Resolving deltas: 93% (58/62) Resolving deltas: 95% (59/62) Resolving deltas: 100% (62/62) Resolving deltas: 100% (62/62), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle'... remote: Enumerating objects: 29, done. remote: Counting objects: 3% (1/29) remote: Counting objects: 6% (2/29) remote: Counting objects: 10% (3/29) remote: Counting objects: 13% (4/29) remote: Counting objects: 17% (5/29) remote: Counting objects: 20% (6/29) remote: Counting objects: 24% (7/29) remote: Counting objects: 27% (8/29) remote: Counting objects: 31% (9/29) remote: Counting objects: 34% (10/29) remote: Counting objects: 37% (11/29) remote: Counting objects: 41% (12/29) remote: Counting objects: 44% (13/29) remote: Counting objects: 48% (14/29) remote: Counting objects: 51% (15/29) remote: Counting objects: 55% (16/29) remote: Counting objects: 58% (17/29) remote: Counting objects: 62% (18/29) remote: Counting objects: 65% (19/29) remote: Counting objects: 68% (20/29) remote: Counting objects: 72% (21/29) remote: Counting objects: 75% (22/29) remote: Counting objects: 79% (23/29) remote: Counting objects: 82% (24/29) remote: Counting objects: 86% (25/29) remote: Counting objects: 89% (26/29) remote: Counting objects: 93% (27/29) remote: Counting objects: 96% (28/29) remote: Counting objects: 100% (29/29) remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 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 29 (delta 9), reused 0 (delta 0), pack-reused 0 Receiving objects: 3% (1/29) Receiving objects: 6% (2/29) Receiving objects: 10% (3/29) Receiving objects: 13% (4/29) Receiving objects: 17% (5/29) Receiving objects: 20% (6/29) Receiving objects: 24% (7/29) Receiving objects: 27% (8/29) Receiving objects: 31% (9/29) Receiving objects: 34% (10/29) Receiving objects: 37% (11/29) Receiving objects: 41% (12/29) Receiving objects: 44% (13/29) Receiving objects: 48% (14/29) Receiving objects: 51% (15/29) Receiving objects: 55% (16/29) Receiving objects: 58% (17/29) Receiving objects: 62% (18/29) Receiving objects: 65% (19/29) Receiving objects: 68% (20/29) Receiving objects: 72% (21/29) Receiving objects: 75% (22/29) Receiving objects: 79% (23/29) Receiving objects: 82% (24/29) Receiving objects: 86% (25/29) Receiving objects: 89% (26/29) Receiving objects: 93% (27/29) Receiving objects: 96% (28/29) Receiving objects: 100% (29/29) Receiving objects: 100% (29/29), 6.24 KiB | 6.24 MiB/s, done. Resolving deltas: 0% (0/9) Resolving deltas: 11% (1/9) Resolving deltas: 55% (5/9) Resolving deltas: 100% (9/9) Resolving deltas: 100% (9/9), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/perception_new_detection'... remote: Enumerating objects: 6329, done. remote: Counting objects: 0% (1/300) remote: Counting objects: 1% (3/300) remote: Counting objects: 2% (6/300) remote: Counting objects: 3% (9/300) remote: Counting objects: 4% (12/300) remote: Counting objects: 5% (15/300) remote: Counting objects: 6% (18/300) remote: Counting objects: 7% (21/300) remote: Counting objects: 8% (24/300) remote: Counting objects: 9% (27/300) remote: Counting objects: 10% (30/300) remote: Counting objects: 11% (33/300) remote: Counting objects: 12% (36/300) remote: Counting objects: 13% (39/300) remote: Counting objects: 14% (42/300) remote: Counting objects: 15% (45/300) remote: Counting objects: 16% (48/300) remote: Counting objects: 17% (51/300) remote: Counting objects: 18% (54/300) remote: Counting objects: 19% (57/300) remote: Counting objects: 20% (60/300) remote: Counting objects: 21% (63/300) remote: Counting objects: 22% (66/300) remote: Counting objects: 23% (69/300) remote: Counting objects: 24% (72/300) remote: Counting objects: 25% (75/300) remote: Counting objects: 26% (78/300) remote: Counting objects: 27% (81/300) remote: Counting objects: 28% (84/300) remote: Counting objects: 29% (87/300) remote: Counting objects: 30% (90/300) remote: Counting objects: 31% (93/300) remote: Counting objects: 32% (96/300) remote: Counting objects: 33% (99/300) remote: Counting objects: 34% (102/300) remote: Counting objects: 35% (105/300) remote: Counting objects: 36% (108/300) remote: Counting objects: 37% (111/300) remote: Counting objects: 38% (114/300) remote: Counting objects: 39% (117/300) remote: Counting objects: 40% (120/300) remote: Counting objects: 41% (123/300) remote: Counting objects: 42% (126/300) remote: Counting objects: 43% (129/300) remote: Counting objects: 44% (132/300) remote: Counting objects: 45% (135/300) remote: Counting objects: 46% (138/300) remote: Counting objects: 47% (141/300) remote: Counting objects: 48% (144/300) remote: Counting objects: 49% (147/300) remote: Counting objects: 50% (150/300) remote: Counting objects: 51% (153/300) remote: Counting objects: 52% (156/300) remote: Counting objects: 53% (159/300) remote: Counting objects: 54% (162/300) remote: Counting objects: 55% (165/300) remote: Counting objects: 56% (168/300) remote: Counting objects: 57% (171/300) remote: Counting objects: 58% (174/300) remote: Counting objects: 59% (177/300) remote: Counting objects: 60% (180/300) remote: Counting objects: 61% (183/300) remote: Counting objects: 62% (186/300) remote: Counting objects: 63% (189/300) remote: Counting objects: 64% (192/300) remote: Counting objects: 65% (195/300) remote: Counting objects: 66% (198/300) remote: Counting objects: 67% (201/300) remote: Counting objects: 68% (204/300) remote: Counting objects: 69% (207/300) remote: Counting objects: 70% (210/300) remote: Counting objects: 71% (213/300) remote: Counting objects: 72% (216/300) remote: Counting objects: 73% (219/300) remote: Counting objects: 74% (222/300) remote: Counting objects: 75% (225/300) remote: Counting objects: 76% (228/300) remote: Counting objects: 77% (231/300) remote: Counting objects: 78% (234/300) remote: Counting objects: 79% (237/300) remote: Counting objects: 80% (240/300) remote: Counting objects: 81% (243/300) remote: Counting objects: 82% (246/300) remote: Counting objects: 83% (249/300) remote: Counting objects: 84% (252/300) remote: Counting objects: 85% (255/300) remote: Counting objects: 86% (258/300) remote: Counting objects: 87% (261/300) remote: Counting objects: 88% (264/300) remote: Counting objects: 89% (267/300) remote: Counting objects: 90% (270/300) remote: Counting objects: 91% (273/300) remote: Counting objects: 92% (276/300) remote: Counting objects: 93% (279/300) remote: Counting objects: 94% (282/300) remote: Counting objects: 95% (285/300) remote: Counting objects: 96% (288/300) remote: Counting objects: 97% (291/300) remote: Counting objects: 98% (294/300) remote: Counting objects: 99% (297/300) remote: Counting objects: 100% (300/300) remote: Counting objects: 100% (300/300), done. remote: Compressing objects: 0% (1/196) remote: Compressing objects: 1% (2/196) remote: Compressing objects: 2% (4/196) remote: Compressing objects: 3% (6/196) remote: Compressing objects: 4% (8/196) remote: Compressing objects: 5% (10/196) remote: Compressing objects: 6% (12/196) remote: Compressing objects: 7% (14/196) remote: Compressing objects: 8% (16/196) remote: Compressing objects: 9% (18/196) remote: Compressing objects: 10% (20/196) remote: Compressing objects: 11% (22/196) remote: Compressing objects: 12% (24/196) remote: Compressing objects: 13% (26/196) remote: Compressing objects: 14% (28/196) remote: Compressing objects: 15% (30/196) remote: Compressing objects: 16% (32/196) remote: Compressing objects: 17% (34/196) remote: Compressing objects: 18% (36/196) remote: Compressing objects: 19% (38/196) remote: Compressing objects: 20% (40/196) remote: Compressing objects: 21% (42/196) remote: Compressing objects: 22% (44/196) remote: Compressing objects: 23% (46/196) remote: Compressing objects: 24% (48/196) remote: Compressing objects: 25% (49/196) remote: Compressing objects: 26% (51/196) remote: Compressing objects: 27% (53/196) remote: Compressing objects: 28% (55/196) remote: Compressing objects: 29% (57/196) remote: Compressing objects: 30% (59/196) remote: Compressing objects: 31% (61/196) remote: Compressing objects: 32% (63/196) remote: Compressing objects: 33% (65/196) remote: Compressing objects: 34% (67/196) remote: Compressing objects: 35% (69/196) remote: Compressing objects: 36% (71/196) remote: Compressing objects: 37% (73/196) remote: Compressing objects: 38% (75/196) remote: Compressing objects: 39% (77/196) remote: Compressing objects: 40% (79/196) remote: Compressing objects: 41% (81/196) remote: Compressing objects: 42% (83/196) remote: Compressing objects: 43% (85/196) remote: Compressing objects: 44% (87/196) remote: Compressing objects: 45% (89/196) remote: Compressing objects: 46% (91/196) remote: Compressing objects: 47% (93/196) remote: Compressing objects: 48% (95/196) remote: Compressing objects: 49% (97/196) remote: Compressing objects: 50% (98/196) remote: Compressing objects: 51% (100/196) remote: Compressing objects: 52% (102/196) remote: Compressing objects: 53% (104/196) remote: Compressing objects: 54% (106/196) remote: Compressing objects: 55% (108/196) remote: Compressing objects: 56% (110/196) remote: Compressing objects: 57% (112/196) remote: Compressing objects: 58% (114/196) remote: Compressing objects: 59% (116/196) remote: Compressing objects: 60% (118/196) remote: Compressing objects: 61% (120/196) remote: Compressing objects: 62% (122/196) remote: Compressing objects: 63% (124/196) remote: Compressing objects: 64% (126/196) remote: Compressing objects: 65% (128/196) remote: Compressing objects: 66% (130/196) remote: Compressing objects: 67% (132/196) remote: Compressing objects: 68% (134/196) remote: Compressing objects: 69% (136/196) remote: Compressing objects: 70% (138/196) remote: Compressing objects: 71% (140/196) remote: Compressing objects: 72% (142/196) remote: Compressing objects: 73% (144/196) remote: Compressing objects: 74% (146/196) remote: Compressing objects: 75% (147/196) remote: Compressing objects: 76% (149/196) remote: Compressing objects: 77% (151/196) remote: Compressing objects: 78% (153/196) remote: Compressing objects: 79% (155/196) remote: Compressing objects: 80% (157/196) remote: Compressing objects: 81% (159/196) remote: Compressing objects: 82% (161/196) remote: Compressing objects: 83% (163/196) remote: Compressing objects: 84% (165/196) remote: Compressing objects: 85% (167/196) remote: Compressing objects: 86% (169/196) remote: Compressing objects: 87% (171/196) remote: Compressing objects: 88% (173/196) remote: Compressing objects: 89% (175/196) remote: Compressing objects: 90% (177/196) remote: Compressing objects: 91% (179/196) remote: Compressing objects: 92% (181/196) remote: Compressing objects: 93% (183/196) remote: Compressing objects: 94% (185/196) remote: Compressing objects: 95% (187/196) remote: Compressing objects: 96% (189/196) remote: Compressing objects: 97% (191/196) remote: Compressing objects: 98% (193/196) remote: Compressing objects: 99% (195/196) remote: Compressing objects: 100% (196/196) remote: Compressing objects: 100% (196/196), done. Receiving objects: 0% (1/6329) Receiving objects: 1% (64/6329) Receiving objects: 2% (127/6329) Receiving objects: 3% (190/6329) Receiving objects: 4% (254/6329) Receiving objects: 5% (317/6329) Receiving objects: 6% (380/6329) Receiving objects: 7% (444/6329) Receiving objects: 8% (507/6329) Receiving objects: 9% (570/6329) Receiving objects: 10% (633/6329) Receiving objects: 11% (697/6329) Receiving objects: 12% (760/6329) Receiving objects: 13% (823/6329) Receiving objects: 14% (887/6329) Receiving objects: 15% (950/6329) Receiving objects: 16% (1013/6329) Receiving objects: 17% (1076/6329) Receiving objects: 18% (1140/6329) Receiving objects: 19% (1203/6329) Receiving objects: 20% (1266/6329) Receiving objects: 21% (1330/6329) Receiving objects: 22% (1393/6329) Receiving objects: 23% (1456/6329) Receiving objects: 24% (1519/6329) Receiving objects: 25% (1583/6329) Receiving objects: 26% (1646/6329) Receiving objects: 27% (1709/6329) Receiving objects: 28% (1773/6329) Receiving objects: 29% (1836/6329) Receiving objects: 30% (1899/6329) Receiving objects: 31% (1962/6329) Receiving objects: 32% (2026/6329) Receiving objects: 33% (2089/6329) Receiving objects: 34% (2152/6329) Receiving objects: 35% (2216/6329) Receiving objects: 36% (2279/6329) Receiving objects: 37% (2342/6329) Receiving objects: 38% (2406/6329) Receiving objects: 39% (2469/6329) Receiving objects: 40% (2532/6329) Receiving objects: 41% (2595/6329) Receiving objects: 42% (2659/6329) Receiving objects: 43% (2722/6329) Receiving objects: 44% (2785/6329) Receiving objects: 45% (2849/6329) Receiving objects: 46% (2912/6329) Receiving objects: 47% (2975/6329) Receiving objects: 48% (3038/6329) Receiving objects: 49% (3102/6329) Receiving objects: 50% (3165/6329) Receiving objects: 51% (3228/6329) Receiving objects: 52% (3292/6329) Receiving objects: 53% (3355/6329) Receiving objects: 54% (3418/6329) Receiving objects: 55% (3481/6329) Receiving objects: 56% (3545/6329) Receiving objects: 57% (3608/6329) Receiving objects: 58% (3671/6329) Receiving objects: 59% (3735/6329) Receiving objects: 60% (3798/6329) Receiving objects: 61% (3861/6329) Receiving objects: 62% (3924/6329) Receiving objects: 63% (3988/6329) Receiving objects: 64% (4051/6329) Receiving objects: 65% (4114/6329) Receiving objects: 66% (4178/6329) Receiving objects: 67% (4241/6329) Receiving objects: 68% (4304/6329) Receiving objects: 69% (4368/6329) Receiving objects: 70% (4431/6329) Receiving objects: 71% (4494/6329) Receiving objects: 72% (4557/6329) Receiving objects: 73% (4621/6329) Receiving objects: 74% (4684/6329) Receiving objects: 75% (4747/6329) Receiving objects: 76% (4811/6329) Receiving objects: 77% (4874/6329) Receiving objects: 78% (4937/6329) Receiving objects: 79% (5000/6329) Receiving objects: 80% (5064/6329) Receiving objects: 81% (5127/6329) Receiving objects: 82% (5190/6329) Receiving objects: 83% (5254/6329) Receiving objects: 84% (5317/6329) Receiving objects: 85% (5380/6329) Receiving objects: 86% (5443/6329) Receiving objects: 87% (5507/6329) Receiving objects: 88% (5570/6329) Receiving objects: 89% (5633/6329) remote: Total 6329 (delta 57), reused 240 (delta 43), pack-reused 6029 Receiving objects: 90% (5697/6329) Receiving objects: 91% (5760/6329) Receiving objects: 92% (5823/6329) Receiving objects: 93% (5886/6329) Receiving objects: 94% (5950/6329) Receiving objects: 95% (6013/6329) Receiving objects: 96% (6076/6329) Receiving objects: 97% (6140/6329) Receiving objects: 98% (6203/6329) Receiving objects: 99% (6266/6329) Receiving objects: 100% (6329/6329) Receiving objects: 100% (6329/6329), 681.53 KiB | 35.87 MiB/s, done. Resolving deltas: 0% (0/1228) Resolving deltas: 1% (13/1228) Resolving deltas: 2% (25/1228) Resolving deltas: 3% (38/1228) Resolving deltas: 6% (83/1228) Resolving deltas: 7% (91/1228) Resolving deltas: 9% (119/1228) Resolving deltas: 10% (135/1228) Resolving deltas: 11% (136/1228) Resolving deltas: 12% (153/1228) Resolving deltas: 13% (162/1228) Resolving deltas: 14% (172/1228) Resolving deltas: 15% (185/1228) Resolving deltas: 16% (197/1228) Resolving deltas: 17% (209/1228) Resolving deltas: 18% (222/1228) Resolving deltas: 19% (238/1228) Resolving deltas: 20% (254/1228) Resolving deltas: 21% (265/1228) Resolving deltas: 29% (364/1228) Resolving deltas: 30% (378/1228) Resolving deltas: 60% (737/1228) Resolving deltas: 100% (1228/1228) Resolving deltas: 100% (1228/1228), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_common_config'... remote: Enumerating objects: 102, 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: 4% (1/22) remote: Compressing objects: 9% (2/22) remote: Compressing objects: 13% (3/22) remote: Compressing objects: 18% (4/22) remote: Compressing objects: 22% (5/22) remote: Compressing objects: 27% (6/22) remote: Compressing objects: 31% (7/22) remote: Compressing objects: 36% (8/22) remote: Compressing objects: 40% (9/22) remote: Compressing objects: 45% (10/22) remote: Compressing objects: 50% (11/22) remote: Compressing objects: 54% (12/22) remote: Compressing objects: 59% (13/22) remote: Compressing objects: 63% (14/22) remote: Compressing objects: 68% (15/22) remote: Compressing objects: 72% (16/22) remote: Compressing objects: 77% (17/22) remote: Compressing objects: 81% (18/22) remote: Compressing objects: 86% (19/22) remote: Compressing objects: 90% (20/22) remote: Compressing objects: 95% (21/22) remote: Compressing objects: 100% (22/22) remote: Compressing objects: 100% (22/22), done. Receiving objects: 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) remote: Total 102 (delta 7), reused 23 (delta 4), pack-reused 67 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), 17.74 KiB | 17.74 MiB/s, done. Resolving deltas: 0% (0/17) Resolving deltas: 5% (1/17) Resolving deltas: 11% (2/17) Resolving deltas: 17% (3/17) Resolving deltas: 29% (5/17) Resolving deltas: 47% (8/17) Resolving deltas: 52% (9/17) Resolving deltas: 64% (11/17) Resolving deltas: 82% (14/17) Resolving deltas: 88% (15/17) Resolving deltas: 100% (17/17) Resolving deltas: 100% (17/17), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_port_related_config'... remote: Enumerating objects: 556, done. remote: Counting objects: 0% (1/158) remote: Counting objects: 1% (2/158) remote: Counting objects: 2% (4/158) remote: Counting objects: 3% (5/158) remote: Counting objects: 4% (7/158) remote: Counting objects: 5% (8/158) remote: Counting objects: 6% (10/158) remote: Counting objects: 7% (12/158) remote: Counting objects: 8% (13/158) remote: Counting objects: 9% (15/158) remote: Counting objects: 10% (16/158) remote: Counting objects: 11% (18/158) remote: Counting objects: 12% (19/158) remote: Counting objects: 13% (21/158) remote: Counting objects: 14% (23/158) remote: Counting objects: 15% (24/158) remote: Counting objects: 16% (26/158) remote: Counting objects: 17% (27/158) remote: Counting objects: 18% (29/158) remote: Counting objects: 19% (31/158) remote: Counting objects: 20% (32/158) remote: Counting objects: 21% (34/158) remote: Counting objects: 22% (35/158) remote: Counting objects: 23% (37/158) remote: Counting objects: 24% (38/158) remote: Counting objects: 25% (40/158) remote: Counting objects: 26% (42/158) remote: Counting objects: 27% (43/158) remote: Counting objects: 28% (45/158) remote: Counting objects: 29% (46/158) remote: Counting objects: 30% (48/158) remote: Counting objects: 31% (49/158) remote: Counting objects: 32% (51/158) remote: Counting objects: 33% (53/158) remote: Counting objects: 34% (54/158) remote: Counting objects: 35% (56/158) remote: Counting objects: 36% (57/158) remote: Counting objects: 37% (59/158) remote: Counting objects: 38% (61/158) remote: Counting objects: 39% (62/158) remote: Counting objects: 40% (64/158) remote: Counting objects: 41% (65/158) remote: Counting objects: 42% (67/158) remote: Counting objects: 43% (68/158) remote: Counting objects: 44% (70/158) remote: Counting objects: 45% (72/158) remote: Counting objects: 46% (73/158) remote: Counting objects: 47% (75/158) remote: Counting objects: 48% (76/158) remote: Counting objects: 49% (78/158) remote: Counting objects: 50% (79/158) remote: Counting objects: 51% (81/158) remote: Counting objects: 52% (83/158) remote: Counting objects: 53% (84/158) remote: Counting objects: 54% (86/158) remote: Counting objects: 55% (87/158) remote: Counting objects: 56% (89/158) remote: Counting objects: 57% (91/158) remote: Counting objects: 58% (92/158) remote: Counting objects: 59% (94/158) remote: Counting objects: 60% (95/158) remote: Counting objects: 61% (97/158) remote: Counting objects: 62% (98/158) remote: Counting objects: 63% (100/158) remote: Counting objects: 64% (102/158) remote: Counting objects: 65% (103/158) remote: Counting objects: 66% (105/158) remote: Counting objects: 67% (106/158) remote: Counting objects: 68% (108/158) remote: Counting objects: 69% (110/158) remote: Counting objects: 70% (111/158) remote: Counting objects: 71% (113/158) remote: Counting objects: 72% (114/158) remote: Counting objects: 73% (116/158) remote: Counting objects: 74% (117/158) remote: Counting objects: 75% (119/158) remote: Counting objects: 76% (121/158) remote: Counting objects: 77% (122/158) remote: Counting objects: 78% (124/158) remote: Counting objects: 79% (125/158) remote: Counting objects: 80% (127/158) remote: Counting objects: 81% (128/158) remote: Counting objects: 82% (130/158) remote: Counting objects: 83% (132/158) remote: Counting objects: 84% (133/158) remote: Counting objects: 85% (135/158) remote: Counting objects: 86% (136/158) remote: Counting objects: 87% (138/158) remote: Counting objects: 88% (140/158) remote: Counting objects: 89% (141/158) remote: Counting objects: 90% (143/158) remote: Counting objects: 91% (144/158) remote: Counting objects: 92% (146/158) remote: Counting objects: 93% (147/158) remote: Counting objects: 94% (149/158) remote: Counting objects: 95% (151/158) remote: Counting objects: 96% (152/158) remote: Counting objects: 97% (154/158) remote: Counting objects: 98% (155/158) remote: Counting objects: 99% (157/158) remote: Counting objects: 100% (158/158) remote: Counting objects: 100% (158/158), done. remote: Compressing objects: 0% (1/124) remote: Compressing objects: 1% (2/124) remote: Compressing objects: 2% (3/124) remote: Compressing objects: 3% (4/124) remote: Compressing objects: 4% (5/124) remote: Compressing objects: 5% (7/124) remote: Compressing objects: 6% (8/124) remote: Compressing objects: 7% (9/124) remote: Compressing objects: 8% (10/124) remote: Compressing objects: 9% (12/124) remote: Compressing objects: 10% (13/124) remote: Compressing objects: 11% (14/124) remote: Compressing objects: 12% (15/124) remote: Compressing objects: 13% (17/124) remote: Compressing objects: 14% (18/124) remote: Compressing objects: 15% (19/124) remote: Compressing objects: 16% (20/124) remote: Compressing objects: 17% (22/124) remote: Compressing objects: 18% (23/124) remote: Compressing objects: 19% (24/124) remote: Compressing objects: 20% (25/124) remote: Compressing objects: 21% (27/124) remote: Compressing objects: 22% (28/124) remote: Compressing objects: 23% (29/124) remote: Compressing objects: 24% (30/124) remote: Compressing objects: 25% (31/124) remote: Compressing objects: 26% (33/124) remote: Compressing objects: 27% (34/124) remote: Compressing objects: 28% (35/124) remote: Compressing objects: 29% (36/124) remote: Compressing objects: 30% (38/124) remote: Compressing objects: 31% (39/124) remote: Compressing objects: 32% (40/124) remote: Compressing objects: 33% (41/124) remote: Compressing objects: 34% (43/124) remote: Compressing objects: 35% (44/124) remote: Compressing objects: 36% (45/124) remote: Compressing objects: 37% (46/124) remote: Compressing objects: 38% (48/124) remote: Compressing objects: 39% (49/124) remote: Compressing objects: 40% (50/124) remote: Compressing objects: 41% (51/124) remote: Compressing objects: 42% (53/124) remote: Compressing objects: 43% (54/124) remote: Compressing objects: 44% (55/124) remote: Compressing objects: 45% (56/124) remote: Compressing objects: 46% (58/124) remote: Compressing objects: 47% (59/124) remote: Compressing objects: 48% (60/124) remote: Compressing objects: 49% (61/124) remote: Compressing objects: 50% (62/124) remote: Compressing objects: 51% (64/124) remote: Compressing objects: 52% (65/124) remote: Compressing objects: 53% (66/124) remote: Compressing objects: 54% (67/124) remote: Compressing objects: 55% (69/124) remote: Compressing objects: 56% (70/124) remote: Compressing objects: 57% (71/124) remote: Compressing objects: 58% (72/124) remote: Compressing objects: 59% (74/124) remote: Compressing objects: 60% (75/124) remote: Compressing objects: 61% (76/124) remote: Compressing objects: 62% (77/124) remote: Compressing objects: 63% (79/124) remote: Compressing objects: 64% (80/124) remote: Compressing objects: 65% (81/124) remote: Compressing objects: 66% (82/124) remote: Compressing objects: 67% (84/124) remote: Compressing objects: 68% (85/124) remote: Compressing objects: 69% (86/124) remote: Compressing objects: 70% (87/124) remote: Compressing objects: 71% (89/124) remote: Compressing objects: 72% (90/124) remote: Compressing objects: 73% (91/124) remote: Compressing objects: 74% (92/124) remote: Compressing objects: 75% (93/124) remote: Compressing objects: 76% (95/124) remote: Compressing objects: 77% (96/124) remote: Compressing objects: 78% (97/124) remote: Compressing objects: 79% (98/124) remote: Compressing objects: 80% (100/124) remote: Compressing objects: 81% (101/124) remote: Compressing objects: 82% (102/124) remote: Compressing objects: 83% (103/124) remote: Compressing objects: 84% (105/124) remote: Compressing objects: 85% (106/124) remote: Compressing objects: 86% (107/124) remote: Compressing objects: 87% (108/124) remote: Compressing objects: 88% (110/124) remote: Compressing objects: 89% (111/124) remote: Compressing objects: 90% (112/124) remote: Compressing objects: 91% (113/124) remote: Compressing objects: 92% (115/124) remote: Compressing objects: 93% (116/124) remote: Compressing objects: 94% (117/124) remote: Compressing objects: 95% (118/124) remote: Compressing objects: 96% (120/124) remote: Compressing objects: 97% (121/124) remote: Compressing objects: 98% (122/124) remote: Compressing objects: 99% (123/124) remote: Compressing objects: 100% (124/124) remote: Compressing objects: 100% (124/124), done. Receiving objects: 0% (1/556) Receiving objects: 1% (6/556) Receiving objects: 2% (12/556) Receiving objects: 3% (17/556) Receiving objects: 4% (23/556) Receiving objects: 5% (28/556) Receiving objects: 6% (34/556) Receiving objects: 7% (39/556) Receiving objects: 8% (45/556) remote: Total 556 (delta 62), reused 106 (delta 30), pack-reused 398 Receiving objects: 9% (51/556) Receiving objects: 10% (56/556) Receiving objects: 11% (62/556) Receiving objects: 12% (67/556) Receiving objects: 13% (73/556) Receiving objects: 14% (78/556) Receiving objects: 15% (84/556) Receiving objects: 16% (89/556) Receiving objects: 17% (95/556) Receiving objects: 18% (101/556) Receiving objects: 19% (106/556) Receiving objects: 20% (112/556) Receiving objects: 21% (117/556) Receiving objects: 22% (123/556) Receiving objects: 23% (128/556) Receiving objects: 24% (134/556) Receiving objects: 25% (139/556) Receiving objects: 26% (145/556) Receiving objects: 27% (151/556) Receiving objects: 28% (156/556) Receiving objects: 29% (162/556) Receiving objects: 30% (167/556) Receiving objects: 31% (173/556) Receiving objects: 32% (178/556) Receiving objects: 33% (184/556) Receiving objects: 34% (190/556) Receiving objects: 35% (195/556) Receiving objects: 36% (201/556) Receiving objects: 37% (206/556) Receiving objects: 38% (212/556) Receiving objects: 39% (217/556) Receiving objects: 40% (223/556) Receiving objects: 41% (228/556) Receiving objects: 42% (234/556) Receiving objects: 43% (240/556) Receiving objects: 44% (245/556) Receiving objects: 45% (251/556) Receiving objects: 46% (256/556) Receiving objects: 47% (262/556) Receiving objects: 48% (267/556) Receiving objects: 49% (273/556) Receiving objects: 50% (278/556) Receiving objects: 51% (284/556) Receiving objects: 52% (290/556) Receiving objects: 53% (295/556) Receiving objects: 54% (301/556) Receiving objects: 55% (306/556) Receiving objects: 56% (312/556) Receiving objects: 57% (317/556) Receiving objects: 58% (323/556) Receiving objects: 59% (329/556) Receiving objects: 60% (334/556) Receiving objects: 61% (340/556) Receiving objects: 62% (345/556) Receiving objects: 63% (351/556) Receiving objects: 64% (356/556) Receiving objects: 65% (362/556) Receiving objects: 66% (367/556) Receiving objects: 67% (373/556) Receiving objects: 68% (379/556) Receiving objects: 69% (384/556) Receiving objects: 70% (390/556) Receiving objects: 71% (395/556) Receiving objects: 72% (401/556) Receiving objects: 73% (406/556) Receiving objects: 74% (412/556) Receiving objects: 75% (417/556) Receiving objects: 76% (423/556) Receiving objects: 77% (429/556) Receiving objects: 78% (434/556) Receiving objects: 79% (440/556) Receiving objects: 80% (445/556) Receiving objects: 81% (451/556) Receiving objects: 82% (456/556) Receiving objects: 83% (462/556) Receiving objects: 84% (468/556) Receiving objects: 85% (473/556) Receiving objects: 86% (479/556) Receiving objects: 87% (484/556) Receiving objects: 88% (490/556) Receiving objects: 89% (495/556) Receiving objects: 90% (501/556) Receiving objects: 91% (506/556) Receiving objects: 92% (512/556) Receiving objects: 93% (518/556) Receiving objects: 94% (523/556) Receiving objects: 95% (529/556) Receiving objects: 96% (534/556) Receiving objects: 97% (540/556) Receiving objects: 98% (545/556) Receiving objects: 99% (551/556) Receiving objects: 100% (556/556) Receiving objects: 100% (556/556), 69.44 KiB | 6.94 MiB/s, done. Resolving deltas: 0% (0/229) Resolving deltas: 1% (3/229) Resolving deltas: 5% (13/229) Resolving deltas: 8% (20/229) Resolving deltas: 15% (36/229) Resolving deltas: 17% (41/229) Resolving deltas: 18% (42/229) Resolving deltas: 25% (58/229) Resolving deltas: 33% (76/229) Resolving deltas: 34% (80/229) Resolving deltas: 35% (81/229) Resolving deltas: 36% (83/229) Resolving deltas: 41% (96/229) Resolving deltas: 43% (99/229) Resolving deltas: 45% (105/229) Resolving deltas: 49% (113/229) Resolving deltas: 57% (132/229) Resolving deltas: 58% (133/229) Resolving deltas: 60% (138/229) Resolving deltas: 62% (143/229) Resolving deltas: 63% (146/229) Resolving deltas: 64% (147/229) Resolving deltas: 66% (153/229) Resolving deltas: 67% (154/229) Resolving deltas: 68% (156/229) Resolving deltas: 69% (159/229) Resolving deltas: 71% (164/229) Resolving deltas: 75% (173/229) Resolving deltas: 76% (175/229) Resolving deltas: 77% (178/229) Resolving deltas: 79% (181/229) Resolving deltas: 80% (184/229) Resolving deltas: 82% (188/229) Resolving deltas: 84% (194/229) Resolving deltas: 86% (198/229) Resolving deltas: 87% (201/229) Resolving deltas: 89% (206/229) Resolving deltas: 90% (207/229) Resolving deltas: 91% (209/229) Resolving deltas: 93% (214/229) Resolving deltas: 96% (220/229) Resolving deltas: 97% (223/229) Resolving deltas: 98% (225/229) Resolving deltas: 100% (229/229) Resolving deltas: 100% (229/229), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_vehicle_related_config'... remote: Enumerating objects: 573, done. remote: Counting objects: 0% (1/194) remote: Counting objects: 1% (2/194) remote: Counting objects: 2% (4/194) remote: Counting objects: 3% (6/194) remote: Counting objects: 4% (8/194) remote: Counting objects: 5% (10/194) remote: Counting objects: 6% (12/194) remote: Counting objects: 7% (14/194) remote: Counting objects: 8% (16/194) remote: Counting objects: 9% (18/194) remote: Counting objects: 10% (20/194) remote: Counting objects: 11% (22/194) remote: Counting objects: 12% (24/194) remote: Counting objects: 13% (26/194) remote: Counting objects: 14% (28/194) remote: Counting objects: 15% (30/194) remote: Counting objects: 16% (32/194) remote: Counting objects: 17% (33/194) remote: Counting objects: 18% (35/194) remote: Counting objects: 19% (37/194) remote: Counting objects: 20% (39/194) remote: Counting objects: 21% (41/194) remote: Counting objects: 22% (43/194) remote: Counting objects: 23% (45/194) remote: Counting objects: 24% (47/194) remote: Counting objects: 25% (49/194) remote: Counting objects: 26% (51/194) remote: Counting objects: 27% (53/194) remote: Counting objects: 28% (55/194) remote: Counting objects: 29% (57/194) remote: Counting objects: 30% (59/194) remote: Counting objects: 31% (61/194) remote: Counting objects: 32% (63/194) remote: Counting objects: 33% (65/194) remote: Counting objects: 34% (66/194) remote: Counting objects: 35% (68/194) remote: Counting objects: 36% (70/194) remote: Counting objects: 37% (72/194) remote: Counting objects: 38% (74/194) remote: Counting objects: 39% (76/194) remote: Counting objects: 40% (78/194) remote: Counting objects: 41% (80/194) remote: Counting objects: 42% (82/194) remote: Counting objects: 43% (84/194) remote: Counting objects: 44% (86/194) remote: Counting objects: 45% (88/194) remote: Counting objects: 46% (90/194) remote: Counting objects: 47% (92/194) remote: Counting objects: 48% (94/194) remote: Counting objects: 49% (96/194) remote: Counting objects: 50% (97/194) remote: Counting objects: 51% (99/194) remote: Counting objects: 52% (101/194) remote: Counting objects: 53% (103/194) remote: Counting objects: 54% (105/194) remote: Counting objects: 55% (107/194) remote: Counting objects: 56% (109/194) remote: Counting objects: 57% (111/194) remote: Counting objects: 58% (113/194) remote: Counting objects: 59% (115/194) remote: Counting objects: 60% (117/194) remote: Counting objects: 61% (119/194) remote: Counting objects: 62% (121/194) remote: Counting objects: 63% (123/194) remote: Counting objects: 64% (125/194) remote: Counting objects: 65% (127/194) remote: Counting objects: 66% (129/194) remote: Counting objects: 67% (130/194) remote: Counting objects: 68% (132/194) remote: Counting objects: 69% (134/194) remote: Counting objects: 70% (136/194) remote: Counting objects: 71% (138/194) remote: Counting objects: 72% (140/194) remote: Counting objects: 73% (142/194) remote: Counting objects: 74% (144/194) remote: Counting objects: 75% (146/194) remote: Counting objects: 76% (148/194) remote: Counting objects: 77% (150/194) remote: Counting objects: 78% (152/194) remote: Counting objects: 79% (154/194) remote: Counting objects: 80% (156/194) remote: Counting objects: 81% (158/194) remote: Counting objects: 82% (160/194) remote: Counting objects: 83% (162/194) remote: Counting objects: 84% (163/194) remote: Counting objects: 85% (165/194) remote: Counting objects: 86% (167/194) remote: Counting objects: 87% (169/194) remote: Counting objects: 88% (171/194) remote: Counting objects: 89% (173/194) remote: Counting objects: 90% (175/194) remote: Counting objects: 91% (177/194) remote: Counting objects: 92% (179/194) remote: Counting objects: 93% (181/194) remote: Counting objects: 94% (183/194) remote: Counting objects: 95% (185/194) remote: Counting objects: 96% (187/194) remote: Counting objects: 97% (189/194) remote: Counting objects: 98% (191/194) remote: Counting objects: 99% (193/194) remote: Counting objects: 100% (194/194) remote: Counting objects: 100% (194/194), done. remote: Compressing objects: 0% (1/159) remote: Compressing objects: 1% (2/159) remote: Compressing objects: 2% (4/159) remote: Compressing objects: 3% (5/159) remote: Compressing objects: 4% (7/159) remote: Compressing objects: 5% (8/159) remote: Compressing objects: 6% (10/159) remote: Compressing objects: 7% (12/159) remote: Compressing objects: 8% (13/159) remote: Compressing objects: 9% (15/159) remote: Compressing objects: 10% (16/159) remote: Compressing objects: 11% (18/159) remote: Compressing objects: 12% (20/159) remote: Compressing objects: 13% (21/159) remote: Compressing objects: 14% (23/159) remote: Compressing objects: 15% (24/159) remote: Compressing objects: 16% (26/159) remote: Compressing objects: 17% (28/159) remote: Compressing objects: 18% (29/159) remote: Compressing objects: 19% (31/159) remote: Compressing objects: 20% (32/159) remote: Compressing objects: 21% (34/159) remote: Compressing objects: 22% (35/159) remote: Compressing objects: 23% (37/159) remote: Compressing objects: 24% (39/159) remote: Compressing objects: 25% (40/159) remote: Compressing objects: 26% (42/159) remote: Compressing objects: 27% (43/159) remote: Compressing objects: 28% (45/159) remote: Compressing objects: 29% (47/159) remote: Compressing objects: 30% (48/159) remote: Compressing objects: 31% (50/159) remote: Compressing objects: 32% (51/159) remote: Compressing objects: 33% (53/159) remote: Compressing objects: 34% (55/159) remote: Compressing objects: 35% (56/159) remote: Compressing objects: 36% (58/159) remote: Compressing objects: 37% (59/159) remote: Compressing objects: 38% (61/159) remote: Compressing objects: 39% (63/159) remote: Compressing objects: 40% (64/159) remote: Compressing objects: 41% (66/159) remote: Compressing objects: 42% (67/159) remote: Compressing objects: 43% (69/159) remote: Compressing objects: 44% (70/159) remote: Compressing objects: 45% (72/159) remote: Compressing objects: 46% (74/159) remote: Compressing objects: 47% (75/159) remote: Compressing objects: 48% (77/159) remote: Compressing objects: 49% (78/159) remote: Compressing objects: 50% (80/159) remote: Compressing objects: 51% (82/159) remote: Compressing objects: 52% (83/159) remote: Compressing objects: 53% (85/159) remote: Compressing objects: 54% (86/159) remote: Compressing objects: 55% (88/159) remote: Compressing objects: 56% (90/159) remote: Compressing objects: 57% (91/159) remote: Compressing objects: 58% (93/159) remote: Compressing objects: 59% (94/159) remote: Compressing objects: 60% (96/159) remote: Compressing objects: 61% (97/159) remote: Compressing objects: 62% (99/159) remote: Compressing objects: 63% (101/159) remote: Compressing objects: 64% (102/159) remote: Compressing objects: 65% (104/159) remote: Compressing objects: 66% (105/159) remote: Compressing objects: 67% (107/159) remote: Compressing objects: 68% (109/159) remote: Compressing objects: 69% (110/159) remote: Compressing objects: 70% (112/159) remote: Compressing objects: 71% (113/159) remote: Compressing objects: 72% (115/159) remote: Compressing objects: 73% (117/159) remote: Compressing objects: 74% (118/159) remote: Compressing objects: 75% (120/159) remote: Compressing objects: 76% (121/159) remote: Compressing objects: 77% (123/159) remote: Compressing objects: 78% (125/159) remote: Compressing objects: 79% (126/159) remote: Compressing objects: 80% (128/159) remote: Compressing objects: 81% (129/159) remote: Compressing objects: 82% (131/159) remote: Compressing objects: 83% (132/159) remote: Compressing objects: 84% (134/159) remote: Compressing objects: 85% (136/159) remote: Compressing objects: 86% (137/159) remote: Compressing objects: 87% (139/159) remote: Compressing objects: 88% (140/159) remote: Compressing objects: 89% (142/159) remote: Compressing objects: 90% (144/159) remote: Compressing objects: 91% (145/159) remote: Compressing objects: 92% (147/159) remote: Compressing objects: 93% (148/159) remote: Compressing objects: 94% (150/159) remote: Compressing objects: 95% (152/159) remote: Compressing objects: 96% (153/159) remote: Compressing objects: 97% (155/159) remote: Compressing objects: 98% (156/159) remote: Compressing objects: 99% (158/159) remote: Compressing objects: 100% (159/159) remote: Compressing objects: 100% (159/159), done. Receiving objects: 0% (1/573) Receiving objects: 1% (6/573) Receiving objects: 2% (12/573) Receiving objects: 3% (18/573) Receiving objects: 4% (23/573) Receiving objects: 5% (29/573) Receiving objects: 6% (35/573) Receiving objects: 7% (41/573) Receiving objects: 8% (46/573) Receiving objects: 9% (52/573) Receiving objects: 10% (58/573) Receiving objects: 11% (64/573) Receiving objects: 12% (69/573) Receiving objects: 13% (75/573) Receiving objects: 14% (81/573) Receiving objects: 15% (86/573) Receiving objects: 16% (92/573) Receiving objects: 17% (98/573) Receiving objects: 18% (104/573) Receiving objects: 19% (109/573) Receiving objects: 20% (115/573) Receiving objects: 21% (121/573) Receiving objects: 22% (127/573) Receiving objects: 23% (132/573) Receiving objects: 24% (138/573) Receiving objects: 25% (144/573) Receiving objects: 26% (149/573) Receiving objects: 27% (155/573) Receiving objects: 28% (161/573) Receiving objects: 29% (167/573) Receiving objects: 30% (172/573) Receiving objects: 31% (178/573) Receiving objects: 32% (184/573) Receiving objects: 33% (190/573) Receiving objects: 34% (195/573) Receiving objects: 35% (201/573) Receiving objects: 36% (207/573) Receiving objects: 37% (213/573) Receiving objects: 38% (218/573) Receiving objects: 39% (224/573) Receiving objects: 40% (230/573) Receiving objects: 41% (235/573) Receiving objects: 42% (241/573) Receiving objects: 43% (247/573) Receiving objects: 44% (253/573) Receiving objects: 45% (258/573) Receiving objects: 46% (264/573) Receiving objects: 47% (270/573) Receiving objects: 48% (276/573) Receiving objects: 49% (281/573) Receiving objects: 50% (287/573) Receiving objects: 51% (293/573) Receiving objects: 52% (298/573) Receiving objects: 53% (304/573) Receiving objects: 54% (310/573) Receiving objects: 55% (316/573) Receiving objects: 56% (321/573) Receiving objects: 57% (327/573) Receiving objects: 58% (333/573) Receiving objects: 59% (339/573) Receiving objects: 60% (344/573) Receiving objects: 61% (350/573) Receiving objects: 62% (356/573) Receiving objects: 63% (361/573) Receiving objects: 64% (367/573) Receiving objects: 65% (373/573) Receiving objects: 66% (379/573) Receiving objects: 67% (384/573) Receiving objects: 68% (390/573) Receiving objects: 69% (396/573) Receiving objects: 70% (402/573) Receiving objects: 71% (407/573) Receiving objects: 72% (413/573) Receiving objects: 73% (419/573) Receiving objects: 74% (425/573) Receiving objects: 75% (430/573) Receiving objects: 76% (436/573) Receiving objects: 77% (442/573) Receiving objects: 78% (447/573) Receiving objects: 79% (453/573) Receiving objects: 80% (459/573) Receiving objects: 81% (465/573) Receiving objects: 82% (470/573) Receiving objects: 83% (476/573) Receiving objects: 84% (482/573) Receiving objects: 85% (488/573) Receiving objects: 86% (493/573) Receiving objects: 87% (499/573) remote: Total 573 (delta 53), reused 140 (delta 30), pack-reused 379 Receiving objects: 88% (505/573) Receiving objects: 89% (510/573) Receiving objects: 90% (516/573) Receiving objects: 91% (522/573) Receiving objects: 92% (528/573) Receiving objects: 93% (533/573) Receiving objects: 94% (539/573) Receiving objects: 95% (545/573) Receiving objects: 96% (551/573) Receiving objects: 97% (556/573) Receiving objects: 98% (562/573) Receiving objects: 99% (568/573) Receiving objects: 100% (573/573) Receiving objects: 100% (573/573), 115.18 KiB | 28.79 MiB/s, done. Resolving deltas: 0% (0/196) Resolving deltas: 2% (5/196) Resolving deltas: 3% (6/196) Resolving deltas: 5% (10/196) Resolving deltas: 7% (15/196) Resolving deltas: 9% (18/196) Resolving deltas: 10% (21/196) Resolving deltas: 14% (28/196) Resolving deltas: 15% (31/196) Resolving deltas: 25% (49/196) Resolving deltas: 31% (61/196) Resolving deltas: 32% (64/196) Resolving deltas: 33% (66/196) Resolving deltas: 34% (67/196) Resolving deltas: 43% (85/196) Resolving deltas: 53% (105/196) Resolving deltas: 54% (106/196) Resolving deltas: 57% (112/196) Resolving deltas: 58% (114/196) Resolving deltas: 60% (118/196) Resolving deltas: 63% (124/196) Resolving deltas: 64% (126/196) Resolving deltas: 66% (130/196) Resolving deltas: 67% (132/196) Resolving deltas: 68% (135/196) Resolving deltas: 69% (136/196) Resolving deltas: 70% (139/196) Resolving deltas: 71% (140/196) Resolving deltas: 72% (142/196) Resolving deltas: 74% (146/196) Resolving deltas: 75% (148/196) Resolving deltas: 76% (149/196) Resolving deltas: 78% (154/196) Resolving deltas: 80% (158/196) Resolving deltas: 82% (162/196) Resolving deltas: 85% (167/196) Resolving deltas: 87% (172/196) Resolving deltas: 88% (173/196) Resolving deltas: 89% (175/196) Resolving deltas: 90% (178/196) Resolving deltas: 92% (181/196) Resolving deltas: 93% (184/196) Resolving deltas: 94% (185/196) Resolving deltas: 99% (195/196) Resolving deltas: 100% (196/196) Resolving deltas: 100% (196/196), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/pointcloud_customized'... remote: Enumerating objects: 386, done. remote: Counting objects: 1% (1/93) remote: Counting objects: 2% (2/93) remote: Counting objects: 3% (3/93) remote: Counting objects: 4% (4/93) remote: Counting objects: 5% (5/93) remote: Counting objects: 6% (6/93) remote: Counting objects: 7% (7/93) remote: Counting objects: 8% (8/93) remote: Counting objects: 9% (9/93) remote: Counting objects: 10% (10/93) remote: Counting objects: 11% (11/93) remote: Counting objects: 12% (12/93) remote: Counting objects: 13% (13/93) remote: Counting objects: 15% (14/93) remote: Counting objects: 16% (15/93) remote: Counting objects: 17% (16/93) remote: Counting objects: 18% (17/93) remote: Counting objects: 19% (18/93) remote: Counting objects: 20% (19/93) remote: Counting objects: 21% (20/93) remote: Counting objects: 22% (21/93) remote: Counting objects: 23% (22/93) remote: Counting objects: 24% (23/93) remote: Counting objects: 25% (24/93) remote: Counting objects: 26% (25/93) remote: Counting objects: 27% (26/93) remote: Counting objects: 29% (27/93) remote: Counting objects: 30% (28/93) remote: Counting objects: 31% (29/93) remote: Counting objects: 32% (30/93) remote: Counting objects: 33% (31/93) remote: Counting objects: 34% (32/93) remote: Counting objects: 35% (33/93) remote: Counting objects: 36% (34/93) remote: Counting objects: 37% (35/93) remote: Counting objects: 38% (36/93) remote: Counting objects: 39% (37/93) remote: Counting objects: 40% (38/93) remote: Counting objects: 41% (39/93) remote: Counting objects: 43% (40/93) remote: Counting objects: 44% (41/93) remote: Counting objects: 45% (42/93) remote: Counting objects: 46% (43/93) remote: Counting objects: 47% (44/93) remote: Counting objects: 48% (45/93) remote: Counting objects: 49% (46/93) remote: Counting objects: 50% (47/93) remote: Counting objects: 51% (48/93) remote: Counting objects: 52% (49/93) remote: Counting objects: 53% (50/93) remote: Counting objects: 54% (51/93) remote: Counting objects: 55% (52/93) remote: Counting objects: 56% (53/93) remote: Counting objects: 58% (54/93) remote: Counting objects: 59% (55/93) remote: Counting objects: 60% (56/93) remote: Counting objects: 61% (57/93) remote: Counting objects: 62% (58/93) remote: Counting objects: 63% (59/93) remote: Counting objects: 64% (60/93) remote: Counting objects: 65% (61/93) remote: Counting objects: 66% (62/93) remote: Counting objects: 67% (63/93) remote: Counting objects: 68% (64/93) remote: Counting objects: 69% (65/93) remote: Counting objects: 70% (66/93) remote: Counting objects: 72% (67/93) remote: Counting objects: 73% (68/93) remote: Counting objects: 74% (69/93) remote: Counting objects: 75% (70/93) remote: Counting objects: 76% (71/93) remote: Counting objects: 77% (72/93) remote: Counting objects: 78% (73/93) remote: Counting objects: 79% (74/93) remote: Counting objects: 80% (75/93) remote: Counting objects: 81% (76/93) remote: Counting objects: 82% (77/93) remote: Counting objects: 83% (78/93) remote: Counting objects: 84% (79/93) remote: Counting objects: 86% (80/93) remote: Counting objects: 87% (81/93) remote: Counting objects: 88% (82/93) remote: Counting objects: 89% (83/93) remote: Counting objects: 90% (84/93) remote: Counting objects: 91% (85/93) remote: Counting objects: 92% (86/93) remote: Counting objects: 93% (87/93) remote: Counting objects: 94% (88/93) remote: Counting objects: 95% (89/93) remote: Counting objects: 96% (90/93) remote: Counting objects: 97% (91/93) remote: Counting objects: 98% (92/93) remote: Counting objects: 100% (93/93) remote: Counting objects: 100% (93/93), done. remote: Compressing objects: 1% (1/56) remote: Compressing objects: 3% (2/56) remote: Compressing objects: 5% (3/56) remote: Compressing objects: 7% (4/56) remote: Compressing objects: 8% (5/56) remote: Compressing objects: 10% (6/56) remote: Compressing objects: 12% (7/56) remote: Compressing objects: 14% (8/56) remote: Compressing objects: 16% (9/56) remote: Compressing objects: 17% (10/56) remote: Compressing objects: 19% (11/56) remote: Compressing objects: 21% (12/56) remote: Compressing objects: 23% (13/56) remote: Compressing objects: 25% (14/56) remote: Compressing objects: 26% (15/56) remote: Compressing objects: 28% (16/56) remote: Compressing objects: 30% (17/56) remote: Compressing objects: 32% (18/56) remote: Compressing objects: 33% (19/56) remote: Compressing objects: 35% (20/56) remote: Compressing objects: 37% (21/56) remote: Compressing objects: 39% (22/56) remote: Compressing objects: 41% (23/56) remote: Compressing objects: 42% (24/56) remote: Compressing objects: 44% (25/56) remote: Compressing objects: 46% (26/56) remote: Compressing objects: 48% (27/56) remote: Compressing objects: 50% (28/56) remote: Compressing objects: 51% (29/56) remote: Compressing objects: 53% (30/56) remote: Compressing objects: 55% (31/56) remote: Compressing objects: 57% (32/56) remote: Compressing objects: 58% (33/56) remote: Compressing objects: 60% (34/56) remote: Compressing objects: 62% (35/56) remote: Compressing objects: 64% (36/56) remote: Compressing objects: 66% (37/56) remote: Compressing objects: 67% (38/56) remote: Compressing objects: 69% (39/56) remote: Compressing objects: 71% (40/56) remote: Compressing objects: 73% (41/56) remote: Compressing objects: 75% (42/56) remote: Compressing objects: 76% (43/56) remote: Compressing objects: 78% (44/56) remote: Compressing objects: 80% (45/56) remote: Compressing objects: 82% (46/56) remote: Compressing objects: 83% (47/56) remote: Compressing objects: 85% (48/56) remote: Compressing objects: 87% (49/56) remote: Compressing objects: 89% (50/56) remote: Compressing objects: 91% (51/56) remote: Compressing objects: 92% (52/56) remote: Compressing objects: 94% (53/56) remote: Compressing objects: 96% (54/56) remote: Compressing objects: 98% (55/56) remote: Compressing objects: 100% (56/56) remote: Compressing objects: 100% (56/56), done. Receiving objects: 0% (1/386) Receiving objects: 1% (4/386) Receiving objects: 2% (8/386) Receiving objects: 3% (12/386) Receiving objects: 4% (16/386) Receiving objects: 5% (20/386) Receiving objects: 6% (24/386) Receiving objects: 7% (28/386) Receiving objects: 8% (31/386) Receiving objects: 9% (35/386) Receiving objects: 10% (39/386) Receiving objects: 11% (43/386) Receiving objects: 12% (47/386) Receiving objects: 12% (47/386), 45.26 MiB | 45.25 MiB/s Receiving objects: 12% (48/386), 90.88 MiB | 45.44 MiB/s Receiving objects: 12% (48/386), 138.71 MiB | 46.23 MiB/s Receiving objects: 13% (51/386), 160.38 MiB | 45.82 MiB/s Receiving objects: 14% (55/386), 160.38 MiB | 45.82 MiB/s Receiving objects: 15% (58/386), 160.38 MiB | 45.82 MiB/s Receiving objects: 16% (62/386), 160.38 MiB | 45.82 MiB/s Receiving objects: 17% (66/386), 160.38 MiB | 45.82 MiB/s Receiving objects: 17% (68/386), 181.75 MiB | 45.45 MiB/s Receiving objects: 18% (70/386), 181.75 MiB | 45.45 MiB/s Receiving objects: 19% (74/386), 181.75 MiB | 45.45 MiB/s Receiving objects: 20% (78/386), 181.75 MiB | 45.45 MiB/s Receiving objects: 21% (82/386), 181.75 MiB | 45.45 MiB/s Receiving objects: 22% (85/386), 181.75 MiB | 45.45 MiB/s Receiving objects: 23% (89/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 24% (93/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 25% (97/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 26% (101/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 27% (105/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 28% (109/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 29% (112/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 30% (116/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 31% (120/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 32% (124/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 33% (128/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 34% (132/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 35% (136/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 36% (139/386), 201.20 MiB | 44.72 MiB/s Receiving objects: 36% (139/386), 220.95 MiB | 44.35 MiB/s Receiving objects: 37% (143/386), 220.95 MiB | 44.35 MiB/s Receiving objects: 38% (147/386), 247.14 MiB | 44.88 MiB/s Receiving objects: 39% (151/386), 247.14 MiB | 44.88 MiB/s Receiving objects: 40% (155/386), 247.14 MiB | 44.88 MiB/s Receiving objects: 41% (159/386), 247.14 MiB | 44.88 MiB/s Receiving objects: 41% (161/386), 268.15 MiB | 43.98 MiB/s Receiving objects: 42% (163/386), 268.15 MiB | 43.98 MiB/s Receiving objects: 43% (166/386), 268.15 MiB | 43.98 MiB/s Receiving objects: 44% (170/386), 289.29 MiB | 44.12 MiB/s Receiving objects: 45% (174/386), 289.29 MiB | 44.12 MiB/s Receiving objects: 46% (178/386), 289.29 MiB | 44.12 MiB/s Receiving objects: 47% (182/386), 289.29 MiB | 44.12 MiB/s Receiving objects: 47% (182/386), 311.09 MiB | 43.91 MiB/s Receiving objects: 48% (186/386), 311.09 MiB | 43.91 MiB/s Receiving objects: 49% (190/386), 330.21 MiB | 42.58 MiB/s Receiving objects: 49% (192/386), 354.56 MiB | 43.18 MiB/s Receiving objects: 50% (193/386), 354.56 MiB | 43.18 MiB/s Receiving objects: 50% (193/386), 391.05 MiB | 42.21 MiB/s Receiving objects: 51% (197/386), 391.05 MiB | 42.21 MiB/s Receiving objects: 52% (201/386), 391.05 MiB | 42.21 MiB/s Receiving objects: 52% (202/386), 436.75 MiB | 42.14 MiB/s Receiving objects: 53% (205/386), 436.75 MiB | 42.14 MiB/s Receiving objects: 54% (209/386), 436.75 MiB | 42.14 MiB/s Receiving objects: 55% (213/386), 436.75 MiB | 42.14 MiB/s Receiving objects: 56% (217/386), 436.75 MiB | 42.14 MiB/s Receiving objects: 57% (221/386), 436.75 MiB | 42.14 MiB/s Receiving objects: 58% (224/386), 436.75 MiB | 42.14 MiB/s Receiving objects: 59% (228/386), 461.88 MiB | 43.06 MiB/s Receiving objects: 60% (232/386), 461.88 MiB | 43.06 MiB/s Receiving objects: 61% (236/386), 461.88 MiB | 43.06 MiB/s Receiving objects: 61% (237/386), 482.41 MiB | 42.92 MiB/s Receiving objects: 62% (240/386), 500.93 MiB | 42.19 MiB/s Receiving objects: 62% (240/386), 520.43 MiB | 42.28 MiB/s Receiving objects: 63% (244/386), 520.43 MiB | 42.28 MiB/s Receiving objects: 64% (248/386), 540.11 MiB | 41.24 MiB/s Receiving objects: 65% (251/386), 540.11 MiB | 41.24 MiB/s Receiving objects: 66% (255/386), 540.11 MiB | 41.24 MiB/s Receiving objects: 67% (259/386), 540.11 MiB | 41.24 MiB/s Receiving objects: 68% (263/386), 540.11 MiB | 41.24 MiB/s Receiving objects: 69% (267/386), 540.11 MiB | 41.24 MiB/s Receiving objects: 70% (271/386), 540.11 MiB | 41.24 MiB/s Receiving objects: 70% (272/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 71% (275/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 72% (278/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 73% (282/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 74% (286/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 75% (290/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 76% (294/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 77% (298/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 78% (302/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 79% (305/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 80% (309/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 81% (313/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 82% (317/386), 558.25 MiB | 41.84 MiB/s Receiving objects: 82% (320/386), 599.09 MiB | 42.38 MiB/s Receiving objects: 83% (321/386), 599.09 MiB | 42.38 MiB/s Receiving objects: 83% (321/386), 624.83 MiB | 23.56 MiB/s Receiving objects: 84% (325/386), 624.83 MiB | 23.56 MiB/s Receiving objects: 84% (326/386), 647.42 MiB | 12.42 MiB/s Receiving objects: 85% (329/386), 647.42 MiB | 12.42 MiB/s Receiving objects: 85% (330/386), 674.17 MiB | 13.04 MiB/s Receiving objects: 86% (332/386), 674.17 MiB | 13.04 MiB/s Receiving objects: 87% (336/386), 674.17 MiB | 13.04 MiB/s Receiving objects: 88% (340/386), 720.40 MiB | 13.75 MiB/s Receiving objects: 89% (344/386), 720.40 MiB | 13.75 MiB/s Receiving objects: 89% (345/386), 741.13 MiB | 11.53 MiB/s Receiving objects: 90% (348/386), 741.13 MiB | 11.53 MiB/s Receiving objects: 90% (351/386), 743.65 MiB | 7.17 MiB/s Receiving objects: 91% (352/386), 743.65 MiB | 7.17 MiB/s Receiving objects: 91% (353/386), 743.65 MiB | 7.17 MiB/s Receiving objects: 92% (356/386), 743.65 MiB | 7.17 MiB/s Receiving objects: 93% (359/386), 771.03 MiB | 9.74 MiB/s Receiving objects: 94% (363/386), 771.03 MiB | 9.74 MiB/s Receiving objects: 95% (367/386), 771.03 MiB | 9.74 MiB/s Receiving objects: 96% (371/386), 793.82 MiB | 10.04 MiB/s Receiving objects: 96% (372/386), 811.82 MiB | 16.22 MiB/s Receiving objects: 97% (375/386), 811.82 MiB | 16.22 MiB/s Receiving objects: 98% (379/386), 828.05 MiB | 15.19 MiB/s remote: Total 386 (delta 23), reused 81 (delta 15), pack-reused 293 Receiving objects: 99% (383/386), 828.05 MiB | 15.19 MiB/s Receiving objects: 100% (386/386), 828.05 MiB | 15.19 MiB/s Receiving objects: 100% (386/386), 832.86 MiB | 24.45 MiB/s, done. Resolving deltas: 0% (0/73) Resolving deltas: 13% (10/73) Resolving deltas: 15% (11/73) Resolving deltas: 16% (12/73) Resolving deltas: 26% (19/73) Resolving deltas: 27% (20/73) Resolving deltas: 30% (22/73) Resolving deltas: 32% (24/73) Resolving deltas: 34% (25/73) Resolving deltas: 38% (28/73) Resolving deltas: 39% (29/73) Resolving deltas: 47% (35/73) Resolving deltas: 50% (37/73) Resolving deltas: 53% (39/73) Resolving deltas: 54% (40/73) Resolving deltas: 57% (42/73) Resolving deltas: 60% (44/73) Resolving deltas: 63% (46/73) Resolving deltas: 65% (48/73) Resolving deltas: 73% (54/73) Resolving deltas: 75% (55/73) Resolving deltas: 78% (57/73) Resolving deltas: 79% (58/73) Resolving deltas: 84% (62/73) Resolving deltas: 93% (68/73) Resolving deltas: 94% (69/73) Resolving deltas: 95% (70/73) Resolving deltas: 100% (73/73) Resolving deltas: 100% (73/73), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/prediction_config'... remote: Enumerating objects: 205, 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: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. Receiving objects: 0% (1/205) Receiving objects: 1% (3/205) Receiving objects: 2% (5/205) Receiving objects: 3% (7/205) Receiving objects: 4% (9/205) Receiving objects: 5% (11/205) Receiving objects: 6% (13/205) Receiving objects: 7% (15/205) Receiving objects: 8% (17/205) Receiving objects: 9% (19/205) Receiving objects: 10% (21/205) Receiving objects: 11% (23/205) Receiving objects: 12% (25/205) Receiving objects: 13% (27/205) Receiving objects: 14% (29/205) Receiving objects: 15% (31/205) Receiving objects: 16% (33/205) Receiving objects: 17% (35/205) Receiving objects: 18% (37/205) Receiving objects: 19% (39/205) Receiving objects: 20% (41/205) Receiving objects: 21% (44/205) Receiving objects: 22% (46/205) Receiving objects: 23% (48/205) Receiving objects: 24% (50/205) Receiving objects: 25% (52/205) Receiving objects: 26% (54/205) Receiving objects: 27% (56/205) Receiving objects: 28% (58/205) Receiving objects: 29% (60/205) Receiving objects: 30% (62/205) Receiving objects: 31% (64/205) Receiving objects: 32% (66/205) Receiving objects: 33% (68/205) Receiving objects: 34% (70/205) Receiving objects: 35% (72/205) Receiving objects: 36% (74/205) Receiving objects: 37% (76/205) Receiving objects: 38% (78/205) Receiving objects: 39% (80/205) Receiving objects: 40% (82/205) Receiving objects: 41% (85/205) Receiving objects: 42% (87/205) Receiving objects: 43% (89/205) Receiving objects: 44% (91/205) Receiving objects: 45% (93/205) Receiving objects: 46% (95/205) Receiving objects: 47% (97/205) Receiving objects: 48% (99/205) Receiving objects: 49% (101/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 50% (103/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 51% (105/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 52% (107/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 53% (109/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 54% (111/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 55% (113/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 56% (115/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 57% (117/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 58% (119/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 59% (121/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 60% (123/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 61% (126/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 62% (128/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 63% (130/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 64% (132/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 65% (134/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 66% (136/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 67% (138/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 68% (140/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 69% (142/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 70% (144/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 71% (146/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 72% (148/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 73% (150/205), 27.45 MiB | 54.89 MiB/s Receiving objects: 73% (151/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 74% (152/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 75% (154/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 76% (156/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 77% (158/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 78% (160/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 79% (162/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 80% (164/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 81% (167/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 82% (169/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 83% (171/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 84% (173/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 85% (175/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 86% (177/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 87% (179/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 88% (181/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 89% (183/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 90% (185/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 91% (187/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 92% (189/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 93% (191/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 94% (193/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 95% (195/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 96% (197/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 97% (199/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 98% (201/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 99% (203/205), 53.25 MiB | 53.25 MiB/s remote: Total 205 (delta 4), reused 16 (delta 4), pack-reused 189 Receiving objects: 100% (205/205), 53.25 MiB | 53.25 MiB/s Receiving objects: 100% (205/205), 70.41 MiB | 53.93 MiB/s, done. Resolving deltas: 0% (0/59) Resolving deltas: 3% (2/59) Resolving deltas: 16% (10/59) Resolving deltas: 52% (31/59) Resolving deltas: 57% (34/59) Resolving deltas: 74% (44/59) Resolving deltas: 76% (45/59) Resolving deltas: 77% (46/59) Resolving deltas: 81% (48/59) Resolving deltas: 84% (50/59) Resolving deltas: 86% (51/59) Resolving deltas: 98% (58/59) Resolving deltas: 100% (59/59) Resolving deltas: 100% (59/59), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/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/qingdaoQG-config/QDQG002/params_new/rslidar_sdk_customized'... remote: Enumerating objects: 80, done. remote: Counting objects: 1% (1/55) remote: Counting objects: 3% (2/55) remote: Counting objects: 5% (3/55) remote: Counting objects: 7% (4/55) remote: Counting objects: 9% (5/55) remote: Counting objects: 10% (6/55) remote: Counting objects: 12% (7/55) remote: Counting objects: 14% (8/55) remote: Counting objects: 16% (9/55) remote: Counting objects: 18% (10/55) remote: Counting objects: 20% (11/55) remote: Counting objects: 21% (12/55) remote: Counting objects: 23% (13/55) remote: Counting objects: 25% (14/55) remote: Counting objects: 27% (15/55) remote: Counting objects: 29% (16/55) remote: Counting objects: 30% (17/55) remote: Counting objects: 32% (18/55) remote: Counting objects: 34% (19/55) remote: Counting objects: 36% (20/55) remote: Counting objects: 38% (21/55) remote: Counting objects: 40% (22/55) remote: Counting objects: 41% (23/55) remote: Counting objects: 43% (24/55) remote: Counting objects: 45% (25/55) remote: Counting objects: 47% (26/55) remote: Counting objects: 49% (27/55) remote: Counting objects: 50% (28/55) remote: Counting objects: 52% (29/55) remote: Counting objects: 54% (30/55) remote: Counting objects: 56% (31/55) remote: Counting objects: 58% (32/55) remote: Counting objects: 60% (33/55) remote: Counting objects: 61% (34/55) remote: Counting objects: 63% (35/55) remote: Counting objects: 65% (36/55) remote: Counting objects: 67% (37/55) remote: Counting objects: 69% (38/55) remote: Counting objects: 70% (39/55) remote: Counting objects: 72% (40/55) remote: Counting objects: 74% (41/55) remote: Counting objects: 76% (42/55) remote: Counting objects: 78% (43/55) remote: Counting objects: 80% (44/55) remote: Counting objects: 81% (45/55) remote: Counting objects: 83% (46/55) remote: Counting objects: 85% (47/55) remote: Counting objects: 87% (48/55) remote: Counting objects: 89% (49/55) remote: Counting objects: 90% (50/55) remote: Counting objects: 92% (51/55) remote: Counting objects: 94% (52/55) remote: Counting objects: 96% (53/55) remote: Counting objects: 98% (54/55) remote: Counting objects: 100% (55/55) remote: Counting objects: 100% (55/55), done. remote: Compressing objects: 3% (1/33) remote: Compressing objects: 6% (2/33) remote: Compressing objects: 9% (3/33) remote: Compressing objects: 12% (4/33) remote: Compressing objects: 15% (5/33) remote: Compressing objects: 18% (6/33) remote: Compressing objects: 21% (7/33) remote: Compressing objects: 24% (8/33) remote: Compressing objects: 27% (9/33) remote: Compressing objects: 30% (10/33) remote: Compressing objects: 33% (11/33) remote: Compressing objects: 36% (12/33) remote: Compressing objects: 39% (13/33) remote: Compressing objects: 42% (14/33) remote: Compressing objects: 45% (15/33) remote: Compressing objects: 48% (16/33) remote: Compressing objects: 51% (17/33) remote: Compressing objects: 54% (18/33) remote: Compressing objects: 57% (19/33) remote: Compressing objects: 60% (20/33) remote: Compressing objects: 63% (21/33) remote: Compressing objects: 66% (22/33) remote: Compressing objects: 69% (23/33) remote: Compressing objects: 72% (24/33) remote: Compressing objects: 75% (25/33) remote: Compressing objects: 78% (26/33) remote: Compressing objects: 81% (27/33) remote: Compressing objects: 84% (28/33) remote: Compressing objects: 87% (29/33) remote: Compressing objects: 90% (30/33) remote: Compressing objects: 93% (31/33) remote: Compressing objects: 96% (32/33) remote: Compressing objects: 100% (33/33) remote: Compressing objects: 100% (33/33), done. Receiving objects: 1% (1/80) Receiving objects: 2% (2/80) Receiving objects: 3% (3/80) Receiving objects: 5% (4/80) Receiving objects: 6% (5/80) Receiving objects: 7% (6/80) Receiving objects: 8% (7/80) Receiving objects: 10% (8/80) Receiving objects: 11% (9/80) Receiving objects: 12% (10/80) Receiving objects: 13% (11/80) Receiving objects: 15% (12/80) Receiving objects: 16% (13/80) Receiving objects: 17% (14/80) Receiving objects: 18% (15/80) Receiving objects: 20% (16/80) Receiving objects: 21% (17/80) Receiving objects: 22% (18/80) Receiving objects: 23% (19/80) Receiving objects: 25% (20/80) Receiving objects: 26% (21/80) Receiving objects: 27% (22/80) Receiving objects: 28% (23/80) remote: Total 80 (delta 29), reused 32 (delta 16), pack-reused 25 Receiving objects: 30% (24/80) Receiving objects: 31% (25/80) Receiving objects: 32% (26/80) Receiving objects: 33% (27/80) Receiving objects: 35% (28/80) Receiving objects: 36% (29/80) Receiving objects: 37% (30/80) Receiving objects: 38% (31/80) Receiving objects: 40% (32/80) Receiving objects: 41% (33/80) Receiving objects: 42% (34/80) Receiving objects: 43% (35/80) Receiving objects: 45% (36/80) Receiving objects: 46% (37/80) Receiving objects: 47% (38/80) Receiving objects: 48% (39/80) Receiving objects: 50% (40/80) Receiving objects: 51% (41/80) Receiving objects: 52% (42/80) Receiving objects: 53% (43/80) Receiving objects: 55% (44/80) Receiving objects: 56% (45/80) Receiving objects: 57% (46/80) Receiving objects: 58% (47/80) Receiving objects: 60% (48/80) Receiving objects: 61% (49/80) Receiving objects: 62% (50/80) Receiving objects: 63% (51/80) Receiving objects: 65% (52/80) Receiving objects: 66% (53/80) Receiving objects: 67% (54/80) Receiving objects: 68% (55/80) Receiving objects: 70% (56/80) Receiving objects: 71% (57/80) Receiving objects: 72% (58/80) Receiving objects: 73% (59/80) Receiving objects: 75% (60/80) Receiving objects: 76% (61/80) Receiving objects: 77% (62/80) Receiving objects: 78% (63/80) Receiving objects: 80% (64/80) Receiving objects: 81% (65/80) Receiving objects: 82% (66/80) Receiving objects: 83% (67/80) Receiving objects: 85% (68/80) Receiving objects: 86% (69/80) Receiving objects: 87% (70/80) Receiving objects: 88% (71/80) Receiving objects: 90% (72/80) Receiving objects: 91% (73/80) Receiving objects: 92% (74/80) Receiving objects: 93% (75/80) Receiving objects: 95% (76/80) Receiving objects: 96% (77/80) Receiving objects: 97% (78/80) Receiving objects: 98% (79/80) Receiving objects: 100% (80/80) Receiving objects: 100% (80/80), 13.89 KiB | 13.89 MiB/s, done. Resolving deltas: 0% (0/43) Resolving deltas: 2% (1/43) Resolving deltas: 4% (2/43) Resolving deltas: 27% (12/43) Resolving deltas: 67% (29/43) Resolving deltas: 100% (43/43) Resolving deltas: 100% (43/43), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-common'... remote: Enumerating objects: 287, 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. Receiving objects: 0% (1/287) Receiving objects: 1% (3/287) Receiving objects: 2% (6/287) Receiving objects: 3% (9/287) Receiving objects: 4% (12/287) Receiving objects: 5% (15/287) Receiving objects: 6% (18/287) Receiving objects: 7% (21/287) Receiving objects: 8% (23/287) Receiving objects: 9% (26/287) Receiving objects: 10% (29/287) Receiving objects: 11% (32/287) Receiving objects: 12% (35/287) Receiving objects: 13% (38/287) Receiving objects: 14% (41/287) Receiving objects: 15% (44/287) Receiving objects: 16% (46/287) Receiving objects: 17% (49/287) Receiving objects: 18% (52/287) Receiving objects: 19% (55/287) Receiving objects: 20% (58/287) Receiving objects: 21% (61/287) Receiving objects: 22% (64/287) Receiving objects: 23% (67/287) remote: Total 287 (delta 4), reused 0 (delta 0), pack-reused 272 Receiving objects: 24% (69/287) Receiving objects: 25% (72/287) Receiving objects: 26% (75/287) Receiving objects: 27% (78/287) Receiving objects: 28% (81/287) Receiving objects: 29% (84/287) Receiving objects: 30% (87/287) Receiving objects: 31% (89/287) Receiving objects: 32% (92/287) Receiving objects: 33% (95/287) Receiving objects: 34% (98/287) Receiving objects: 35% (101/287) Receiving objects: 36% (104/287) Receiving objects: 37% (107/287) Receiving objects: 38% (110/287) Receiving objects: 39% (112/287) Receiving objects: 40% (115/287) Receiving objects: 41% (118/287) Receiving objects: 42% (121/287) Receiving objects: 43% (124/287) Receiving objects: 44% (127/287) Receiving objects: 45% (130/287) Receiving objects: 46% (133/287) Receiving objects: 47% (135/287) Receiving objects: 48% (138/287) Receiving objects: 49% (141/287) Receiving objects: 50% (144/287) Receiving objects: 51% (147/287) Receiving objects: 52% (150/287) Receiving objects: 53% (153/287) Receiving objects: 54% (155/287) Receiving objects: 55% (158/287) Receiving objects: 56% (161/287) Receiving objects: 57% (164/287) Receiving objects: 58% (167/287) Receiving objects: 59% (170/287) Receiving objects: 60% (173/287) Receiving objects: 61% (176/287) Receiving objects: 62% (178/287) Receiving objects: 63% (181/287) Receiving objects: 64% (184/287) Receiving objects: 65% (187/287) Receiving objects: 66% (190/287) Receiving objects: 67% (193/287) Receiving objects: 68% (196/287) Receiving objects: 69% (199/287) Receiving objects: 70% (201/287) Receiving objects: 71% (204/287) Receiving objects: 72% (207/287) Receiving objects: 73% (210/287) Receiving objects: 74% (213/287) Receiving objects: 75% (216/287) Receiving objects: 76% (219/287) Receiving objects: 77% (221/287) Receiving objects: 78% (224/287) Receiving objects: 79% (227/287) Receiving objects: 80% (230/287) Receiving objects: 81% (233/287) Receiving objects: 82% (236/287) Receiving objects: 83% (239/287) Receiving objects: 84% (242/287) Receiving objects: 85% (244/287) Receiving objects: 86% (247/287) Receiving objects: 87% (250/287) Receiving objects: 88% (253/287) Receiving objects: 89% (256/287) Receiving objects: 90% (259/287) Receiving objects: 91% (262/287) Receiving objects: 92% (265/287) Receiving objects: 93% (267/287) Receiving objects: 94% (270/287) Receiving objects: 95% (273/287) Receiving objects: 96% (276/287) Receiving objects: 97% (279/287) Receiving objects: 98% (282/287) Receiving objects: 99% (285/287) Receiving objects: 100% (287/287) Receiving objects: 100% (287/287), 9.57 MiB | 53.87 MiB/s, done. Resolving deltas: 0% (0/68) Resolving deltas: 1% (1/68) Resolving deltas: 2% (2/68) Resolving deltas: 4% (3/68) Resolving deltas: 5% (4/68) Resolving deltas: 7% (5/68) Resolving deltas: 8% (6/68) Resolving deltas: 13% (9/68) Resolving deltas: 29% (20/68) Resolving deltas: 35% (24/68) Resolving deltas: 38% (26/68) Resolving deltas: 39% (27/68) Resolving deltas: 41% (28/68) Resolving deltas: 42% (29/68) Resolving deltas: 44% (30/68) Resolving deltas: 47% (32/68) Resolving deltas: 52% (36/68) Resolving deltas: 100% (68/68) Resolving deltas: 100% (68/68), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-device'... remote: Enumerating objects: 2351, done. remote: Counting objects: 0% (1/259) remote: Counting objects: 1% (3/259) remote: Counting objects: 2% (6/259) remote: Counting objects: 3% (8/259) remote: Counting objects: 4% (11/259) remote: Counting objects: 5% (13/259) remote: Counting objects: 6% (16/259) remote: Counting objects: 7% (19/259) remote: Counting objects: 8% (21/259) remote: Counting objects: 9% (24/259) remote: Counting objects: 10% (26/259) remote: Counting objects: 11% (29/259) remote: Counting objects: 12% (32/259) remote: Counting objects: 13% (34/259) remote: Counting objects: 14% (37/259) remote: Counting objects: 15% (39/259) remote: Counting objects: 16% (42/259) remote: Counting objects: 17% (45/259) remote: Counting objects: 18% (47/259) remote: Counting objects: 19% (50/259) remote: Counting objects: 20% (52/259) remote: Counting objects: 21% (55/259) remote: Counting objects: 22% (57/259) remote: Counting objects: 23% (60/259) remote: Counting objects: 24% (63/259) remote: Counting objects: 25% (65/259) remote: Counting objects: 26% (68/259) remote: Counting objects: 27% (70/259) remote: Counting objects: 28% (73/259) remote: Counting objects: 29% (76/259) remote: Counting objects: 30% (78/259) remote: Counting objects: 31% (81/259) remote: Counting objects: 32% (83/259) remote: Counting objects: 33% (86/259) remote: Counting objects: 34% (89/259) remote: Counting objects: 35% (91/259) remote: Counting objects: 36% (94/259) remote: Counting objects: 37% (96/259) remote: Counting objects: 38% (99/259) remote: Counting objects: 39% (102/259) remote: Counting objects: 40% (104/259) remote: Counting objects: 41% (107/259) remote: Counting objects: 42% (109/259) remote: Counting objects: 43% (112/259) remote: Counting objects: 44% (114/259) remote: Counting objects: 45% (117/259) remote: Counting objects: 46% (120/259) remote: Counting objects: 47% (122/259) remote: Counting objects: 48% (125/259) remote: Counting objects: 49% (127/259) remote: Counting objects: 50% (130/259) remote: Counting objects: 51% (133/259) remote: Counting objects: 52% (135/259) remote: Counting objects: 53% (138/259) remote: Counting objects: 54% (140/259) remote: Counting objects: 55% (143/259) remote: Counting objects: 56% (146/259) remote: Counting objects: 57% (148/259) remote: Counting objects: 58% (151/259) remote: Counting objects: 59% (153/259) remote: Counting objects: 60% (156/259) remote: Counting objects: 61% (158/259) remote: Counting objects: 62% (161/259) remote: Counting objects: 63% (164/259) remote: Counting objects: 64% (166/259) remote: Counting objects: 65% (169/259) remote: Counting objects: 66% (171/259) remote: Counting objects: 67% (174/259) remote: Counting objects: 68% (177/259) remote: Counting objects: 69% (179/259) remote: Counting objects: 70% (182/259) remote: Counting objects: 71% (184/259) remote: Counting objects: 72% (187/259) remote: Counting objects: 73% (190/259) remote: Counting objects: 74% (192/259) remote: Counting objects: 75% (195/259) remote: Counting objects: 76% (197/259) remote: Counting objects: 77% (200/259) remote: Counting objects: 78% (203/259) remote: Counting objects: 79% (205/259) remote: Counting objects: 80% (208/259) remote: Counting objects: 81% (210/259) remote: Counting objects: 82% (213/259) remote: Counting objects: 83% (215/259) remote: Counting objects: 84% (218/259) remote: Counting objects: 85% (221/259) remote: Counting objects: 86% (223/259) remote: Counting objects: 87% (226/259) remote: Counting objects: 88% (228/259) remote: Counting objects: 89% (231/259) remote: Counting objects: 90% (234/259) remote: Counting objects: 91% (236/259) remote: Counting objects: 92% (239/259) remote: Counting objects: 93% (241/259) remote: Counting objects: 94% (244/259) remote: Counting objects: 95% (247/259) remote: Counting objects: 96% (249/259) remote: Counting objects: 97% (252/259) remote: Counting objects: 98% (254/259) remote: Counting objects: 99% (257/259) remote: Counting objects: 100% (259/259) remote: Counting objects: 100% (259/259), done. remote: Compressing objects: 0% (1/205) remote: Compressing objects: 1% (3/205) remote: Compressing objects: 2% (5/205) remote: Compressing objects: 3% (7/205) remote: Compressing objects: 4% (9/205) remote: Compressing objects: 5% (11/205) remote: Compressing objects: 6% (13/205) remote: Compressing objects: 7% (15/205) remote: Compressing objects: 8% (17/205) remote: Compressing objects: 9% (19/205) remote: Compressing objects: 10% (21/205) remote: Compressing objects: 11% (23/205) remote: Compressing objects: 12% (25/205) remote: Compressing objects: 13% (27/205) remote: Compressing objects: 14% (29/205) remote: Compressing objects: 15% (31/205) remote: Compressing objects: 16% (33/205) remote: Compressing objects: 17% (35/205) remote: Compressing objects: 18% (37/205) remote: Compressing objects: 19% (39/205) remote: Compressing objects: 20% (41/205) remote: Compressing objects: 21% (44/205) remote: Compressing objects: 22% (46/205) remote: Compressing objects: 23% (48/205) remote: Compressing objects: 24% (50/205) remote: Compressing objects: 25% (52/205) remote: Compressing objects: 26% (54/205) remote: Compressing objects: 27% (56/205) remote: Compressing objects: 28% (58/205) remote: Compressing objects: 29% (60/205) remote: Compressing objects: 30% (62/205) remote: Compressing objects: 31% (64/205) remote: Compressing objects: 32% (66/205) remote: Compressing objects: 33% (68/205) remote: Compressing objects: 34% (70/205) remote: Compressing objects: 35% (72/205) remote: Compressing objects: 36% (74/205) remote: Compressing objects: 37% (76/205) remote: Compressing objects: 38% (78/205) remote: Compressing objects: 39% (80/205) remote: Compressing objects: 40% (82/205) remote: Compressing objects: 41% (85/205) remote: Compressing objects: 42% (87/205) remote: Compressing objects: 43% (89/205) remote: Compressing objects: 44% (91/205) remote: Compressing objects: 45% (93/205) remote: Compressing objects: 46% (95/205) remote: Compressing objects: 47% (97/205) remote: Compressing objects: 48% (99/205) remote: Compressing objects: 49% (101/205) remote: Compressing objects: 50% (103/205) remote: Compressing objects: 51% (105/205) remote: Compressing objects: 52% (107/205) remote: Compressing objects: 53% (109/205) remote: Compressing objects: 54% (111/205) remote: Compressing objects: 55% (113/205) remote: Compressing objects: 56% (115/205) remote: Compressing objects: 57% (117/205) remote: Compressing objects: 58% (119/205) remote: Compressing objects: 59% (121/205) remote: Compressing objects: 60% (123/205) remote: Compressing objects: 61% (126/205) remote: Compressing objects: 62% (128/205) remote: Compressing objects: 63% (130/205) remote: Compressing objects: 64% (132/205) remote: Compressing objects: 65% (134/205) remote: Compressing objects: 66% (136/205) remote: Compressing objects: 67% (138/205) remote: Compressing objects: 68% (140/205) remote: Compressing objects: 69% (142/205) remote: Compressing objects: 70% (144/205) remote: Compressing objects: 71% (146/205) remote: Compressing objects: 72% (148/205) remote: Compressing objects: 73% (150/205) remote: Compressing objects: 74% (152/205) remote: Compressing objects: 75% (154/205) remote: Compressing objects: 76% (156/205) remote: Compressing objects: 77% (158/205) remote: Compressing objects: 78% (160/205) remote: Compressing objects: 79% (162/205) remote: Compressing objects: 80% (164/205) remote: Compressing objects: 81% (167/205) remote: Compressing objects: 82% (169/205) remote: Compressing objects: 83% (171/205) remote: Compressing objects: 84% (173/205) remote: Compressing objects: 85% (175/205) remote: Compressing objects: 86% (177/205) remote: Compressing objects: 87% (179/205) remote: Compressing objects: 88% (181/205) remote: Compressing objects: 89% (183/205) remote: Compressing objects: 90% (185/205) remote: Compressing objects: 91% (187/205) remote: Compressing objects: 92% (189/205) remote: Compressing objects: 93% (191/205) remote: Compressing objects: 94% (193/205) remote: Compressing objects: 95% (195/205) remote: Compressing objects: 96% (197/205) remote: Compressing objects: 97% (199/205) remote: Compressing objects: 98% (201/205) remote: Compressing objects: 99% (203/205) remote: Compressing objects: 100% (205/205) remote: Compressing objects: 100% (205/205), done. Receiving objects: 0% (1/2351) Receiving objects: 1% (24/2351) Receiving objects: 2% (48/2351) Receiving objects: 3% (71/2351) Receiving objects: 4% (95/2351) Receiving objects: 5% (118/2351) Receiving objects: 6% (142/2351) Receiving objects: 7% (165/2351) Receiving objects: 8% (189/2351) Receiving objects: 9% (212/2351) Receiving objects: 10% (236/2351) Receiving objects: 11% (259/2351) Receiving objects: 12% (283/2351) Receiving objects: 13% (306/2351) Receiving objects: 14% (330/2351) Receiving objects: 15% (353/2351) Receiving objects: 16% (377/2351) Receiving objects: 17% (400/2351) Receiving objects: 18% (424/2351) Receiving objects: 19% (447/2351) Receiving objects: 20% (471/2351) Receiving objects: 21% (494/2351) Receiving objects: 22% (518/2351) Receiving objects: 23% (541/2351) Receiving objects: 24% (565/2351) Receiving objects: 25% (588/2351) Receiving objects: 26% (612/2351) Receiving objects: 27% (635/2351) Receiving objects: 28% (659/2351) Receiving objects: 29% (682/2351) Receiving objects: 30% (706/2351) Receiving objects: 31% (729/2351) Receiving objects: 32% (753/2351) Receiving objects: 33% (776/2351) Receiving objects: 34% (800/2351) Receiving objects: 35% (823/2351) Receiving objects: 36% (847/2351) Receiving objects: 37% (870/2351) Receiving objects: 38% (894/2351) Receiving objects: 39% (917/2351) Receiving objects: 40% (941/2351) Receiving objects: 41% (964/2351) Receiving objects: 42% (988/2351) Receiving objects: 43% (1011/2351) Receiving objects: 44% (1035/2351) Receiving objects: 45% (1058/2351) Receiving objects: 46% (1082/2351) Receiving objects: 47% (1105/2351) Receiving objects: 48% (1129/2351) Receiving objects: 49% (1152/2351) Receiving objects: 50% (1176/2351) Receiving objects: 51% (1200/2351) Receiving objects: 52% (1223/2351) Receiving objects: 53% (1247/2351) Receiving objects: 54% (1270/2351) Receiving objects: 55% (1294/2351) Receiving objects: 56% (1317/2351) Receiving objects: 57% (1341/2351) Receiving objects: 58% (1364/2351) Receiving objects: 59% (1388/2351) Receiving objects: 60% (1411/2351) Receiving objects: 61% (1435/2351) Receiving objects: 62% (1458/2351) Receiving objects: 63% (1482/2351) Receiving objects: 64% (1505/2351) Receiving objects: 65% (1529/2351) Receiving objects: 66% (1552/2351) Receiving objects: 67% (1576/2351) Receiving objects: 68% (1599/2351) Receiving objects: 69% (1623/2351) Receiving objects: 70% (1646/2351) Receiving objects: 71% (1670/2351) Receiving objects: 72% (1693/2351) Receiving objects: 73% (1717/2351) Receiving objects: 74% (1740/2351) remote: Total 2351 (delta 68), reused 218 (delta 54), pack-reused 2092 Receiving objects: 75% (1764/2351) Receiving objects: 76% (1787/2351) Receiving objects: 77% (1811/2351) Receiving objects: 78% (1834/2351) Receiving objects: 79% (1858/2351) Receiving objects: 80% (1881/2351) Receiving objects: 81% (1905/2351) Receiving objects: 82% (1928/2351) Receiving objects: 83% (1952/2351) Receiving objects: 84% (1975/2351) Receiving objects: 85% (1999/2351) Receiving objects: 86% (2022/2351) Receiving objects: 87% (2046/2351) Receiving objects: 88% (2069/2351) Receiving objects: 89% (2093/2351) Receiving objects: 90% (2116/2351) Receiving objects: 91% (2140/2351) Receiving objects: 92% (2163/2351) Receiving objects: 93% (2187/2351) Receiving objects: 94% (2210/2351) Receiving objects: 95% (2234/2351) Receiving objects: 96% (2257/2351) Receiving objects: 97% (2281/2351) Receiving objects: 98% (2304/2351) Receiving objects: 99% (2328/2351) Receiving objects: 100% (2351/2351) Receiving objects: 100% (2351/2351), 276.53 KiB | 30.73 MiB/s, done. Resolving deltas: 0% (0/823) Resolving deltas: 3% (32/823) Resolving deltas: 5% (43/823) Resolving deltas: 8% (71/823) Resolving deltas: 9% (75/823) Resolving deltas: 10% (83/823) Resolving deltas: 11% (92/823) Resolving deltas: 14% (118/823) Resolving deltas: 20% (169/823) Resolving deltas: 25% (213/823) Resolving deltas: 30% (247/823) Resolving deltas: 34% (282/823) Resolving deltas: 38% (314/823) Resolving deltas: 41% (343/823) Resolving deltas: 43% (354/823) Resolving deltas: 47% (389/823) Resolving deltas: 49% (408/823) Resolving deltas: 51% (422/823) Resolving deltas: 53% (442/823) Resolving deltas: 54% (451/823) Resolving deltas: 55% (454/823) Resolving deltas: 56% (465/823) Resolving deltas: 59% (492/823) Resolving deltas: 61% (510/823) Resolving deltas: 62% (513/823) Resolving deltas: 63% (519/823) Resolving deltas: 65% (542/823) Resolving deltas: 66% (545/823) Resolving deltas: 67% (557/823) Resolving deltas: 73% (608/823) Resolving deltas: 79% (658/823) Resolving deltas: 81% (668/823) Resolving deltas: 82% (675/823) Resolving deltas: 83% (686/823) Resolving deltas: 84% (692/823) Resolving deltas: 85% (700/823) Resolving deltas: 86% (709/823) Resolving deltas: 87% (719/823) Resolving deltas: 88% (725/823) Resolving deltas: 89% (733/823) Resolving deltas: 90% (741/823) Resolving deltas: 91% (749/823) Resolving deltas: 92% (760/823) Resolving deltas: 98% (812/823) Resolving deltas: 100% (823/823) Resolving deltas: 100% (823/823), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-mqtt'... remote: Enumerating objects: 187, done. remote: Counting objects: 16% (1/6) remote: Counting objects: 33% (2/6) remote: Counting objects: 50% (3/6) remote: Counting objects: 66% (4/6) remote: Counting objects: 83% (5/6) remote: Counting objects: 100% (6/6) remote: Counting objects: 100% (6/6), done. remote: Compressing objects: 25% (1/4) remote: Compressing objects: 50% (2/4) remote: Compressing objects: 75% (3/4) remote: Compressing objects: 100% (4/4) remote: Compressing objects: 100% (4/4), done. Receiving objects: 0% (1/187) remote: Total 187 (delta 0), reused 0 (delta 0), pack-reused 181 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.67 KiB | 19.67 MiB/s, done. Resolving deltas: 0% (0/47) Resolving deltas: 2% (1/47) Resolving deltas: 4% (2/47) Resolving deltas: 10% (5/47) Resolving deltas: 14% (7/47) Resolving deltas: 17% (8/47) Resolving deltas: 38% (18/47) Resolving deltas: 40% (19/47) Resolving deltas: 42% (20/47) Resolving deltas: 48% (23/47) Resolving deltas: 51% (24/47) Resolving deltas: 53% (25/47) Resolving deltas: 55% (26/47) Resolving deltas: 57% (27/47) Resolving deltas: 72% (34/47) Resolving deltas: 100% (47/47) Resolving deltas: 100% (47/47), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-node'... remote: Enumerating objects: 45, done. remote: Counting objects: 2% (1/45) remote: Counting objects: 4% (2/45) remote: Counting objects: 6% (3/45) remote: Counting objects: 8% (4/45) remote: Counting objects: 11% (5/45) remote: Counting objects: 13% (6/45) remote: Counting objects: 15% (7/45) remote: Counting objects: 17% (8/45) remote: Counting objects: 20% (9/45) remote: Counting objects: 22% (10/45) remote: Counting objects: 24% (11/45) remote: Counting objects: 26% (12/45) remote: Counting objects: 28% (13/45) remote: Counting objects: 31% (14/45) remote: Counting objects: 33% (15/45) remote: Counting objects: 35% (16/45) remote: Counting objects: 37% (17/45) remote: Counting objects: 40% (18/45) remote: Counting objects: 42% (19/45) remote: Counting objects: 44% (20/45) remote: Counting objects: 46% (21/45) remote: Counting objects: 48% (22/45) remote: Counting objects: 51% (23/45) remote: Counting objects: 53% (24/45) remote: Counting objects: 55% (25/45) remote: Counting objects: 57% (26/45) remote: Counting objects: 60% (27/45) remote: Counting objects: 62% (28/45) remote: Counting objects: 64% (29/45) remote: Counting objects: 66% (30/45) remote: Counting objects: 68% (31/45) remote: Counting objects: 71% (32/45) remote: Counting objects: 73% (33/45) remote: Counting objects: 75% (34/45) remote: Counting objects: 77% (35/45) remote: Counting objects: 80% (36/45) remote: Counting objects: 82% (37/45) remote: Counting objects: 84% (38/45) remote: Counting objects: 86% (39/45) remote: Counting objects: 88% (40/45) remote: Counting objects: 91% (41/45) remote: Counting objects: 93% (42/45) remote: Counting objects: 95% (43/45) remote: Counting objects: 97% (44/45) remote: Counting objects: 100% (45/45) remote: Counting objects: 100% (45/45), done. remote: Compressing objects: 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 45 (delta 6), reused 0 (delta 0), pack-reused 0 Receiving objects: 2% (1/45) Receiving objects: 4% (2/45) Receiving objects: 6% (3/45) Receiving objects: 8% (4/45) Receiving objects: 11% (5/45) Receiving objects: 13% (6/45) Receiving objects: 15% (7/45) Receiving objects: 17% (8/45) Receiving objects: 20% (9/45) Receiving objects: 22% (10/45) Receiving objects: 24% (11/45) Receiving objects: 26% (12/45) Receiving objects: 28% (13/45) Receiving objects: 31% (14/45) Receiving objects: 33% (15/45) Receiving objects: 35% (16/45) Receiving objects: 37% (17/45) Receiving objects: 40% (18/45) Receiving objects: 42% (19/45) Receiving objects: 44% (20/45) Receiving objects: 46% (21/45) Receiving objects: 48% (22/45) Receiving objects: 51% (23/45) Receiving objects: 53% (24/45) Receiving objects: 55% (25/45) Receiving objects: 57% (26/45) Receiving objects: 60% (27/45) Receiving objects: 62% (28/45) Receiving objects: 64% (29/45) Receiving objects: 66% (30/45) Receiving objects: 68% (31/45) Receiving objects: 71% (32/45) Receiving objects: 73% (33/45) Receiving objects: 75% (34/45) Receiving objects: 77% (35/45) Receiving objects: 80% (36/45) Receiving objects: 82% (37/45) Receiving objects: 84% (38/45) Receiving objects: 86% (39/45) Receiving objects: 88% (40/45) Receiving objects: 91% (41/45) Receiving objects: 93% (42/45) Receiving objects: 95% (43/45) Receiving objects: 97% (44/45) Receiving objects: 100% (45/45) Receiving objects: 100% (45/45), 10.33 KiB | 10.33 MiB/s, done. Resolving deltas: 0% (0/6) Resolving deltas: 100% (6/6) Resolving deltas: 100% (6/6), done. Cloning into '/root/workspace/qingdaoQG-config/QDQG002/params_new/system-port'... remote: Enumerating objects: 468, done. remote: Counting objects: 0% (1/170) remote: Counting objects: 1% (2/170) remote: Counting objects: 2% (4/170) remote: Counting objects: 3% (6/170) remote: Counting objects: 4% (7/170) remote: Counting objects: 5% (9/170) remote: Counting objects: 6% (11/170) remote: Counting objects: 7% (12/170) remote: Counting objects: 8% (14/170) remote: Counting objects: 9% (16/170) remote: Counting objects: 10% (17/170) remote: Counting objects: 11% (19/170) remote: Counting objects: 12% (21/170) remote: Counting objects: 13% (23/170) remote: Counting objects: 14% (24/170) remote: Counting objects: 15% (26/170) remote: Counting objects: 16% (28/170) remote: Counting objects: 17% (29/170) remote: Counting objects: 18% (31/170) remote: Counting objects: 19% (33/170) remote: Counting objects: 20% (34/170) remote: Counting objects: 21% (36/170) remote: Counting objects: 22% (38/170) remote: Counting objects: 23% (40/170) remote: Counting objects: 24% (41/170) remote: Counting objects: 25% (43/170) remote: Counting objects: 26% (45/170) remote: Counting objects: 27% (46/170) remote: Counting objects: 28% (48/170) remote: Counting objects: 29% (50/170) remote: Counting objects: 30% (51/170) remote: Counting objects: 31% (53/170) remote: Counting objects: 32% (55/170) remote: Counting objects: 33% (57/170) remote: Counting objects: 34% (58/170) remote: Counting objects: 35% (60/170) remote: Counting objects: 36% (62/170) remote: Counting objects: 37% (63/170) remote: Counting objects: 38% (65/170) remote: Counting objects: 39% (67/170) remote: Counting objects: 40% (68/170) remote: Counting objects: 41% (70/170) remote: Counting objects: 42% (72/170) remote: Counting objects: 43% (74/170) remote: Counting objects: 44% (75/170) remote: Counting objects: 45% (77/170) remote: Counting objects: 46% (79/170) remote: Counting objects: 47% (80/170) remote: Counting objects: 48% (82/170) remote: Counting objects: 49% (84/170) remote: Counting objects: 50% (85/170) remote: Counting objects: 51% (87/170) remote: Counting objects: 52% (89/170) remote: Counting objects: 53% (91/170) remote: Counting objects: 54% (92/170) remote: Counting objects: 55% (94/170) remote: Counting objects: 56% (96/170) remote: Counting objects: 57% (97/170) remote: Counting objects: 58% (99/170) remote: Counting objects: 59% (101/170) remote: Counting objects: 60% (102/170) remote: Counting objects: 61% (104/170) remote: Counting objects: 62% (106/170) remote: Counting objects: 63% (108/170) remote: Counting objects: 64% (109/170) remote: Counting objects: 65% (111/170) remote: Counting objects: 66% (113/170) remote: Counting objects: 67% (114/170) remote: Counting objects: 68% (116/170) remote: Counting objects: 69% (118/170) remote: Counting objects: 70% (119/170) remote: Counting objects: 71% (121/170) remote: Counting objects: 72% (123/170) remote: Counting objects: 73% (125/170) remote: Counting objects: 74% (126/170) remote: Counting objects: 75% (128/170) remote: Counting objects: 76% (130/170) remote: Counting objects: 77% (131/170) remote: Counting objects: 78% (133/170) remote: Counting objects: 79% (135/170) remote: Counting objects: 80% (136/170) remote: Counting objects: 81% (138/170) remote: Counting objects: 82% (140/170) remote: Counting objects: 83% (142/170) remote: Counting objects: 84% (143/170) remote: Counting objects: 85% (145/170) remote: Counting objects: 86% (147/170) remote: Counting objects: 87% (148/170) remote: Counting objects: 88% (150/170) remote: Counting objects: 89% (152/170) remote: Counting objects: 90% (153/170) remote: Counting objects: 91% (155/170) remote: Counting objects: 92% (157/170) remote: Counting objects: 93% (159/170) remote: Counting objects: 94% (160/170) remote: Counting objects: 95% (162/170) remote: Counting objects: 96% (164/170) remote: Counting objects: 97% (165/170) remote: Counting objects: 98% (167/170) remote: Counting objects: 99% (169/170) remote: Counting objects: 100% (170/170) remote: Counting objects: 100% (170/170), done. remote: Compressing objects: 1% (1/94) remote: Compressing objects: 2% (2/94) remote: Compressing objects: 3% (3/94) remote: Compressing objects: 4% (4/94) remote: Compressing objects: 5% (5/94) remote: Compressing objects: 6% (6/94) remote: Compressing objects: 7% (7/94) remote: Compressing objects: 8% (8/94) remote: Compressing objects: 9% (9/94) remote: Compressing objects: 10% (10/94) remote: Compressing objects: 11% (11/94) remote: Compressing objects: 12% (12/94) remote: Compressing objects: 13% (13/94) remote: Compressing objects: 14% (14/94) remote: Compressing objects: 15% (15/94) remote: Compressing objects: 17% (16/94) remote: Compressing objects: 18% (17/94) remote: Compressing objects: 19% (18/94) remote: Compressing objects: 20% (19/94) remote: Compressing objects: 21% (20/94) remote: Compressing objects: 22% (21/94) remote: Compressing objects: 23% (22/94) remote: Compressing objects: 24% (23/94) remote: Compressing objects: 25% (24/94) remote: Compressing objects: 26% (25/94) remote: Compressing objects: 27% (26/94) remote: Compressing objects: 28% (27/94) remote: Compressing objects: 29% (28/94) remote: Compressing objects: 30% (29/94) remote: Compressing objects: 31% (30/94) remote: Compressing objects: 32% (31/94) remote: Compressing objects: 34% (32/94) remote: Compressing objects: 35% (33/94) remote: Compressing objects: 36% (34/94) remote: Compressing objects: 37% (35/94) remote: Compressing objects: 38% (36/94) remote: Compressing objects: 39% (37/94) remote: Compressing objects: 40% (38/94) remote: Compressing objects: 41% (39/94) remote: Compressing objects: 42% (40/94) remote: Compressing objects: 43% (41/94) remote: Compressing objects: 44% (42/94) remote: Compressing objects: 45% (43/94) remote: Compressing objects: 46% (44/94) remote: Compressing objects: 47% (45/94) remote: Compressing objects: 48% (46/94) remote: Compressing objects: 50% (47/94) remote: Compressing objects: 51% (48/94) remote: Compressing objects: 52% (49/94) remote: Compressing objects: 53% (50/94) remote: Compressing objects: 54% (51/94) remote: Compressing objects: 55% (52/94) remote: Compressing objects: 56% (53/94) remote: Compressing objects: 57% (54/94) remote: Compressing objects: 58% (55/94) remote: Compressing objects: 59% (56/94) remote: Compressing objects: 60% (57/94) remote: Compressing objects: 61% (58/94) remote: Compressing objects: 62% (59/94) remote: Compressing objects: 63% (60/94) remote: Compressing objects: 64% (61/94) remote: Compressing objects: 65% (62/94) remote: Compressing objects: 67% (63/94) remote: Compressing objects: 68% (64/94) remote: Compressing objects: 69% (65/94) remote: Compressing objects: 70% (66/94) remote: Compressing objects: 71% (67/94) remote: Compressing objects: 72% (68/94) remote: Compressing objects: 73% (69/94) remote: Compressing objects: 74% (70/94) remote: Compressing objects: 75% (71/94) remote: Compressing objects: 76% (72/94) remote: Compressing objects: 77% (73/94) remote: Compressing objects: 78% (74/94) remote: Compressing objects: 79% (75/94) remote: Compressing objects: 80% (76/94) remote: Compressing objects: 81% (77/94) remote: Compressing objects: 82% (78/94) remote: Compressing objects: 84% (79/94) remote: Compressing objects: 85% (80/94) remote: Compressing objects: 86% (81/94) remote: Compressing objects: 87% (82/94) remote: Compressing objects: 88% (83/94) remote: Compressing objects: 89% (84/94) remote: Compressing objects: 90% (85/94) remote: Compressing objects: 91% (86/94) remote: Compressing objects: 92% (87/94) remote: Compressing objects: 93% (88/94) remote: Compressing objects: 94% (89/94) remote: Compressing objects: 95% (90/94) remote: Compressing objects: 96% (91/94) remote: Compressing objects: 97% (92/94) remote: Compressing objects: 98% (93/94) remote: Compressing objects: 100% (94/94) remote: Compressing objects: 100% (94/94), done. Receiving objects: 0% (1/468) Receiving objects: 1% (5/468) Receiving objects: 2% (10/468) Receiving objects: 3% (15/468) Receiving objects: 4% (19/468) Receiving objects: 5% (24/468) Receiving objects: 6% (29/468) Receiving objects: 7% (33/468) Receiving objects: 8% (38/468) Receiving objects: 9% (43/468) Receiving objects: 10% (47/468) Receiving objects: 11% (52/468) Receiving objects: 12% (57/468) Receiving objects: 13% (61/468) Receiving objects: 14% (66/468) Receiving objects: 15% (71/468) Receiving objects: 16% (75/468) Receiving objects: 17% (80/468) Receiving objects: 18% (85/468) Receiving objects: 19% (89/468) Receiving objects: 20% (94/468) Receiving objects: 21% (99/468) Receiving objects: 22% (103/468) Receiving objects: 23% (108/468) Receiving objects: 24% (113/468) Receiving objects: 25% (117/468) Receiving objects: 26% (122/468) Receiving objects: 27% (127/468) Receiving objects: 28% (132/468) Receiving objects: 29% (136/468) Receiving objects: 30% (141/468) Receiving objects: 31% (146/468) Receiving objects: 32% (150/468) Receiving objects: 33% (155/468) Receiving objects: 34% (160/468) Receiving objects: 35% (164/468) Receiving objects: 36% (169/468) Receiving objects: 37% (174/468) Receiving objects: 38% (178/468) Receiving objects: 39% (183/468) remote: Total 468 (delta 62), reused 116 (delta 32), pack-reused 298 Receiving objects: 40% (188/468) Receiving objects: 41% (192/468) Receiving objects: 42% (197/468) Receiving objects: 43% (202/468) Receiving objects: 44% (206/468) Receiving objects: 45% (211/468) Receiving objects: 46% (216/468) Receiving objects: 47% (220/468) Receiving objects: 48% (225/468) Receiving objects: 49% (230/468) Receiving objects: 50% (234/468) Receiving objects: 51% (239/468) Receiving objects: 52% (244/468) Receiving objects: 53% (249/468) Receiving objects: 54% (253/468) Receiving objects: 55% (258/468) Receiving objects: 56% (263/468) Receiving objects: 57% (267/468) Receiving objects: 58% (272/468) Receiving objects: 59% (277/468) Receiving objects: 60% (281/468) Receiving objects: 61% (286/468) Receiving objects: 62% (291/468) Receiving objects: 63% (295/468) Receiving objects: 64% (300/468) Receiving objects: 65% (305/468) Receiving objects: 66% (309/468) Receiving objects: 67% (314/468) Receiving objects: 68% (319/468) Receiving objects: 69% (323/468) Receiving objects: 70% (328/468) Receiving objects: 71% (333/468) Receiving objects: 72% (337/468) Receiving objects: 73% (342/468) Receiving objects: 74% (347/468) Receiving objects: 75% (351/468) Receiving objects: 76% (356/468) Receiving objects: 77% (361/468) Receiving objects: 78% (366/468) Receiving objects: 79% (370/468) Receiving objects: 80% (375/468) Receiving objects: 81% (380/468) Receiving objects: 82% (384/468) Receiving objects: 83% (389/468) Receiving objects: 84% (394/468) Receiving objects: 85% (398/468) Receiving objects: 86% (403/468) Receiving objects: 87% (408/468) Receiving objects: 88% (412/468) Receiving objects: 89% (417/468) Receiving objects: 90% (422/468) Receiving objects: 91% (426/468) Receiving objects: 92% (431/468) Receiving objects: 93% (436/468) Receiving objects: 94% (440/468) Receiving objects: 95% (445/468) Receiving objects: 96% (450/468) Receiving objects: 97% (454/468) Receiving objects: 98% (459/468) Receiving objects: 99% (464/468) Receiving objects: 100% (468/468) Receiving objects: 100% (468/468), 193.08 KiB | 24.13 MiB/s, done. Resolving deltas: 0% (0/197) Resolving deltas: 1% (2/197) Resolving deltas: 2% (4/197) Resolving deltas: 4% (8/197) Resolving deltas: 5% (10/197) Resolving deltas: 6% (13/197) Resolving deltas: 8% (16/197) Resolving deltas: 32% (65/197) Resolving deltas: 34% (67/197) Resolving deltas: 35% (70/197) Resolving deltas: 36% (71/197) Resolving deltas: 37% (74/197) Resolving deltas: 40% (79/197) Resolving deltas: 44% (88/197) Resolving deltas: 45% (89/197) Resolving deltas: 46% (92/197) Resolving deltas: 47% (93/197) Resolving deltas: 49% (98/197) Resolving deltas: 50% (100/197) Resolving deltas: 51% (101/197) Resolving deltas: 53% (106/197) Resolving deltas: 55% (109/197) Resolving deltas: 56% (112/197) Resolving deltas: 57% (114/197) Resolving deltas: 58% (115/197) Resolving deltas: 59% (117/197) Resolving deltas: 60% (120/197) Resolving deltas: 64% (127/197) Resolving deltas: 73% (145/197) Resolving deltas: 76% (151/197) Resolving deltas: 77% (152/197) Resolving deltas: 78% (154/197) Resolving deltas: 80% (158/197) Resolving deltas: 81% (160/197) Resolving deltas: 86% (170/197) Resolving deltas: 90% (179/197) Resolving deltas: 91% (181/197) Resolving deltas: 93% (184/197) Resolving deltas: 95% (189/197) Resolving deltas: 97% (193/197) Resolving deltas: 100% (197/197) Resolving deltas: 100% (197/197), done. Submodule path 'hardware': checked out '97d98d8845eef0e61e2b7f192dad88b07e7c4b6d' Submodule path 'hesai_lidar_customized': checked out '9ca584cebe961958e030ff1056c9b013e0723175' Submodule path 'lidar-extrinsics': checked out '8a407e6d03d854c8fe2144f1ae124b915da58792' Submodule path 'lidar_loc_v2_common': checked out 'd431fceb7b4ef471e94f06b3a11bc068d9330338' Submodule path 'lidar_loc_v2_customized': checked out '451447cca45d8065b8e2a2512ee90509cef87641' Submodule path 'msf-port': checked out '1861e66a9f45a3925efa1f25922b842809c22245' Submodule path 'msf-vehicle': checked out 'fef7a9e9984a3aed873788dadf580e4009cd2c04' Submodule path 'perception_new_detection': checked out '73c177ccf94430fa6d6bb651cca74891d2e95ac9' Submodule path 'pncc_common_config': checked out '3cf5b6240856f78354364862ffa19bc220437783' Submodule path 'pncc_port_related_config': checked out '1a90ecf9a08a7459cba8a3a947ba0d35acf66341' Submodule path 'pncc_vehicle_related_config': checked out '41ad27b3c07141be968e62e78b5c0e66d8a9e921' Submodule path 'pointcloud_customized': checked out 'd2a6f1b8d2698424b95fe3c08d5d9504334334b5' Submodule path 'prediction_config': checked out 'a1758942ff044852c0163f4f2e2e8905ec284725' Submodule path 'rslidar_sdk_common': checked out '3b3ec601072717ab0a4037dd9f5abcef0c9ad337' Submodule path 'rslidar_sdk_customized': checked out '560c10608cf8b895f11790bd4a72554ecacd2888' Submodule path 'system-common': checked out '46341a4aaa2ebaee5b9bdeeba5c548844e0457cf' Submodule path 'system-device': checked out '64f76ed5855523af553f5cd21a823032cb1cc902' Submodule path 'system-mqtt': checked out '711997db67c568dfa3d9237a39b803cfe7e78c2a' Submodule path 'system-node': checked out '5f7d7b8a19c1eaadb1ff78c9c093fffd43a1ffa9' Submodule path 'system-port': checked out 'e131c18130500f315bd73435908d4ef20a6a1452' [Pipeline] sh + ls -d hardware/ hesai_lidar_customized/ lidar-extrinsics/ lidar_loc_v2_common/ lidar_loc_v2_customized/ msf-port/ msf-vehicle/ perception_new_detection/ pncc_common_config/ pncc_port_related_config/ pncc_vehicle_related_config/ pointcloud_customized/ prediction_config/ rslidar_sdk_common/ rslidar_sdk_customized/ system-common/ system-device/ system-mqtt/ system-node/ system-port/ [Pipeline] echo [hardware, hesai_lidar_customized, lidar-extrinsics, lidar_loc_v2_common, lidar_loc_v2_customized, msf-port, msf-vehicle, perception_new_detection, pncc_common_config, pncc_port_related_config, pncc_vehicle_related_config, pointcloud_customized, prediction_config, rslidar_sdk_common, rslidar_sdk_customized, system-common, system-device, system-mqtt, system-node, system-port] [Pipeline] sh + mkdir -p /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/hardware/ + wc -l [Pipeline] echo 1 [Pipeline] echo hardware 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/hardware/hardware /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/hesai_lidar_customized/ + wc -l [Pipeline] echo 2 [Pipeline] echo hesai_lidar_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/hesai_lidar_customized/hesai_lidar /root/workspace/qingdaoQG-config/QDQG002/params_new/hesai_lidar_customized/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar-extrinsics/ + wc -l [Pipeline] echo 2 [Pipeline] echo lidar-extrinsics 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar-extrinsics/extrinsics /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar-extrinsics/lidar_correction_files /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_common 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_common/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo lidar_loc_v2_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/lidar_loc_v2_customized/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port/ + wc -l [Pipeline] echo 3 [Pipeline] echo msf-port 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port/msf_assistant.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port/msf_localization_share.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-port/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/ + wc -l [Pipeline] echo 4 [Pipeline] echo msf-vehicle 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/extrinsics /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/msf_localization_calibration.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/msf_localization.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/msf-vehicle/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/perception_new_detection/ + wc -l [Pipeline] echo 2 [Pipeline] echo perception_new_detection 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/perception_new_detection/perception /root/workspace/qingdaoQG-config/QDQG002/params_new/perception_new_detection/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_common_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_common_config 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_common_config/pncc_common_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_port_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_port_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_port_related_config/pncc_port_related_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_vehicle_related_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo pncc_vehicle_related_config 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/pncc_vehicle_related_config/pncc_vehicle_related_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/pointcloud_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo pointcloud_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/pointcloud_customized/pointcloud /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/prediction_config/ + wc -l [Pipeline] echo 1 [Pipeline] echo prediction_config 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/prediction_config/prediction /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/rslidar_sdk_common/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_common 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/rslidar_sdk_common/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/rslidar_sdk_customized/ + wc -l [Pipeline] echo 1 [Pipeline] echo rslidar_sdk_customized 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/rslidar_sdk_customized/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-common/ [Pipeline] echo 2 [Pipeline] echo system-common 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-common/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-common/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-device/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-device 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-device/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-device/slave /root/workspace/qingdaoQG-config/QDQG002/params_new/system-device/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-mqtt/ + wc -l [Pipeline] echo 2 [Pipeline] echo system-mqtt 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-mqtt/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-mqtt/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-node/ + wc -l [Pipeline] echo 3 [Pipeline] echo system-node 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-node/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-node/slave /root/workspace/qingdaoQG-config/QDQG002/params_new/system-node/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + wc -l + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/ [Pipeline] echo 5 [Pipeline] echo system-port 开始合并 [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/master /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/peripheral_controller.toml /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/ros_can_interpreter.toml /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/slave /root/workspace/qingdaoQG-config/QDQG002/params_new/system-port/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ [Pipeline] sh + ls /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ extrinsics hardware hesai_lidar lidar_correction_files lidar_loc_v2 master msf_assistant.yaml msf_localization_calibration.yaml msf_localization_share.yaml msf_localization.yaml perception peripheral_controller.toml pncc_common_config pncc_port_related_config pncc_vehicle_related_config pointcloud prediction README.md ros_can_interpreter.toml rslidar_sdk slave system-ros [Pipeline] } [Pipeline] // dir [Pipeline] sh + cp -r /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/extrinsics /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/hardware /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/hesai_lidar /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/lidar_correction_files /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/lidar_loc_v2 /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/master /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/msf_assistant.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/msf_localization_calibration.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/msf_localization_share.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/msf_localization.yaml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/perception /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/peripheral_controller.toml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/pncc_common_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/pncc_port_related_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/pncc_vehicle_related_config /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/pointcloud /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/prediction /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/README.md /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/ros_can_interpreter.toml /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/rslidar_sdk /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/slave /root/workspace/qingdaoQG-config/QDQG002/params_new/params_new/system-ros /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002/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 QDQG001 [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG001 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_QDQG001/.git [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001/params/master [Pipeline] { [Pipeline] sh ++ ls ++ grep -v version.json ++ xargs + cp -r camera_driver recorder.toml system-ros /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/qingdaoQG-config/QDQG001/params_QDQG001/params/master@tmp [Pipeline] sh + cp -r params_QDQG001 params_orin_master_QDQG001_2024-11-22_10-18-08 [Pipeline] sh + zip -rq params_orin_master_QDQG001_2024-11-22_10-18-08.zip params_orin_master_QDQG001_2024-11-22_10-18-08 ./version.json [Pipeline] echo /root/workspace/qingdaoQG-config/QDQG001/params_orin_master_QDQG001_2024-11-22_10-18-08.zip,/root/workspace/qingdaoQG-config/QDQG001/version.json [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/qingdaoQG-config/QDQG001/params_orin_master_QDQG001_2024-11-22_10-18-08.zip"' --form 'version=@"/root/workspace/qingdaoQG-config/QDQG001/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56.8M 0 0 100 56.8M 0 43.9M 0:00:01 0:00:01 --:--:-- 43.9M 100 56.8M 0 43 100 56.8M 26 35.1M 0:00:01 0:00:01 --:--:-- 35.1M [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/qingdaoQG-config/QDQG001@tmp [Pipeline] echo QDQG002 [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG002 [Pipeline] { [Pipeline] sh + rm -rf params_new@tmp [Pipeline] sh + rm -rf params_QDQG002/.git [Pipeline] dir Running in /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002/params/master [Pipeline] { [Pipeline] sh ++ ls ++ xargs ++ grep -v version.json + cp -r camera_driver recorder.toml system-ros /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002/params/ [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/qingdaoQG-config/QDQG002/params_QDQG002/params/master@tmp [Pipeline] sh + cp -r params_QDQG002 params_orin_master_QDQG002_2024-11-22_10-18-18 [Pipeline] sh + zip -rq params_orin_master_QDQG002_2024-11-22_10-18-18.zip params_orin_master_QDQG002_2024-11-22_10-18-18 ./version.json [Pipeline] echo /root/workspace/qingdaoQG-config/QDQG002/params_orin_master_QDQG002_2024-11-22_10-18-18.zip,/root/workspace/qingdaoQG-config/QDQG002/version.json [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/qingdaoQG-config/QDQG002/params_orin_master_QDQG002_2024-11-22_10-18-18.zip"' --form 'version=@"/root/workspace/qingdaoQG-config/QDQG002/version.json"' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 56.8M 0 0 100 56.8M 0 45.7M 0:00:01 0:00:01 --:--:-- 45.7M 100 56.8M 0 43 100 56.8M 26 34.5M 0:00:01 0:00:01 --:--:-- 34.5M 100 56.8M 0 43 100 56.8M 26 34.5M 0:00:01 0:00:01 --:--:-- 34.5M [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/qingdaoQG-config/QDQG002@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/qingdaoQG/.QDQG001.json [Pipeline] sh + cat /root/commtest/rcdev-project/qingdaoQG/.QDQG001.json [Pipeline] sh + cat /root/commtest/dev-project/qingdaoQG/.QDQG001.json [Pipeline] sh + cat /root/commtest/master-project/qingdaoQG/.QDQG002.json [Pipeline] sh + cat /root/commtest/rcdev-project/qingdaoQG/.QDQG002.json [Pipeline] sh + cat /root/commtest/dev-project/qingdaoQG/.QDQG002.json [Pipeline] wrap [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] echo user: , telphone: [Pipeline] } [Pipeline] // script [Pipeline] sh + curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 参数发布通知 ### [青岛前港车辆参数] --- - 状态: 编译成功 - 执行人:niuwanqing - 更新车辆: > - [QDQG001master]: **公有dev**: 1065132.**2024/11/19/09:37:50** **私有dev**: 5f21eed.**2024/06/20/17:32:47** > - [QDQG002master]: **公有dev**: 1065132.**2024/11/19/09:37:50** **私有dev**: fa88327.**2024/06/20/17:33:15** --- > 请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 730 100 27 100 703 262 6825 --:--:-- --:--:-- --:--:-- 7087 [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