Changelog update for release 5.11.4.0-1

Start commit (exclusive): (2978e177) Fix for release stage image and CI image tag update: 2025-01-27-10010281

End commit (inclusive): (b649cf09) Fix Python regression issues in release scripts due to downgraded Python version in image

Found 18 commits:

  • (b649cf09) Fix Python regression issues in release scripts due to downgraded Python version in image
  • (d82b92d2) Revert "Resolve "Missing reportFlush after tape full or any other exception thrown..."
  • (ce8137a6) Fix preview_changelog CI procedure
  • (7664a0dc) Prevent cta-tape-label logging from exposing database credentials
  • (b977a002) Fix for EOS image tag being different from EOS docker tag on triggered pipeline
  • (971cf71e) Resolve "Missing reportFlush after tape full or any other exception thrown within TapeWriteTask or TapeWriteSingleThread"
  • (c9900864) Remove extra hyphen in --eos--image-tag in create_instance .sh
  • (f02ed1d3) Deprecated usage of fid protobuf field in CTA
  • (c290d24b) Fix ownership of taped EOS SSS keytab in CI
  • (b02e24ed) CI image tag update: 2025-02-04-10130340
  • (2b2ec94b) Fix several ci configuration issues
  • (3d463f9d) Fix bug with manual dnf cache removal in Dockerfile resulting in download failures
  • (24471510) Fix race condition in tests with queue inspection
  • (52c68d21) Remove goto label in DiskSystem.cpp
  • (3e586725) Resolve "Consolidate config file parsing"
  • (c3b9877a) Relax XRootD requirements and fix custom EOS tag not being passed to deployment in CI
  • (14743db0) Fix incorrect pod names in test_client script
  • (a0c4577d) Fix handling of UserSpecifiedANonExistentTape inside QueueCleanupRunner

REPORT

ERRORS (2)

  • (b649cf09) Commit does not have any trailers
    • Title: Fix Python regression issues in release scripts due to downgraded Python version in image
    • Trailers: {}
  • (2b2ec94b) Commit does not have any trailers
    • Title: Fix several ci configuration issues
    • Trailers: {}

WARNINGS (4)

  • (d82b92d2) Commit has an unsupported Changelog trailer type
    • Title: Revert "Resolve "Missing reportFlush after tape full or any other exception thrown..."
    • Trailers: {'Changelog': 'feature/bug/maintenance', 'Issue': ''}
  • (971cf71e) Commit has an unsupported Changelog trailer type
    • Title: Resolve "Missing reportFlush after tape full or any other exception thrown within TapeWriteTask or TapeWriteSingleThread"
    • Trailers: {'Changelog': 'feature/bug/maintenance', 'Issue': ''}
  • (b02e24ed) Commit has an unsupported Changelog trailer type
    • Title: CI image tag update: 2025-02-04-10130340
    • Trailers: {'Changelog': 'feature/bug/maintenance', 'Issue': ''}
  • (52c68d21) Commit has an unsupported Changelog trailer type
    • Title: Remove goto label in DiskSystem.cpp
    • Trailers: {'Changelog': 'feature/bug/maintenance', 'Issue': ''}

OK (12)

  • (ce8137a6) Fix preview_changelog CI procedure
  • (7664a0dc) Prevent cta-tape-label logging from exposing database credentials
  • (b977a002) Fix for EOS image tag being different from EOS docker tag on triggered pipeline
  • (c9900864) Remove extra hyphen in --eos--image-tag in create_instance .sh
  • (f02ed1d3) Deprecated usage of fid protobuf field in CTA
  • (c290d24b) Fix ownership of taped EOS SSS keytab in CI
  • (3d463f9d) Fix bug with manual dnf cache removal in Dockerfile resulting in download failures
  • (24471510) Fix race condition in tests with queue inspection
  • (3e586725) Resolve "Consolidate config file parsing"
  • (c3b9877a) Relax XRootD requirements and fix custom EOS tag not being passed to deployment in CI
  • (14743db0) Fix incorrect pod names in test_client script
  • (a0c4577d) Fix handling of UserSpecifiedANonExistentTape inside QueueCleanupRunner

SUMMARY

  • Errors: 2
  • Warnings: 4
  • Ok: 12

16/18 commits will be added to the changelog

CHANGELOG UPDATE PREVIEW

5.11.4.0-1 (2025-02-12)

Bug Fixes

  • #1076 (closed) - Fix preview_changelog CI procedure

  • #1069 (closed) - Prevent cta-tape-label logging from exposing database credentials

  • #1074 (closed) - Fix for EOS image tag being different from EOS docker tag on triggered pipeline

  • #1073 (closed) - Remove extra hyphen in --eos--image-tag in create_instance .sh

  • #1066 (closed) - Fix ownership of taped EOS SSS keytab in CI

  • #1064 (closed) - Fix bug with manual dnf cache removal in Dockerfile resulting in download failures

  • #1056 (closed) - Fix race condition in tests with queue inspection

  • #1050 (closed) - Relax XRootD requirements and fix custom EOS tag not being passed to deployment in CI

  • #1055 (closed) - Fix incorrect pod names in test_client script

  • #1054 (closed) - Fix handling of UserSpecifiedANonExistentTape inside QueueCleanupRunner

Maintenance

  • #1059 (closed) - Deprecated usage of fid protobuf field in CTA

  • #896 - Resolve "Consolidate config file parsing"

feature/bug/maintenance

  • - Revert "Resolve "Missing reportFlush after tape full or any other exception thrown..."

  • - Resolve "Missing reportFlush after tape full or any other exception thrown...

  • - CI image tag update: 2025-02-04-10130340

  • - Remove goto label in DiskSystem.cpp

Merge request reports

Loading