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

Build 1938 for main with status FAILURE - FAIL: TestBrowserSummaries/failing-browser~<run_with_1_max_attempts> (0.00s) #36709

Closed
elasticmachine opened this issue Oct 1, 2023 · 2 comments
Labels
automation build-failures Build failures in the CI. ci-reported Issues that have been automatically reported from the CI Stalled Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team

Comments

@elasticmachine
Copy link
Collaborator

💔 Tests Failed

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-10-01T02:41:00.123+0000

  • Duration: 30 min 20 sec

Test stats 🧪

Test Results
Failed 7
Passed 4476
Skipped 368
Total 4851

Test errors 7

Expand to view the tests failures

Extended / x-pack/heartbeat-macosM1-orka && darwin && aarch64 / TestBrowserSummaries/failing-browser~<run_with_1_max_attempts> – github.com/elastic/beats/v7/x-pack/heartbeat/scenarios
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
    === PAUSE TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
    === CONT  TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
        testing.go:36: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:36
            	Error:      	lookslike could not validate map
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
            	Messages:   	6 errors validating source: 
            	            	(mapstr.M) (len=7) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	 (string) (len=5) "event": (mapstr.M) (len=2) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=4) "type": (string) (len=17) "heartbeat/summary",
            	            	  (string) (len=7) "dataset": (string) (len=7) "browser"
            	            	 },
            	            	 (string) (len=10) "synthetics": (mapstr.M) (len=1) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=4) "type": (string) (len=17) "heartbeat/summary"
            	            	 },
            	            	 (string) (len=7) "monitor": (mapstr.M) (len=6) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=8) "timespan": (mapstr.M) (len=2) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	   (string) (len=3) "gte": (time.Time) 2023-09-30 23:09:11.186564 -0400 EDT m=+0.514003418,
            	            	   (string) (len=2) "lt": (time.Time) 2023-09-30 23:10:11.186564 -0400 EDT m=+60.514003418
            	            	  },
            	            	  (string) (len=4) "type": (string) (len=7) "browser",
            	            	  (string) (len=2) "id": (string) (len=15) "browser-test-id",
            	            	  (string) (len=4) "name": (string) (len=17) "browser-test-name",
            	            	  (string) (len=11) "check_group": (string) (len=38) "e4a112ce-6007-11ee-8347-a62aec9ea85e-1",
            	            	  (string) (len=6) "status": (string) (len=4) "down"
            	            	 },
            	            	 (string) (len=5) "error": (*ecserr.ECSErr)(0x140004baa80)(journey did not finish executing, 0 steps ran (attempt: 1): error executing step: could not start command not found: exec: "elastic-synthetics": executable file not found in $PATH),
            	            	 (string) (len=7) "summary": (*jobsummary.JobSummary)(0x14000438ae0)(<JobSummary status=down attempt=1/1, final=true, up=0/1 retryGroup=e4a112ce-6007-11ee-8347-a62aec9ea85e>),
            	            	 (string) (len=5) "state": (*monitorstate.State)(0x1400017b200)(<monitorstate:id=default-18ae9361892-0,started=2023-09-30 23:09:11.186573 -0400 EDT m=+0.514012543,up=0,down=1>),
            	            	 (string) (len=11) "data_stream": (add_data_stream.DataStream) {
            	            	  Namespace: (string) (len=7) "default",
            	            	  Dataset: (string) (len=7) "browser",
            	            	  Type: (string) (len=10) "synthetics"
            	            	 }
            	            	}
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.full": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.scheme": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "monitor.duration.us": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.domain": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.port": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.path": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_1_max_attempts>
    --- FAIL: TestBrowserSummaries/failing-browser~<run_with_1_max_attempts> (0.00s)
     
    

Extended / x-pack/heartbeat-macosM1-orka && darwin && aarch64 / TestBrowserSummaries/simple-browser~<run_with_1_max_attempts> – github.com/elastic/beats/v7/x-pack/heartbeat/scenarios
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
    === PAUSE TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
    === CONT  TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
        testing.go:36: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:36
            	Error:      	lookslike could not validate map
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
            	Messages:   	7 errors validating source: 
            	            	(mapstr.M) (len=7) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	 (string) (len=5) "event": (mapstr.M) (len=2) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=4) "type": (string) (len=17) "heartbeat/summary",
            	            	  (string) (len=7) "dataset": (string) (len=7) "browser"
            	            	 },
            	            	 (string) (len=10) "synthetics": (mapstr.M) (len=1) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=4) "type": (string) (len=17) "heartbeat/summary"
            	            	 },
            	            	 (string) (len=7) "monitor": (mapstr.M) (len=6) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=8) "timespan": (mapstr.M) (len=2) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	   (string) (len=3) "gte": (time.Time) 2023-09-30 23:09:11.186569 -0400 EDT m=+0.514008751,
            	            	   (string) (len=2) "lt": (time.Time) 2023-09-30 23:10:11.186569 -0400 EDT m=+60.514008751
            	            	  },
            	            	  (string) (len=4) "type": (string) (len=7) "browser",
            	            	  (string) (len=2) "id": (string) (len=15) "browser-test-id",
            	            	  (string) (len=4) "name": (string) (len=17) "browser-test-name",
            	            	  (string) (len=11) "check_group": (string) (len=38) "e4a111c0-6007-11ee-8347-a62aec9ea85e-1",
            	            	  (string) (len=6) "status": (string) (len=4) "down"
            	            	 },
            	            	 (string) (len=5) "error": (*ecserr.ECSErr)(0x1400007ff40)(journey did not finish executing, 0 steps ran (attempt: 1): error executing step: could not start command not found: exec: "elastic-synthetics": executable file not found in $PATH),
            	            	 (string) (len=7) "summary": (*jobsummary.JobSummary)(0x140004ff1a0)(<JobSummary status=down attempt=1/1, final=true, up=0/1 retryGroup=e4a111c0-6007-11ee-8347-a62aec9ea85e>),
            	            	 (string) (len=5) "state": (*monitorstate.State)(0x140004837a0)(<monitorstate:id=default-18ae9361892-0,started=2023-09-30 23:09:11.186751 -0400 EDT m=+0.514190293,up=0,down=1>),
            	            	 (string) (len=11) "data_stream": (add_data_stream.DataStream) {
            	            	  Namespace: (string) (len=7) "default",
            	            	  Dataset: (string) (len=7) "browser",
            	            	  Type: (string) (len=10) "synthetics"
            	            	 }
            	            	}
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.full": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.scheme": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.domain": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "summary": expected up/down to be 1/0, got 0/1
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "monitor.duration.us": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.port": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.path": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_1_max_attempts>
    --- FAIL: TestBrowserSummaries/simple-browser~<run_with_1_max_attempts> (0.00s)
     
    

Extended / x-pack/heartbeat-macosM1-orka && darwin && aarch64 / TestBrowserSummaries/failing-browser~<run_with_2_max_attempts> – github.com/elastic/beats/v7/x-pack/heartbeat/scenarios
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
    === PAUSE TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
    === CONT  TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
        testing.go:36: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:36
            	Error:      	lookslike could not validate map
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
            	Messages:   	6 errors validating source: 
            	            	(mapstr.M) (len=7) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	 (string) (len=5) "event": (mapstr.M) (len=2) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=4) "type": (string) (len=17) "heartbeat/summary",
            	            	  (string) (len=7) "dataset": (string) (len=7) "browser"
            	            	 },
            	            	 (string) (len=10) "synthetics": (mapstr.M) (len=1) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=4) "type": (string) (len=17) "heartbeat/summary"
            	            	 },
            	            	 (string) (len=7) "monitor": (mapstr.M) (len=6) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=2) "id": (string) (len=15) "browser-test-id",
            	            	  (string) (len=4) "name": (string) (len=17) "browser-test-name",
            	            	  (string) (len=11) "check_group": (string) (len=38) "e4a10f86-6007-11ee-8347-a62aec9ea85e-2",
            	            	  (string) (len=6) "status": (string) (len=4) "down",
            	            	  (string) (len=8) "timespan": (mapstr.M) (len=2) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	   (string) (len=2) "lt": (time.Time) 2023-09-30 23:10:12.190016 -0400 EDT m=+61.517455918,
            	            	   (string) (len=3) "gte": (time.Time) 2023-09-30 23:09:12.190016 -0400 EDT m=+1.517455918
            	            	  },
            	            	  (string) (len=4) "type": (string) (len=7) "browser"
            	            	 },
            	            	 (string) (len=5) "error": (*ecserr.ECSErr)(0x1400007ea80)(journey did not finish executing, 0 steps ran (attempt: 2): error executing step: could not start command not found: exec: "elastic-synthetics": executable file not found in $PATH),
            	            	 (string) (len=7) "summary": (*jobsummary.JobSummary)(0x140004033b0)(<JobSummary status=down attempt=2/2, final=true, up=0/1 retryGroup=e4a10f86-6007-11ee-8347-a62aec9ea85e>),
            	            	 (string) (len=5) "state": (*monitorstate.State)(0x1400051eab0)(<monitorstate:id=default-18ae9361892-0,started=2023-09-30 23:09:11.186736 -0400 EDT m=+0.514175793,up=0,down=2>),
            	            	 (string) (len=11) "data_stream": (add_data_stream.DataStream) {
            	            	  Namespace: (string) (len=7) "default",
            	            	  Dataset: (string) (len=7) "browser",
            	            	  Type: (string) (len=10) "synthetics"
            	            	 }
            	            	}
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.full": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.scheme": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.domain": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.port": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.path": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "monitor.duration.us": expected this key to be present
            	Test:       	TestBrowserSummaries/failing-browser~<run_with_2_max_attempts>
    --- FAIL: TestBrowserSummaries/failing-browser~<run_with_2_max_attempts> (1.01s)
     
    

Extended / x-pack/heartbeat-macosM1-orka && darwin && aarch64 / TestBrowserSummaries/simple-browser~<run_with_2_max_attempts> – github.com/elastic/beats/v7/x-pack/heartbeat/scenarios
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
    === PAUSE TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
    === CONT  TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
        testing.go:36: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:36
            	Error:      	lookslike could not validate map
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
            	Messages:   	7 errors validating source: 
            	            	(mapstr.M) (len=7) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	 (string) (len=7) "summary": (*jobsummary.JobSummary)(0x140003420f0)(<JobSummary status=down attempt=2/2, final=true, up=0/1 retryGroup=e4a10db0-6007-11ee-8347-a62aec9ea85e>),
            	            	 (string) (len=11) "data_stream": (add_data_stream.DataStream) {
            	            	  Namespace: (string) (len=7) "default",
            	            	  Dataset: (string) (len=7) "browser",
            	            	  Type: (string) (len=10) "synthetics"
            	            	 },
            	            	 (string) (len=5) "event": (mapstr.M) (len=2) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=4) "type": (string) (len=17) "heartbeat/summary",
            	            	  (string) (len=7) "dataset": (string) (len=7) "browser"
            	            	 },
            	            	 (string) (len=10) "synthetics": (mapstr.M) (len=1) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=4) "type": (string) (len=17) "heartbeat/summary"
            	            	 },
            	            	 (string) (len=7) "monitor": (mapstr.M) (len=6) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	  (string) (len=2) "id": (string) (len=15) "browser-test-id",
            	            	  (string) (len=4) "name": (string) (len=17) "browser-test-name",
            	            	  (string) (len=11) "check_group": (string) (len=38) "e4a10db0-6007-11ee-8347-a62aec9ea85e-2",
            	            	  (string) (len=6) "status": (string) (len=4) "down",
            	            	  (string) (len=8) "timespan": (mapstr.M) (len=2) (PANIC=runtime error: invalid memory address or nil pointer dereference){
            	            	   (string) (len=3) "gte": (time.Time) 2023-09-30 23:09:12.190063 -0400 EDT m=+1.517503168,
            	            	   (string) (len=2) "lt": (time.Time) 2023-09-30 23:10:12.190063 -0400 EDT m=+61.517503168
            	            	  },
            	            	  (string) (len=4) "type": (string) (len=7) "browser"
            	            	 },
            	            	 (string) (len=5) "error": (*ecserr.ECSErr)(0x140004bba00)(journey did not finish executing, 0 steps ran (attempt: 2): error executing step: could not start command not found: exec: "elastic-synthetics": executable file not found in $PATH),
            	            	 (string) (len=5) "state": (*monitorstate.State)(0x140000f4bd0)(<monitorstate:id=default-18ae9361892-0,started=2023-09-30 23:09:11.186739 -0400 EDT m=+0.514178501,up=0,down=2>)
            	            	}
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.path": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "summary": expected up/down to be 1/0, got 0/1
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "monitor.duration.us": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.full": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.scheme": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.domain": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
        testing.go:44: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/pkg/mod/github.com/elastic/[email protected]/testslike/testing.go:44
            	Error:      	Received unexpected error:
            	            	@Path "url.port": expected this key to be present
            	Test:       	TestBrowserSummaries/simple-browser~<run_with_2_max_attempts>
    --- FAIL: TestBrowserSummaries/simple-browser~<run_with_2_max_attempts> (1.01s)
     
    

