Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

BuildMaster-Jenkins



  • Hi,

    I am using Jenkins extension and when I try to get Jenkins artifact of a specific job, I get this error

    ICSharpCode.SharpZipLib.Zip.ZipException: Cannot find central directory
    at ICSharpCode.SharpZipLib.Zip.ZipFile.ReadEntries()
    at ICSharpCode.SharpZipLib.Zip.ZipFile..ctor(String name)
    at Inedo.BuildMaster.Util.Files.ExtractZipFile(String sourceFileName, String targetPath, Boolean overwrite)
    at Inedo.BuildMasterExtensions.Jenkins.GetArtifactAction.ProcessArtifact(Int32 BuildNumber, String BaseName, String RelativePath)

    Please help me, I don't know if this is a BuildMaster issue or with the extension.

    Thank you,

    Product: BuildMaster
    Version: 4.1.6



  • What does the configuration of the Get Artifact action look like, could you post a screenshot, or list each of the settings individually?



  • I use the Jenkins extension but I have a problem, when I create a new application in my configuration I put a specific job and for the artifacts I put "*", to get all artifacts from that job, but it can't get any artifact from Jenkins. Can you tell me what might the problem be?



  • What happens if you put the name of a specific artifact? If it were broken, it would be a problem with the extension (which can be easily fixed and published for download pretty quickly).

    The source code for this particular action is here: https://github.com/Inedo/bmx-jenkins/blob/master/GetArtifactAction.cs



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation