xcollazo@deploy1003:~$ airflow-devenv create -d main -b multiple-fixes-for-mw-reconcile -n mw-reconcile-fixes Airflow development environment provisioning parameters: - instance name: mw-reconcile-fixes - pulled git branch: multiple-fixes-for-mw-reconcile - airflow-dags folder: main Installation progress: - Creating PG database mw_reconcile_fixes ✅ - Installing airflow dev environment mw-reconcile-fixeshelm install mw-reconcile-fixes /srv/deployment-charts/charts/airflow -f /etc/helmfile-defaults/general-dse-k8s-eqiad.yaml -f /etc/helmfile-defaults/private/dse-k8s_services/airflow-dev/dse-k8s-eqiad.yaml -f /srv/deployment-charts/helmfile.d/dse-k8s-services/_airflow_common_/values-dse-k8s-eqiad.yaml -f /srv/deployment-charts/helmfile.d/dse-k8s-services/_airflow_common_/values-analytics-production.yaml -f /srv/deployment-charts/helmfile.d/dse-k8s-services/airflow-main/values-production.yaml -f /srv/deployment-charts/helmfile.d/dse-k8s-services/_airflow_common_/values-dev.yaml --set devenv.db.name=mw_reconcile_fixes --set gitsync.ref=multiple-fixes-for-mw-reconcile --set config.airflow.config.kerberos.principal=xcollazo@WIKIMEDIA --set environmentName=dse-k8s-eqiad --set pgServiceName=postgresql-airflow-dev --set-json config.connections.datahub_superset_ingestion.login="[REDACTED]" --set-json config.connections.datahub_superset_ingestion.password="[REDACTED]" Status: FAIL WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /etc/kubernetes/airflow-dev-deploy-dse-k8s-eqiad.config W0924 13:16:19.790631 3877833 warnings.go:70] spec.template.spec.initContainers[0].env[5].name: duplicate name "POOLER_NAME" W0924 13:16:19.790640 3877833 warnings.go:70] spec.template.spec.containers[0].env[5].name: duplicate name "POOLER_NAME" W0924 13:16:19.797561 3877833 warnings.go:70] spec.template.spec.initContainers[0].env[5].name: duplicate name "POOLER_NAME" W0924 13:16:19.797569 3877833 warnings.go:70] spec.template.spec.containers[0].env[5].name: duplicate name "POOLER_NAME" W0924 13:16:19.798300 3877833 warnings.go:70] spec.template.spec.containers[0].env[5].name: duplicate name "POOLER_NAME" Error: INSTALLATION FAILED: 1 error occurred: * Deployment.apps "airflow-mw-reconcile-fixes-hadoop-shell" is invalid: [spec.template.spec.volumes[3].name: Invalid value: "airflow-mw-reconcile-fixes-worker-extra-configuration-etc-refinery": must be no more than 63 characters, spec.template.spec.containers[0].volumeMounts[3].name: Not found: "airflow-mw-reconcile-fixes-worker-extra-configuration-etc-refinery"] `
Project work is implemented but the deployment is actively blocked by T408365