Extended / x-pack/heartbeat-macosM1-orka && darwin && aarch64 / TestBrowserSummaries – github.com/elastic/beats/v7/x-pack/heartbeat/scenarios
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestBrowserSummaries
    === PAUSE TestBrowserSummaries
    === CONT  TestBrowserSummaries
    --- FAIL: TestBrowserSummaries (0.26s)
     
    

Extended / x-pack/heartbeat-macosM1-orka && darwin && aarch64 / TestStateContinuity/simple-browser~<<~MULTI-TWIST~[>~<add_run_from>~<run_2_times> – github.com/elastic/beats/v7/x-pack/heartbeat/scenarios
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestStateContinuity/simple-browser~<<~MULTI-TWIST~[>~<add_run_from>~<run_2_times>
    === PAUSE TestStateContinuity/simple-browser~<<~MULTI-TWIST~[>~<add_run_from>~<run_2_times>
    === CONT  TestStateContinuity/simple-browser~<<~MULTI-TWIST~[>~<add_run_from>~<run_2_times>
        stateloader_test.go:37: 
            	Error Trace:	/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/src/github.com/elastic/beats/x-pack/heartbeat/scenarios/stateloader_test.go:37
            	            				/Users/admin/workspace/main-1938-d1521e57-7155-43e5-b75d-518ca8d9d227/src/github.com/elastic/beats/x-pack/heartbeat/scenarios/framework/framework.go:142
            	Error:      	Not equal: 
            	            	expected: "up"
            	            	actual  : "down"
            	            	
            	            	Diff:
            	            	--- Expected
            	            	+++ Actual
            	            	@@ -1,2 +1,2 @@
            	            	-(monitorstate.StateStatus) (len=2) "up"
            	            	+(monitorstate.StateStatus) (len=4) "down"
            	            	 
            	Test:       	TestStateContinuity/simple-browser~<<~MULTI-TWIST~[>~<add_run_from>~<run_2_times>
            	Messages:   	monitor had unexpected state down, synthetics console output: , errors%!(EXTRA []*beat.Event=[0x1400030ba00 0x1400041ca40])
    --- FAIL: TestStateContinuity/simple-browser~<<~MULTI-TWIST~[>~<add_run_from>~<run_2_times> (0.00s)
     
    

Extended / x-pack/heartbeat-macosM1-orka && darwin && aarch64 / TestStateContinuity – github.com/elastic/beats/v7/x-pack/heartbeat/scenarios
    Expand to view the error details

     Failed 
    

    Expand to view the stacktrace

     === RUN   TestStateContinuity
    === PAUSE TestStateContinuity
    === CONT  TestStateContinuity
    --- FAIL: TestStateContinuity (0.51s)
     
    

Steps errors 4

Expand to view the steps failures

x-pack/heartbeat-macosM1-orka && darwin && aarch64 - mage build unitTest
  • Took 4 min 33 sec . View more details here
  • Description: mage build unitTest
x-pack/heartbeat-macosM1-orka && darwin && aarch64 - mage build unitTest
  • Took 1 min 15 sec . View more details here
  • Description: mage build unitTest
x-pack/heartbeat-macosM1-orka && darwin && aarch64 - mage build unitTest
  • Took 1 min 25 sec . View more details here
  • Description: mage build unitTest
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: Error "hudson.AbortException: script returned exit code 1"

@elasticmachine elasticmachine added automation build-failures Build failures in the CI. ci-reported Issues that have been automatically reported from the CI Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team labels Oct 1, 2023
@pierrehilbert pierrehilbert changed the title Build 1938 for main with status FAILURE Build 1938 for main with status FAILURE - FAIL: TestBrowserSummaries/failing-browser~<run_with_1_max_attempts> (0.00s) Oct 12, 2023
@botelastic
Copy link

botelastic bot commented Oct 11, 2024

Hi!
We just realized that we haven't looked into this issue in a while. We're sorry!

We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1.
Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Oct 11, 2024
@jlind23
Copy link
Collaborator

jlind23 commented Oct 11, 2024

Closing as outdated.

@jlind23 jlind23 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation build-failures Build failures in the CI. ci-reported Issues that have been automatically reported from the CI Stalled Team:Elastic-Agent-Data-Plane Label for the Agent Data Plane team
Projects
None yet
Development

No branches or pull requests

2 participants