redpanda icon indicating copy to clipboard operation
redpanda copied to clipboard

DEVEX-16 rpk: Get df output in debug bundle

Open JFlath opened this issue 1 year ago • 2 comments

https://redpandadata.atlassian.net/browse/DEVEX-16

Backports Required

  • [ ] none - not a bug fix
  • [ ] none - this is a backport
  • [ ] none - issue does not exist in previous branches
  • [ ] none - papercut/not impactful enough to backport
  • [x] v24.2.x
  • [x] v24.1.x
  • [x] v23.3.x

Release Notes

  • none

JFlath avatar Oct 11 '24 13:10 JFlath

ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/56354#01927c34-1b86-4d48-88f1-7859ecf680b5 ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/56354#01927c34-1b80-4cb8-8cce-de3051ed7f0e ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/56354#01927c34-1b82-4d57-a6c9-5ddf571e3bf1

vbotbuildovich avatar Oct 11 '24 17:10 vbotbuildovich

Retry command for Build#56354

please wait until all jobs are finished before running the slash command

/ci-repeat 1
tests/rptest/tests/cloud_storage_timing_stress_test.py::CloudStorageTimingStressTest.test_cloud_storage@{"cleanup_policy":"delete"}

vbotbuildovich avatar Oct 11 '24 17:10 vbotbuildovich

CI test results

test results on build#65445
test_id test_kind job_url test_status passed
rptest.tests.consumer_group_balancing_test.ConsumerGroupBalancingTest.test_coordinator_nodes_balance ducktape https://buildkite.com/redpanda/redpanda/builds/65445#0196908e-90f1-4938-bf96-dccf4ec05d42 FLAKY 20/21
rptest.tests.consumer_group_recovery_test.ConsumerOffsetsRecoveryTest.test_consumer_offsets_partition_recovery ducktape https://buildkite.com/redpanda/redpanda/builds/65445#01969075-6e99-4d83-8761-cd219c8f8562 FLAKY 20/21
rptest.tests.datalake.batching_test.DatalakeBatchingTest.test_batching.cloud_storage_type=CloudStorageType.S3.query_engine=QueryEngineType.SPARK.catalog_type=CatalogType.REST_JDBC.expect_large_files=True ducktape https://buildkite.com/redpanda/redpanda/builds/65445#0196908e-90f2-4dcf-9407-e9fd55858559 FLAKY 20/21
rptest.tests.upgrade_test.UpgradeBackToBackTest.test_upgrade_with_all_workloads.single_upgrade=False ducktape https://buildkite.com/redpanda/redpanda/builds/65445#01969075-6e9a-4c05-8bcc-8703cc8eac93 FLAKY 13/21
rptest.tests.upgrade_test.UpgradeBackToBackTest.test_upgrade_with_all_workloads.single_upgrade=False ducktape https://buildkite.com/redpanda/redpanda/builds/65445#0196908e-90f3-4d71-9e5c-29ebdb2be669 FLAKY 11/21

vbotbuildovich avatar May 02 '25 13:05 vbotbuildovich

/backport v25.1.x

vbotbuildovich avatar May 02 '25 15:05 vbotbuildovich

/backport v24.3.x

vbotbuildovich avatar May 02 '25 15:05 vbotbuildovich

/backport v24.2.x

vbotbuildovich avatar May 02 '25 15:05 vbotbuildovich

Failed to create a backport PR to v25.1.x branch. I tried:

git remote add upstream https://github.com/redpanda-data/redpanda.git
git fetch --all
git checkout -b backport-pr-23753-v25.1.x-169 remotes/upstream/v25.1.x
git cherry-pick -x 903ca7f396 bab49a4d4c

Workflow run logs.

vbotbuildovich avatar May 02 '25 15:05 vbotbuildovich

Failed to create a backport PR to v24.2.x branch. I tried:

git remote add upstream https://github.com/redpanda-data/redpanda.git
git fetch --all
git checkout -b backport-pr-23753-v24.2.x-291 remotes/upstream/v24.2.x
git cherry-pick -x 903ca7f396 bab49a4d4c

Workflow run logs.

vbotbuildovich avatar May 02 '25 15:05 vbotbuildovich

Failed to create a backport PR to v24.3.x branch. I tried:

git remote add upstream https://github.com/redpanda-data/redpanda.git
git fetch --all
git checkout -b backport-pr-23753-v24.3.x-781 remotes/upstream/v24.3.x
git cherry-pick -x 903ca7f396 bab49a4d4c

Workflow run logs.

vbotbuildovich avatar May 02 '25 15:05 vbotbuildovich