beats icon indicating copy to clipboard operation
beats copied to clipboard

Build 912 for main with status FAILURE

Open elasticmachine opened this issue 3 years ago • 5 comments

:broken_heart: 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: 2022-09-29T19:00:50.540+0000

  • Duration: 103 min 40 sec

Test stats :test_tube:

Test Results
Failed 2
Passed 27846
Skipped 2317
Total 30165

Test errors 2

Expand to view the tests failures

Extended / x-pack/filebeat-cloudAWS / Test_StorageClient/TwoContainersWithoutPoll_NoErr – github.com/elastic/beats/v7/x-pack/filebeat/input/azureblobstorage
    Expand to view the error details

     Failed 
    
    Expand to view the stacktrace

     === RUN   Test_StorageClient/TwoContainersWithoutPoll_NoErr
        input_test.go:316: 
            	Error Trace:	input_test.go:316
            	Error:      	Target error should be in err chain:
            	            	expected: ""
            	            	in chain: "context canceled"
            	Test:       	Test_StorageClient/TwoContainersWithoutPoll_NoErr
        --- FAIL: Test_StorageClient/TwoContainersWithoutPoll_NoErr (0.01s)
     
    
Extended / x-pack/filebeat-cloudAWS / Test_StorageClient – github.com/elastic/beats/v7/x-pack/filebeat/input/azureblobstorage
    Expand to view the error details

     Failed 
    
    Expand to view the stacktrace

     === RUN   Test_StorageClient
    --- FAIL: Test_StorageClient (0.08s)
     
    

Steps errors 4

Expand to view the steps failures

filebeat-pythonIntegTest - mage pythonIntegTest
  • Took 17 min 3 sec . View more details here
  • Description: mage pythonIntegTest
metricbeat-goIntegTest - mage goIntegTest
  • Took 30 min 36 sec . View more details here
  • Description: mage goIntegTest
x-pack/filebeat-cloudAWS - mage build test goIntegTest
  • Took 5 min 32 sec . View more details here
  • Description: mage build test goIntegTest
Error signal
  • Took 0 min 0 sec . View more details here
  • Description: Error "hudson.AbortException: script returned exit code 1"

elasticmachine avatar Sep 29 '22 20:09 elasticmachine

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

elasticmachine avatar Sep 29 '22 20:09 elasticmachine

@elastic/obs-cloud-monitoring this is the first time I've seen a test failure for Extended / x-pack/filebeat-cloudAWS / Test_StorageClient/TwoContainersWithoutPoll_NoErr, I assume this is one of your tests? Did something change recently that could have caused this?

 === RUN   Test_StorageClient/TwoContainersWithoutPoll_NoErr
    input_test.go:316: 
        	Error Trace:	input_test.go:316
        	Error:      	Target error should be in err chain:
        	            	expected: ""
        	            	in chain: "context canceled"
        	Test:       	Test_StorageClient/TwoContainersWithoutPoll_NoErr
    --- FAIL: Test_StorageClient/TwoContainersWithoutPoll_NoErr (0.01s)

cmacknz avatar Oct 03 '22 13:10 cmacknz

It seems like this is a test from Azure blob storage input: https://github.com/elastic/beats/blob/main/x-pack/filebeat/input/azureblobstorage/input_test.go#L112

kaiyan-sheng avatar Oct 03 '22 17:10 kaiyan-sheng

Thanks, I saw Azure and assumed cloud monitoring.

@ShourieG you were the last person to touch this input (https://github.com/elastic/beats/pull/33112), do you recognize this test failure?

cmacknz avatar Oct 03 '22 17:10 cmacknz

This issue doesn't have a Team:<team> label.

botelastic[bot] avatar Oct 03 '22 17:10 botelastic[bot]