Skip to content

Commit 9048950

Browse files
committed
Merge dependency bump
2 parents fdf187d + a201f5c commit 9048950

File tree

3,639 files changed

+136102
-22265
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,639 files changed

+136102
-22265
lines changed

.buildkite/pipelines/intake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ steps:
6565
timeout_in_minutes: 300
6666
matrix:
6767
setup:
68-
BWC_VERSION: ["8.19.12", "9.2.6", "9.4.0"]
68+
BWC_VERSION: ["8.19.12", "9.2.6", "9.3.1", "9.4.0"]
6969
agents:
7070
provider: gcp
7171
image: family/elasticsearch-ubuntu-2404

.buildkite/pipelines/periodic-java-ea.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -404,8 +404,8 @@ steps:
404404
- signal_reason: agent_stop
405405
limit: 3
406406

407-
- label: 9.1.10 / bwc
408-
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v9.1.10#bwcTest
407+
- label: 9.1.9 / bwc
408+
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v9.1.9#bwcTest
409409
timeout_in_minutes: 300
410410
agents:
411411
provider: gcp
@@ -414,7 +414,7 @@ steps:
414414
buildDirectory: /dev/shm/bk
415415
preemptible: true
416416
env:
417-
BWC_VERSION: 9.1.10
417+
BWC_VERSION: 9.1.9
418418
retry:
419419
automatic:
420420
- exit_status: "-1"
@@ -442,8 +442,8 @@ steps:
442442
- signal_reason: agent_stop
443443
limit: 3
444444

445-
- label: 9.3.0 / bwc
446-
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v9.3.0#bwcTest
445+
- label: 9.3.1 / bwc
446+
command: .ci/scripts/run-gradle.sh -Druntime.java=$$JAVA_EA_VERSION -Dbwc.checkout.align=true v9.3.1#bwcTest
447447
timeout_in_minutes: 300
448448
agents:
449449
provider: gcp
@@ -452,7 +452,7 @@ steps:
452452
buildDirectory: /dev/shm/bk
453453
preemptible: true
454454
env:
455-
BWC_VERSION: 9.3.0
455+
BWC_VERSION: 9.3.1
456456
retry:
457457
automatic:
458458
- exit_status: "-1"
@@ -557,7 +557,7 @@ steps:
557557
timeout_in_minutes: 300
558558
matrix:
559559
setup:
560-
BWC_VERSION: ["8.19.12", "9.2.6", "9.4.0"]
560+
BWC_VERSION: ["8.19.12", "9.2.6", "9.3.1", "9.4.0"]
561561
agents:
562562
provider: gcp
563563
image: family/elasticsearch-ubuntu-2404

.buildkite/pipelines/periodic-packaging.template.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,19 @@ steps:
1212
- opensuse-leap-15
1313
- oraclelinux-8
1414
- oraclelinux-9
15+
- orcalelinux-10
1516
- sles-15
1617
- ubuntu-2204
1718
- ubuntu-2404
1819
- rocky-8
1920
- rocky-9
21+
- rocky-10
2022
- rhel-8
2123
- rhel-9
2224
- rhel-10
2325
- almalinux-8
2426
- almalinux-9
27+
- almalinux-10
2528
agents:
2629
provider: gcp
2730
image: family/elasticsearch-{{matrix.image}}

.buildkite/pipelines/periodic-packaging.yml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,19 @@ steps:
1313
- opensuse-leap-15
1414
- oraclelinux-8
1515
- oraclelinux-9
16+
- orcalelinux-10
1617
- sles-15
1718
- ubuntu-2204
1819
- ubuntu-2404
1920
- rocky-8
2021
- rocky-9
22+
- rocky-10
2123
- rhel-8
2224
- rhel-9
2325
- rhel-10
2426
- almalinux-8
2527
- almalinux-9
28+
- almalinux-10
2629
agents:
2730
provider: gcp
2831
image: family/elasticsearch-{{matrix.image}}
@@ -368,8 +371,8 @@ steps:
368371
env:
369372
BWC_VERSION: 9.0.8
370373

371-
- label: "{{matrix.image}} / 9.1.10 / packaging-tests-upgrade"
372-
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.1.10
374+
- label: "{{matrix.image}} / 9.1.9 / packaging-tests-upgrade"
375+
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.1.9
373376
timeout_in_minutes: 300
374377
matrix:
375378
setup:
@@ -382,7 +385,7 @@ steps:
382385
machineType: custom-16-32768
383386
buildDirectory: /dev/shm/bk
384387
env:
385-
BWC_VERSION: 9.1.10
388+
BWC_VERSION: 9.1.9
386389

387390
- label: "{{matrix.image}} / 9.2.6 / packaging-tests-upgrade"
388391
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.2.6
@@ -400,8 +403,8 @@ steps:
400403
env:
401404
BWC_VERSION: 9.2.6
402405

403-
- label: "{{matrix.image}} / 9.3.0 / packaging-tests-upgrade"
404-
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.3.0
406+
- label: "{{matrix.image}} / 9.3.1 / packaging-tests-upgrade"
407+
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.3.1
405408
timeout_in_minutes: 300
406409
matrix:
407410
setup:
@@ -414,7 +417,7 @@ steps:
414417
machineType: custom-16-32768
415418
buildDirectory: /dev/shm/bk
416419
env:
417-
BWC_VERSION: 9.3.0
420+
BWC_VERSION: 9.3.1
418421

419422
- label: "{{matrix.image}} / 9.4.0 / packaging-tests-upgrade"
420423
command: ./.ci/scripts/packaging-test.sh -Dbwc.checkout.align=true destructiveDistroUpgradeTest.v9.4.0

.buildkite/pipelines/periodic-platform-support.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,19 @@ steps:
1414
- opensuse-leap-15
1515
- oraclelinux-8
1616
- oraclelinux-9
17+
- oraclelinux-10
1718
- sles-15
1819
- ubuntu-2204
1920
- ubuntu-2404
2021
- rocky-8
2122
- rocky-9
23+
- rocky-10
2224
- rhel-8
2325
- rhel-9
2426
- rhel-10
2527
- almalinux-8
2628
- almalinux-9
29+
- almalinux-10
2730
agents:
2831
provider: gcp
2932
image: family/elasticsearch-{{matrix.image}}

.buildkite/pipelines/periodic.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -457,8 +457,8 @@ steps:
457457
- exit_status: "1"
458458
limit: 1
459459

460-
- label: 9.1.10 / bwc
461-
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v9.1.10#bwcTest
460+
- label: 9.1.9 / bwc
461+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v9.1.9#bwcTest
462462
timeout_in_minutes: 300
463463
agents:
464464
provider: gcp
@@ -467,7 +467,7 @@ steps:
467467
buildDirectory: /dev/shm/bk
468468
preemptible: true
469469
env:
470-
BWC_VERSION: 9.1.10
470+
BWC_VERSION: 9.1.9
471471
retry:
472472
automatic:
473473
- exit_status: "-1"
@@ -499,8 +499,8 @@ steps:
499499
- exit_status: "1"
500500
limit: 1
501501

502-
- label: 9.3.0 / bwc
503-
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v9.3.0#bwcTest
502+
- label: 9.3.1 / bwc
503+
command: .ci/scripts/run-gradle.sh --continue -Dbwc.checkout.align=true v9.3.1#bwcTest
504504
timeout_in_minutes: 300
505505
agents:
506506
provider: gcp
@@ -509,7 +509,7 @@ steps:
509509
buildDirectory: /dev/shm/bk
510510
preemptible: true
511511
env:
512-
BWC_VERSION: 9.3.0
512+
BWC_VERSION: 9.3.1
513513
retry:
514514
automatic:
515515
- exit_status: "-1"
@@ -625,7 +625,7 @@ steps:
625625
setup:
626626
ES_RUNTIME_JAVA:
627627
- openjdk21
628-
BWC_VERSION: ["8.19.12", "9.2.6", "9.4.0"]
628+
BWC_VERSION: ["8.19.12", "9.2.6", "9.3.1", "9.4.0"]
629629
agents:
630630
provider: gcp
631631
image: family/elasticsearch-ubuntu-2404
@@ -692,7 +692,7 @@ steps:
692692
setup:
693693
ES_RUNTIME_JAVA:
694694
- openjdk21
695-
BWC_VERSION: ["8.19.12", "9.2.6", "9.4.0"]
695+
BWC_VERSION: ["8.19.12", "9.2.6", "9.3.1", "9.4.0"]
696696
agents:
697697
provider: gcp
698698
image: family/elasticsearch-ubuntu-2404
@@ -749,7 +749,7 @@ steps:
749749
ES_RUNTIME_JAVA:
750750
- openjdk21
751751
- openjdk25
752-
BWC_VERSION: ["8.19.12", "9.2.6", "9.4.0"]
752+
BWC_VERSION: ["8.19.12", "9.2.6", "9.3.1", "9.4.0"]
753753
agents:
754754
provider: gcp
755755
image: family/elasticsearch-ubuntu-2404

.buildkite/pipelines/pull-request/packaging-tests-unix.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,19 @@ steps:
1515
- opensuse-leap-15
1616
- oraclelinux-8
1717
- oraclelinux-9
18+
- oraclelinux-10
1819
- sles-15
1920
- ubuntu-2204
2021
- ubuntu-2404
2122
- rocky-8
2223
- rocky-9
24+
- rocky-10
2325
- rhel-8
2426
- rhel-9
2527
- rhel-10
2628
- almalinux-8
2729
- almalinux-9
30+
- almalinux-10
2831
PACKAGING_TASK:
2932
- docker
3033
- docker-cloud-ess

.buildkite/scripts/release-tests.sh

Lines changed: 21 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,37 @@
22

33
set -euo pipefail
44

5+
curl_with_retry() {
6+
local output_path="$1"
7+
local url="$2"
8+
9+
echo "Downloading $(basename "${output_path}")"
10+
curl --fail --location --show-error --silent \
11+
--retry 5 --retry-all-errors --retry-delay 2 --retry-max-time 120 \
12+
-o "${output_path}" "${url}"
13+
}
14+
515
# Fetch beats artifacts
616
export ES_VERSION=$(grep 'elasticsearch' build-tools-internal/version.properties | awk '{print $3}')
717
export BEATS_DIR=$(pwd)/distribution/docker/build/artifacts/beats
818

919
mkdir -p ${BEATS_DIR}
10-
curl --fail -o "${BEATS_DIR}/metricbeat-${ES_VERSION}-linux-x86_64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/metricbeat/metricbeat-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz
11-
curl --fail -o "${BEATS_DIR}/metricbeat-${ES_VERSION}-linux-arm64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/metricbeat/metricbeat-${ES_VERSION}-SNAPSHOT-linux-arm64.tar.gz
12-
curl --fail -o "${BEATS_DIR}/metricbeat-fips-${ES_VERSION}-linux-x86_64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/metricbeat/metricbeat-fips-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz
13-
curl --fail -o "${BEATS_DIR}/metricbeat-fips-${ES_VERSION}-linux-arm64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/metricbeat/metricbeat-fips-${ES_VERSION}-SNAPSHOT-linux-arm64.tar.gz
20+
curl_with_retry "${BEATS_DIR}/metricbeat-${ES_VERSION}-linux-x86_64.tar.gz" "https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/metricbeat/metricbeat-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz"
21+
curl_with_retry "${BEATS_DIR}/metricbeat-${ES_VERSION}-linux-arm64.tar.gz" "https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/metricbeat/metricbeat-${ES_VERSION}-SNAPSHOT-linux-arm64.tar.gz"
22+
curl_with_retry "${BEATS_DIR}/metricbeat-fips-${ES_VERSION}-linux-x86_64.tar.gz" "https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/metricbeat/metricbeat-fips-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz"
23+
curl_with_retry "${BEATS_DIR}/metricbeat-fips-${ES_VERSION}-linux-arm64.tar.gz" "https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/metricbeat/metricbeat-fips-${ES_VERSION}-SNAPSHOT-linux-arm64.tar.gz"
1424

