Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-42162

Systemd Fails to Parse Multiline EC Keys

XMLWordPrintable

    • Low
    • None
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      Description of problem:

      Multiline EC private and public keys are causing systemd services to fail during cluster installations. While this issue does not result in a complete cluster failure, it generates warnings in the `journalctl` logs, which could confuse users when diagnosing installation issues. The root cause is systemd's inability to properly parse multiline keys, leading to service crashes and unnecessary log noise. This should be addressed to improve the clarity of logs and prevent misleading warnings during the cluster setup process.

      Version-Release number of selected component (if applicable):

          

      How reproducible:

          Always

      Steps to Reproduce:

          1. Create a 4.16 cluster using ABI
          2. Observ the systemd statuses and journaltctl logs
          3. You will see warning/errors mentioning the EC keys(EC_PUBLIC_KEY_PEM and EC_PRIVATE_KEY_PEM) are not parsed correctly
          

      Actual results:

      Parsing errors related to EC keys    

      Expected results:

          No parsing errors related to EC keys

      Additional info:

          

            ppinjark@redhat.com pawan pinjarkar
            ppinjark@redhat.com pawan pinjarkar
            Manoj Hans Manoj Hans
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: