Skip to content

flake: scaletest/dashboard Test_Run #13636

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

Closed
matifali opened this issue Jun 22, 2024 · 3 comments · Fixed by #13650
Closed

flake: scaletest/dashboard Test_Run #13636

matifali opened this issue Jun 22, 2024 · 3 comments · Fixed by #13650
Assignees
Labels
scaletest Issues related to scale testing.

Comments

@matifali
Copy link
Member

matifali commented Jun 22, 2024

Seen here in both test-go and test-go-pg

  1. https://github.com/coder/coder/actions/runs/9625993272/job/26551491171#step:5:354
  2. https://github.com/coder/coder/actions/runs/9625993272/job/26551491069#step:5:449
=== Failed
=== FAIL: scaletest/dashboard Test_Run (10.19s)
    t.go:99: 2024-06-22 14:04:46.792 [info]  pubsub: pubsub dialing postgres  network=tcp  address=127.0.0.1:5432  timeout_ms=0
    t.go:99: 2024-06-22 14:04:46.792 [info]  pubsub: pubsub postgres TCP connection established  network=tcp  address=127.0.0.1:5432  timeout_ms=0  elapsed_ms=0
    t.go:99: 2024-06-22 14:04:46.795 [info]  pubsub: pubsub connected to postgres
    t.go:99: 2024-06-22 14:04:46.795 [info]  pubsub: pubsub has started
    t.go:99: 2024-06-22 14:04:46.807 [debu]  coderd.dbrollup: rolling up data
    t.go:99: 2024-06-22 14:04:46.810 [debu]  pubsub: started listening to event channel  event=provisioner_job_posted
    t.go:99: 2024-06-22 14:04:46.811 [debu]  coderd.acquirer: subscribed to job postings
    t.go:99: 2024-06-22 14:04:46.811 [debu]  coderd.servertailnet.net.wgengine: [v1] using fake (no-op) tun device
    t.go:99: 2024-06-22 14:04:46.811 [debu]  coderd.servertailnet.net.wgengine: [v1] using fake (no-op) OS network configurator
    t.go:99: 2024-06-22 14:04:46.812 [debu]  coderd.servertailnet.net.wgengine: [v1] using fake (no-op) DNS configurator
    t.go:99: 2024-06-22 14:04:46.812 [debu]  coderd.servertailnet.net.wgengine: dns: using dns.noopManager
    t.go:99: 2024-06-22 14:04:46.812 [debu]  coderd.servertailnet.net.wgengine: link state: interfaces.State{defaultRoute=enp39s0 ifs={docker0:[172.17.0.1/16] enp39s0:[10.20.111.241/19]} v4=true v6=false}
...

t.go:99: 2024-06-22 14:04:46.902 [info]  running as user  username=testuser
    run_test.go:86: 
        	Error Trace:	/home/runner/work/coder/coder/scaletest/dashboard/run_test.go:86
        	Error:      	Received unexpected error:
        	            	init chromedp ctx:
        	            	    github.com/coder/coder/v2/scaletest/dashboard.(*Runner).runUntilDeadlineExceeded
        	            	        /home/runner/work/coder/coder/scaletest/dashboard/run.go:75
        	            	  - set viewport size:
        	            	    github.com/coder/coder/v2/scaletest/dashboard.initChromeDPCtx
        	            	        /home/runner/work/coder/coder/scaletest/dashboard/chromedp.go:201
        	            	  - chrome failed to start:
        	Test:       	Test_Run
@coder-labeler coder-labeler bot added flake scaletest Issues related to scale testing. labels Jun 22, 2024
@matifali
Copy link
Member Author

These 2 tests are constantly failing on this PR.
Could it be machine dependent?

@johnstcn
Copy link
Member

do the depot.dev machines not have chrome installed?

@matifali
Copy link
Member Author

As per docs, they should be a drop-in replacement for GitHub-hosted runners.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scaletest Issues related to scale testing.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants