Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release/dev17.10 to release/dev17.11 #75419

Merged

Revert "Merge release/dev17.8 to release/dev17.10" (#75376)

1d40dfd
Select commit
Loading
Failed to load commit list.
Merged

Merge release/dev17.10 to release/dev17.11 #75419

Revert "Merge release/dev17.8 to release/dev17.10" (#75376)
1d40dfd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI failed Oct 17, 2024 in 1h 56m 47s

Build #20241016.42 had test failures

Details

Tests

  • Failed: 4 (0.00%, 0 new, 4 recurring)
  • Passed: 1,091,631 (98.65%)
  • Other: 14,919 (1.35%)
  • Total: 1,106,554

Annotations

Check failure on line 27 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Build log #L27

(NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed

Check failure on line 42 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Build log #L42

PowerShell exited with code '1'.

Check failure on line 173 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Build log #L173

(NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed

Check failure on line 183 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Build log #L183

PowerShell exited with code '1'.

Check failure on line 1 in Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestBlockLogging

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestBlockLogging

System.ArgumentException : filePath
---- System.UnauthorizedAccessException : Attempted to perform an unauthorized operation.
Raw output
   at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
   at Microsoft.VisualStudio.Telemetry.CommonProperty.CommonPropertyParserFactory.GetCommonPropertyParser(TelemetrySessionInternalBase session)
   at Microsoft.VisualStudio.Telemetry.TelemetrySessionInternalBase.LoadCommonProperties()
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings settings, Boolean isCloned, TelemetrySessionInitializer initializerObject)
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings telemetrySessionSettings)
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(String serializedSession)
   at Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger.InitializeSession(String telemetryLevel, String sessionId, Boolean isDefaultSession) in /_/src/VisualStudio/DevKit/Impl/Logging/VSCodeTelemetryLogger.cs:line 47
   at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.CreateReporterAsync() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 30
   at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestBlockLogging() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 56
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.PinAndRequireNoReparsePoints(String expectedPath, Boolean asDirectory)
   at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.OpenFile(String path, FileMode mode, FileAccess access, FileShare share)
   at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)

Check failure on line 1 in Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestVSTelemetryLoadedIntoDefaultAlc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestVSTelemetryLoadedIntoDefaultAlc

System.ArgumentException : filePath
---- System.UnauthorizedAccessException : Attempted to perform an unauthorized operation.
Raw output
   at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
   at Microsoft.VisualStudio.Telemetry.CommonProperty.CommonPropertyParserFactory.GetCommonPropertyParser(TelemetrySessionInternalBase session)
   at Microsoft.VisualStudio.Telemetry.TelemetrySessionInternalBase.LoadCommonProperties()
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings settings, Boolean isCloned, TelemetrySessionInitializer initializerObject)
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings telemetrySessionSettings)
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(String serializedSession)
   at Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger.InitializeSession(String telemetryLevel, String sessionId, Boolean isDefaultSession) in /_/src/VisualStudio/DevKit/Impl/Logging/VSCodeTelemetryLogger.cs:line 47
   at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.CreateReporterAsync() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 30
   at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestVSTelemetryLoadedIntoDefaultAlc() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 40
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.PinAndRequireNoReparsePoints(String expectedPath, Boolean asDirectory)
   at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.OpenFile(String path, FileMode mode, FileAccess access, FileShare share)
   at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)

Check failure on line 1 in Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestFault

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestFault

System.ArgumentException : filePath
---- System.UnauthorizedAccessException : Attempted to perform an unauthorized operation.
Raw output
   at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
   at Microsoft.VisualStudio.Telemetry.CommonProperty.CommonPropertyParserFactory.GetCommonPropertyParser(TelemetrySessionInternalBase session)
   at Microsoft.VisualStudio.Telemetry.TelemetrySessionInternalBase.LoadCommonProperties()
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings settings, Boolean isCloned, TelemetrySessionInitializer initializerObject)
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings telemetrySessionSettings)
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(String serializedSession)
   at Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger.InitializeSession(String telemetryLevel, String sessionId, Boolean isDefaultSession) in /_/src/VisualStudio/DevKit/Impl/Logging/VSCodeTelemetryLogger.cs:line 47
   at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.CreateReporterAsync() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 30
   at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestFault() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 49
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.PinAndRequireNoReparsePoints(String expectedPath, Boolean asDirectory)
   at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.OpenFile(String path, FileMode mode, FileAccess access, FileShare share)
   at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)

Check failure on line 1 in Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestLog

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI

Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestLog

System.ArgumentException : filePath
---- System.UnauthorizedAccessException : Attempted to perform an unauthorized operation.
Raw output
   at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)
   at Microsoft.VisualStudio.Telemetry.CommonProperty.CommonPropertyParserFactory.GetCommonPropertyParser(TelemetrySessionInternalBase session)
   at Microsoft.VisualStudio.Telemetry.TelemetrySessionInternalBase.LoadCommonProperties()
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings settings, Boolean isCloned, TelemetrySessionInitializer initializerObject)
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(TelemetrySessionSettings telemetrySessionSettings)
   at Microsoft.VisualStudio.Telemetry.TelemetrySession..ctor(String serializedSession)
   at Microsoft.CodeAnalysis.LanguageServer.Logging.VSCodeTelemetryLogger.InitializeSession(String telemetryLevel, String sessionId, Boolean isDefaultSession) in /_/src/VisualStudio/DevKit/Impl/Logging/VSCodeTelemetryLogger.cs:line 47
   at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.CreateReporterAsync() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 30
   at Microsoft.CodeAnalysis.LanguageServer.UnitTests.TelemetryReporterTests.TestLog() in /_/src/Features/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/TelemetryReporterTests.cs:line 64
--- End of stack trace from previous location ---
----- Inner Stack Trace -----
   at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.PinAndRequireNoReparsePoints(String expectedPath, Boolean asDirectory)
   at Microsoft.VisualStudio.Utilities.Internal.ReparsePointAware.OpenFile(String path, FileMode mode, FileAccess access, FileShare share)
   at Microsoft.VisualStudio.Telemetry.CommonProperty.FileBasedKeyValuesLoader.GetData(TelemetrySession session, String filePath)