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

Cherry-pick #21388 to 7.x: [Filebeat] Add field limit check for AWS Cloudtrail flattened fields #21431

Merged
merged 1 commit into from
Sep 30, 2020

Conversation

leehinman
Copy link
Contributor

@leehinman leehinman commented Sep 30, 2020

Cherry-pick of PR #21388 to 7.x branch. Original message:

What does this PR do?

Adds a 32k length check for:

  • aws.cloudtrail.flattened.request_parameters
  • aws.cloudtrail.flattened.response_elements
  • aws.cloudtrail.flattened.additional_eventdata
  • aws.cloudtrail.flattened.service_event_details

Why is it important?

Elasticsearch will fail to index the document if a flattened field is
over 32k in length.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

How to test this PR locally

TESTING_FILEBEAT_MODULES=aws TESTING_FILEBEAT_FILESETS=cloudtrail mage -v pythonIntegTest

Related issues

)

add 32k length check for
  - aws.cloudtrail.flattened.request_parameters
  - aws.cloudtrail.flattened.response_elements
  - aws.cloudtrail.flattened.additional_eventdata
  - aws.cloudtrail.flattened.service_event_details

Closes elastic#21382

(cherry picked from commit eae9f5c)
@elasticmachine
Copy link
Collaborator

Pinging @elastic/siem (Team:SIEM)

@botelastic botelastic bot added needs_team Indicates that the issue/PR needs a Team:* label and removed needs_team Indicates that the issue/PR needs a Team:* label labels Sep 30, 2020
@elasticmachine
Copy link
Collaborator

💔 Tests Failed

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #21431 opened]

  • Start Time: 2020-09-30T18:13:41.416+0000

  • Duration: 85 min 40 sec

Test stats 🧪

Test Results
Failed 230
Passed 1706
Skipped 259
Total 2195

Test errors

Expand to view the tests failures

  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_002_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 90.003
    • Error Details: Failed: Timeout >90.0s
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_003_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.343
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_004_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.206
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_005_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.203
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_006_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.194
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_007_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.24
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_008_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.196
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_009_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.188
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_010_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.181
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_011_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.253
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_012_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.167
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_013_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.166
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_014_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.173
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_015_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.202
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_016_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.192
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_017_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.181
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_018_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.264
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_019_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.191
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_020_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.183
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_021_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.239
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_022_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.174
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_023_cisco – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.166
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_024_mssql – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.165
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_025_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.216
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_026_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.185
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_027_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.157
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_028_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.23
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_029_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.188
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_030_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.158
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_031_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.147
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_032_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.208
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_033_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.215
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_034_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.175
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_035_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.155
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_036_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.157
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_037_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.151
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_038_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.147
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_039_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.154
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_040_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.148
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_041_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.144
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_042_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.18
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_043_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.17
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_044_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.145
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_045_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.141
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_046_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.144
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_047_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.144
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_048_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.144
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_049_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.185
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_050_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.136
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_051_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.149
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_052_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.214
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_053_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.144
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_054_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.132
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_055_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.222
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_056_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.13
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_057_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.146
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_058_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.181
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_059_zeek – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.149
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_060_netscout – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.16
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_061_proofpoint – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.195
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_062_okta – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.127
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_063_iptables – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.125
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_064_iptables – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.227
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_065_iptables – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.13
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_066_iptables – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.126
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_067_iptables – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.132
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_068_citrix – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.23
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_069_ibmmq – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.146
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_070_ibmmq – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.13
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_071_ibmmq – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.125
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_072_cef – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.222
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_073_cef – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.127
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_074_cef – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.14
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_075_infoblox – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.169
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_076_activemq – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.223
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_077_activemq – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.13
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_078_bluecoat – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.119
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_079_squid – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.161
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_080_cyberark – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.226
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_081_coredns – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.127
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_082_coredns – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.226
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_083_zscaler – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.144
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_084_zscaler – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.265
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_085_sonicwall – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.179
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_086_sonicwall – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.246
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_087_juniper – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.262
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_088_barracuda – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.243
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_089_barracuda – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.126
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_090_fortinet – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.156
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_091_fortinet – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.242
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_092_fortinet – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.25
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_093_fortinet – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.232
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_094_aws – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.234
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_095_aws – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.229
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_096_aws – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.226
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_097_aws – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.159
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_098_aws – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.131
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_099_aws – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.18
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_100_aws – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.176
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.
  • Name: Build&Test / x-pack/filebeat-build / test_fileset_file_101_aws – x-pack.filebeat.tests.system.test_xpack_modules.XPackTest

    • Age: 1
    • Duration: 10.166
    • Error Details: beat.beat.TimeoutError: Timeout waiting for 'cond' to be true. Waited 10 seconds.

Steps errors

Expand to view the steps failures

  • Name: mage build test

    • Description: mage build test

    • Duration: 56 min 57 sec

    • Start Time: 2020-09-30T18:40:01.504+0000

    • log

  • Name: Notifies GitHub of the status of a Pull Request

    • Description: script returned exit code 1

    • Duration: 0 min 1 sec

    • Start Time: 2020-09-30T19:36:49.744+0000

    • log

Log output

Expand to view the last 100 lines of log output

[2020-09-30T19:36:00.569Z] c1e54eec4b57: Verifying Checksum
[2020-09-30T19:36:00.569Z] c1e54eec4b57: Download complete
[2020-09-30T19:36:00.569Z] c1e54eec4b57: Pull complete
[2020-09-30T19:36:00.569Z] Digest: sha256:b733d4a32c4da6a00a84df2ca32791bb03df95400243648d8c539e7b4cce329c
[2020-09-30T19:36:00.569Z] Status: Downloaded newer image for alpine:3.4
[2020-09-30T19:36:02.848Z] + python .ci/scripts/pre_archive_test.py
[2020-09-30T19:36:04.789Z] Copy ./x-pack/filebeat/build into build/x-pack/filebeat/build
[2020-09-30T19:36:04.811Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-21431/src/github.com/elastic/beats/build
[2020-09-30T19:36:04.846Z] WARNING: Unknown parameter(s) found for class type 'hudson.tasks.junit.pipeline.JUnitResultsStep': id,stashedTestReports
[2020-09-30T19:36:04.850Z] Recording test results
[2020-09-30T19:36:07.060Z] Stashed 4 file(s)
[2020-09-30T19:36:07.083Z] Archiving artifacts
[2020-09-30T19:36:07.998Z] + python .ci/scripts/search_system_tests.py
[2020-09-30T19:36:08.031Z] [INFO] system-tests='build/x-pack/filebeat/build/system-tests'. If no empty then let's create a tarball
[2020-09-30T19:36:08.422Z] + tar --version
[2020-09-30T19:36:08.808Z] + tar --exclude=x-pack-filebeat--system-tests-linux.tgz -czf x-pack-filebeat--system-tests-linux.tgz build/x-pack/filebeat/build/system-tests
[2020-09-30T19:36:30.966Z] Archiving artifacts
[2020-09-30T19:36:43.687Z] Client: Docker Engine - Community
[2020-09-30T19:36:43.687Z]  Version:           19.03.13
[2020-09-30T19:36:43.687Z]  API version:       1.40
[2020-09-30T19:36:43.687Z]  Go version:        go1.13.15
[2020-09-30T19:36:43.687Z]  Git commit:        4484c46d9d
[2020-09-30T19:36:43.687Z]  Built:             Wed Sep 16 17:02:36 2020
[2020-09-30T19:36:43.687Z]  OS/Arch:           linux/amd64
[2020-09-30T19:36:43.687Z]  Experimental:      false
[2020-09-30T19:36:43.687Z] 
[2020-09-30T19:36:43.687Z] Server: Docker Engine - Community
[2020-09-30T19:36:43.687Z]  Engine:
[2020-09-30T19:36:43.687Z]   Version:          19.03.13
[2020-09-30T19:36:43.687Z]   API version:      1.40 (minimum version 1.12)
[2020-09-30T19:36:43.687Z]   Go version:       go1.13.15
[2020-09-30T19:36:43.687Z]   Git commit:       4484c46d9d
[2020-09-30T19:36:43.687Z]   Built:            Wed Sep 16 17:01:06 2020
[2020-09-30T19:36:43.687Z]   OS/Arch:          linux/amd64
[2020-09-30T19:36:43.687Z]   Experimental:     false
[2020-09-30T19:36:43.687Z]  containerd:
[2020-09-30T19:36:43.687Z]   Version:          1.3.7
[2020-09-30T19:36:43.687Z]   GitCommit:        8fba4e9a7d01810a393d5d25a3621dc101981175
[2020-09-30T19:36:43.687Z]  runc:
[2020-09-30T19:36:43.687Z]   Version:          1.0.0-rc10
[2020-09-30T19:36:43.687Z]   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
[2020-09-30T19:36:43.687Z]  docker-init:
[2020-09-30T19:36:43.687Z]   Version:          0.18.0
[2020-09-30T19:36:43.687Z]   GitCommit:        fec3683
[2020-09-30T19:36:50.979Z] Failed in branch x-pack/filebeat-build
[2020-09-30T19:36:55.833Z] [INFO] unstashV2: JOB_GCS_BUCKET is set. bucket param got precedency instead.
[2020-09-30T19:36:55.857Z] [INFO] unstashV2: JOB_GCS_CREDENTIALS is set. credentialsId param got precedency instead.
[2020-09-30T19:36:55.943Z] [Google Cloud Storage Plugin] Found 1 files to download from pattern: gs://beats-ci-temp/Beats/beats/PR-21431-1/source/source.tgz
[2020-09-30T19:36:55.962Z] [Google Cloud Storage Plugin] Downloading: Beats/beats/PR-21431-1/source/source.tgz to local path: /var/lib/jenkins/workspace/Beats_beats_PR-21431/source.tgz
[2020-09-30T19:37:08.330Z] + tar --version
[2020-09-30T19:37:08.646Z] + tar -xpf source.tgz
[2020-09-30T19:37:18.999Z] + rm source.tgz
[2020-09-30T19:37:19.666Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-21431/src/github.com/elastic/beats
[2020-09-30T19:37:19.697Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-21431/src/github.com/elastic/beats/uncategorized-1601490968777
[2020-09-30T19:37:19.855Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-21431/src/github.com/elastic/beats/x-pack-filebeat-windows-windows-2019-1601491982834
[2020-09-30T19:37:19.952Z] Running in /var/lib/jenkins/workspace/Beats_beats_PR-21431/src/github.com/elastic/beats/x-pack-filebeat-build-1601494566425
[2020-09-30T19:37:20.396Z] + cat
[2020-09-30T19:37:20.396Z] + /usr/local/bin/runbld ./runbld-test-reports --job-name elastic+beats+pull-request
[2020-09-30T19:37:20.396Z] Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8
[2020-09-30T19:37:27.008Z] runbld>>> runbld started
[2020-09-30T19:37:27.008Z] runbld>>> 1.6.12/f45d832f2ba0aa2722ab4ec1fda8ad140f027f8b
[2020-09-30T19:37:27.580Z] runbld>>> The following profiles matched the job 'elastic+beats+pull-request' in order of occurrence in the config (last value wins).
[2020-09-30T19:37:27.580Z] runbld>>> Matches in the system config:
[2020-09-30T19:37:27.580Z] runbld>>> - Matched ^elastic\+beats
[2020-09-30T19:37:27.580Z] runbld>>> - Matched ^elastic\+beats\+pull-request
[2020-09-30T19:37:28.966Z] runbld>>> Debug logging enabled.
[2020-09-30T19:37:28.966Z] runbld>>> Storing result
[2020-09-30T19:37:29.227Z] runbld>>> Store result: created {:total 2, :successful 2, :failed 0} 1
[2020-09-30T19:37:29.227Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1597739501209/t/20200930193728-3A1117CE
[2020-09-30T19:37:29.227Z] runbld>>> Adding system facts.
[2020-09-30T19:37:30.170Z] runbld>>> Adding vcs info for the latest commit:  684398d67f5e2d427be02f6d3a0bdd2d223ae300
[2020-09-30T19:37:30.170Z] runbld>>> >>>>>>>>>>>> SCRIPT EXECUTION BEGIN >>>>>>>>>>>>
[2020-09-30T19:37:30.170Z] runbld>>> Adding /usr/lib/jvm/java-8-openjdk-amd64/bin to the path.
[2020-09-30T19:37:30.170Z] Processing JUnit reports with runbld...
[2020-09-30T19:37:30.170Z] + echo 'Processing JUnit reports with runbld...'
[2020-09-30T19:37:30.742Z] runbld>>> <<<<<<<<<<<< SCRIPT EXECUTION END <<<<<<<<<<<<
[2020-09-30T19:37:30.742Z] runbld>>> DURATION: 51ms
[2020-09-30T19:37:30.742Z] runbld>>> STDOUT: 40 bytes
[2020-09-30T19:37:30.742Z] runbld>>> STDERR: 49 bytes
[2020-09-30T19:37:30.742Z] runbld>>> WRAPPED PROCESS: SUCCESS (0)
[2020-09-30T19:37:30.742Z] runbld>>> Searching for build metadata in /var/lib/jenkins/workspace/Beats_beats_PR-21431
[2020-09-30T19:37:31.685Z] runbld>>> Storing build metadata: 
[2020-09-30T19:37:31.685Z] runbld>>> Adding test report.
[2020-09-30T19:37:31.685Z] runbld>>> Searching for junit test output files with the pattern: TEST-.*\.xml$ in: /var/lib/jenkins/workspace/Beats_beats_PR-21431/src/github.com/elastic/beats
[2020-09-30T19:37:32.258Z] runbld>>> Found 6 test output files
[2020-09-30T19:37:33.204Z] runbld>>> Test output logs contained: Errors: 0 Failures: 230 Tests: 2195 Skipped: 244
[2020-09-30T19:37:33.204Z] runbld>>> Storing result
[2020-09-30T19:37:33.204Z] runbld>>> FAILURES: 230
[2020-09-30T19:38:19.926Z] runbld>>> Store result: updated {:total 2, :successful 2, :failed 0} 2
[2020-09-30T19:38:19.926Z] runbld>>> BUILD: https://c150076387b5421f9154dfbf536e5c60.us-west1.gcp.cloud.es.io:9243/build-1597739501209/t/20200930193728-3A1117CE
[2020-09-30T19:38:19.926Z] runbld>>> Email notification disabled by environment variable.
[2020-09-30T19:38:19.926Z] runbld>>> Slack notification disabled by environment variable.
[2020-09-30T19:38:20.154Z] Running on Jenkins in /var/lib/jenkins/workspace/Beats_beats_PR-21431
[2020-09-30T19:38:20.286Z] [INFO] getVaultSecret: Getting secrets
[2020-09-30T19:38:20.373Z] Masking supported pattern matches of $VAULT_ADDR or $VAULT_ROLE_ID or $VAULT_SECRET_ID
[2020-09-30T19:38:21.274Z] + chmod 755 generate-build-data.sh
[2020-09-30T19:38:21.274Z] + ./generate-build-data.sh https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-21431/ https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-21431/runs/1 FAILURE 5079585
[2020-09-30T19:38:21.274Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-21431/runs/1/steps/?limit=10000 -o steps-info.json
[2020-09-30T19:38:22.185Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-21431/runs/1/tests/?status=FAILED -o tests-errors.json
[2020-09-30T19:38:22.436Z] INFO: curl https://beats-ci.elastic.co/blue/rest/organizations/jenkins/pipelines/Beats/beats/PR-21431/runs/1/log/ -o pipeline-log.txt

@leehinman leehinman merged commit 25a05f0 into elastic:7.x Sep 30, 2020
@leehinman leehinman deleted the backport_21388_7.x branch October 5, 2020 19:06
@zube zube bot removed the [zube]: Done label Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants