Step | Arguments | | | Status |
---|
Start of Pipeline - (13 sec in block) | | | | |
Print Message - (14 ms in self) | null | |  | |
Print Message - (0.1 sec in self) | null | |  | |
Allocate node : Start - (13 sec in block) | built-in | |  | |
Allocate node : Body : Start - (13 sec in block) | | | | |
Stage : Start - (0.3 sec in block) | Declarative: Checkout SCM | |  | |
Declarative: Checkout SCM - (0.23 sec in block) | | | | |
Check out from version control - (0.19 sec in self) | | |  | |
Set environment variables : Start - (13 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |  | |
Set environment variables : Body : Start - (13 sec in block) | | | | |
Set environment variables : Start - (13 sec in block) | commitPath, commitFileName, commitPathTmp, _time, verPath, workHome | |  | |
Set environment variables : Body : Start - (13 sec in block) | | | | |
Stage : Start - (4.5 sec in block) | checkout | |  | |
checkout - (4.4 sec in block) | | | | |
Run arbitrary Pipeline script : Start - (4.4 sec in block) | | |  | |
Run arbitrary Pipeline script : Body : Start - (4.4 sec in block) | | | | |
Print Message - (39 ms in self) | v3.0 | |  | |
Color ANSI Console Output : Start - (0.13 sec in block) | xterm | |  | |
Color ANSI Console Output : Body : Start - (54 ms in block) | | |  | |
Print Message - (11 ms in self) | [1;32m >>>>>>>>>>拉取tc397_ota>>>>>>>>>> [m | |  | |
Shell Script - (1.8 sec in self) | rm -rf /root/workspace/tc397_ota/* && mkdir /root/workspace/tc397_ota/tc397_ota/ | |  | |
Change current directory : Start - (2 sec in block) | /root/workspace/tc397_ota/tc397_ota/ | |  | |
Change current directory : Body : Start - (1.9 sec in block) | | | | |
Check out from version control - (1.7 sec in self) | | |  | |
Shell Script - (0.27 sec in self) | rm -rf /root/workspace/tc397_ota@tmp | |  | |
Stage : Start - (7.6 sec in block) | zip->post | |  | |
zip->post - (7.6 sec in block) | | | | |
Run arbitrary Pipeline script : Start - (7.5 sec in block) | | |  | |
Run arbitrary Pipeline script : Body : Start - (7.5 sec in block) | | | | |
Color ANSI Console Output : Start - (0.11 sec in block) | xterm | |  | |
Color ANSI Console Output : Body : Start - (53 ms in block) | | |  | |
Print Message - (15 ms in self) | [1;32m >>>>>>>>>>压缩成zip包>>>>>>>>>> [m | |  | |
Read JSON from files in the workspace. - (46 ms in self) | /root/commtest/project/project-tc397_ota.json | |  | |
Bind credentials to variables : Start - (0.21 sec in block) | | |  | |
Bind credentials to variables : Body : Start - (0.13 sec in block) | | | | |
Perform an HTTP Request and return a response object - (0.1 sec in self) | | |  | |
Read JSON from files in the workspace. - (28 ms in self) | | |  | |
Print Message - (20 ms in self) | hardware/tc397_ota | |  | |
Print Message - (18 ms in self) | 606 | |  | |
Print Message - (24 ms in self) | 606 | |  | |
Change current directory : Start - (5.7 sec in block) | /root/workspace/tc397_ota/ | |  | |
Change current directory : Body : Start - (5.6 sec in block) | | | | |
Change current directory : Start - (1.5 sec in block) | /root/workspace/tc397_ota/tc397_ota/ | |  | |
Change current directory : Body : Start - (1.4 sec in block) | | | | |
Shell Script - (0.27 sec in self) | echo -n '{"module":[' > /root/workspace/tc397_ota/version.json | |  | |
Shell Script - (0.27 sec in self) | git rev-parse --short HEAD | |  | |
Shell Script - (0.29 sec in self) | python3 /root/weilk/project/get_git_now.py 606 0c2b40a | |  | |
Print Message - (25 ms in self) | "device":1,"device_name":"none","type":1,"project":"0" | |  | |
Shell Script - (0.28 sec in self) | echo -n '{"repo_name":"tc397_ota","branch":"v3.0","port":"hairun","time":"2025-05-08_16-22-24","commit_id":"0c2b40a","version":"","commit_msgs":",IHYzLjDln5/mjqcgYnlkcTEg6L2m5Z6L5pS55Li65LuOMTkzOWNhbuivu+WPluaho+S9jeWPjemmiC4=,"}],"device":1,"device_name":"none","type":1,"project":"0"}' >> /root/workspace/tc397_ota/version.json | |  | |
Shell Script - (0.27 sec in self) | cat /root/workspace/tc397_ota/version.json | |  | |
Shell Script - (0.28 sec in self) | cp -r tc397_ota/ tc397_ota_2025-05-08_16-22-29/ | |  | |
Shell Script - (0.27 sec in self) | rm -rf tc397_ota_2025-05-08_16-22-29/.git/ | |  | |
Shell Script - (0.28 sec in self) | zip -rq tc397_ota_2025-05-08_16-22-29.zip ./tc397_ota_2025-05-08_16-22-29/ ./version.json | |  | |
Shell Script - (0.28 sec in self) | ls /root/workspace/tc397_ota/ | |  | |
Shell Script - (0.83 sec in self) | curl -X POST 'http://143.64.91.51:18081/prod-api/otaUploadFileAndVersion' --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/tc397_ota/tc397_ota_2025-05-08_16-22-29.zip"' --form 'version=@"/root/workspace/tc397_ota/version.json"'
| |  | |
Print Message - (22 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
Read JSON from files in the workspace. - (26 ms in self) | | |  | |
Print Message - (22 ms in self) | [msg:操作成功, code:200, data:] | |  | |
Print Message - (21 ms in self) | status:200 | |  | |
Print Message - (29 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
Shell Script - (0.28 sec in self) | curl -X POST 'http://127.0.0.1:8090/otaUploadFileAndVersion' --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/tc397_ota/tc397_ota_2025-05-08_16-22-29.zip"' --form 'version=@"/root/workspace/tc397_ota/version.json"'
| |  | |
Print Message - (24 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
Read JSON from files in the workspace. - (44 ms in self) | | |  | |
Print Message - (18 ms in self) | [msg:操作成功, code:200, data:] | |  | |
Print Message - (25 ms in self) | status:200 | |  | |
Print Message - (29 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
Shell Script - (0.84 sec in self) | curl -X POST 'http://159.27.225.200:6201/ota-api/otaUploadFileAndVersion' --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/tc397_ota/tc397_ota_2025-05-08_16-22-29.zip"' --form 'version=@"/root/workspace/tc397_ota/version.json"'
| |  | |
Print Message - (23 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
Read JSON from files in the workspace. - (29 ms in self) | | |  | |
Print Message - (25 ms in self) | [msg:操作成功, code:200, data:] | |  | |
Print Message - (21 ms in self) | status:200 | |  | |
Print Message - (32 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
Shell Script - (0.53 sec in self) | curl -X POST 'http://172.18.5.234/ota-api/otaUploadFileAndVersion' --form 'Content-Type="multipart/form-data"' --form 'file=@"/root/workspace/tc397_ota/tc397_ota_2025-05-08_16-22-29.zip"' --form 'version=@"/root/workspace/tc397_ota/version.json"'
| |  | |
Print Message - (21 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
Read JSON from files in the workspace. - (27 ms in self) | | |  | |
Print Message - (24 ms in self) | [msg:操作成功, code:200, data:] | |  | |
Print Message - (20 ms in self) | status:200 | |  | |
Print Message - (18 ms in self) | {"msg":"操作成功","code":200,"data":""} | |  | |
Change current directory : Start - (0.7 sec in block) | /root/workspace/tc397_ota/tc397_ota/ | |  | |
Change current directory : Body : Start - (0.63 sec in block) | | | | |
Shell Script - (0.28 sec in self) | git rev-parse --short HEAD | |  | |
Read JSON from files in the workspace. - (44 ms in self) | /root/commtest/project/project-tc397_ota.json | |  | |
Print Message - (14 ms in self) | {"project":{"tc397_ota":"hardware/tc397_ota"},"commit":{"tc397_ota":"2ebb296"}} | |  | |
Shell Script - (0.27 sec in self) | echo '{"project":{"tc397_ota":"hardware/tc397_ota"},"commit":{"tc397_ota":"0c2b40a"}}' > /root/commtest/project/project-tc397_ota.json | |  | |
Shell Script - (0.28 sec in self) | rm -rf /root/workspace/tc397_ota/*@tmp | |  | |
Shell Script - (0.28 sec in self) | rm -rf /root/workspace/tc397_ota@tmp | |  | |
Stage : Start - (0.76 sec in block) | Declarative: Post Actions | |  | |
Declarative: Post Actions - (0.73 sec in block) | | | | |
Run arbitrary Pipeline script : Start - (86 ms in block) | | |  | |
Run arbitrary Pipeline script : Body : Start - (31 ms in block) | | | | |
Print Message - (8 ms in self) | always | |  | |
Run arbitrary Pipeline script : Start - (0.55 sec in block) | | |  | |
Run arbitrary Pipeline script : Body : Start - (0.51 sec in block) | | | | |
Print Message - (19 ms in self) | success | |  | |
Set jenkins user build variables : Start - (0.46 sec in block) | | |  | |
General Build Wrapper : Body : Start - (0.41 sec in block) | | | | |
Run arbitrary Pipeline script : Start - (0.1 sec in block) | | |  | |
Run arbitrary Pipeline script : Body : Start - (43 ms in block) | | | | |
Print Message - (13 ms in self) | user: , telphone: | |  | |
Shell Script - (0.28 sec in self) | curl -X POST 'https://oapi.dingtalk.com/robot/send?access_token=c4e318472bbd19d0449efb4060de213f730dc32b4bf44819381a8fa7adf61983' -H 'Content-Type: application/json' -d '{"msgtype": "markdown","markdown": {"title":"jenkins通知","text": "# 版本上传通知
### [tc397更新]
---
- 版本名:tc397_ota_2025-05-08_16-22-29
- 详细信息:v3.0
- 状态:<font color=#01B468> 上传成功 </font>
- 执行人:weilikang
---
> 请ota发布同学尽快发布验证,并在群里同步发布信息~@"},"at": {"atMobiles": [""],"isAtAll": "false"} }'
| |  | |
Print Message - (9 ms in self) | {"errcode":0,"errmsg":"ok"} | |  | |