Skip to content

jenkinsapi.custom_exceptions.ArtifactBroken: Artifact **** seems to be broken #856

Description

@SrinivPal
  • Bug Report
latest Jenkinsapi
Jenkins VERSION 2.426.3
SUMMARY

When I tried to download the artifacts , "jenkinsapi.custom_exceptions.ArtifactBroken: Artifact **** seems to be broken'' error coming.
I have used below code

textfile = artifacts["JobOutput/sample.txt"]
textfile.save_to_dir(textDir, strict_validation=True)

EXPECTED RESULTS

Artifactory file should download without any issue.

ACTUAL RESULTS

jenkinsapi.custom_exceptions.ArtifactBroken: Artifact **** seems to be broken

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions