Uploaded image for project: 'Project Quay'
  1. Project Quay
  2. PROJQUAY-10656

Quay 3.17 quay upgrade POD was crashed with error ModuleNotFoundError: No module named 'alembic'

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • None
    • quay-v3.17.0
    • quay
    • False
    • Hide

      None

      Show
      None
    • False

      Description:

      This is an issue found in Quay 3.17.0 latest Konflux Build, by deploying Quay with Quay 3.17.0 Operator find Quay Upgrade POD was crashed with error message "ModuleNotFoundError: No module named 'alembic'", pls review this blocker issue.

      Quay 3.17 latest Konflux Build:

      quay.io/redhat-user-workloads/quay-eng-tenant/stable-3-17-v4-21@sha256:88161c600b55ab316a4c778c6eb5fe47fee103b7afbacdb10377741542f7daeb

      Quay Logs:

      oc get pod
      NAME                                         READY   STATUS                  RESTARTS        AGE
      quay-operator.v3.17.0-7bb9c55945-d2qtq       1/1     Running                 0               19m
      quayregistry-clair-app-7df6597757-5sz68      1/1     Running                 0               5m8s
      quayregistry-clair-app-7df6597757-5vs98      1/1     Running                 5 (6m38s ago)   8m9s
      quayregistry-clair-app-7df6597757-5xp7s      1/1     Running                 5 (6m42s ago)   8m9s
      quayregistry-clair-app-7df6597757-mrlzs      1/1     Running                 0               5m19s
      quayregistry-clair-app-7df6597757-rnhpr      1/1     Running                 0               4m59s
      quayregistry-clair-app-7df6597757-ssgkf      1/1     Running                 5 (6m31s ago)   8m10s
      quayregistry-clair-app-7df6597757-v5stv      1/1     Running                 0               5m8s
      quayregistry-clair-app-7df6597757-xg6rf      1/1     Running                 5 (6m37s ago)   8m10s
      quayregistry-clair-postgres-847b544d-p76pt   1/1     Running                 0               7m39s
      quayregistry-quay-app-upgrade-9vx7j          0/1     Error                   4 (64s ago)     106s
      quayregistry-quay-database-b88d9dfb-nvl77    1/1     Running                 0               8m9s
      quayregistry-quay-mirror-dfd6f8dc7-jtpb9     0/1     Init:CrashLoopBackOff   6 (2m37s ago)   8m9s
      quayregistry-quay-mirror-dfd6f8dc7-tb8bq     0/1     Init:CrashLoopBackOff   6 (2m29s ago)   8m9s
      quayregistry-quay-redis-549747b574-vjdxn     1/1     Running                 0               8m10s 
      
      
      oc logs quayregistry-quay-app-upgrade-9vx7j
         __   __
        /  \ /  \     ______   _    _     __   __   __
       / /\ / /\ \   /  __  \ | |  | |   /  \  \ \ / /
      / /  / /  \ \  | |  | | | |  | |  / /\ \  \   /
      \ \  \ \  / /  | |__| | | |__| | / ____ \  | |
       \ \/ \ \/ /   \_  ___/  \____/ /_/    \_\ |_|
        \__/ \__/      \ \__
                        \___\ by Red Hat
       Build, Store, and Distribute your Containers
      
      
      Startup timestamp: 
      Sun Feb 22 05:58:17 PM UTC 2026
      
      
      Installing extra certificates found in /quay-registry/conf/stack/extra_ca_certs directory
      Entering migration mode to version: head
      Traceback (most recent call last):
        File "/opt/app-root/bin/alembic", line 5, in <module>
          from alembic.config import main
      ModuleNotFoundError: No module named 'alembic'

              lzha1981 luffy zhang
              lzha1981 luffy zhang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: