Skip to content

Official builds failing due to binlog2sln issue #46942

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

Closed
wtgodbe opened this issue Feb 28, 2023 · 2 comments · Fixed by #46946
Closed

Official builds failing due to binlog2sln issue #46942

wtgodbe opened this issue Feb 28, 2023 · 2 comments · Fixed by #46946
Assignees
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Comments

@wtgodbe
Copy link
Member

wtgodbe commented Feb 28, 2023

Processing binlog D:\a_work\1\s/artifacts/log/Release/Build.binlog into solution at directory D:\a_work\1\a/sourceIndex/
Unhandled exception. System.NotSupportedException: Unsupported log file format. Latest supported version is 15, the log file has version 16.
at Microsoft.Build.Logging.StructuredLogger.BinLogReader.Replay(Stream stream, Progress progress) in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:line 74
at Microsoft.Build.Logging.StructuredLogger.BinLogReader.Replay(String sourceFilePath, Progress progress) in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:line 50
at Microsoft.Build.Logging.StructuredLogger.BinLogReader.Replay(String sourceFilePath) in C:\MSBuildStructuredLog\src\StructuredLogger\BinaryLogger\BinLogReader.cs:line 39
at Microsoft.SourceBrowser.BinLogParser.BinLogCompilerInvocationsReader.<>c__DisplayClass1_0.b__0() in D:\a_work\1\s\src\SourceBrowser\src\BinLogParser\BinLogReader.cs:line 58
at System.Lazy1.ViaFactory(LazyThreadSafetyMode mode) at System.Lazy1.ExecutionAndPublication(LazyHelper executionAndPublication, Boolean useDefaultConstructor)
at System.Lazy1.CreateValue() at System.Lazy1.get_Value()
at Microsoft.SourceBrowser.BinLogParser.BinLogCompilerInvocationsReader.ExtractInvocations(String binLogFilePath) in D:\a_work\1\s\src\SourceBrowser\src\BinLogParser\BinLogReader.cs:line 63
at BinLogToSln.Program.Main(String[] args) in D:\a_work\1\s\src\SourceBrowser\src\BinLogToSln\Program.cs:line 77

https://dev.azure.com/dnceng/internal/_build/results?buildId=2124485&view=logs&j=366a1024-3a8a-5d08-6c00-a4b17dce0d38&t=238871f9-7ef2-5729-2537-1315178305fb&l=16

@wtgodbe wtgodbe added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Feb 28, 2023
@wtgodbe wtgodbe self-assigned this Feb 28, 2023
@wtgodbe
Copy link
Member Author

wtgodbe commented Feb 28, 2023

Need a change like #45982 after sourcelink gets updated

@wtgodbe
Copy link
Member Author

wtgodbe commented Feb 28, 2023

Will be fixed by #46946

@ghost ghost locked as resolved and limited conversation to collaborators Mar 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant