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

TestVPPApps times out in nightly runs #25086

Open
getvictor opened this issue Jan 2, 2025 · 0 comments
Open

TestVPPApps times out in nightly runs #25086

getvictor opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
~backend Backend-related issue. bug Something isn't working as documented #g-mdm MDM product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. ~released bug This bug was found in a stable release.
Milestone

Comments

@getvictor
Copy link
Member

Recent run: https://github.com/fleetdm/fleet/actions/runs/12577343593

Full logs:
gotest 3.log

panic: test timed out after 1h0m0s
	running tests:
		TestIntegrationsMDM (55m9s)
		TestIntegrationsMDM/TestVPPApps (51m10s)

goroutine 477729 [running]:
testing.(*M).startAlarm.func1()
	/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2373 +0x265
created by time.goFunc
	/opt/hostedtoolcache/go/1.23.4/x64/src/time/sleep.go:215 +0x45

goroutine 1 [chan receive, 55 minutes]:
testing.(*T).Run(0xc000564340, {0x377cefa, 0x13}, 0x395f630)
	/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1751 +0x851
testing.runTests.func1(0xc000564340)
	/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2168 +0x86
testing.tRunner(0xc000564340, 0xc00081fae0)
	/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:1690 +0x227
testing.runTests(0xc000012360, {0x7e96ee0, 0x14e, 0x14e}, {0x7fb4f9dc0108?, 0x40?, 0x7ea0160?})
	/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2166 +0x8bf
testing.(*M).Run(0xc0000cd040)
	/opt/hostedtoolcache/go/1.23.4/x64/src/testing/testing.go:2034 +0xf18
main.main()
	_testmain.go:727 +0x165
@getvictor getvictor added #g-mdm MDM product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. bug Something isn't working as documented ~backend Backend-related issue. ~released bug This bug was found in a stable release. labels Jan 2, 2025
@georgekarrv georgekarrv added this to the 4.63.0-tentative milestone Jan 3, 2025
@getvictor getvictor self-assigned this Jan 13, 2025
getvictor added a commit that referenced this issue Jan 13, 2025
For #25086 
Speculative fix for flaky TestVPPApps (disable worker jobs). Ran 50
tests with randokiller and did not see a fail.
@georgekarrv georgekarrv added :demo and removed :demo labels Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
~backend Backend-related issue. bug Something isn't working as documented #g-mdm MDM product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. ~released bug This bug was found in a stable release.
Development

No branches or pull requests

2 participants