Hi guys,I'm using the latest Jenkins 1.637 to create a software-project-building job for my company.
After
the job finished, I use the tar tool to pack some libs into a tar.gz
package and try to get it from user side via the latest version of
JenkinsAPI(pythonhosted.org/jenkinsapi/). But I will get everytime an error message from the JenkinsAPI's Artifact.save() function:
Finally I can still find the artifact has been saved to the path I specified.
Just curious why I always get this error mesasge.
Could someone please help me?
Best Regards,
Huanyin