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

Delete DebugSymbols=true setting for the repo build #102392

Merged
merged 2 commits into from
May 21, 2024

Update eng/illink.targets

3130f65
Select commit
Loading
Failed to load commit list.
Merged

Delete DebugSymbols=true setting for the repo build #102392

Update eng/illink.targets
3130f65
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed May 21, 2024 in 1h 46m 16s

Build #20240521.11 had test failures

Details

Tests

  • Failed: 3 (0.00%)
  • Passed: 3,789,153 (98.16%)
  • Other: 71,207 (1.84%)
  • Total: 3,860,363

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: /__w/1/a/artifacts/log/Debug

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: /__w/1/a/artifacts/log/Release

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Build log #L10

Path does not exist: /Users/runner/work/1/a/artifacts/log

Check failure on line 44 in .packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24266.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24266.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets#L44

.packages/microsoft.dotnet.helix.sdk/9.0.0-beta.24266.1/tools/azure-pipelines/AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/a9fbc7d9-0d88-4a59-9ba3-dd7294f2b67b/workitems/System.Net.Quic.Functional.Tests/console

Check failure on line 1 in Interop/Swift/SwiftErrorHandling/SwiftErrorHandling/SwiftErrorHandling.cmd

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

Interop/Swift/SwiftErrorHandling/SwiftErrorHandling/SwiftErrorHandling.cmd

=================================================================
	External Debugger Dump:
=================================================================
/private/tmp/helix/working/A55D0934/w/A4320914/e/Interop/Interop/../Swift/SwiftErrorHandling/SwiftErrorHandling/SwiftErrorHandling.sh: line 441: 56696 Abort trap: 6           (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /tmp/helix/working/A55D0934/w/A4320914/uploads/Swift/SwiftErrorHandling/SwiftErrorHandling/output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/A55D0934/p/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true SwiftErrorHandling.dll ''

=================================================================
	Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

=================================================================
	Native stacktrace:
=================================================================
	0x103efc135 - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : mono_dump_native_crash_info
	0x103e9ae4e - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : mono_handle_native_crash
	0x103dea6ff - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : mono_sigsegv_signal_handler_debug
	0x7ff810161dfd - /usr/lib/system/libsystem_platform.dylib : _sigtramp
	0x1039bc000 - Unknown
	0x103f0f116 - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : ves_pinvoke_method
	0x103f0005f - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : mono_interp_exec_method
	0x103efd783 - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : interp_runtime_invoke
	0x1040479d8 - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : mono_runtime_invoke_checked
	0x10404f49b - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : mono_runtime_exec_main_checked
	0x103e4f782 - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : mono_jit_exec
	0x103e52d8d - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : mono_main
	0x103ed626d - /private/tmp/helix/working/A55D0934/p/libcoreclr.dylib : monovm_execute_assembly
	0x1038756cf - /private/tmp/helix/working/A55D0934/p/corerun : _ZL3runRK13configuration
	0x103871c62 - /private/tmp/helix/working/A55D0934/p/corerun : main
	0x11029152e - Unknown

=================================================================
	Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x103ed7627):0x103ed7617  0d 00 48 8b 7d c8 48 89 87 10 01 00 00 49 8b 06  ..H.}.H......I..
0x103ed7627  0f b6 40 0a c1 e0 10 3d 00 00 01 00 74 2a 41 80  ..@....=....t*A.
0x103ed7637  7d 23 05 75 23 48 8b 7d b8 4c 89 f6 ba ff ff ff  }#.u#H.}.L......
0x103ed7647  ff 48 8b 45 c0 ff 90 c8 00 00 00 48 8b 7d c8 41  .H.E.......H.}.A

=================================================================
	Managed Stacktrace:
=================================================================
=================================================================
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test failed. Trying to see if dump file was created in /cores since 5/21/2024 7:04:52 AM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /private/tmp/helix/working/A55D0934/w/A4320914/e/Interop/Interop/../Swift/SwiftErrorHandling/SwiftErrorHandling/SwiftErrorHandling.sh
Raw output
   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 146
   at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 128
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor72|25_73(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass25_0& )

Check failure on line 1 in System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue() in /_/src/libraries/System.Net.Quic/tests/FunctionalTests/MsQuicPlatformDetectionTests.cs:line 69
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57

Check failure on line 1 in System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue

See this annotation in the file changed.

@azure-pipelines azure-pipelines / runtime

System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue

Assert.True() Failure
Expected: True
Actual:   False
Raw output
   at System.Net.Quic.Tests.MsQuicPlatformDetectionTests.SupportedLinuxPlatforms_IsSupportedIsTrue() in /_/src/libraries/System.Net.Quic/tests/FunctionalTests/MsQuicPlatformDetectionTests.cs:line 69
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args) in /_/src/coreclr/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.CoreCLR.cs:line 36
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) in /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs:line 57