If the step really returns before being done, it sounds like a bug you
wanna report.

As usual, your best bet to get it fixed if you really need this soon is to
consider filing the PR yourself, or considering some paid bounty to
motivate someone else :-).

Cheers

Le mer. 1 mars 2023 à 22:41, 'Ian Boudreaux' via Jenkins Users <
jenkinsci-users@googlegroups.com> a écrit :

> Hi,
>
> We are using the Jenkins archiveArtifacts step with the Azure Artifact
> manager plugin to store our artifacts in an Azure storage account.
>
> When we archive large artifacts using the archiveArtifacts step, it takes
> ~15 minutes for our artifacts to be uploaded and visible on Jenkins.
>
> However, the archiveArtifacts step completes instantly and does not cause
> the pipeline to wait until that artifact is visible. This causes issues
> because other downstream pipelines use the artifacts from that pipeline and
> because the pipeline is completing successfully and not waiting until the
> artifact is actually available through Jenkins, the downstream pipelines
> are failing.
>
> TLDR: My question is how can we force this Jenkins pipeline to wait until
> that artifact is actually visible and available through Jenkins before it
> completes as successful?
>
> Thanks!
> Ian
>
> --
> 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 jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/ab9e4410-78e9-4911-b854-b21dda31a691n%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/ab9e4410-78e9-4911-b854-b21dda31a691n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS42iVEnT8u8qZiXWrxR3sXKVSGjE-fLhDvxCviDnE8XJw%40mail.gmail.com.

Reply via email to