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

[CI] ArchiveTests test40AutoconfigurationNotTriggeredWhenNodeIsMeantToJoinExistingCluster failing #116290

Closed
elasticsearchmachine opened this issue Nov 6, 2024 · 5 comments
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts low-risk An open issue or test failure that is a low risk to future releases :ml Machine learning Team:Delivery Meta label for Delivery team Team:ML Meta label for the ML team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

null

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Startup command should succeed. Stderr: [exitCode = [1] stdout = [Skipping security auto configuration because this node is configured to bootstrap or to join a multi-node cluster, which is not supported.
CompileCommand: dontinline java/lang/invoke/MethodHandle.setAsTypeCache bool dontinline = true
CompileCommand: dontinline java/lang/invoke/MethodHandle.asTypeUncached bool dontinline = true
[2024-11-06T05:16:55,458][INFO ][o.e.n.NativeAccess       ] [BK-AGENT-PROD-G] Using [jdk] native provider and native methods for [Windows]
[2024-11-06T05:16:55,605][INFO ][o.a.l.i.v.PanamaVectorizationProvider] [BK-AGENT-PROD-G] Java vector incubator API enabled; uses preferredBitSize=256; FMA enabled
[2024-11-06T05:16:57,480][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] version[9.0.0-SNAPSHOT], pid[468], build[zip/5f6e2582371c1e515331ac42b1ee19fb03f817f7/2024-11-06T05:08:58.147159600Z], OS[Windows Server 2019/10.0/amd64], JVM[Oracle Corporation/OpenJDK 64-Bit Server VM/23/23+37-2369]
[2024-11-06T05:16:57,482][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] JVM home [C:\tmp\elasticsearch\jdk], using bundled JDK [true]
[2024-11-06T05:16:57,483][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] JVM arguments [-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, -Dio.netty.noUnsafe=true, -Dio.netty.noKeySetOptimization=true, -Dio.netty.recycler.maxCapacityPerThread=0, -Dlog4j.shutdownHookEnabled=false, -Dlog4j2.disable.jmx=true, -Dlog4j2.formatMsgNoLookups=true, -Djava.locale.providers=CLDR, -Des.distribution.type=zip, --enable-native-access=org.elasticsearch.nativeaccess,org.apache.lucene.core, -XX:ReplayDataFile=logs/replay_pid%p.log, -Djava.security.manager=allow, -XX:+UseG1GC, -Djava.io.tmpdir=C:\Users\BUILDK~1\AppData\Local\Temp\elasticsearch, --add-modules=jdk.incubator.vector, -XX:CompileCommand=dontinline,java/lang/invoke/MethodHandle.setAsTypeCache, -XX:CompileCommand=dontinline,java/lang/invoke/MethodHandle.asTypeUncached, -Dorg.apache.lucene.store.defaultReadAdvice=normal, -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,level,pid,tags:filecount=32,filesize=64m, -Xmx1g, -Xms1g, -XX:MaxDirectMemorySize=536870912, -XX:G1HeapRegionSize=4m, -XX:InitiatingHeapOccupancyPercent=30, -XX:G1ReservePercent=15, --module-path=C:\tmp\elasticsearch\lib, --add-modules=jdk.net, --add-modules=ALL-MODULE-PATH, -Djdk.module.main=org.elasticsearch.server]
[2024-11-06T05:16:57,483][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] Default Locale [en_US]
[2024-11-06T05:16:57,484][WARN ][o.e.n.Node               ] [BK-AGENT-PROD-G] version [9.0.0-SNAPSHOT] is a pre-release version of Elasticsearch and is not suitable for production
[2024-11-06T05:16:58,866][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [esql_date_nanos] is enabled
[2024-11-06T05:16:58,867][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [esql_semantic_text] is enabled
[2024-11-06T05:17:00,062][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [esql_inlinestats] is enabled
[2024-11-06T05:17:02,800][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repository-url]
[2024-11-06T05:17:02,801][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [rest-root]
[2024-11-06T05:17:02,801][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-core]
[2024-11-06T05:17:02,801][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-redact]
[2024-11-06T05:17:02,801][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ingest-user-agent]
[2024-11-06T05:17:02,802][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-async-search]
[2024-11-06T05:17:02,802][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-error-query]
[2024-11-06T05:17:02,802][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-monitoring]
[2024-11-06T05:17:02,802][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repository-s3]
[2024-11-06T05:17:02,802][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-analytics]
[2024-11-06T05:17:02,802][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-esql-core]
[2024-11-06T05:17:02,803][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ent-search]
[2024-11-06T05:17:02,803][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-autoscaling]
[2024-11-06T05:17:02,803][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [lang-painless]
[2024-11-06T05:17:02,803][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ml]
[2024-11-06T05:17:02,803][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-die-with-dignity]
[2024-11-06T05:17:02,804][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [lang-mustache]
[2024-11-06T05:17:02,804][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [legacy-geo]
[2024-11-06T05:17:02,804][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [logsdb]
[2024-11-06T05:17:02,804][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ql]
[2024-11-06T05:17:02,804][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [rank-rrf]
[2024-11-06T05:17:02,805][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [analysis-common]
[2024-11-06T05:17:02,805][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [health-shards-availability]
[2024-11-06T05:17:02,805][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [transport-netty4]
[2024-11-06T05:17:02,805][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [aggregations]
[2024-11-06T05:17:02,805][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ingest-common]
[2024-11-06T05:17:02,806][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [frozen-indices]
[2024-11-06T05:17:02,806][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-identity-provider]
[2024-11-06T05:17:02,806][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-shutdown]
[2024-11-06T05:17:02,806][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-text-structure]
[2024-11-06T05:17:02,807][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [snapshot-repo-test-kit]
[2024-11-06T05:17:02,807][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ml-package-loader]
[2024-11-06T05:17:02,807][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-delayed-aggs]
[2024-11-06T05:17:02,808][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [kibana]
[2024-11-06T05:17:02,808][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-esql-heap-attack]
[2024-11-06T05:17:02,808][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [constant-keyword]
[2024-11-06T05:17:02,808][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-logstash]
[2024-11-06T05:17:02,808][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ccr]
[2024-11-06T05:17:02,808][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-graph]
[2024-11-06T05:17:02,809][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-esql]
[2024-11-06T05:17:02,809][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [parent-join]
[2024-11-06T05:17:02,809][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [counted-keyword]
[2024-11-06T05:17:02,809][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-enrich]
[2024-11-06T05:17:02,809][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repositories-metering-api]
[2024-11-06T05:17:02,809][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [transform]
[2024-11-06T05:17:02,810][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repository-azure]
[2024-11-06T05:17:02,810][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [dot-prefix-validation]
[2024-11-06T05:17:02,810][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [repository-gcs]
[2024-11-06T05:17:02,810][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [spatial]
[2024-11-06T05:17:02,810][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-otel-data]
[2024-11-06T05:17:02,810][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [apm]
[2024-11-06T05:17:02,811][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [mapper-extras]
[2024-11-06T05:17:02,811][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [mapper-version]
[2024-11-06T05:17:02,811][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-jvm-crash]
[2024-11-06T05:17:02,811][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-rollup]
[2024-11-06T05:17:02,811][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [percolator]
[2024-11-06T05:17:02,811][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [data-streams]
[2024-11-06T05:17:02,812][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-stack]
[2024-11-06T05:17:02,812][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [rank-eval]
[2024-11-06T05:17:02,812][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [reindex]
[2024-11-06T05:17:02,812][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-apm-integration]
[2024-11-06T05:17:02,812][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-security]
[2024-11-06T05:17:02,812][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [blob-cache]
[2024-11-06T05:17:02,812][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [searchable-snapshots]
[2024-11-06T05:17:02,812][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-slm]
[2024-11-06T05:17:02,812][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-geoip-enterprise-downloader]
[2024-11-06T05:17:02,813][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [snapshot-based-recoveries]
[2024-11-06T05:17:02,813][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [test-latency-simulating-directory]
[2024-11-06T05:17:02,813][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-watcher]
[2024-11-06T05:17:02,813][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [old-lucene-versions]
[2024-11-06T05:17:02,813][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-ilm]
[2024-11-06T05:17:02,813][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-inference]
[2024-11-06T05:17:02,814][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-voting-only-node]
[2024-11-06T05:17:02,814][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-deprecation]
[2024-11-06T05:17:02,814][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-fleet]
[2024-11-06T05:17:02,814][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-aggregate-metric]
[2024-11-06T05:17:02,814][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-downsample]
[2024-11-06T05:17:02,815][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-profiling]
[2024-11-06T05:17:02,815][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ingest-geoip]
[2024-11-06T05:17:02,815][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-write-load-forecaster]
[2024-11-06T05:17:02,815][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [search-business-rules]
[2024-11-06T05:17:02,815][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [ingest-attachment]
[2024-11-06T05:17:02,815][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [wildcard]
[2024-11-06T05:17:02,816][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-apm-data]
[2024-11-06T05:17:02,816][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [unsigned-long]
[2024-11-06T05:17:02,816][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-sql]
[2024-11-06T05:17:02,816][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [runtime-fields-common]
[2024-11-06T05:17:02,816][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-async]
[2024-11-06T05:17:02,816][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [vector-tile]
[2024-11-06T05:17:02,816][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-kql]
[2024-11-06T05:17:02,817][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [lang-expression]
[2024-11-06T05:17:02,817][INFO ][o.e.p.PluginsService     ] [BK-AGENT-PROD-G] loaded module [x-pack-eql]
[2024-11-06T05:17:03,308][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [failure_store] is enabled
[2024-11-06T05:17:04,239][INFO ][o.e.e.NodeEnvironment    ] [BK-AGENT-PROD-G] using [1] data paths, mounts [[(C:)]], net usable_space [309.2gb], net total_space [349.8gb], types [NTFS]
[2024-11-06T05:17:04,239][INFO ][o.e.e.NodeEnvironment    ] [BK-AGENT-PROD-G] heap size [1gb], compressed ordinary object pointers [true]
[2024-11-06T05:17:04,251][INFO ][o.e.n.Node               ] [BK-AGENT-PROD-G] node name [BK-AGENT-PROD-G], node ID [M30OhkdUS1OaV4RnM7XPMA], cluster name [elasticsearch], roles [data_cold, data, remote_cluster_client, master, data_warm, data_content, transform, data_hot, ml, data_frozen, ingest]
[2024-11-06T05:17:08,139][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [connector_secrets] is enabled
[2024-11-06T05:17:08,368][INFO ][o.e.i.r.RecoverySettings ] [BK-AGENT-PROD-G] using rate limit [40mb] with [default=40mb, read=0b, write=0b, max=0b]
[2024-11-06T05:17:08,766][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [sub_objects_auto] is enabled
[2024-11-06T05:17:08,823][INFO ][o.e.c.u.FeatureFlag      ] [BK-AGENT-PROD-G] The current build is a snapshot, feature flag [inference_default_elser] is enabled
[2024-11-06T05:17:08,827][INFO ][o.e.f.FeatureService     ] [BK-AGENT-PROD-G] Registered local node features [cluster.reroute.ignores_metric_param, data_stream.auto_sharding, data_stream.lifecycle.global_retention, data_stream.rollover.lazy, desired_node.version_deprecated, esql.agg_values, esql.async_query, esql.base64_decode_encode, esql.casting_operator, esql.counter_types, esql.disable_nullable_opts, esql.from_options, esql.metadata_fields, esql.metrics_counter_fields, esql.metrics_syntax, esql.mv_ordering_sorted_ascending, esql.mv_sort, esql.resolve_fields_api, esql.spatial_points_from_source, esql.spatial_shapes, esql.st_centroid_agg, esql.st_contains_within, esql.st_disjoint, esql.st_intersects, esql.st_x_y, esql.string_literal_auto_casting, esql.string_literal_auto_casting_extended, esql.timespan_abbreviations, features_supported, file_settings, flattened.ignore_above_support, geoip.downloader.database.configuration, get_database_configuration_action.multi_node, health.dsl.info, health.extended_repository_indicator, knn_retriever_supported, license-trial-independent-version, logsdb_telemetry, logsdb_telemetry_stats, lucene_10_upgrade, mapper.boolean_dimension, mapper.bwc_workaround_9_0, mapper.flattened.ignore_above_with_arrays_support, mapper.ignore_above_index_level_setting, mapper.index_sorting_on_nested, mapper.keyword_dimension_ignore_above, mapper.keyword_normalizer_synthetic_source, mapper.pass_through_priority, mapper.query_index_mode, mapper.range.null_values_off_by_one_fix, mapper.segment_level_fields_stats, mapper.source.synthetic_source_copy_to_fix, mapper.source.synthetic_source_copy_to_inside_objects_fix, mapper.source.synthetic_source_fallback, mapper.source.synthetic_source_stored_fields_advance_fix, mapper.source.synthetic_source_with_copy_to_and_doc_values_false, mapper.subobjects_auto, mapper.subobjects_auto_fixes, mapper.synthetic_source_keep, mapper.track_ignored_source, mapper.vectors.bbq, mapper.vectors.bit_vectors, mapper.vectors.int4_quantization, put_database_configuration_action.ipinfo, query_rule_retriever_supported, query_rules.test, random_reranker_retriever_supported, repositories.supports_usage_stats, rest.capabilities_action, rest.local_only_capabilities, retrievers_supported, routing.boolean_routing_path, routing.multi_value_routing_path, rrf_retriever_composition_supported, rrf_retriever_supported, script.hamming, script.term_stats, search.vectors.k_param_supported, security.migration_framework, security.role_mapping_cleanup, security.roles_metadata_flattened, semantic_text.default_elser_2, semantic_text.inner_hits, semantic_text.search_inference_id, simulate.component.template.substitutions, simulate.index.template.substitutions, simulate.mapping.addition, simulate.mapping.validation, simulate.mapping.validation.templates, simulate.support.non.template.mapping, slm.interval_schedule, snapshot.repository_verify_integrity, standard_retriever_supported, stats.include_disk_thresholds, text_similarity_reranker_retriever_composition_supported, text_similarity_reranker_retriever_supported, tsdb.ts_routing_hash_doc_value_parse_byte_ref, unified_highlighter_matched_fields, usage.data_tiers.precalculate_stats]
[2024-11-06T05:17:08,870][INFO ][o.e.c.m.DataStreamGlobalRetentionSettings] [BK-AGENT-PROD-G] Updated default factory retention to [null]
[2024-11-06T05:17:08,871][INFO ][o.e.c.m.DataStreamGlobalRetentionSettings] [BK-AGENT-PROD-G] Updated max factory retention to [null]
[2024-11-06T05:17:19,837][ERROR][o.e.b.Elasticsearch      ] [BK-AGENT-PROD-G] fatal exception while booting Elasticsearch org.elasticsearch.ElasticsearchException: Failure running machine learning native code. This could be due to running on an unsupported OS or distribution, missing OS libraries, or a problem with the temp directory. To bypass this problem by running Elasticsearch without machine learning functionality set [xpack.ml.enabled: false].
	at [email protected]/org.elasticsearch.xpack.ml.MachineLearning.createComponents(MachineLearning.java:1061)
	at [email protected]/org.elasticsearch.node.NodeConstruction.lambda$construct$16(NodeConstruction.java:888)
	at [email protected]/org.elasticsearch.plugins.PluginsService.lambda$flatMap$1(PluginsService.java:254)
	at java.base/java.util.stream.ReferencePipeline$7$1FlatMap.accept(ReferencePipeline.java:289)
	at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:215)
	at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:722)
	at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:570)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:560)
	at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:636)
	at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:291)
	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:656)
	at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:662)
	at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:667)
	at [email protected]/org.elasticsearch.node.NodeConstruction.construct(NodeConstruction.java:910)
	at [email protected]/org.elasticsearch.node.NodeConstruction.prepareConstruction(NodeConstruction.java:290)
	at [email protected]/org.elasticsearch.node.Node.<init>(Node.java:184)
	at [email protected]/org.elasticsearch.bootstrap.Elasticsearch$2.<init>(Elasticsearch.java:245)
	at [email protected]/org.elasticsearch.bootstrap.Elasticsearch.initPhase3(Elasticsearch.java:245)
	at [email protected]/org.elasticsearch.bootstrap.Elasticsearch.main(Elasticsearch.java:76)] stderr = [ERROR: Elasticsearch did not exit normally - check the logs at C:\tmp\elasticsearch\logs\elasticsearch.log

ERROR: Elasticsearch died while starting up, with exit code 1]]
Expected: <0>
     but: was <1>

Issue Reasons:

  • [main] 3 consecutive failures in test test40AutoconfigurationNotTriggeredWhenNodeIsMeantToJoinExistingCluster
  • [main] 4 consecutive failures in step windows-2019_default-windows-archive_packaging-tests-windows-sample
  • [main] 6 failures in test test40AutoconfigurationNotTriggeredWhenNodeIsMeantToJoinExistingCluster (1.8% fail rate in 329 executions)
  • [main] 4 failures in step windows-2019_default-windows-archive_packaging-tests-windows-sample (4.6% fail rate in 87 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (4.5% fail rate in 89 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :Security/Security Security issues without another label >test-failure Triaged test failures from CI labels Nov 6, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-security (Team:Security)

@elasticsearchmachine elasticsearchmachine added Team:Security Meta label for security team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Nov 6, 2024
@slobodanadamovic slobodanadamovic added :ml Machine learning Team:ML Meta label for the ML team and removed :Security/Security Security issues without another label Team:Security Meta label for security team labels Nov 6, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/ml-core (Team:ML)

@davidkyle
Copy link
Member

Due to upgrading the Windows build to 2022 in elastic/ml-cpp#2769

Windows 2016 and 2019 will not be supported in version 9

@davidkyle davidkyle added low-risk An open issue or test failure that is a low risk to future releases :Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Nov 6, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-delivery (Team:Delivery)

@mark-vieira
Copy link
Contributor

Closed by #116324

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Packaging RPM and deb packaging, tar and zip archives, shell and batch scripts low-risk An open issue or test failure that is a low risk to future releases :ml Machine learning Team:Delivery Meta label for Delivery team Team:ML Meta label for the ML team >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

4 participants