runtime: System.Xml.XmlSchemaSet.Tests crashed on Linux in CI

Ubuntu.1804.Amd64.Open:Release-x64 https://mc.dot.net/#/user/stephentoub/pr~2Fjenkins~2Fdotnet~2Fcorefx~2Fmaster~2F/test~2Ffunctional~2Fcli~2F/1d125d16b24421e74b724ab374a6083462b90fe6/workItem/System.Xml.XmlSchemaSet.Tests/wilogs

2018-03-04 16:03:33,449: INFO: proc(54): run_and_log_output: Output: Discovering: System.Xml.XmlSchemaSet.Tests
2018-03-04 16:03:33,686: INFO: proc(54): run_and_log_output: Output: Discovered:  System.Xml.XmlSchemaSet.Tests
2018-03-04 16:03:33,844: INFO: proc(54): run_and_log_output: Output: Starting:    System.Xml.XmlSchemaSet.Tests
2018-03-04 16:03:36,421: INFO: proc(54): run_and_log_output: Output: /home/helixbot/dotnetbuild/work/8373cbba-9bd6-476d-b0c8-c0dfd260a434/Work/82d55039-9303-4bb6-a0b9-1513ddf0ce22/Unzip/RunTests.sh: line 88: 12798 Aborted                 (core dumped) $RUNTIME_PATH/dotnet xunit.console.netcore.exe System.Xml.XmlSchemaSet.Tests.dll -xml testResults.xml -notrait Benchmark=true -notrait category=nonnetcoreapptests -notrait category=nonlinuxtests -notrait category=OuterLoop -notrait category=failing
2018-03-04 16:03:36,470: INFO: proc(54): run_and_log_output: Output: Dumpling has not been installed yet. Please run "DumplingHelper.py install_dumpling" before collect_dumps.
2018-03-04 16:03:36,474: INFO: proc(54): run_and_log_output: Output: ~/dotnetbuild/work/8373cbba-9bd6-476d-b0c8-c0dfd260a434/Work/82d55039-9303-4bb6-a0b9-1513ddf0ce22/Unzip
2018-03-04 16:03:36,476: INFO: proc(54): run_and_log_output: Output: ----- end 16:03:36 ----- exit code 134 ----------------------------------------------------------
2018-03-04 16:03:36,478: INFO: proc(54): run_and_log_output: Output: Unable to find executable corerun
2018-03-04 16:03:36,481: INFO: proc(54): run_and_log_output: Output: Copying core file core to /tmp/coredumps
2018-03-04 16:03:36,679: INFO: proc(58): run_and_log_output: Exit Code: 134
2018-03-04 16:03:36,685: ERROR: scriptrunner(91): _main: Error: No exception thrown, but XUnit results not created
2018-03-04 16:03:36,686: ERROR: helix_test_execution(83): report_error: Error running xunit None

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 56 (56 by maintainers)

Commits related to this issue

Most upvoted comments

A quick recap to make sense of this issue:

  • Initially a couple of call stacks for this seemed to indicate something related to jit
  • However, that initial test crash (XmlSchemaSet.Tests) did not repro since 3/17
  • Other SIGABRT crashes in tests were added to this bug, for the ones that I got repro, it was always the issue fixed by PR dotnet/corefx#28692
  • This issue can potentially affect any code using the FileSystemEnumerator. This includes TempDirectory and FileCleanUpTestBase so it may account for many “random” test crashes in Unix.

@RussKeldorph @erozenfeld at this point I don’t see anything related to clr/jit to be investigated, thanks for jumping in.

Today

It is not in the url. If you are in MC is: image

If you have the logs, like /home/helixbot/dotnetbuild/work/629aff01-20b2-4a00-90f6-6d8cba36b034/Work/9f8da0be-4e92-45b6-9df6-d943d54b9094/Unzip/RunTests.sh it is the string after the word Work, so in this case: 629aff01-20b2-4a00-90f6-6d8cba36b034