navcontainerhelper icon indicating copy to clipboard operation
navcontainerhelper copied to clipboard

[Bug]: App "Adversarial Simulation Test Library" is missing in published artifacts

Open christian-clausen opened this issue 2 months ago • 2 comments

BCContainerhelper version

6.1.5

Describe the issue

The app Adversarial Simulation Test Library seems to be missing from the artifact repository lately.

I have downloaded dk artifacts for 27.1.40702.0 (as NextMinor).

The app Sustainability Copilot Tests in platform/applications/SustainabilityCopilot/Test/ has the following dependency in app.json:

    {
      "id": "3e75ec63-8d7b-4bf8-9c79-9182a7caad84",
      "name": "Adversarial Simulation Test Library",
      "publisher": "Microsoft",
      "version": "$(app_minimumVersion)"
    }

The issue is that Adversarial Simulation Test Library seems to be missing. This has been the case for at least a couple of weeks.

I would expect the apps to be self-contained. They used to be.

Command or script used to produce the issue

  1. In PowerShell, run: Download-Artifacts -artifactUrl "https://bcinsider-fvh2ekdjecfjd6gk.b02.azurefd.net/sandbox/27.1.40702.0/dk" -includePlatform
  2. Verify that Sustainability Copilot Tests in C:/bcartifacts.cache/sandbox/27.1.40702.0/platform/applications/SustainabilityCopilot/Test/ references app Adversarial Simulation Test Library in app.json.
  3. Verify that Adversarial Simulation Test Library does not exist anywhere in C:/bcartifacts.cache/sandbox/27.1.40702.0

Full output of the command or script

Not included, as it is the downloaded artifacts that is the issue.

Additional information

This seems to be a problem not with BCContainerHelper, but the the artifacts in the repository.

Does this happen every time?

Yes

Did this used to work?

Yes Internal work item: AB#609650

christian-clausen avatar Oct 09 '25 14:10 christian-clausen

I'll create a bug with the team internally. But as you noted, there's not much we can really do from within BCContainerHelper on this one.

aholstrup1 avatar Oct 09 '25 15:10 aholstrup1

Great, thanks:-)

christian-clausen avatar Oct 09 '25 17:10 christian-clausen