15-
curl --fail -o "${BEATS_DIR}/filebeat-${ES_VERSION}-linux-x86_64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/filebeat/filebeat-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz
16-
curl --fail -o "${BEATS_DIR}/filebeat-${ES_VERSION}-linux-arm64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/filebeat/filebeat-${ES_VERSION}-SNAPSHOT-linux-arm64.tar.gz
17-
curl --fail -o "${BEATS_DIR}/filebeat-fips-${ES_VERSION}-linux-x86_64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/filebeat/filebeat-fips-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz
18-
curl --fail -o "${BEATS_DIR}/filebeat-fips-${ES_VERSION}-linux-arm64.tar.gz" https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/filebeat/filebeat-fips-${ES_VERSION}-SNAPSHOT-linux-arm64.tar.gz
25+
curl_with_retry "${BEATS_DIR}/filebeat-${ES_VERSION}-linux-x86_64.tar.gz" "https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/filebeat/filebeat-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz"
26+
curl_with_retry "${BEATS_DIR}/filebeat-${ES_VERSION}-linux-arm64.tar.gz" "https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/filebeat/filebeat-${ES_VERSION}-SNAPSHOT-linux-arm64.tar.gz"
27+
curl_with_retry "${BEATS_DIR}/filebeat-fips-${ES_VERSION}-linux-x86_64.tar.gz" "https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/filebeat/filebeat-fips-${ES_VERSION}-SNAPSHOT-linux-x86_64.tar.gz"
28+
curl_with_retry "${BEATS_DIR}/filebeat-fips-${ES_VERSION}-linux-arm64.tar.gz" "https://artifacts-snapshot.elastic.co/beats/${ES_VERSION}-SNAPSHOT/downloads/beats/filebeat/filebeat-fips-${ES_VERSION}-SNAPSHOT-linux-arm64.tar.gz"
1929

2030
# Fetch ML artifacts
2131
export ML_IVY_REPO=$(mktemp -d)
2232
mkdir -p ${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}
23-
curl --fail -o "${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}/ml-cpp-${ES_VERSION}-deps.zip" https://artifacts-snapshot.elastic.co/ml-cpp/${ES_VERSION}-SNAPSHOT/downloads/ml-cpp/ml-cpp-${ES_VERSION}-SNAPSHOT-deps.zip
24-
curl --fail -o "${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}/ml-cpp-${ES_VERSION}-nodeps.zip" https://artifacts-snapshot.elastic.co/ml-cpp/${ES_VERSION}-SNAPSHOT/downloads/ml-cpp/ml-cpp-${ES_VERSION}-SNAPSHOT-nodeps.zip
25-
curl --fail -o "${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}/ml-cpp-${ES_VERSION}.zip" https://artifacts-snapshot.elastic.co/ml-cpp/${ES_VERSION}-SNAPSHOT/downloads/ml-cpp/ml-cpp-${ES_VERSION}-SNAPSHOT.zip
33+
curl_with_retry "${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}/ml-cpp-${ES_VERSION}-deps.zip" "https://artifacts-snapshot.elastic.co/ml-cpp/${ES_VERSION}-SNAPSHOT/downloads/ml-cpp/ml-cpp-${ES_VERSION}-SNAPSHOT-deps.zip"
34+
curl_with_retry "${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}/ml-cpp-${ES_VERSION}-nodeps.zip" "https://artifacts-snapshot.elastic.co/ml-cpp/${ES_VERSION}-SNAPSHOT/downloads/ml-cpp/ml-cpp-${ES_VERSION}-SNAPSHOT-nodeps.zip"
35+
curl_with_retry "${ML_IVY_REPO}/maven/org/elasticsearch/ml/ml-cpp/${ES_VERSION}/ml-cpp-${ES_VERSION}.zip" "https://artifacts-snapshot.elastic.co/ml-cpp/${ES_VERSION}-SNAPSHOT/downloads/ml-cpp/ml-cpp-${ES_VERSION}-SNAPSHOT.zip"
2636

2737
.ci/scripts/run-gradle.sh -Dbwc.checkout.align=true -Dbuild.snapshot=false -Dbuild.ml_cpp.repo=file://${ML_IVY_REPO} \
2838
-Dtests.jvm.argline=-Dbuild.snapshot=false -Dlicense.key=${WORKSPACE}/x-pack/license-tools/src/test/resources/public.key -Dbuild.id=deadbeef ${@:-functionalTests}

.ci/bwcVersions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ BWC_VERSION:
2020
- "8.18.8"
2121
- "8.19.12"
2222
- "9.0.8"
23-
- "9.1.10"
23+
- "9.1.9"
2424
- "9.2.6"
25-
- "9.3.0"
25+
- "9.3.1"
2626
- "9.4.0"

.ci/snapshotBwcVersions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
BWC_VERSION:
22
- "8.19.12"
33
- "9.2.6"
4+
- "9.3.1"
45
- "9.4.0"

0 commit comments

Comments
 (0)