Skip to content

[Subscription basic] [qualys_vmdr] Failing test daily: policy test: test-non-default.yml in qualys_vmdr.asset_host_detection #20595

Description

  • Stack version: Same as in Pull Request builds
  • Subscription: basic
  • Package: qualys_vmdr
  • Failing test: policy test: test-non-default.yml
  • DataStream: asset_host_detection
  • Owners:
    • @elastic/security-service-integrations
    • @elastic/sit-crest-contractors

Error:

unexpected content in policy: --- want
+++ got
@@ -42,5 +42,5 @@
                         "host_metadata": ["all"],
-                        "show_qds": ["1"],
-                        "show_qds_factors": ["1"],
                         "truncation_limit": [string(state.batch_size)],
+                        ?"show_qds": state.show_qds ? optional.of(["1"]) : optional.none(),
+                        ?"show_qds_factors": state.show_qds ? optional.of(["1"]) : optional.none(),
                       }).format_query()
@@ -211,6 +211,5 @@
                                         ).flatten().map(e, {
-                                          "message": e.with({
-                                            "interval_start": state.interval.start,
-                                            "interval_id": state.interval.id,
-                                          }).encode_json()
+                                          "message": e.encode_json(),
+                                      

First build failed: https://buildkite.com/elastic/integrations/builds/47398

Latest failed builds:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions