jrgilman commented on issue #24292: URL: https://github.com/apache/superset/issues/24292#issuecomment-2417947461
I'm running into this issue as well @rusackas ``` minikube@ip-172-22-159-19:~$ helm upgrade --install --values superset-values.yaml superset superset/superset --debug history.go:56: 2024-10-16 20:50:09.380462312 +0000 UTC m=+0.032188958 [debug] getting history for release superset Release "superset" does not exist. Installing it now. install.go:224: 2024-10-16 20:50:09.38265876 +0000 UTC m=+0.034385411 [debug] Original chart version: "" install.go:241: 2024-10-16 20:50:09.628328749 +0000 UTC m=+0.280055395 [debug] CHART PATH: /home/minikube/.cache/helm/repository/superset-0.12.11.tgz client.go:142: 2024-10-16 20:50:10.09668368 +0000 UTC m=+0.748410327 [debug] creating 16 resource(s) client.go:486: 2024-10-16 20:50:10.170143707 +0000 UTC m=+0.821870357 [debug] Starting delete for "superset-init-db" Job wait.go:104: 2024-10-16 20:50:10.191085613 +0000 UTC m=+0.842812260 [debug] beginning wait for 1 resources to be deleted with timeout of 5m0s client.go:142: 2024-10-16 20:50:10.265166746 +0000 UTC m=+0.916893393 [debug] creating 1 resource(s) client.go:712: 2024-10-16 20:50:10.275878823 +0000 UTC m=+0.927605470 [debug] Watching for changes to Job superset-init-db with timeout of 5m0s client.go:740: 2024-10-16 20:50:10.284641528 +0000 UTC m=+0.936368201 [debug] Add/Modify event for superset-init-db: ADDED client.go:779: 2024-10-16 20:50:10.284676903 +0000 UTC m=+0.936403551 [debug] superset-init-db: Jobs active: 0, jobs failed: 0, jobs succeeded: 0 client.go:740: 2024-10-16 20:50:10.292421504 +0000 UTC m=+0.944148154 [debug] Add/Modify event for superset-init-db: MODIFIED client.go:779: 2024-10-16 20:50:10.292690615 +0000 UTC m=+0.944417264 [debug] superset-init-db: Jobs active: 1, jobs failed: 0, jobs succeeded: 0 client.go:740: 2024-10-16 20:52:13.754452578 +0000 UTC m=+124.406179231 [debug] Add/Modify event for superset-init-db: MODIFIED client.go:779: 2024-10-16 20:52:13.755182843 +0000 UTC m=+124.406909489 [debug] superset-init-db: Jobs active: 1, jobs failed: 0, jobs succeeded: 0 client.go:740: 2024-10-16 20:52:13.773206393 +0000 UTC m=+124.424933042 [debug] Add/Modify event for superset-init-db: MODIFIED client.go:779: 2024-10-16 20:52:13.773234499 +0000 UTC m=+124.424961148 [debug] superset-init-db: Jobs active: 1, jobs failed: 1, jobs succeeded: 0 client.go:740: 2024-10-16 20:54:16.935538102 +0000 UTC m=+247.587264749 [debug] Add/Modify event for superset-init-db: MODIFIED client.go:779: 2024-10-16 20:54:16.935567555 +0000 UTC m=+247.587294201 [debug] superset-init-db: Jobs active: 1, jobs failed: 1, jobs succeeded: 0 client.go:740: 2024-10-16 20:54:16.952248256 +0000 UTC m=+247.603974903 [debug] Add/Modify event for superset-init-db: MODIFIED client.go:779: 2024-10-16 20:54:16.952274821 +0000 UTC m=+247.604001467 [debug] superset-init-db: Jobs active: 1, jobs failed: 2, jobs succeeded: 0 Error: failed post-install: 1 error occurred: * timed out waiting for the condition helm.go:86: 2024-10-16 20:55:10.288846193 +0000 UTC m=+300.940572842 [debug] failed post-install: 1 error occurred: * timed out waiting for the condition minikube@ip-172-22-159-19:~$ helm search repo superset NAME CHART VERSION APP VERSION DESCRIPTION superset/superset 0.12.11 4.0.1 Apache Superset is a modern, enterprise-ready b... ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org