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

[Android][tests] GC.Regressions Runtime_76219 timeout #108520

Open
mdh1418 opened this issue Oct 10, 2022 · 3 comments
Open

[Android][tests] GC.Regressions Runtime_76219 timeout #108520

mdh1418 opened this issue Oct 10, 2022 · 3 comments

Comments

@mdh1418
Copy link
Member

mdh1418 commented Oct 10, 2022

Runtime test GC.Regressions Runtime_76219 timed out on Android x64 Release AllSubsets_Mono_RuntimeTests(_Interp).

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=44476&view=logs&j=b6f63eff-75cc-59ca-fdbf-d2121601a613&t=92df95dc-ad7c-5fec-a8b4-c8301b7a2225
Log: https://helixre107v0xdeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-76725-merge-eb6306607bc7440fa9/PayloadGroup0/1/console.7558b62e.log?helixlogtype=result

It looks like the test is returning 100, but the process is still timing out.

BEGIN EXECUTION
[1.0.0-prerelease.22503.4+c1a5db9daed957c62a2c803809c7aeb6fc05f4a3] XHarness command issued: android run --instrumentation=net.dot.MonoRunner --package-name=net.dot.GC_Regressions --output-directory=/datadisks/disk1/work/B3BA099D/w/9E1708C4/uploads/Reports/GC.Regressions/Github/Runtime_76219/Runtime_76219 --arg=entrypoint:libname=Runtime_76219.dll --expected-exit-code=100 -v
[19:00:06] dbug: ADBRunner using ADB.exe supplied from /datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/tools/net7.0/any/../../../runtimes/any/native/adb/linux/adb
[19:00:12] dbug: Full resolved path:'/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb'
[19:00:13] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb start-server'
[19:00:33] dbug: 
[19:00:34] info: Finding attached devices/emulators...
[19:00:35] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb devices -l'
[19:00:36] dbug: Found 2 possible devices
[19:00:36] dbug: Evaluating output line for device serial: emulator-5554          device product:sdk_phone_x86_64 model:Android_SDK_built_for_x86_64 device:generic_x86_64 transport_id:1
[19:00:37] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5554 shell pm list packages -3'
[19:02:02] dbug: Evaluating output line for device serial: emulator-5556          device product:sdk_phone_x86 model:Android_SDK_built_for_x86 device:generic_x86 transport_id:2
[19:02:02] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5556 shell pm list packages -3'
[19:12:06] dbug: Found 1 possible devices. Using 'emulator-5554'
[19:12:06] info: Active Android device set to serial 'emulator-5554'
[19:12:07] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5554 -s emulator-5554 shell getprop ro.product.cpu.abi'
[19:27:20] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5554 -s emulator-5554 shell getprop ro.build.version.sdk'
[19:27:21] info: Waiting for device to be available (max 5 minutes)
[19:27:21] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5554 wait-for-device'
[19:27:22] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5554 -s emulator-5554 shell getprop sys.boot_completed'
[19:27:22] dbug: sys.boot_completed = '1'
[19:27:22] dbug: Waited 0 seconds for device boot completion
[19:27:22] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5554 version'
[19:27:23] dbug: Working with API Android Debug Bridge version 1.0.41
                 Version 29.0.6-6198805
                 Installed as /datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb
                 
[19:27:23] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5554 logcat -c'
[19:27:25] info: Starting instrumentation class 'net.dot.MonoRunner' on net.dot.GC_Regressions
[19:28:02] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5554 shell am instrument -e entrypoint:libname Runtime_76219.dll -w net.dot.GC_Regressions/net.dot.MonoRunner'
[19:29:45] info: Running instrumentation class net.dot.MonoRunner took 101.3392199 seconds
[19:29:45] dbug: Exit code: 0
                 Std out:
                 INSTRUMENTATION_RESULT: return-code=100
                 INSTRUMENTATION_CODE: 100
                 
                 
                 
[19:29:47] info: Instrumentation finished normally with exit code 100
[19:29:50] dbug: Executing command: '/datadisks/disk1/work/B3BA099D/p/microsoft.dotnet.xharness.cli/1.0.0-prerelease.22503.4/runtimes/any/native/adb/linux/adb -s emulator-5554 logcat -d '
[19:34:37] info: Wrote current ADB log to /datadisks/disk1/work/B3BA099D/w/9E1708C4/uploads/Reports/GC.Regressions/Github/Runtime_76219/Runtime_76219/adb-logcat-net.dot.GC_Regressions-net.dot.MonoRunner.log
[19:34:37] dbug: Saving diagnostics data to '/datadisks/disk1/work/B3BA099D/w/9E1708C4/e/diagnostics.json'

cmdLine:/datadisks/disk1/work/B3BA099D/w/9E1708C4/e/GC/Regressions/Github/Runtime_76219/Runtime_76219/Runtime_76219.sh Timed Out (timeout in milliseconds: 3600000 from variable __TestTimeout, start: 10/7/2022 6:45:54 PM, end: 10/7/2022 7:45:54 PM)
Test Harness Exitcode is : -100
@kotlarmilos
Copy link
Member

This looks like runtime issue so I will transfer it there.

@kotlarmilos kotlarmilos transferred this issue from dotnet/xharness Oct 3, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Oct 3, 2024
@kotlarmilos kotlarmilos removed the untriaged New issue has not been triaged by the area owner label Oct 3, 2024
Copy link
Contributor

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

Copy link
Contributor

Tagging subscribers to 'arch-android': @vitek-karas, @simonrozsival, @steveisok, @akoeplinger
See info in area-owners.md if you want to be subscribed.

@kotlarmilos kotlarmilos added this to the Future milestone Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants