You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems the CI failure is not related with my code change, rerun it.
2020-09-03T09:07:30.5451823Z System.Management.Automation.RuntimeException : Test failed due to a non-empty error stream. First error : PowerShell Error Record: The specified module 'D:\a\1\s\artifacts\Debug\Az.KeyVault\Az.KeyVault.psd1' was not loaded because no valid module file was found in any module directory. [D:\a\1\s\build.proj]
2020-09-03T09:07:30.5453414Z Exception:System.IO.FileNotFoundException: The specified module 'D:\a\1\s\artifacts\Debug\Az.KeyVault\Az.KeyVault.psd1' was not loaded because no valid module file was found in any module directory.
2020-09-03T09:07:30.5453919Z Details:
2020-09-03T09:07:30.5454186Z Script Stack Trace: at , : line 1
2020-09-03T09:07:30.5454517Z : Target: D:\a\1\s\artifacts\Debug\Az.KeyVault\Az.KeyVault.psd1
@msJinLei
Would you please help to look at the CI failure?
I only added several warning message in storage cmdlets, should can't caused following test failure。
Do you have any idea how to fix it?
Thanks!
2020-09-04T12:45:21.8382561Z Exception:System.IO.FileNotFoundException: The specified module '/home/vsts/work/1/s/artifacts/Debug/Az.KeyVault/Az.KeyVault.psd1' was not loaded because no valid module file was found in any module directory.
2020-09-04T12:45:21.8450706Z Details:
2020-09-04T12:45:21.8451318Z Script Stack Trace: at , : line 1
2020-09-04T12:45:21.8451905Z : Target: /home/vsts/work/1/s/artifacts/Debug/Az.KeyVault/Az.KeyVault.psd1
2020-09-04T12:45:21.8452425Z Check the error stream in the test log for additional errors.
2020-09-04T12:45:21.8453182Z at Microsoft.WindowsAzure.Commands.ScenarioTest.EnvironmentSetupHelper.RunPowerShellTest(String[] scripts) in /home/vsts/work/1/s/tools/ScenarioTest.ResourceManager/EnvironmentSetupHelper.cs:line 580
2020-09-04T12:45:21.8454870Z Message : Test failed due to a non-empty error stream. First error : PowerShell Error Record: The specified module '/home/vsts/work/1/s/artifacts/Debug/Az.KeyVault/Az.KeyVault.psd1' was not loaded because no valid module file was found in any module directory. [/home/vsts/work/1/s/build.proj]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Checklist
CONTRIBUTING.mdChangeLog.mdfile(s) has been updated:ChangeLog.mdfile can be found atsrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md## Upcoming Releaseheader -- no new version header should be added