Hi Huanyin, Please don't use any grey foreground in your text! :) If I understood correctly that message is coming from the JenkinsAPI python library, isn't it? If so, let me list some suggestions: - Have you tried to run http://pythonhosted.org/jenkinsapi/ with some verbose output? - Have you tried to contact the community of http://pythonhosted.org/jenkinsapi/ instead? - Have you looked at the issues page: https://github.com/salimfadhley/jenkinsapi/issues?
I hope it helps Cheers On Wednesday, 11 November 2015 04:50:51 UTC+1, Rock.C wrote: > > 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: > "ERROR:root:Failed request at > http://xxx.xxx.xxx.xxx:xxxxxx/fingerprint/xxxxxxxxxxxxxxxx/api/python with > params: None" > 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 > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/4f913a50-23a7-41ff-82b9-523db5bf20d5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
