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

Test failure: profiler/unittest/getappdomainstaticaddress/getappdomainstaticaddress.sh #41652

Closed
v-haren opened this issue Sep 1, 2020 · 6 comments
Labels
area-Diagnostics-coreclr JitStress CLR JIT issues involving JIT internal stress modes
Milestone

Comments

@v-haren
Copy link

v-haren commented Sep 1, 2020

failed in job: runtime-coreclr jitstress 20200830.1

CoreCLR OSX x64 Checked jitminopts @ OSX.1013.Amd64.Open

Error message

Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
   at Profiler.Tests.ProfilerTestRunner.LogTestFailure(String error) in /__w/1/s/src/tests/profiler/common/ProfilerTestRunner.cs:line 138
   at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions) in /__w/1/s/src/tests/profiler/common/ProfilerTestRunner.cs:line 92
   at Profiler.Tests.Program.Main(String[] args) in /__w/1/s/src/tests/profiler/unittest/getappdomainstaticaddress.cs:line 25
MachO coredumps are not supported. To enable ELF coredumps on MacOS, set the COMPlus_DbgEnableElfDumpOnMacOS environment variable to 1.
/private/tmp/helix/working/AF05098D/w/B21709B5/e/profiler/unittest/getappdomainstaticaddress/getappdomainstaticaddress.sh: line 363:  9727 Abort trap: 6           $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /private/tmp/helix/working/AF05098D/w/B21709B5/e/profiler/unittest/Reports/profiler.unittest/getappdomainstaticaddress/getappdomainstaticaddress.output.txt
Raw output:
BEGIN EXECUTION
/tmp/helix/working/AF05098D/p/corerun getappdomainstaticaddress.dll ''
Profiler path: /private/tmp/helix/working/AF05098D/w/B21709B5/e/profiler/unittest/getappdomainstaticaddress/libProfiler.dylib
Profiler.dll!DllGetClassObject
Class1 constructed
58225482
Initialize profiler!
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Profiler.dll!Profiler::Shutdown
Test failed number of failures=0 successes=21 collectibleCount=0 nonCollectibleCount=3127

Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
Expected: 100
Actual: 134
END EXECUTION - FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=/tmp/helix/working/AF05098D/p
> /private/tmp/helix/working/AF05098D/w/B21709B5/e/profiler/unittest/getappdomainstaticaddress/getappdomainstaticaddress.sh
Expected: True
Actual:   False


Stack trace
   at profiler_unittest._getappdomainstaticaddress_getappdomainstaticaddress_._getappdomainstaticaddress_getappdomainstaticaddress_sh() in /Users/runner/work/1/s/artifacts/tests/coreclr/OSX.x64.Checked/TestWrappers/profiler.unittest/profiler.unittest.XUnitWrapper.cs:line 140
@v-haren v-haren added the JitStress CLR JIT issues involving JIT internal stress modes label Sep 1, 2020
@Dotnet-GitSync-Bot Dotnet-GitSync-Bot added the untriaged New issue has not been triaged by the area owner label Sep 1, 2020
@Dotnet-GitSync-Bot
Copy link
Collaborator

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost
Copy link

ghost commented Sep 1, 2020

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

@tommcdon tommcdon removed the untriaged New issue has not been triaged by the area owner label Sep 3, 2020
@tommcdon tommcdon added this to the 6.0.0 milestone Sep 3, 2020
@sandreenko
Copy link
Contributor

Failed again in JitStressRegs.

@tommcdon
Copy link
Member

@davmason

@v-haren
Copy link
Author

v-haren commented Sep 17, 2020

failed again in job: runtime-coreclr jitstress 20200915.1

failed test: profiler\unittest\getappdomainstaticaddress\getappdomainstaticaddress.cmd

CoreCLR Windows_NT x64 Checked jitstress1_tiered @ Windows.10.Amd64.Open

Error message

Unhandled exception. System.Exception: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
   at Profiler.Tests.ProfilerTestRunner.LogTestFailure(String error) in /__w/1/s/src/tests/profiler/common/ProfilerTestRunner.cs:line 138
   at Profiler.Tests.ProfilerTestRunner.Run(String profileePath, String testName, Guid profilerClsid, String profileeArguments, ProfileeOptions profileeOptions) in /__w/1/s/src/tests/profiler/common/ProfilerTestRunner.cs:line 92
   at Profiler.Tests.Program.Main(String[] args) in /__w/1/s/src/tests/profiler/unittest/getappdomainstaticaddress.cs:line 25

Return code:      1
Raw output file:      C:\h\w\B33409AA\w\BA230A78\e\profiler\unittest\Reports\profiler.unittest\getappdomainstaticaddress\getappdomainstaticaddress.output.txt
Raw output:
BEGIN EXECUTION
 "C:\h\w\B33409AA\p\corerun.exe" getappdomainstaticaddress.dll 
Profiler path: C:\h\w\B33409AA\w\BA230A78\e\profiler\unittest\getappdomainstaticaddress\Profiler.dll
Profiler.dll!DllGetClassObject
Class1 constructed
58225482
Initialize profiler!
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Forcing GC
Garbage collection finished
Profiler.dll!Profiler::Shutdown
Test failed number of failures=0 successes=36 collectibleCount=0 nonCollectibleCount=3391

Test failed: Profiler tests are expected to contain the text 'PROFILER TEST PASSES' in the console output of the profilee app to indicate a passing test. Usually it is printed from the Shutdown() method of the profiler implementation. This text was not found in the output above.
Expected: 100
Actual: -532462766
END EXECUTION - FAILED
FAILED
Test Harness Exitcode is : 1
To run the test:
> set CORE_ROOT=C:\h\w\B33409AA\p
> C:\h\w\B33409AA\w\BA230A78\e\profiler\unittest\getappdomainstaticaddress\getappdomainstaticaddress.cmd
Expected: True
Actual:   False


Stack trace
   at profiler_unittest._getappdomainstaticaddress_getappdomainstaticaddress_._getappdomainstaticaddress_getappdomainstaticaddress_cmd() in F:\workspace\_work\1\s\artifacts\tests\coreclr\Windows_NT.x64.Checked\TestWrappers\profiler.unittest\profiler.unittest.XUnitWrapper.cs:line 140

@tommcdon
Copy link
Member

Closing as "Fixed"

@ghost ghost locked as resolved and limited conversation to collaborators Dec 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Diagnostics-coreclr JitStress CLR JIT issues involving JIT internal stress modes
Projects
None yet
Development

No branches or pull requests

5 participants