redpanda icon indicating copy to clipboard operation
redpanda copied to clipboard

build: upgrade os for oss build

Open rockwotj opened this issue 1 year ago • 4 comments

To move to clang 18

https://github.com/redpanda-data/redpanda/actions/runs/8803302480

Backports Required

  • [x] 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
  • [ ] v24.1.x
  • [ ] v23.3.x
  • [ ] v23.2.x

Release Notes

  • none

rockwotj avatar Apr 23 '24 15:04 rockwotj

Should we manually trigger the github action? I wonder if we can configure the action to auto-build if the action itself is changed and override the cron settings.

dotnwat avatar Apr 23 '24 15:04 dotnwat

Looks like we need to upgrade seastar first.

Error: https://github.com/redpanda-data/redpanda/actions/runs/8803302480/job/24161076495 Missing commit: https://github.com/scylladb/seastar/commit/358fef97c2474c25dc1401eb005925992c6416ca

rockwotj avatar Apr 23 '24 15:04 rockwotj

Should we manually trigger the github action?

Yeah I manually triggered. It's a shame that doesn't work from forks. I think enabling only if that workflow file changes SGTM

rockwotj avatar Apr 23 '24 15:04 rockwotj

Something to consider here? https://buildkite.com/redpanda/redpanda/builds/48328#018f1ab6-8870-4a42-a6a9-9b011310d2fc

savex avatar Apr 26 '24 15:04 savex

Something to consider here? https://buildkite.com/redpanda/redpanda/builds/48328#018f1ab6-8870-4a42-a6a9-9b011310d2fc

what am i looking at here? smokecheck?

dotnwat avatar Apr 29 '24 19:04 dotnwat

CI job: https://github.com/redpanda-data/redpanda/actions/runs/8888774493

rockwotj avatar Apr 30 '24 03:04 rockwotj

CI job: https://github.com/redpanda-data/redpanda/actions/runs/8888829020

rockwotj avatar Apr 30 '24 03:04 rockwotj

CI Job: https://github.com/redpanda-data/redpanda/actions/runs/8888849151

rockwotj avatar Apr 30 '24 03:04 rockwotj

Still need a seastar upgrade: https://github.com/redpanda-data/redpanda/actions/runs/8888849151/job/24406285151

rockwotj avatar Apr 30 '24 03:04 rockwotj

Something to consider here? https://buildkite.com/redpanda/redpanda/builds/48328#018f1ab6-8870-4a42-a6a9-9b011310d2fc

what am i looking at here? smokecheck?

Not sure, but it seems that Fedora 40 is not stable enough yet.

savex avatar Apr 30 '24 17:04 savex

Kicked off a new CI run with the latest changes here: https://github.com/redpanda-data/redpanda/actions/runs/8899761789

rockwotj avatar Apr 30 '24 18:04 rockwotj

new failures in https://buildkite.com/redpanda/redpanda/builds/48528#018f3127-52b8-4377-a44e-f47678f3d6f9:

"rptest.tests.cloud_storage_scrubber_test.CloudStorageScrubberTest.test_scrubber.cloud_storage_type=CloudStorageType.ABS"

new failures in https://buildkite.com/redpanda/redpanda/builds/48548#018f323e-4a01-4550-a32e-4c006e9f2761:

"rptest.tests.read_replica_e2e_test.ReadReplicasUpgradeTest.test_upgrades.cloud_storage_type=CloudStorageType.S3"

new failures in https://buildkite.com/redpanda/redpanda/builds/48548#018f323e-4a05-40e7-9d34-080bcf8b9715:

"rptest.tests.upgrade_test.UpgradeFromPriorFeatureVersionCloudStorageTest.test_rolling_upgrade.cloud_storage_type=CloudStorageType.S3"

new failures in https://buildkite.com/redpanda/redpanda/builds/48550#018f32af-2ee2-4073-84dd-52d4bf0e095d:

"rptest.tests.read_replica_e2e_test.ReadReplicasUpgradeTest.test_upgrades.cloud_storage_type=CloudStorageType.S3"

new failures in https://buildkite.com/redpanda/redpanda/builds/48550#018f32af-2ee6-4557-a4b4-ba136f830f6e:

"rptest.tests.upgrade_test.UpgradeFromPriorFeatureVersionCloudStorageTest.test_rolling_upgrade.cloud_storage_type=CloudStorageType.S3"

new failures in https://buildkite.com/redpanda/redpanda/builds/48550#018f32ce-6948-42ef-acdd-9ced0f0dffa0:

"rptest.tests.read_replica_e2e_test.ReadReplicasUpgradeTest.test_upgrades.cloud_storage_type=CloudStorageType.S3"
"rptest.tests.partition_movement_test.SIPartitionMovementTest.test_cross_shard.num_to_upgrade=2.cloud_storage_type=CloudStorageType.S3"
"rptest.tests.partition_movement_test.SIPartitionMovementTest.test_shadow_indexing.num_to_upgrade=2.cloud_storage_type=CloudStorageType.S3"

new failures in https://buildkite.com/redpanda/redpanda/builds/48550#018f32ce-6951-4a49-bb71-43e90455a668:

"rptest.tests.upgrade_test.UpgradeFromPriorFeatureVersionCloudStorageTest.test_rolling_upgrade.cloud_storage_type=CloudStorageType.S3"

vbotbuildovich avatar Apr 30 '24 23:04 vbotbuildovich

ducktape was retried in https://buildkite.com/redpanda/redpanda/builds/48550#018f32af-2ede-4add-875c-7c173df06e9b

vbotbuildovich avatar May 01 '24 06:05 vbotbuildovich