Started by user weilikang Obtained system-libraries.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 c81b4f6e9439896e6d33502148f15cca16fb7108 The recommended git tool is: NONE using credential gitlab_weilk Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository http://159.27.226.4/weilikang/jenkinslib.git > git init /var/lib/jenkins/workspace/system-libraries@libs/e94781a6efe9f09486b8ea226d2b758971618b049d1fe436de6265fac85ceea3 # timeout=10 Fetching upstream changes from http://159.27.226.4/weilikang/jenkinslib.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --no-tags --force --progress -- http://159.27.226.4/weilikang/jenkinslib.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinslib.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c81b4f6e9439896e6d33502148f15cca16fb7108 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f c81b4f6e9439896e6d33502148f15cca16fb7108 # timeout=10 Commit message: "Update vehicleInfo.groovy" > git rev-list --no-walk be1b6f12be5dbad6fe7456b124029684e3352aaa # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo null [Pipeline] echo null [Pipeline] node Running on Jenkins in /var/lib/jenkins/workspace/system-libraries [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_weilk Cloning the remote Git repository Cloning repository http://159.27.226.4/weilikang/jenkinsfiles.git > git init /var/lib/jenkins/workspace/system-libraries # timeout=10 Fetching upstream changes from http://159.27.226.4/weilikang/jenkinsfiles.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials gitlab_weilk > git fetch --tags --force --progress -- http://159.27.226.4/weilikang/jenkinsfiles.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url http://159.27.226.4/weilikang/jenkinsfiles.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision ab457388a4667d919beedb7a9833753b4f09cab8 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ab457388a4667d919beedb7a9833753b4f09cab8 # timeout=10 Commit message: "Update jiaxing-dongfangtegang-submodule.jenkinsfile" > git rev-list --no-walk 68c82571a2b09d0e42b824746d100031817c2603 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (checkout) [Pipeline] script [Pipeline] { [Pipeline] echo glog [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>拉取system-libraries>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [Pipeline] sh + rm -rf /root/workspace/system-libraries/orin32 /root/workspace/system-libraries/orin32@tmp /root/workspace/system-libraries/orin64 /root/workspace/system-libraries/orin64@tmp /root/workspace/system-libraries/version.json [Pipeline] dir Running in /root/workspace/system-libraries [Pipeline] { [Pipeline] checkout The recommended git tool is: NONE using credential gitlab_ota > git rev-parse --resolve-git-dir /root/workspace/system-libraries/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url http://159.27.226.4/system/system-libraries.git # timeout=10 Fetching upstream changes from http://159.27.226.4/system/system-libraries.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 -- http://159.27.226.4/system/system-libraries.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/glog^{commit} # timeout=10 Checking out Revision 91d70c09e1ec6268db07d4ff3c94c69a9bea4056 (origin/glog) > git config core.sparsecheckout # timeout=10 > git checkout -f 91d70c09e1ec6268db07d4ff3c94c69a9bea4056 # timeout=10 Commit message: "feat_out:更新异步glog库" > git rev-list --no-walk 91d70c09e1ec6268db07d4ff3c94c69a9bea4056 # timeout=10 [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/system-libraries@tmp [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (zip->post) [Pipeline] script [Pipeline] { [Pipeline] ansiColor [Pipeline] {
[Pipeline] echo >>>>>>>>>>压缩成zip包>>>>>>>>>> [Pipeline] }
[Pipeline] // ansiColor [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=system-libraries&per_page=100 Content-Type: application/json PRIVATE-TOKEN: ***** Sending request to url: http://159.27.226.4/api/v4/projects?search=system-libraries&per_page=100 Response Code: HTTP/1.1 200 OK Response: [{"id":1610,"description":"系统及三方升级库","name":"system-libraries","name_with_namespace":"System / system-libraries","path":"system-libraries","path_with_namespace":"system/system-libraries","created_at":"2024-12-06T08:35:55.789Z","default_branch":"main","tag_list":[],"topics":[],"ssh_url_to_repo":"git@159.27.226.4:system/system-libraries.git","http_url_to_repo":"http://159.27.226.4/system/system-libraries.git","web_url":"http://159.27.226.4/system/system-libraries","readme_url":"http://159.27.226.4/system/system-libraries/-/blob/main/README.md","avatar_url":null,"forks_count":0,"star_count":0,"last_activity_at":"2025-03-04T06:40:25.661Z","namespace":{"id":14,"name":"System","path":"system","kind":"group","full_path":"system","parent_id":null,"avatar_url":null,"web_url":"http://159.27.226.4/groups/system"},"_links":{"self":"http://159.27.226.4/api/v4/projects/1610","issues":"http://159.27.226.4/api/v4/projects/1610/issues","merge_requests":"http://159.27.226.4/api/v4/projects/1610/merge_requests","repo_branches":"http://159.27.226.4/api/v4/projects/1610/repository/branches","labels":"http://159.27.226.4/api/v4/projects/1610/labels","events":"http://159.27.226.4/api/v4/projects/1610/events","members":"http://159.27.226.4/api/v4/projects/1610/members","cluster_agents":"http://159.27.226.4/api/v4/projects/1610/cluster_agents"},"packages_enabled":true,"empty_repo":false,"archived":false,"visibility":"private","resolve_outdated_diff_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-12-07T08:35:55.829Z"},"issues_enabled":true,"merge_requests_enabled":true,"wiki_enabled":true,"jobs_enabled":true,"snippets_enabled":true,"container_registry_enabled":true,"service_desk_enabled":false,"service_desk_address":null,"can_create_merge_request_in":true,"issues_access_level":"enabled","repository_access_level":"enabled","merge_requests_access_level":"enabled","forking_access_level":"enabled","wiki_access_level":"enabled","builds_access_level":"enabled","snippets_access_level":"enabled","pages_access_level":"private","operations_access_level":"enabled","analytics_access_level":"enabled","container_registry_access_level":"enabled","security_and_compliance_access_level":"private","emails_disabled":null,"shared_runners_enabled":true,"lfs_enabled":true,"creator_id":80,"import_status":"none","open_issues_count":0,"ci_default_git_depth":20,"ci_forward_deployment_enabled":true,"ci_job_token_scope_enabled":false,"ci_separated_caches":true,"public_jobs":true,"build_timeout":3600,"auto_cancel_pending_pipelines":"enabled","build_coverage_regex":null,"ci_config_path":null,"shared_with_groups":[],"only_allow_merge_if_pipeline_succeeds":false,"allow_merge_on_skipped_pipeline":null,"restrict_user_defined_variables":false,"request_access_enabled":true,"only_allow_merge_if_all_discussions_are_resolved":false,"remove_source_branch_after_merge":true,"printing_merge_request_link_enabled":true,"merge_method":"merge","squash_option":"default_off","enforce_auth_checks_on_uploads":true,"suggestion_commit_message":null,"merge_commit_template":null,"squash_commit_template":null,"auto_devops_enabled":true,"auto_devops_deploy_strategy":"continuous","autoclose_referenced_issues":true,"keep_latest_artifact":true,"runner_token_expiration_interval":null,"permissions":{"project_access":{"access_level":20,"notification_level":3},"group_access":null}}] Success: Status code 200 is in the accepted range: 100:399 [Pipeline] } [Pipeline] // withCredentials [Pipeline] readJSON [Pipeline] echo system/system-libraries [Pipeline] echo 1610 [Pipeline] echo 1610 [Pipeline] dir Running in /root/workspace/system-libraries [Pipeline] { [Pipeline] sh + cd /root/workspace/system-libraries/ + ls -d orin32/ orin64/ [Pipeline] sh + echo -n '{"module":[' [Pipeline] sh + git rev-parse --short HEAD [Pipeline] sh + python3 /root/weilk/project/get_git_now.py 1610 91d70c0 [Pipeline] echo "device":"9","device_name":"","type":0,"project":"0" [Pipeline] sh + echo -n '{"repo_name":"system-libraries","branch":"glog","time":"2026-05-25_17-43-35","commit_id":"91d70c0","version":"","commit_msgs":",5pu05paw5byC5q2lZ2xvZ+W6kw==,"}],"device":"9","device_name":"","type":0,"project":"0"}' [Pipeline] sh + cat /root/workspace/system-libraries/version.json {"module":[{"repo_name":"system-libraries","branch":"glog","time":"2026-05-25_17-43-35","commit_id":"91d70c0","version":"","commit_msgs":",5pu05paw5byC5q2lZ2xvZ+W6kw==,"}],"device":"9","device_name":"","type":0,"project":"0"} [Pipeline] echo 仓库共有两个目录:[orin32, orin64],需要生成两个包。 [Pipeline] dir Running in /root/workspace/system-libraries/orin32 [Pipeline] { [Pipeline] sh + mv libraries.zip libraries-glog-orin32-2026-05-25_17-43-39.zip [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin32/libraries-glog-orin32-2026-05-25_17-43-39.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 43 100 230k 127 685k --:--:-- --:--:-- --:--:-- 685k [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] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin32/libraries-glog-orin32-2026-05-25_17-43-39.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 43 100 230k 73 393k --:--:-- --:--:-- --:--:-- 392k 100 230k 0 43 100 230k 73 393k --:--:-- --:--:-- --:--:-- 392k [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] sh + curl -X POST http://172.16.110.148:60180/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin32/libraries-glog-orin32-2026-05-25_17-43-39.zip"' --form 'version=@"/root/workspace/system-libraries/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 83 230k 0 0 83 192k 0 453k --:--:-- --:--:-- --:--:-- 452k 100 230k 0 0 100 230k 0 112k 0:00:02 0:00:02 --:--:-- 112k 100 230k 0 0 100 230k 0 77535 0:00:03 0:00:03 --:--:-- 77535 100 230k 0 0 100 230k 0 58343 0:00:04 0:00:04 --:--:-- 58343 100 230k 0 0 100 230k 0 46757 0:00:05 0:00:05 --:--:-- 46767 100 230k 0 0 100 230k 0 39017 0:00:06 0:00:06 --:--:-- 6994 100 230k 0 0 100 230k 0 33476 0:00:07 0:00:07 --:--:-- 0 100 230k 0 0 100 230k 0 29316 0:00:08 0:00:08 --:--:-- 0 100 230k 0 0 100 230k 0 26073 0:00:09 0:00:09 --:--:-- 0 100 230k 0 0 100 230k 0 23476 0:00:10 0:00:10 --:--:-- 0 100 230k 0 43 100 230k 4 22201 0:00:10 0:00:10 --:--:-- 9 100 230k 0 43 100 230k 4 22201 0:00:10 0:00:10 --:--:-- 12 [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] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin32/libraries-glog-orin32-2026-05-25_17-43-39.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 43 100 230k 55 298k --:--:-- --:--:-- --:--:-- 298k 100 230k 0 43 100 230k 55 298k --:--:-- --:--:-- --:--:-- 298k [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] sh + curl -X POST http://172.16.110.145:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin32/libraries-glog-orin32-2026-05-25_17-43-39.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 0 100 230k 0 221k 0:00:01 0:00:01 --:--:-- 221k 100 230k 0 0 100 230k 0 112k 0:00:02 0:00:02 --:--:-- 112k 100 230k 0 0 100 230k 0 77509 0:00:03 0:00:03 --:--:-- 77509 100 230k 0 0 100 230k 0 58343 0:00:04 0:00:04 --:--:-- 58343 100 230k 0 0 100 230k 0 46767 0:00:05 0:00:05 --:--:-- 46767 100 230k 0 0 100 230k 0 39024 0:00:06 0:00:06 --:--:-- 0 100 230k 0 0 100 230k 0 33476 0:00:07 0:00:07 --:--:-- 0 100 230k 0 0 100 230k 0 29312 0:00:08 0:00:08 --:--:-- 0 100 230k 0 0 100 230k 0 26070 0:00:09 0:00:09 --:--:-- 0 100 230k 0 0 100 230k 0 23474 0:00:10 0:00:10 --:--:-- 0 100 230k 0 0 100 230k 0 21348 0:00:11 0:00:11 --:--:-- 0 100 230k 0 0 100 230k 0 19575 0:00:12 0:00:12 --:--:-- 0 100 230k 0 0 100 230k 0 18072 0:00:13 0:00:13 --:--:-- 0 100 230k 0 0 100 230k 0 16785 0:00:14 0:00:14 --:--:-- 0 100 230k 0 0 100 230k 0 15669 0:00:15 0:00:15 --:--:-- 0 100 230k 0 43 100 230k 2 15089 0:00:15 0:00:15 --:--:-- 9 100 230k 0 43 100 230k 2 15089 0:00:15 0:00:15 --:--:-- 12 [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] sh + curl -X POST http://116.252.55.76:8026/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin32/libraries-glog-orin32-2026-05-25_17-43-39.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 43 100 230k 46 249k --:--:-- --:--:-- --:--:-- 249k 100 230k 0 43 100 230k 46 249k --:--:-- --:--:-- --:--:-- 249k [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] echo [libraries-glog-orin32-2026-05-25_17-43-39.zip] [Pipeline] } [Pipeline] // dir [Pipeline] dir Running in /root/workspace/system-libraries/orin64 [Pipeline] { [Pipeline] sh + mv libraries.zip libraries-glog-orin64-2026-05-25_17-44-10.zip [Pipeline] sh + curl -X POST http://ota.senior.auto/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin64/libraries-glog-orin64-2026-05-25_17-44-10.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 43 100 230k 164 879k --:--:-- --:--:-- --:--:-- 879k [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] sh + curl -X POST http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin64/libraries-glog-orin64-2026-05-25_17-44-10.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 43 100 230k 61 328k --:--:-- --:--:-- --:--:-- 328k 100 230k 0 43 100 230k 61 328k --:--:-- --:--:-- --:--:-- 328k [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] sh + curl -X POST http://172.16.110.148:60180/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin64/libraries-glog-orin64-2026-05-25_17-44-10.zip"' --form 'version=@"/root/workspace/system-libraries/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 55 230k 0 0 55 128k 0 329k --:--:-- --:--:-- --:--:-- 328k 100 230k 0 0 100 230k 0 112k 0:00:02 0:00:02 --:--:-- 112k 100 230k 0 0 100 230k 0 77504 0:00:03 0:00:03 --:--:-- 77504 100 230k 0 0 100 230k 0 58339 0:00:04 0:00:04 --:--:-- 58339 100 230k 0 0 100 230k 0 46763 0:00:05 0:00:05 --:--:-- 46763 100 230k 0 0 100 230k 0 39014 0:00:06 0:00:06 --:--:-- 18534 100 230k 0 0 100 230k 0 33473 0:00:07 0:00:07 --:--:-- 0 100 230k 0 0 100 230k 0 29310 0:00:08 0:00:08 --:--:-- 0 100 230k 0 0 100 230k 0 26068 0:00:09 0:00:09 --:--:-- 0 100 230k 0 0 100 230k 0 23472 0:00:10 0:00:10 --:--:-- 0 100 230k 0 0 100 230k 0 21346 0:00:11 0:00:11 --:--:-- 0 100 230k 0 0 100 230k 0 19573 0:00:12 0:00:12 --:--:-- 0 100 230k 0 43 100 230k 3 19035 0:00:12 0:00:12 --:--:-- 9 100 230k 0 43 100 230k 3 19035 0:00:12 0:00:12 --:--:-- 12 [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] sh + curl -X POST http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin64/libraries-glog-orin64-2026-05-25_17-44-10.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 43 100 230k 55 298k --:--:-- --:--:-- --:--:-- 298k 100 230k 0 43 100 230k 55 298k --:--:-- --:--:-- --:--:-- 298k [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] sh + curl -X POST http://172.16.110.145:50080/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin64/libraries-glog-orin64-2026-05-25_17-44-10.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 0 100 230k 0 220k 0:00:01 0:00:01 --:--:-- 220k 100 230k 0 0 100 230k 0 112k 0:00:02 0:00:02 --:--:-- 112k 100 230k 0 0 100 230k 0 77478 0:00:03 0:00:03 --:--:-- 77478 100 230k 0 0 100 230k 0 58310 0:00:04 0:00:04 --:--:-- 58310 100 230k 0 0 100 230k 0 46745 0:00:05 0:00:05 --:--:-- 46745 100 230k 0 0 100 230k 0 39008 0:00:06 0:00:06 --:--:-- 0 100 230k 0 0 100 230k 0 33464 0:00:07 0:00:07 --:--:-- 0 100 230k 0 0 100 230k 0 29303 0:00:08 0:00:08 --:--:-- 0 100 230k 0 0 100 230k 0 26063 0:00:09 0:00:09 --:--:-- 0 100 230k 0 0 100 230k 0 23467 0:00:10 0:00:10 --:--:-- 0 100 230k 0 0 100 230k 0 21342 0:00:11 0:00:11 --:--:-- 0 100 230k 0 0 100 230k 0 19570 0:00:12 0:00:12 --:--:-- 0 100 230k 0 0 100 230k 0 18070 0:00:13 0:00:13 --:--:-- 0 100 230k 0 0 100 230k 0 16782 0:00:14 0:00:14 --:--:-- 0 100 230k 0 0 100 230k 0 15666 0:00:15 0:00:15 --:--:-- 0 100 230k 0 43 100 230k 2 15069 0:00:15 0:00:15 --:--:-- 9 [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] sh + curl -X POST http://116.252.55.76:8026/ota-api/otaUploadFileAndVersion --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/system-libraries/orin64/libraries-glog-orin64-2026-05-25_17-44-10.zip"' --form 'version=@"/root/workspace/system-libraries/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 230k 0 43 100 230k 55 298k --:--:-- --:--:-- --:--:-- 298k [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] echo [libraries-glog-orin32-2026-05-25_17-43-39.zip][libraries-glog-orin64-2026-05-25_17-44-10.zip] [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // dir [Pipeline] sh + rm -rf /root/workspace/system-libraries@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] wrap [Pipeline] { [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": "# 版本上传通知 ### [system-libraries更新] --- - 版本名: [libraries-glog-orin32-2026-05-25_17-43-39.zip][libraries-glog-orin64-2026-05-25_17-44-10.zip] - 详细信息:glog - 状态:<font color=#01B468> 上传成功 </font> - 执行人:weilikang --- > 请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 522 100 27 100 495 337 6187 --:--:-- --:--:-- --:--:-- 6525 [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