[7.17] [ML] Removing use of re2 library (#186104) #188372
Merged
checks-reporter / Status Integration Tests
succeeded
Jul 15, 2024 in 1m 40s
node scripts/functional_tests --config test/server_integration/http/platform/config.status.ts --bail --debug
Details
warn ❗️❗️❗️
warn ❗️❗️❗️
warn ❗️❗️❗️
warn Don't forget to use `node scripts/build_kibana_platform_plugins` to build plugins you plan on testing
warn ❗️❗️❗️
warn ❗️❗️❗️
warn ❗️❗️❗️
--- determining which ftr configs to run
info testing test/server_integration/http/platform/config.status.ts
│ debg Loading config file from test/server_integration/http/platform/config.status.ts
│ debg Loading config file from test/server_integration/config.js
│ debg Loading config file from test/common/config.js
│ debg Loading config file from test/functional/config.js
│ info Only running suites which are compatible with ES version 7.17.23
--- [1/1] Running test/server_integration/http/platform/config.status.ts
info Installing from snapshot
│ info version: 7.17.23
│ info install path: /opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cluster-ftr
│ info license: basic
│ info Downloading snapshot manifest from https://storage.googleapis.com/kibana-ci-es-snapshots-daily/7.17.23/archives/20240715-131158_a51806ac/manifest.json
│ info verifying cache of https://storage.googleapis.com/kibana-ci-es-snapshots-daily/7.17.23/archives/20240715-131158_a51806ac/elasticsearch-7.17.23-SNAPSHOT-linux-x86_64.tar.gz
│ info etags match, reusing cache from 2024-07-15T21:55:24.914Z
│ info extracting /opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cache/elasticsearch-7.17.23-SNAPSHOT-linux-x86_64.tar.gz
│ info extracted to /opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cluster-ftr
│ info created /opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cluster-ftr/ES_TMPDIR
│ info setting secure setting bootstrap.password to changeme
info [es] starting node ftr on port 9220
info Starting
│ debg bin/elasticsearch -E action.destructive_requires_name=true -E ingest.geoip.downloader.enabled=false -E cluster.routing.allocation.disk.threshold_enabled=false -E cluster.name=cluster-ftr -E transport.port=9300-9400 -E indices.id_field_data.enabled=false -E discovery.type=single-node -E xpack.security.enabled=false -E node.name=ftr -E http.port=9220
│ debg ES_JAVA_OPTS: -Xms1536m -Xmx1536m
│ERROR Jul 15, 2024 10:19:59 PM sun.util.locale.provider.LocaleProviderAdapter <clinit>
│ WARNING: COMPAT locale provider will be removed in a future release
│
│ info [o.e.n.Node] [ftr] version[7.17.23-SNAPSHOT], pid[12984], build[default/tar/a51806accae1ed68496f790ea39d741e4ac9e0fc/2024-07-15T13:07:01.448603444Z], OS[Linux/5.15.0-1062-gcp/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/22.0.1/22.0.1+8-16]
│ info [o.e.n.Node] [ftr] JVM home [/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cluster-ftr/jdk], using bundled JDK [true]
│ info [o.e.n.Node] [ftr] JVM arguments [-Xshare:auto, -Des.networkaddress.cache.ttl=60, -Des.networkaddress.cache.negative.ttl=10, -XX:+AlwaysPreTouch, -Xss1m, -Djava.awt.headless=true, -Dfile.encoding=UTF-8, -Djna.nosys=true, -XX:-OmitStackTraceInFastThrow, -XX:+ShowCodeDetailsInExceptionMessages, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dio.netty.allocator.numDirectArenas=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=SPI,COMPAT, --add-opens=java.base/java.io=ALL-UNNAMED, -Djava.security.manager=allow, -XX:+UseG1GC, -Djava.io.tmpdir=/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cluster-ftr/ES_TMPDIR, -XX:+HeapDumpOnOutOfMemoryError, -XX:+ExitOnOutOfMemoryError, -XX:HeapDumpPath=data, -XX:ErrorFile=logs/hs_err_pid%p.log, -Xlog:gc*,gc+age=trace,safepoint:file=logs/gc.log:utctime,pid,tags:filecount=32,filesize=64m, -XX:+UnlockDiagnosticVMOptions, -XX:G1NumCollectionsKeepPinned=10000000, -Xms1536m, -Xmx1536m, -XX:MaxDirectMemorySize=805306368, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, -Des.path.home=/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cluster-ftr, -Des.path.conf=/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cluster-ftr/config, -Des.distribution.flavor=default, -Des.distribution.type=tar, -Des.bundled_jdk=true]
│ info [o.e.n.Node] [ftr] version [7.17.23-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production
│ info [o.e.p.PluginsService] [ftr] loaded module [aggs-matrix-stats]
│ info [o.e.p.PluginsService] [ftr] loaded module [analysis-common]
│ info [o.e.p.PluginsService] [ftr] loaded module [constant-keyword]
│ info [o.e.p.PluginsService] [ftr] loaded module [frozen-indices]
│ info [o.e.p.PluginsService] [ftr] loaded module [ingest-common]
│ info [o.e.p.PluginsService] [ftr] loaded module [ingest-geoip]
│ info [o.e.p.PluginsService] [ftr] loaded module [ingest-user-agent]
│ info [o.e.p.PluginsService] [ftr] loaded module [kibana]
│ info [o.e.p.PluginsService] [ftr] loaded module [lang-expression]
│ info [o.e.p.PluginsService] [ftr] loaded module [lang-mustache]
│ info [o.e.p.PluginsService] [ftr] loaded module [lang-painless]
│ info [o.e.p.PluginsService] [ftr] loaded module [legacy-geo]
│ info [o.e.p.PluginsService] [ftr] loaded module [mapper-extras]
│ info [o.e.p.PluginsService] [ftr] loaded module [mapper-version]
│ info [o.e.p.PluginsService] [ftr] loaded module [parent-join]
│ info [o.e.p.PluginsService] [ftr] loaded module [percolator]
│ info [o.e.p.PluginsService] [ftr] loaded module [rank-eval]
│ info [o.e.p.PluginsService] [ftr] loaded module [reindex]
│ info [o.e.p.PluginsService] [ftr] loaded module [repositories-metering-api]
│ info [o.e.p.PluginsService] [ftr] loaded module [repository-encrypted]
│ info [o.e.p.PluginsService] [ftr] loaded module [repository-url]
│ info [o.e.p.PluginsService] [ftr] loaded module [runtime-fields-common]
│ info [o.e.p.PluginsService] [ftr] loaded module [search-business-rules]
│ info [o.e.p.PluginsService] [ftr] loaded module [searchable-snapshots]
│ info [o.e.p.PluginsService] [ftr] loaded module [snapshot-repo-test-kit]
│ info [o.e.p.PluginsService] [ftr] loaded module [spatial]
│ info [o.e.p.PluginsService] [ftr] loaded module [test-delayed-aggs]
│ info [o.e.p.PluginsService] [ftr] loaded module [test-die-with-dignity]
│ info [o.e.p.PluginsService] [ftr] loaded module [test-error-query]
│ info [o.e.p.PluginsService] [ftr] loaded module [transform]
│ info [o.e.p.PluginsService] [ftr] loaded module [transport-netty4]
│ info [o.e.p.PluginsService] [ftr] loaded module [unsigned-long]
│ info [o.e.p.PluginsService] [ftr] loaded module [vector-tile]
│ info [o.e.p.PluginsService] [ftr] loaded module [vectors]
│ info [o.e.p.PluginsService] [ftr] loaded module [wildcard]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-aggregate-metric]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-analytics]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-async]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-async-search]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-autoscaling]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-ccr]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-core]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-data-streams]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-deprecation]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-enrich]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-eql]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-fleet]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-graph]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-identity-provider]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-ilm]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-logstash]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-ml]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-monitoring]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-ql]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-rollup]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-security]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-shutdown]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-sql]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-stack]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-text-structure]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-voting-only-node]
│ info [o.e.p.PluginsService] [ftr] loaded module [x-pack-watcher]
│ info [o.e.p.PluginsService] [ftr] no plugins loaded
│ info [o.e.e.NodeEnvironment] [ftr] using [1] data paths, mounts [[/opt/local-ssd (/dev/nvme0n1)]], net usable_space [343.2gb], net total_space [368gb], types [ext4]
│ info [o.e.e.NodeEnvironment] [ftr] heap size [1.5gb], compressed ordinary object pointers [true]
│ info [o.e.n.Node] [ftr] node name [ftr], node ID [K9n75mYSSKWTQvD4tFd5mw], cluster name [cluster-ftr], roles [transform, data_frozen, master, remote_cluster_client, data, ml, data_content, data_hot, data_warm, data_cold, ingest]
│ info [o.e.x.m.p.l.CppLogMessageHandler] [ftr] [controller/13153] [Main.cc@122] controller (64 bit): Version 7.17.23-SNAPSHOT (Build 3e4489a02bea5d) Copyright (c) 2024 Elasticsearch BV
│ info [o.e.i.g.ConfigDatabases] [ftr] initialized default databases [[GeoLite2-Country.mmdb, GeoLite2-City.mmdb, GeoLite2-ASN.mmdb]], config databases [[]] and watching [/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cluster-ftr/config/ingest-geoip] for changes
│ info [o.e.i.g.DatabaseNodeService] [ftr] initialized database registry, using geoip-databases directory [/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/.es/cluster-ftr/ES_TMPDIR/geoip-databases/K9n75mYSSKWTQvD4tFd5mw]
│ info [o.e.t.NettyAllocator] [ftr] creating NettyAllocator with the following configs: [name=elasticsearch_configured, chunk_size=1mb, suggested_max_allocation_size=1mb, factors={es.unsafe.use_netty_default_chunk_and_page_size=false, g1gc_enabled=true, g1gc_region_size=4mb}]
│ info [o.e.i.r.RecoverySettings] [ftr] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
│ info [o.e.d.DiscoveryModule] [ftr] using discovery type [single-node] and seed hosts providers [settings]
│ info [o.e.g.DanglingIndicesState] [ftr] gateway.auto_import_dangling_indices is disabled, dangling indices will not be automatically detected or imported and must be managed manually
│ info [o.e.n.Node] [ftr] initialized
│ info [o.e.n.Node] [ftr] starting ...
│ info [o.e.x.s.c.f.PersistentCache] [ftr] persistent cache index loaded
│ info [o.e.x.d.l.DeprecationIndexingComponent] [ftr] deprecation component started
│ info [o.e.t.TransportService] [ftr] publish_address {127.0.0.1:9300}, bound_addresses {[::1]:9300}, {127.0.0.1:9300}
│ info [o.e.x.m.Monitoring] [ftr] creating template [.monitoring-alerts-7] with version [7]
│ info [o.e.x.m.Monitoring] [ftr] creating template [.monitoring-es] with version [7]
│ info [o.e.x.m.Monitoring] [ftr] creating template [.monitoring-kibana] with version [7]
│ info [o.e.x.m.Monitoring] [ftr] creating template [.monitoring-logstash] with version [7]
│ info [o.e.x.m.Monitoring] [ftr] creating template [.monitoring-beats] with version [7]
│ info [o.e.c.c.Coordinator] [ftr] setting initial configuration to VotingConfiguration{K9n75mYSSKWTQvD4tFd5mw}
│ info [o.e.c.s.MasterService] [ftr] elected-as-master ([1] nodes joined)[{ftr}{K9n75mYSSKWTQvD4tFd5mw}{qsUdoy0WTE2wQdLWstPJ3g}{127.0.0.1}{127.0.0.1:9300}{cdfhilmrstw} elect leader, _BECOME_MASTER_TASK_, _FINISH_ELECTION_], term: 1, version: 1, delta: master node changed {previous [], current [{ftr}{K9n75mYSSKWTQvD4tFd5mw}{qsUdoy0WTE2wQdLWstPJ3g}{127.0.0.1}{127.0.0.1:9300}{cdfhilmrstw}]}
│ info [o.e.c.c.CoordinationState] [ftr] cluster UUID set to [EMgR1Q-UQvS8A4GoBg0Y1g]
│ info [o.e.c.s.ClusterApplierService] [ftr] master node changed {previous [], current [{ftr}{K9n75mYSSKWTQvD4tFd5mw}{qsUdoy0WTE2wQdLWstPJ3g}{127.0.0.1}{127.0.0.1:9300}{cdfhilmrstw}]}, term: 1, version: 1, reason: Publication{term=1, version=1}
│ info [o.e.h.AbstractHttpServerTransport] [ftr] publish_address {127.0.0.1:9220}, bound_addresses {[::1]:9220}, {127.0.0.1:9220}
│ info [o.e.n.Node] [ftr] started
│ info [o.e.g.GatewayService] [ftr] recovered [0] indices into cluster_state
│ info security is not enabled, unable to set native realm passwords
│ info starting [kibana] > node scripts/kibana --no-base-path --env.name=development --logging.json=false --server.port=5620 --status.allowAnonymous=true --elasticsearch.hosts=http://localhost:9220 --elasticsearch.username=kibana_system --elasticsearch.password=changeme --data.search.aggs.shardDelay.enabled=true --security.showInsecureClusterWarning=false --telemetry.banner=false --telemetry.sendUsageTo=staging --server.maxPayload=1679958 --plugin-path=/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/test/common/fixtures/plugins/newsfeed --newsfeed.service.urlRoot=http://localhost:5620 --newsfeed.service.pathTemplate=/api/_newsfeed-FTS-external-service-simulators/kibana/v{VERSION}.json --logging.appenders.deprecation.type=console --logging.appenders.deprecation.layout.type=json --logging.loggers[0].name=elasticsearch.deprecation --logging.loggers[0].level=all --logging.loggers[0].appenders[0]=deprecation --telemetry.optIn=false --savedObjects.maxImportPayloadBytes=10485760 --xpack.maps.showMapVisualizationTypes=true --xpack.reporting.enabled=false --elasticsearch.healthCheck.delay=3600000 --server.xsrf.disableProtection=true --plugin-path=/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/test/server_integration/__fixtures__/plugins/status_plugin_a --plugin-path=/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/test/server_integration/__fixtures__/plugins/status_plugin_b
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [.ml-anomalies-] for index patterns [.ml-anomalies-*]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [.ml-state] for index patterns [.ml-state*]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [.ml-notifications-000002] for index patterns [.ml-notifications-000002]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [.ml-stats] for index patterns [.ml-stats-*]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding component template [logs-mappings]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding component template [data-streams-mappings]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding component template [metrics-mappings]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding component template [logs-settings]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding component template [synthetics-mappings]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding component template [metrics-settings]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding component template [synthetics-settings]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [.watch-history-13] for index patterns [.watcher-history-13*]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [ilm-history] for index patterns [ilm-history-5*]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding component template [.deprecation-indexing-settings]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [.slm-history] for index patterns [.slm-history-5*]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding component template [.deprecation-indexing-mappings]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [logs] for index patterns [logs-*-*]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [metrics] for index patterns [metrics-*-*]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [synthetics] for index patterns [synthetics-*-*]
│ info [o.e.c.m.MetadataIndexTemplateService] [ftr] adding index template [.deprecation-indexing-template] for index patterns [.logs-deprecation.*]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [ml-size-based-ilm-policy]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [logs]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [metrics]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [synthetics]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [7-days-default]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [30-days-default]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [90-days-default]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [365-days-default]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [180-days-default]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [watch-history-ilm-policy]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [ilm-history-ilm-policy]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [.deprecation-indexing-ilm-policy]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [.fleet-actions-results-ilm-policy]
│ info [o.e.x.i.a.TransportPutLifecycleAction] [ftr] adding index lifecycle policy [slm-history-ilm-policy]
│ info [o.e.l.LicenseService] [ftr] license [c635371d-f998-4902-b55c-a06aa8e55b83] mode [basic] - valid
│ proc [kibana] log [22:20:16.005] [warning][plugins-discovery] Explicit plugin paths [/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/test/common/fixtures/plugins/newsfeed,/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/test/server_integration/__fixtures__/plugins/status_plugin_a,/opt/local-ssd/buildkite/builds/bk-agent-prod-gcp-1721078122085441989/elastic/kibana-pull-request/kibana/test/server_integration/__fixtures__/plugins/status_plugin_b] should only be used in development. Relative imports may not work properly in production.
│ proc [kibana] log [22:20:24.006] [info][plugins-service] Plugin "metricsEntities" is disabled.
│ proc [kibana] log [22:20:24.010] [info][plugins-service] Plugin "reporting" is disabled.
│ proc [kibana] log [22:20:24.087] [info][server][Preboot][http] http server running at http://localhost:5620
│ proc [kibana] log [22:20:24.154] [warning][config][deprecation] Starting in 8.0, the Kibana logging format will be changing. This may affect you if you are doing any special handling of your Kibana logs, such as ingesting logs into Elasticsearch for further analysis. If you are using the new logging configuration, you are already receiving logs in both old and new formats, and the old format will simply be going away. If you are not yet using the new logging configuration, the log format will change upon upgrade to 8.0. Beginning in 8.0, the format of JSON logs will be ECS-compatible JSON, and the default pattern log format will be configurable with our new logging system. Please refer to the documentation for more information about the new logging format.
│ proc [kibana] log [22:20:24.155] [warning][config][deprecation] xpack.maps.showMapVisualizationTypes is deprecated and is no longer used
│ proc [kibana] log [22:20:24.156] [warning][config][deprecation] The default mechanism for Reporting privileges will work differently in future versions, which will affect the behavior of this cluster. Set "xpack.reporting.roles.enabled" to "false" to adopt the future behavior before upgrading.
│ proc [kibana] log [22:20:24.156] [warning][config][deprecation] Setting "security.showInsecureClusterWarning" has been replaced by "xpack.security.showInsecureClusterWarning"
│ proc [kibana] log [22:20:24.156] [warning][config][deprecation] User sessions will automatically time out after 8 hours of inactivity starting in 8.0. Override this value to change the timeout.
│ proc [kibana] log [22:20:24.157] [warning][config][deprecation] Users are automatically required to log in again after 30 days starting in 8.0. Override this value to change the timeout.
│ proc [kibana] log [22:20:24.298] [info][plugins-system][standard] Setting up [115] plugins: [translations,licensing,globalSearch,globalSearchProviders,features,licenseApiGuard,code,statusPluginA,statusPluginB,newsfeedFixtures,usageCollection,xpackLegacy,taskManager,telemetryCollectionManager,telemetryCollectionXpack,kibanaUsageCollection,share,embeddable,uiActionsEnhanced,screenshotMode,banners,telemetry,newsfeed,mapsEms,mapsLegacy,kibanaLegacy,fieldFormats,expressions,dataViews,charts,esUiShared,bfetch,data,savedObjects,presentationUtil,expressionShape,expressionRevealImage,expressionRepeatImage,expressionMetric,expressionImage,customIntegrations,home,searchprofiler,painlessLab,grokdebugger,management,watcher,licenseManagement,advancedSettings,spaces,security,savedObjectsTagging,lists,ingestPipelines,fileUpload,encryptedSavedObjects,dataEnhanced,cloud,snapshotRestore,eventLog,actions,alerting,triggersActionsUi,transform,stackAlerts,ruleRegistry,canvas,visualizations,visTypeXy,visTypeVislib,visTypeVega,visTypeTimelion,visTypeTagcloud,visTypeTable,visTypePie,visTypeMetric,visTypeMarkdown,tileMap,regionMap,expressionTagcloud,expressionMetricVis,console,graph,fleet,indexManagement,remoteClusters,crossClusterReplication,indexLifecycleManagement,dashboard,maps,dashboardMode,dashboardEnhanced,visualize,visTypeTimeseries,rollup,indexPatternFieldEditor,lens,cases,timelines,discover,osquery,observability,discoverEnhanced,dataVisualizer,ml,uptime,securitySolution,infra,upgradeAssistant,monitoring,logstash,enterpriseSearch,apm,savedObjectsManagement,indexPatternManagement]
│ proc [kibana] log [22:20:24.309] [warning][plugins-system][standard] Plugin code is using asynchronous setup lifecycle. Asynchronous plugins support will be removed in a later version.
│ proc [kibana] log [22:20:24.317] [info][plugins][taskManager] TaskManager is identified by the Kibana UUID: f5207bf6-ee46-4107-8fd6-5ceb373aad93
│ proc [kibana] log [22:20:24.427] [warning][config][plugins][security] Session cookies will be transmitted over insecure connections. This is not recommended.
│ proc [kibana] log [22:20:24.445] [warning][config][plugins][security] Session cookies will be transmitted over insecure connections. This is not recommended.
│ proc [kibana] log [22:20:24.458] [info][encryptedSavedObjects][plugins] Hashed 'xpack.encryptedSavedObjects.encryptionKey' for this instance: Lu5CspnLRLs9XdCgIhDOKd68IRC3xGRP84xTCElAviE=
│ proc [kibana] log [22:20:24.499] [info][plugins][ruleRegistry] Installing common resources shared between all indices
│ proc [kibana] log [22:20:25.008] [info][savedobjects-service] Waiting until all Elasticsearch nodes are compatible with Kibana before starting saved objects migrations...
│ proc [kibana] log [22:20:25.009] [info][savedobjects-service] Starting saved objects migrations
│ proc [kibana] log [22:20:25.048] [info][savedobjects-service] [.kibana] INIT -> CREATE_NEW_TARGET. took: 12ms.
│ proc [kibana] log [22:20:25.051] [info][savedobjects-service] [.kibana_task_manager] INIT -> CREATE_NEW_TARGET. took: 13ms.
│ info [o.e.c.m.MetadataCreateIndexService] [ftr] [.kibana_task_manager_7.17.23_001] creating index, cause [api], templates [], shards [1]/[1]
│ info [o.e.c.r.a.AllocationService] [ftr] updating number_of_replicas to [0] for indices [.kibana_task_manager_7.17.23_001]
│ info [o.e.c.m.MetadataCreateIndexService] [ftr] [.kibana_7.17.23_001] creating index, cause [api], templates [], shards [1]/[1]
│ info [o.e.c.r.a.AllocationService] [ftr] updating number_of_replicas to [0] for indices [.kibana_7.17.23_001]
│ info [o.e.c.r.a.AllocationService] [ftr] Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_7.17.23_001][0]]]).
│ proc [kibana] log [22:20:25.388] [info][savedobjects-service] [.kibana_task_manager] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY. took: 337ms.
│ proc [kibana] log [22:20:25.418] [info][savedobjects-service] [.kibana] CREATE_NEW_TARGET -> MARK_VERSION_INDEX_READY. took: 370ms.
│ proc [kibana] log [22:20:25.447] [info][savedobjects-service] [.kibana_task_manager] MARK_VERSION_INDEX_READY -> DONE. took: 59ms.
│ proc [kibana] log [22:20:25.447] [info][savedobjects-service] [.kibana_task_manager] Migration completed after 409ms
│ proc [kibana] log [22:20:25.469] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE. took: 51ms.
│ proc [kibana] log [22:20:25.469] [info][savedobjects-service] [.kibana] Migration completed after 433ms
│ proc [kibana] log [22:20:25.475] [info][plugins-system][standard] Starting [115] plugins: [translations,licensing,globalSearch,globalSearchProviders,features,licenseApiGuard,code,statusPluginA,statusPluginB,newsfeedFixtures,usageCollection,xpackLegacy,taskManager,telemetryCollectionManager,telemetryCollectionXpack,kibanaUsageCollection,share,embeddable,uiActionsEnhanced,screenshotMode,banners,telemetry,newsfeed,mapsEms,mapsLegacy,kibanaLegacy,fieldFormats,expressions,dataViews,charts,esUiShared,bfetch,data,savedObjects,presentationUtil,expressionShape,expressionRevealImage,expressionRepeatImage,expressionMetric,expressionImage,customIntegrations,home,searchprofiler,painlessLab,grokdebugger,management,watcher,licenseManagement,advancedSettings,spaces,security,savedObjectsTagging,lists,ingestPipelines,fileUpload,encryptedSavedObjects,dataEnhanced,cloud,snapshotRestore,eventLog,actions,alerting,triggersActionsUi,transform,stackAlerts,ruleRegistry,canvas,visualizations,visTypeXy,visTypeVislib,visTypeVega,visTypeTimelion,visTypeTagcloud,visTypeTable,visTypePie,visTypeMetric,visTypeMarkdown,tileMap,regionMap,expressionTagcloud,expressionMetricVis,console,graph,fleet,indexManagement,remoteClusters,crossClusterReplication,indexLifecycleManagement,dashboard,maps,dashboardMode,dashboardEnhanced,visualize,visTypeTimeseries,rollup,indexPatternFieldEditor,lens,cases,timelines,discover,osquery,observability,discoverEnhanced,dataVisualizer,ml,uptime,securitySolution,infra,upgradeAssistant,monitoring,logstash,enterpriseSearch,apm,savedObjectsManagement,indexPatternManagement]
│ proc [kibana] log [22:20:26.693] [info][monitoring][monitoring][plugins] config sourced from: production cluster
│ proc [kibana] log [22:20:27.529] [info][server][Kibana][http] http server running at http://localhost:5620
│ info Only running suites which are compatible with ES version 7.17.23
│ info [o.e.c.m.MetadataMappingService] [ftr] [.kibana_task_manager_7.17.23_001/t7WeV6SMQCi17hW0FMnAyA] update_mapping [_doc]
│ info [o.e.c.m.MetadataCreateIndexService] [ftr] [.apm-agent-configuration] creating index, cause [api], templates [], shards [1]/[1]
│ info [o.e.c.r.a.AllocationService] [ftr] updating number_of_replicas to [0] for indices [.apm-agent-configuration]
│ proc [kibana] log [22:20:27.678] [info][kibana-monitoring][monitoring][monitoring][plugins] Starting monitoring stats collection
│ info [o.e.c.m.MetadataCreateIndexService] [ftr] [.apm-custom-link] creating index, cause [api], templates [], shards [1]/[1]
│ info [o.e.c.r.a.AllocationService] [ftr] updating number_of_replicas to [0] for indices [.apm-custom-link]
│ debg randomness seed: 1721082027741
│ info Only running suites which are compatible with ES version 7.17.23
│ info Starting tests
│ warn debug logs are being captured, only error logs will be written to the console
│
└-: status service
└-> "before all" hook: beforeTestSuite.trigger for "returns a timeout for status check that doesn't emit after 30s"
└-> returns a timeout for status check that doesn't emit after 30s
└-> "before each" hook: global before each for "returns a timeout for status check that doesn't emit after 30s"
└- ✓ pass (26.6s)
└-> propagates status issues to dependencies
└-> "before each" hook: global before each for "propagates status issues to dependencies"
└- ✓ pass (1.1s)
└-> "after all" hook: afterTestSuite.trigger for "propagates status issues to dependencies"
│
│2 passing (27.7s)
│
│ debg Sending "SIGTERM" to proc "kibana"
│ proc [kibana] log [22:20:55.645] [info][plugins-system][standard] Stopping all plugins.
│ proc [kibana] log [22:20:55.646] [info][kibana-monitoring][monitoring][monitoring][plugins] Monitoring stats collection is stopped
│ info [kibana] exited with null after 44.2 seconds
│ info [es] stopping node ftr
│ info [o.e.x.m.p.NativeController] [ftr] Native controller process has stopped - no new native processes can be started
│ info [o.e.n.Node] [ftr] stopping ...
│ info [o.e.x.w.WatcherService] [ftr] stopping watch service, reason [shutdown initiated]
│ info [o.e.x.w.WatcherLifeCycleService] [ftr] watcher has stopped and shutdown
│ info [o.e.n.Node] [ftr] stopped
│ info [o.e.n.Node] [ftr] closing ...
│ info [o.e.n.Node] [ftr] closed
│ info [es] stopped
│ info [es] no debug files found, assuming es did not write any
│ info [es] cleanup complete
Loading