Closed cx2c closed 2 years ago
so it seems like the jx secret populate
failed. Do you have the (full) logs from:
jx admin operator --url=https://git.xxxxx.ru/xxxxx/jx3-kubernetes.git --username xxxxx--token xxxxxxxxx
I would need to full logs for debugging purpose (the very first boot job that ran on your cluster)
so it seems like the
jx secret populate
failed. Do you have the (full) logs from:jx admin operator --url=https://git.xxxxx.ru/xxxxx/jx3-kubernetes.git --username xxxxx--token xxxxxxxxx
I would need to full logs for debugging purpose (the very first boot job that ran on your cluster)
➜ jx admin operator --url=https://git.xxxxx.ru/xxxxx/jx3-kubernetes.git --username xxxxx--token xxxxxxxxx git clone URL is https://git.xxxxx.ru/xxxxx/jx3-kubernetes.git now verifying we have a valid git username and token so that we can clone the git repository inside kubernetes... git username is sisley for URL https://git.xxxxx.ru/xxxxx/jx3-kubernetes.git and we have a valid password running command:
/Users/w.z/.jx3/plugins/bin/helm-3.6.2 upgrade --install \ --set url=https://git.xxxxx.ru/xxxxx/jx3-kubernetes.git \ --set username=sisley \ --set password=**** --namespace jx-git-operator --create-namespace jxgo jxgh/jx-git-operator
switched to namespace jx-git-operator so that you can start to create or import projects into Jenkins X: https://jenkins-x.io/docs/v3/create-project/ waiting for the Git Operator to be ready in namespace jx-git-operator... pod jx-git-operator-78f4454fbf-g4hkh has status Pending pod jx-git-operator-78f4454fbf-g4hkh has status Ready the Git Operator is running in pod jx-git-operator-78f4454fbf-g4hkh
waiting for boot Job pod with selector app=jx-boot in namespace jx-git-operator... waiting for Job jx-boot-d88e22c0-6dd6-4a03-8803-3dcb4239dd38 to complete... pod jx-boot-d88e22c0-6dd6-4a03-8803-3dcb4239dd38-9fmjh has status Ready
tailing boot Job pod jx-boot-d88e22c0-6dd6-4a03-8803-3dcb4239dd38-9fmjh
jx gitops git setup found git user.name sisley from requirements found git user.email from requirements setup git user email jenkins-x@googlegroups.com generated Git credentials file: /workspace/xdg_config/git/credentials with username: zhangwei email: jx gitops apply found last commit message: chore: regenerated
/pipeline cancel last commit disabled further processing using kubectl to apply resources kubectl apply --force --prune -l=gitops.jenkins-x.io/pipeline=customresourcedefinitions -R -f config-root/customresourcedefinitions customresourcedefinition.apiextensions.k8s.io/environments.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/pipelineactivities.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/releases.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/sourcerepositories.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/previews.preview.jenkins.io unchanged customresourcedefinition.apiextensions.k8s.io/lighthousebreakpoints.lighthouse.jenkins.io unchanged customresourcedefinition.apiextensions.k8s.io/lighthousejobs.lighthouse.jenkins.io unchanged customresourcedefinition.apiextensions.k8s.io/externalsecrets.kubernetes-client.io unchanged customresourcedefinition.apiextensions.k8s.io/khchecks.comcast.github.io unchanged customresourcedefinition.apiextensions.k8s.io/khjobs.comcast.github.io unchanged customresourcedefinition.apiextensions.k8s.io/khstates.comcast.github.io unchanged customresourcedefinition.apiextensions.k8s.io/clustertasks.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/conditions.tekton.dev unchanged customresourcedefinition.apiextensions.k8s.io/pipelineresources.tekton.dev unchanged customresourcedefinition.apiextensions.k8s.io/pipelineruns.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/pipelines.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/runs.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/taskruns.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/tasks.tekton.dev configured kubectl apply --force --prune -l=gitops.jenkins-x.io/pipeline=cluster -R -f config-root/cluster namespace/jx-production created namespace/jx-staging created namespace/jx created namespace/kuberhealthy created namespace/nginx created clusterrole.rbac.authorization.k8s.io/jx-build-controller-jx unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-build-controller-jx unchanged clusterrole.rbac.authorization.k8s.io/jx-pipelines-visualizer unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-pipelines-visualizer unchanged clusterrole.rbac.authorization.k8s.io/jx-preview-gc-jobs unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-preview-gc-jobs unchanged clusterrole.rbac.authorization.k8s.io/jenkinsx-aggregate-view unchanged clusterrole.rbac.authorization.k8s.io/tekton-bot unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-bot-jx unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-pod-status-check-rb unchanged clusterrole.rbac.authorization.k8s.io/jx-pod-status-role unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-secrets-check-rb unchanged clusterrole.rbac.authorization.k8s.io/jx-secrets-role unchanged clusterrole.rbac.authorization.k8s.io/kuberhealthy unchanged clusterrolebinding.rbac.authorization.k8s.io/kuberhealthy unchanged clusterrole.rbac.authorization.k8s.io/kuberhealthy-daemonset-khcheck unchanged clusterrolebinding.rbac.authorization.k8s.io/kuberhealthy-daemonset-khcheck unchanged clusterrole.rbac.authorization.k8s.io/ingress-nginx unchanged clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx unchanged clusterrole.rbac.authorization.k8s.io/ingress-nginx-admission unchanged clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx-admission unchanged clusterrole.rbac.authorization.k8s.io/tekton-aggregate-edit unchanged clusterrole.rbac.authorization.k8s.io/tekton-aggregate-view unchanged clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged namespace/tekton-pipelines unchanged clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged kubectl apply --force --prune -l=gitops.jenkins-x.io/pipeline=namespaces -R -f config-root/namespaces deployment.apps/bucketrepo-bucketrepo created serviceaccount/bucketrepo-bucketrepo created externalsecret.kubernetes-client.io/bucketrepo-config created service/bucketrepo created externalsecret.kubernetes-client.io/jenkins-x-bucketrepo created serviceaccount/jenkins-x-controllerbuild created deployment.apps/jx-build-controller created rolebinding.rbac.authorization.k8s.io/jx-build-controller created role.rbac.authorization.k8s.io/jx-build-controller created kuberhealthycheck.comcast.github.io/jx-bot-token created rolebinding.rbac.authorization.k8s.io/jx-webhook-check-rb created rolebinding.rbac.authorization.k8s.io/jx-webhook-events-check-rb created kuberhealthycheck.comcast.github.io/jx-webhook-events created serviceaccount/jx-webhook-events-sa created role.rbac.authorization.k8s.io/jx-webhook-events-service-role created kuberhealthycheck.comcast.github.io/jx-webhook created serviceaccount/jx-webhook-sa created role.rbac.authorization.k8s.io/jx-webhook-service-role created deployment.apps/jx-pipelines-visualizer created serviceaccount/jx-pipelines-visualizer created service/jx-pipelines-visualizer created cronjob.batch/jx-preview-gc-jobs created rolebinding.rbac.authorization.k8s.io/jx-preview-gc-jobs created role.rbac.authorization.k8s.io/jx-preview-gc-jobs created serviceaccount/jx-preview-gc-jobs created role.rbac.authorization.k8s.io/committer created environment.jenkins.io/dev created sourcerepository.jenkins.io/dev created rolebinding.rbac.authorization.k8s.io/gcactivities created role.rbac.authorization.k8s.io/gcactivities created rolebinding.rbac.authorization.k8s.io/gcpods created role.rbac.authorization.k8s.io/gcpods created configmap/ingress-config created externalsecret.kubernetes-client.io/jenkins-maven-settings created configmap/jenkins-x-docker-registry created configmap/jenkins-x-extensions created externalsecret.kubernetes-client.io/jx-basic-auth-htpasswd created externalsecret.kubernetes-client.io/jx-basic-auth-user-password created cronjob.batch/jx-gcactivities created serviceaccount/jx-gcactivities created cronjob.batch/jx-gcpods created serviceaccount/jx-gcpods created externalsecret.kubernetes-client.io/jx-local-secrets created role.rbac.authorization.k8s.io/jx-pipeline-activity-updater created role.rbac.authorization.k8s.io/jx-view created configmap/kapp-config created role.rbac.authorization.k8s.io/owner created environment.jenkins.io/production created environment.jenkins.io/staging created rolebinding.rbac.authorization.k8s.io/tekton-bot created role.rbac.authorization.k8s.io/tekton-bot created serviceaccount/tekton-bot created externalsecret.kubernetes-client.io/tekton-container-registry-auth created externalsecret.kubernetes-client.io/tekton-git created role.rbac.authorization.k8s.io/viewer created service/hook created configmap/lighthouse-external-plugins created deployment.apps/lighthouse-foghorn created rolebinding.rbac.authorization.k8s.io/lighthouse-foghorn created role.rbac.authorization.k8s.io/lighthouse-foghorn created serviceaccount/lighthouse-foghorn created cronjob.batch/lighthouse-gc-jobs created rolebinding.rbac.authorization.k8s.io/lighthouse-gc-jobs created role.rbac.authorization.k8s.io/lighthouse-gc-jobs created serviceaccount/lighthouse-gc-jobs created externalsecret.kubernetes-client.io/lighthouse-hmac-token created deployment.apps/lighthouse-keeper created rolebinding.rbac.authorization.k8s.io/lighthouse-keeper created role.rbac.authorization.k8s.io/lighthouse-keeper created serviceaccount/lighthouse-keeper created service/lighthouse-keeper created externalsecret.kubernetes-client.io/lighthouse-oauth-token created deployment.apps/lighthouse-tekton-controller created rolebinding.rbac.authorization.k8s.io/lighthouse-tekton-controller created role.rbac.authorization.k8s.io/lighthouse-tekton-controller created serviceaccount/lighthouse-tekton-controller created service/lighthouse-tekton-controller created deployment.apps/lighthouse-webhooks created rolebinding.rbac.authorization.k8s.io/lighthouse-webhooks created role.rbac.authorization.k8s.io/lighthouse-webhooks created serviceaccount/lighthouse-webhooks created configmap/config created configmap/jx-install-config created configmap/plugins created externalsecret.kubernetes-client.io/tekton-container-registry-auth created externalsecret.kubernetes-client.io/tekton-container-registry-auth created kuberhealthycheck.comcast.github.io/jx-pod-status created serviceaccount/jx-pod-status-sa created kuberhealthycheck.comcast.github.io/jx-secrets created serviceaccount/jx-secrets-sa created rolebinding.rbac.authorization.k8s.io/daemonset-khcheck created serviceaccount/daemonset-khcheck created kuberhealthycheck.comcast.github.io/daemonset created rolebinding.rbac.authorization.k8s.io/deployment-check-rb created kuberhealthycheck.comcast.github.io/deployment created serviceaccount/deployment-sa created role.rbac.authorization.k8s.io/deployment-service-role created kuberhealthycheck.comcast.github.io/dns-status-internal created role.rbac.authorization.k8s.io/ds-admin created configmap/kuberhealthy created deployment.apps/kuberhealthy created poddisruptionbudget.policy/kuberhealthy-pdb created serviceaccount/kuberhealthy created service/kuberhealthy created kuberhealthycheck.comcast.github.io/network-connection-check created service/ingress-nginx-controller-admission created configmap/ingress-nginx-controller created deployment.apps/ingress-nginx-controller created service/ingress-nginx-controller-metrics created poddisruptionbudget.policy/ingress-nginx-controller created service/ingress-nginx-controller created rolebinding.rbac.authorization.k8s.io/ingress-nginx created role.rbac.authorization.k8s.io/ingress-nginx created serviceaccount/ingress-nginx created validatingwebhookconfiguration.admissionregistration.k8s.io/ingress-nginx-admission configured job.batch/ingress-nginx-admission-create created job.batch/ingress-nginx-admission-patch created rolebinding.rbac.authorization.k8s.io/ingress-nginx-admission created role.rbac.authorization.k8s.io/ingress-nginx-admission created serviceaccount/ingress-nginx-admission created configmap/config-artifact-bucket unchanged configmap/config-artifact-pvc unchanged configmap/config-defaults unchanged configmap/config-leader-election unchanged configmap/config-logging unchanged configmap/config-observability unchanged configmap/config-registry-cert unchanged validatingwebhookconfiguration.admissionregistration.k8s.io/config.webhook.pipeline.tekton.dev unchanged configmap/feature-flags unchanged configmap/pipelines-info unchanged serviceaccount/tekton-bot configured deployment.apps/tekton-pipelines-controller unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-leaderelection unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged role.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged serviceaccount/tekton-pipelines-controller unchanged service/tekton-pipelines-controller unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-info unchanged role.rbac.authorization.k8s.io/tekton-pipelines-info unchanged role.rbac.authorization.k8s.io/tekton-pipelines-leader-election unchanged podsecuritypolicy.policy/tekton-pipelines configured deployment.apps/tekton-pipelines-webhook unchanged horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-leaderelection unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged role.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged serviceaccount/tekton-pipelines-webhook unchanged service/tekton-pipelines-webhook unchanged validatingwebhookconfiguration.admissionregistration.k8s.io/validation.webhook.pipeline.tekton.dev unchanged secret/webhook-certs unchanged mutatingwebhookconfiguration.admissionregistration.k8s.io/webhook.pipeline.tekton.dev unchanged Error from server (InternalError): error when creating "config-root/namespaces/jx/jx-pipelines-visualizer/jx-pipelines-visualizer-ingress.yaml": Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "https://ingress-nginx-controller-admission.nginx.svc:443/networking/v1beta1/ingresses?timeout=10s": service "ingress-nginx-controller-admission" not found Error from server (InternalError): error when creating "config-root/namespaces/jx/jxboot-helmfile-resources/bucketrepo-ingress.yaml": Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "https://ingress-nginx-controller-admission.nginx.svc:443/networking/v1beta1/ingresses?timeout=10s": service "ingress-nginx-controller-admission" not found Error from server (InternalError): error when creating "config-root/namespaces/jx/jxboot-helmfile-resources/hook-ingress.yaml": Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io": Post "https://ingress-nginx-controller-admission.nginx.svc:443/networking/v1beta1/ingresses?timeout=10s": service "ingress-nginx-controller-admission" not found make: *** [versionStream/src/Makefile.mk:290: kubectl-apply] Error 1 boot Job pod jx-boot-d88e22c0-6dd6-4a03-8803-3dcb4239dd38-9fmjh has Failed
Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io":
Seems like an Issue with nginx ingress.
I am more used to the aws side of things, but will check if the on prem nginx helm chart has been update or not (It should get upgrade automatically, but ...)
Did you previously install nginx ingress in your cluster? May be there is a Validating Webhook Configuration
resource left, try checking if it's still there. Delete it, and do a fresh install.
May be this is relevant in your case: https://stackoverflow.com/a/62044090
Internal error occurred: failed calling webhook "validate.nginx.ingress.kubernetes.io":
Seems like an Issue with nginx ingress.
I am more used to the aws side of things, but will check if the on prem nginx helm chart has been update or not (It should get upgrade automatically, but ...)
Did you previously install nginx ingress in your cluster? May be there is a
Validating Webhook Configuration
resource left, try checking if it's still there. Delete it, and do a fresh install. May be this is relevant in your case: https://stackoverflow.com/a/62044090
`wrote /tmp/generate/jx/jx-build-controller/jx-build-controller/templates/role.yaml wrote /tmp/generate/jx/jx-build-controller/jx-build-controller/templates/rolebinding.yaml wrote /tmp/generate/jx/jx-build-controller/jx-build-controller/templates/deployment.yaml
Templating release=local-external-secrets, chart=jxgh/local-external-secrets wrote /tmp/generate/jx/local-external-secrets/local-external-secrets/templates/external-secrets-crd.yaml
Templating release=health-checks-jx, chart=jxgh/jx-kh-check wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-events-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-events-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-events-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-bot-token.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-events-check.yaml
Adding repo kuberhealthy https://kuberhealthy.github.io/kuberhealthy/helm-repos "kuberhealthy" has been added to your repositories
Templating release=kuberhealthy, chart=kuberhealthy/kuberhealthy wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/crds/khcheck.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/crds/khjob.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/crds/khstate.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/poddisruptionbudget.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-daemonset.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/serviceaccount.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/configmap.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/clusterrole.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/clusterrole.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/clusterrolebinding.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/clusterrolebinding.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-daemonset.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-daemonset.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/service.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-daemonset.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-dns-internal.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-network-connection.yaml
Templating release=jx-kh-check, chart=jxgh/jx-kh-check wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-pod-status-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-secrets-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-pod-status-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-secrets-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-pod-status-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-secrets-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-pod-status-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-secrets-check.yaml
Adding repo stable https://charts.helm.sh/stable "stable" has been added to your repositories
Adding repo ingress-nginx https://kubernetes.github.io/ingress-nginx "ingress-nginx" has been added to your repositories
Templating release=nginx-ingress, chart=ingress-nginx/ingress-nginx wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-poddisruptionbudget.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-serviceaccount.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-configmap.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/clusterrole.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/clusterrolebinding.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-role.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-rolebinding.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-service-metrics.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-service-webhook.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-service.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-deployment.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/validating-webhook.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/serviceaccount.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/clusterrole.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/clusterrolebinding.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/role.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/rolebinding.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/job-createSecret.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/job-patchWebhook.yaml
Adding repo cdf https://cdfoundation.github.io/tekton-helm-chart "cdf" has been added to your repositories
Templating release=tekton-pipeline, chart=cdf/tekton-pipeline wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-ns.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-podsecuritypolicy.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-bot-sa.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-sa.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-sa.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/webhook-certs-secret.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-artifact-bucket-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-artifact-pvc-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-defaults-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-leader-election-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-logging-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-observability-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-registry-cert-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/feature-flags-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/pipelines-info-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/clustertasks.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/conditions.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/pipelineresources.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/pipelineruns.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/pipelines.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/runs.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/taskruns.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tasks.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-aggregate-edit-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-aggregate-view-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-cluster-access-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-tenant-access-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-cluster-access-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-cluster-access-crb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-tenant-access-crb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-cluster-access-crb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-role.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-info-role.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-leader-election-role.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-role.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-leaderelection-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-info-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-leaderelection-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-svc.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-svc.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-deploy.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-deploy.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-horizontalpodautoscaler.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/webhook.pipeline.tekton.dev-mutwebhookcfg.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config.webhook.pipeline.tekton.dev-valwebhookcfg.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/validation.webhook.pipeline.tekton.dev-valwebhookcfg.yaml
jx gitops split --dir /tmp/generate jx gitops rename --dir /tmp/generate jx gitops helmfile move --output-dir config-root --dir /tmp/generate --dir-includes-release-name jx secret convert --source-dir config-root -r jx-vault jx secret replicate --selector secret.jenkins-x.io/replica-source=true jx gitops namespace --dir-mode --dir config-root/namespaces jx gitops helmfile report namespace jx ignoring Ingress in file config-root/namespaces/jx/jxboot-helmfile-resources/bucketrepo-ingress.yaml with api version networking.k8s.io/v1 ignoring Ingress in file config-root/namespaces/jx/jxboot-helmfile-resources/hook-ingress.yaml with api version networking.k8s.io/v1 found jxboot-helmfile-resources version: 1.1.1 https://github.com/jenkins-x-charts/jxboot-helmfile-resources WARNING: ignoring release jxgh/jenkins-x-crds in namespace jx as we cannot find any generated resources but there is no conditional ignoring Ingress in file config-root/namespaces/jx/jx-pipelines-visualizer/jx-pipelines-visualizer-ingress.yaml with api version networking.k8s.io/v1 found jx-pipelines-visualizer version: 1.7.5 https://github.com/jenkins-x/jx-pipelines-visualizer found jx-preview version: 0.0.192 https://github.com/jenkins-x-plugins/jx-preview found lighthouse version: 1.3.0 https://github.com/jenkins-x/lighthouse found bucketrepo version: 0.1.67 found jx-build-controller version: 0.3.9 https://jenkins-x.io/ WARNING: ignoring release jxgh/local-external-secrets in namespace jx as we cannot find any generated resources but there is no conditional found jx-kh-check version: 0.0.78 https://jenkins-x.io/
namespace jx ignoring Ingress in file config-root/namespaces/jx/jxboot-helmfile-resources/bucketrepo-ingress.yaml with api version networking.k8s.io/v1 ignoring Ingress in file config-root/namespaces/jx/jxboot-helmfile-resources/hook-ingress.yaml with api version networking.k8s.io/v1 found jxboot-helmfile-resources version: 1.1.1 https://github.com/jenkins-x-charts/jxboot-helmfile-resources WARNING: ignoring release jxgh/jenkins-x-crds in namespace jx as we cannot find any generated resources but there is no conditional ignoring Ingress in file config-root/namespaces/jx/jx-pipelines-visualizer/jx-pipelines-visualizer-ingress.yaml with api version networking.k8s.io/v1 found jx-pipelines-visualizer version: 1.7.5 https://github.com/jenkins-x/jx-pipelines-visualizer found jx-preview version: 0.0.192 https://github.com/jenkins-x-plugins/jx-preview found lighthouse version: 1.3.0 https://github.com/jenkins-x/lighthouse found bucketrepo version: 0.1.67 found jx-build-controller version: 0.3.9 https://jenkins-x.io/ WARNING: ignoring release jxgh/local-external-secrets in namespace jx as we cannot find any generated resources but there is no conditional found jx-kh-check version: 0.0.78 https://jenkins-x.io/
namespace kuberhealthy found kuberhealthy version: 64 https://comcast.github.io/kuberhealthy/ found jx-kh-check version: 0.0.78 https://jenkins-x.io/
namespace kuberhealthy found kuberhealthy version: 64 https://comcast.github.io/kuberhealthy/ found jx-kh-check version: 0.0.78 https://jenkins-x.io/
namespace nginx found ingress-nginx version: 3.12.0 https://github.com/kubernetes/ingress-nginx
namespace nginx found ingress-nginx version: 3.12.0 https://github.com/kubernetes/ingress-nginx
namespace tekton-pipelines found tekton-pipeline version: 0.27.2 https://github.com/cdfoundation/tekton-helm-chart
namespace tekton-pipelines found tekton-pipeline version: 0.27.2 https://github.com/cdfoundation/tekton-helm-chart
saved docs/releases.yaml saved docs/README.md jx gitops scheduler jx gitops hash --pod-spec --kind Deployment -s config-root/namespaces/jx/lighthouse-config/config-cm.yaml -s config-root/namespaces/jx/lighthouse-config/plugins-cm.yaml -d config-root/namespaces/jx/lighthouse jx gitops label --dir config-root/cluster gitops.jenkins-x.io/pipeline=cluster jx gitops label --dir config-root/customresourcedefinitions gitops.jenkins-x.io/pipeline=customresourcedefinitions jx gitops label --dir config-root/namespaces gitops.jenkins-x.io/pipeline=namespaces jx gitops annotate --dir config-root --selector app=pusher-wave kapp.k14s.io/change-group=apps.jenkins-x.io/pusher-wave jx gitops annotate --dir config-root --selector app.kubernetes.io/name=ingress-nginx kapp.k14s.io/change-group=apps.jenkins-x.io/ingress-nginx jx gitops label --dir config-root/cluster --kind=Namespace team=jx jx gitops annotate --dir config-root/namespaces --kind Deployment --selector app=pusher-wave --invert-selector wave.pusher.com/update-on-config-change=true using kubectl to apply resources kubectl apply --force --prune -l=gitops.jenkins-x.io/pipeline=customresourcedefinitions -R -f config-root/customresourcedefinitions customresourcedefinition.apiextensions.k8s.io/environments.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/pipelineactivities.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/releases.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/sourcerepositories.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/previews.preview.jenkins.io unchanged customresourcedefinition.apiextensions.k8s.io/lighthousebreakpoints.lighthouse.jenkins.io unchanged customresourcedefinition.apiextensions.k8s.io/lighthousejobs.lighthouse.jenkins.io unchanged customresourcedefinition.apiextensions.k8s.io/externalsecrets.kubernetes-client.io unchanged customresourcedefinition.apiextensions.k8s.io/khchecks.comcast.github.io unchanged customresourcedefinition.apiextensions.k8s.io/khjobs.comcast.github.io unchanged customresourcedefinition.apiextensions.k8s.io/khstates.comcast.github.io unchanged customresourcedefinition.apiextensions.k8s.io/clustertasks.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/conditions.tekton.dev unchanged customresourcedefinition.apiextensions.k8s.io/pipelineresources.tekton.dev unchanged customresourcedefinition.apiextensions.k8s.io/pipelineruns.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/pipelines.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/runs.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/taskruns.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/tasks.tekton.dev configured kubectl apply --force --prune -l=gitops.jenkins-x.io/pipeline=cluster -R -f config-root/cluster namespace/jx-production created namespace/jx-staging created namespace/jx created namespace/kuberhealthy created namespace/nginx configured clusterrole.rbac.authorization.k8s.io/jx-build-controller-jx unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-build-controller-jx unchanged clusterrole.rbac.authorization.k8s.io/jx-pipelines-visualizer unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-pipelines-visualizer unchanged clusterrole.rbac.authorization.k8s.io/jx-preview-gc-jobs unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-preview-gc-jobs unchanged clusterrole.rbac.authorization.k8s.io/jenkinsx-aggregate-view unchanged clusterrole.rbac.authorization.k8s.io/tekton-bot unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-bot-jx unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-pod-status-check-rb unchanged clusterrole.rbac.authorization.k8s.io/jx-pod-status-role unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-secrets-check-rb unchanged clusterrole.rbac.authorization.k8s.io/jx-secrets-role unchanged clusterrole.rbac.authorization.k8s.io/kuberhealthy unchanged clusterrolebinding.rbac.authorization.k8s.io/kuberhealthy unchanged clusterrole.rbac.authorization.k8s.io/kuberhealthy-daemonset-khcheck unchanged clusterrolebinding.rbac.authorization.k8s.io/kuberhealthy-daemonset-khcheck unchanged clusterrole.rbac.authorization.k8s.io/ingress-nginx unchanged clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx unchanged clusterrole.rbac.authorization.k8s.io/ingress-nginx-admission unchanged clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx-admission unchanged clusterrole.rbac.authorization.k8s.io/tekton-aggregate-edit unchanged clusterrole.rbac.authorization.k8s.io/tekton-aggregate-view unchanged clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged namespace/tekton-pipelines unchanged clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged kubectl apply --force --prune -l=gitops.jenkins-x.io/pipeline=namespaces -R -f config-root/namespaces deployment.apps/bucketrepo-bucketrepo created serviceaccount/bucketrepo-bucketrepo created externalsecret.kubernetes-client.io/bucketrepo-config created service/bucketrepo created externalsecret.kubernetes-client.io/jenkins-x-bucketrepo created serviceaccount/jenkins-x-controllerbuild created deployment.apps/jx-build-controller created rolebinding.rbac.authorization.k8s.io/jx-build-controller created role.rbac.authorization.k8s.io/jx-build-controller created kuberhealthycheck.comcast.github.io/jx-bot-token created rolebinding.rbac.authorization.k8s.io/jx-webhook-check-rb created rolebinding.rbac.authorization.k8s.io/jx-webhook-events-check-rb created kuberhealthycheck.comcast.github.io/jx-webhook-events created serviceaccount/jx-webhook-events-sa created role.rbac.authorization.k8s.io/jx-webhook-events-service-role created kuberhealthycheck.comcast.github.io/jx-webhook created serviceaccount/jx-webhook-sa created role.rbac.authorization.k8s.io/jx-webhook-service-role created deployment.apps/jx-pipelines-visualizer created ingress.networking.k8s.io/jx-pipelines-visualizer created serviceaccount/jx-pipelines-visualizer created service/jx-pipelines-visualizer created cronjob.batch/jx-preview-gc-jobs created rolebinding.rbac.authorization.k8s.io/jx-preview-gc-jobs created role.rbac.authorization.k8s.io/jx-preview-gc-jobs created serviceaccount/jx-preview-gc-jobs created ingress.networking.k8s.io/bucketrepo created role.rbac.authorization.k8s.io/committer created environment.jenkins.io/dev created sourcerepository.jenkins.io/dev created rolebinding.rbac.authorization.k8s.io/gcactivities created role.rbac.authorization.k8s.io/gcactivities created rolebinding.rbac.authorization.k8s.io/gcpods created role.rbac.authorization.k8s.io/gcpods created ingress.networking.k8s.io/hook created configmap/ingress-config created externalsecret.kubernetes-client.io/jenkins-maven-settings created configmap/jenkins-x-docker-registry created configmap/jenkins-x-extensions created externalsecret.kubernetes-client.io/jx-basic-auth-htpasswd created externalsecret.kubernetes-client.io/jx-basic-auth-user-password created cronjob.batch/jx-gcactivities created serviceaccount/jx-gcactivities created cronjob.batch/jx-gcpods created serviceaccount/jx-gcpods created externalsecret.kubernetes-client.io/jx-local-secrets created role.rbac.authorization.k8s.io/jx-pipeline-activity-updater created role.rbac.authorization.k8s.io/jx-view created configmap/kapp-config created role.rbac.authorization.k8s.io/owner created environment.jenkins.io/production created environment.jenkins.io/staging created rolebinding.rbac.authorization.k8s.io/tekton-bot created role.rbac.authorization.k8s.io/tekton-bot created serviceaccount/tekton-bot created externalsecret.kubernetes-client.io/tekton-container-registry-auth created externalsecret.kubernetes-client.io/tekton-git created role.rbac.authorization.k8s.io/viewer created service/hook created configmap/lighthouse-external-plugins created deployment.apps/lighthouse-foghorn created rolebinding.rbac.authorization.k8s.io/lighthouse-foghorn created role.rbac.authorization.k8s.io/lighthouse-foghorn created serviceaccount/lighthouse-foghorn created cronjob.batch/lighthouse-gc-jobs created rolebinding.rbac.authorization.k8s.io/lighthouse-gc-jobs created role.rbac.authorization.k8s.io/lighthouse-gc-jobs created serviceaccount/lighthouse-gc-jobs created externalsecret.kubernetes-client.io/lighthouse-hmac-token created deployment.apps/lighthouse-keeper created rolebinding.rbac.authorization.k8s.io/lighthouse-keeper created role.rbac.authorization.k8s.io/lighthouse-keeper created serviceaccount/lighthouse-keeper created service/lighthouse-keeper created externalsecret.kubernetes-client.io/lighthouse-oauth-token created deployment.apps/lighthouse-tekton-controller created rolebinding.rbac.authorization.k8s.io/lighthouse-tekton-controller created role.rbac.authorization.k8s.io/lighthouse-tekton-controller created serviceaccount/lighthouse-tekton-controller created service/lighthouse-tekton-controller created deployment.apps/lighthouse-webhooks created rolebinding.rbac.authorization.k8s.io/lighthouse-webhooks created role.rbac.authorization.k8s.io/lighthouse-webhooks created serviceaccount/lighthouse-webhooks created configmap/config created configmap/jx-install-config created configmap/plugins created externalsecret.kubernetes-client.io/tekton-container-registry-auth created externalsecret.kubernetes-client.io/tekton-container-registry-auth created kuberhealthycheck.comcast.github.io/jx-pod-status created serviceaccount/jx-pod-status-sa created kuberhealthycheck.comcast.github.io/jx-secrets created serviceaccount/jx-secrets-sa created rolebinding.rbac.authorization.k8s.io/daemonset-khcheck created serviceaccount/daemonset-khcheck created kuberhealthycheck.comcast.github.io/daemonset created rolebinding.rbac.authorization.k8s.io/deployment-check-rb created kuberhealthycheck.comcast.github.io/deployment created serviceaccount/deployment-sa created role.rbac.authorization.k8s.io/deployment-service-role created kuberhealthycheck.comcast.github.io/dns-status-internal created role.rbac.authorization.k8s.io/ds-admin created configmap/kuberhealthy created deployment.apps/kuberhealthy created poddisruptionbudget.policy/kuberhealthy-pdb created serviceaccount/kuberhealthy created service/kuberhealthy created kuberhealthycheck.comcast.github.io/network-connection-check created service/ingress-nginx-controller-admission unchanged configmap/ingress-nginx-controller configured deployment.apps/ingress-nginx-controller configured service/ingress-nginx-controller-metrics unchanged poddisruptionbudget.policy/ingress-nginx-controller unchanged service/ingress-nginx-controller unchanged rolebinding.rbac.authorization.k8s.io/ingress-nginx unchanged role.rbac.authorization.k8s.io/ingress-nginx unchanged serviceaccount/ingress-nginx unchanged validatingwebhookconfiguration.admissionregistration.k8s.io/ingress-nginx-admission configured job.batch/ingress-nginx-admission-create unchanged job.batch/ingress-nginx-admission-patch unchanged rolebinding.rbac.authorization.k8s.io/ingress-nginx-admission unchanged role.rbac.authorization.k8s.io/ingress-nginx-admission unchanged serviceaccount/ingress-nginx-admission unchanged configmap/config-artifact-bucket unchanged configmap/config-artifact-pvc unchanged configmap/config-defaults unchanged configmap/config-leader-election unchanged configmap/config-logging unchanged configmap/config-observability unchanged configmap/config-registry-cert unchanged validatingwebhookconfiguration.admissionregistration.k8s.io/config.webhook.pipeline.tekton.dev unchanged configmap/feature-flags unchanged configmap/pipelines-info unchanged serviceaccount/tekton-bot configured deployment.apps/tekton-pipelines-controller unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-leaderelection unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged role.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged serviceaccount/tekton-pipelines-controller unchanged service/tekton-pipelines-controller unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-info unchanged role.rbac.authorization.k8s.io/tekton-pipelines-info unchanged role.rbac.authorization.k8s.io/tekton-pipelines-leader-election unchanged podsecuritypolicy.policy/tekton-pipelines configured deployment.apps/tekton-pipelines-webhook unchanged horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-leaderelection unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged role.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged serviceaccount/tekton-pipelines-webhook unchanged service/tekton-pipelines-webhook unchanged validatingwebhookconfiguration.admissionregistration.k8s.io/validation.webhook.pipeline.tekton.dev unchanged secret/webhook-certs unchanged mutatingwebhookconfiguration.admissionregistration.k8s.io/webhook.pipeline.tekton.dev unchanged jx gitops postprocess there is no post processing Secret jx-post-process in namespace default so not performing any additional post processing steps jx verify ingress --ingress-service ingress-nginx-controller now verifying docker registry ingress setup jx gitops git setup found git user.name zhangwei from requirements found git user.email from requirements setup git user email jenkins-x@googlegroups.com generated Git credentials file: /workspace/xdg_config/git/credentials with username: zhangwei email: git add --all git commit -m "chore: regenerated" -m "/pipeline cancel" [master 3ee365d] chore: regenerated 23 files changed, 32 insertions(+), 32 deletions(-) make[1]: Leaving directory '/workspace/source' found last commit message: chore: regenerated
/pipeline cancel make regen-phase-2 make[1]: Entering directory '/workspace/source' jx verify ingress --ingress-service ingress-nginx-controller now verifying docker registry ingress setup jx gitops repository create file does not exist: .jx/gitops/source-config.yaml so not defaulting any SourceConfig resources jx gitops repository resolve --source-dir config-root/namespaces jx gitops jenkins jobs the source config file .jx/gitops/source-config.yaml does not exist jx secret convert edit jx gitops helmfile resolve jx gitops image -s .jx/git-operator helmfile --file helmfile.yaml template --validate --include-crds --output-dir-template /tmp/generate/{{.Release.Namespace}}/{{.Release.Name}} Adding repo jxgh https://jenkins-x-charts.github.io/repo "jxgh" has been added to your repositories
Templating release=jxboot-helmfile-resources, chart=jxgh/jxboot-helmfile-resources wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/build-bot-serviceaccount.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-gcactivities-sa.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-gcpods-sa.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-basic-auth-htpasswd-secret.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-basic-auth-user-password-secret.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/local-secrets.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/maven-settings-secret.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/tekton-container-registry-auth-secret.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/tekton-git-secret.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/ingress-config-configmap.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jenkins-x-docker-registry.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jenkins-x-extensions-config.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/kapp-config.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/build-bot-clusterrole.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jenkins-x-aggregate-view.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/build-bot-clusterrolebinding.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/build-bot-role.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/committer-role.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-gcactivities-role.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-gcpods-role.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-pipeline-activity-reporter-role.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-view-role.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/owner-role.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/viewer-role.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/build-bot-rolebinding.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-gcactivities-rb.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-gcpods-rb.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-gcactivities-cronjob.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/jx-gcpods-cronjob.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/700-bucketrepo-ing.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/700-hook-ing.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/environments.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/environments.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/environments.yaml wrote /tmp/generate/jx/jxboot-helmfile-resources/jxboot-helmfile-resources/templates/repositories.yaml
Templating release=jenkins-x-crds, chart=jxgh/jenkins-x-crds wrote /tmp/generate/jx/jenkins-x-crds/jenkins-x-crds/templates/environments-crd.yaml wrote /tmp/generate/jx/jenkins-x-crds/jenkins-x-crds/templates/pipelineactivities-crd.yaml wrote /tmp/generate/jx/jenkins-x-crds/jenkins-x-crds/templates/releases-crd.yaml wrote /tmp/generate/jx/jenkins-x-crds/jenkins-x-crds/templates/sourcerepositories-crd.yaml
Templating release=jx-pipelines-visualizer, chart=jxgh/jx-pipelines-visualizer wrote /tmp/generate/jx/jx-pipelines-visualizer/jx-pipelines-visualizer/templates/rbac.yaml wrote /tmp/generate/jx/jx-pipelines-visualizer/jx-pipelines-visualizer/templates/rbac.yaml wrote /tmp/generate/jx/jx-pipelines-visualizer/jx-pipelines-visualizer/templates/rbac.yaml wrote /tmp/generate/jx/jx-pipelines-visualizer/jx-pipelines-visualizer/templates/service.yaml wrote /tmp/generate/jx/jx-pipelines-visualizer/jx-pipelines-visualizer/templates/deployment.yaml wrote /tmp/generate/jx/jx-pipelines-visualizer/jx-pipelines-visualizer/templates/ingress.yaml
Templating release=jx-preview, chart=jxgh/jx-preview wrote /tmp/generate/jx/jx-preview/jx-preview/templates/gc-jobs-sa.yaml wrote /tmp/generate/jx/jx-preview/jx-preview/templates/previews.preview.jenkins.io.yaml wrote /tmp/generate/jx/jx-preview/jx-preview/templates/gc-jobs-clusterrole.yaml wrote /tmp/generate/jx/jx-preview/jx-preview/templates/gc-jobs-clusterrolebinding.yaml wrote /tmp/generate/jx/jx-preview/jx-preview/templates/gc-jobs-role.yaml wrote /tmp/generate/jx/jx-preview/jx-preview/templates/gc-jobs-rb.yaml wrote /tmp/generate/jx/jx-preview/jx-preview/templates/gc-jobs-cj.yaml
Templating release=lighthouse, chart=jxgh/lighthouse wrote /tmp/generate/jx/lighthouse/lighthouse/templates/foghorn-sa.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/gc-jobs-sa.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/keeper-sa.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/tekton-controller-sa.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/webhooks-sa.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/hmacsecret.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/oauthsecret.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/config-external-plugins.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/lighthousebreakpoints-crd.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/lighthousejobs-crd.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/foghorn-role.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/gc-jobs-role.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/keeper-role.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/tekton-controller-role.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/webhooks-role.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/foghorn-rb.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/gc-jobs-rb.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/keeper-rb.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/tekton-controller-rb.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/webhooks-rb.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/keeper-service.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/tekton-controller-service.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/webhooks-service.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/foghorn-deployment.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/keeper-deployment.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/tekton-controller-deployment.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/webhooks-deployment.yaml wrote /tmp/generate/jx/lighthouse/lighthouse/templates/gc-jobs-cj.yaml
Templating release=bucketrepo, chart=jxgh/bucketrepo wrote /tmp/generate/jx/bucketrepo/bucketrepo/templates/serviceaccount.yaml wrote /tmp/generate/jx/bucketrepo/bucketrepo/templates/config-secret.yaml wrote /tmp/generate/jx/bucketrepo/bucketrepo/templates/secret.yaml wrote /tmp/generate/jx/bucketrepo/bucketrepo/templates/service.yaml wrote /tmp/generate/jx/bucketrepo/bucketrepo/templates/deployment.yaml
Templating release=jx-build-controller, chart=jxgh/jx-build-controller wrote /tmp/generate/jx/jx-build-controller/jx-build-controller/templates/serviceaccount.yaml wrote /tmp/generate/jx/jx-build-controller/jx-build-controller/templates/clusterrole.yaml wrote /tmp/generate/jx/jx-build-controller/jx-build-controller/templates/clusterrolebinding.yaml wrote /tmp/generate/jx/jx-build-controller/jx-build-controller/templates/role.yaml wrote /tmp/generate/jx/jx-build-controller/jx-build-controller/templates/rolebinding.yaml wrote /tmp/generate/jx/jx-build-controller/jx-build-controller/templates/deployment.yaml
Templating release=local-external-secrets, chart=jxgh/local-external-secrets wrote /tmp/generate/jx/local-external-secrets/local-external-secrets/templates/external-secrets-crd.yaml
Templating release=health-checks-jx, chart=jxgh/jx-kh-check wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-events-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-events-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-events-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-bot-token.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-check.yaml wrote /tmp/generate/jx/health-checks-jx/jx-kh-check/templates/jx-webhook-events-check.yaml
Adding repo kuberhealthy https://kuberhealthy.github.io/kuberhealthy/helm-repos "kuberhealthy" has been added to your repositories
Templating release=kuberhealthy, chart=kuberhealthy/kuberhealthy wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/crds/khcheck.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/crds/khjob.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/crds/khstate.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/poddisruptionbudget.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-daemonset.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/serviceaccount.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/configmap.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/clusterrole.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/clusterrole.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/clusterrolebinding.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/clusterrolebinding.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-daemonset.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-daemonset.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/service.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-daemonset.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-deployment.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-dns-internal.yaml wrote /tmp/generate/kuberhealthy/kuberhealthy/kuberhealthy/templates/khcheck-network-connection.yaml
Templating release=jx-kh-check, chart=jxgh/jx-kh-check wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-pod-status-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-secrets-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-pod-status-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-secrets-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-pod-status-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-secrets-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-pod-status-check.yaml wrote /tmp/generate/kuberhealthy/jx-kh-check/jx-kh-check/templates/jx-secrets-check.yaml
Adding repo stable https://charts.helm.sh/stable "stable" has been added to your repositories
Adding repo ingress-nginx https://kubernetes.github.io/ingress-nginx "ingress-nginx" has been added to your repositories
Templating release=nginx-ingress, chart=ingress-nginx/ingress-nginx wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-poddisruptionbudget.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-serviceaccount.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-configmap.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/clusterrole.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/clusterrolebinding.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-role.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-rolebinding.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-service-metrics.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-service-webhook.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-service.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/controller-deployment.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/validating-webhook.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/serviceaccount.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/clusterrole.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/clusterrolebinding.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/role.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/rolebinding.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/job-createSecret.yaml wrote /tmp/generate/nginx/nginx-ingress/ingress-nginx/templates/admission-webhooks/job-patch/job-patchWebhook.yaml
Adding repo cdf https://cdfoundation.github.io/tekton-helm-chart "cdf" has been added to your repositories
Templating release=tekton-pipeline, chart=cdf/tekton-pipeline wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-ns.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-podsecuritypolicy.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-bot-sa.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-sa.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-sa.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/webhook-certs-secret.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-artifact-bucket-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-artifact-pvc-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-defaults-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-leader-election-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-logging-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-observability-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config-registry-cert-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/feature-flags-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/pipelines-info-cm.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/clustertasks.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/conditions.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/pipelineresources.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/pipelineruns.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/pipelines.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/runs.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/taskruns.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tasks.tekton.dev-crd.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-aggregate-edit-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-aggregate-view-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-cluster-access-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-tenant-access-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-cluster-access-clusterrole.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-cluster-access-crb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-tenant-access-crb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-cluster-access-crb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-role.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-info-role.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-leader-election-role.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-role.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-leaderelection-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-info-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-leaderelection-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-rb.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-svc.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-svc.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-controller-deploy.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-deploy.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/tekton-pipelines-webhook-horizontalpodautoscaler.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/webhook.pipeline.tekton.dev-mutwebhookcfg.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/config.webhook.pipeline.tekton.dev-valwebhookcfg.yaml wrote /tmp/generate/tekton-pipelines/tekton-pipeline/tekton-pipeline/templates/validation.webhook.pipeline.tekton.dev-valwebhookcfg.yaml
jx gitops split --dir /tmp/generate jx gitops rename --dir /tmp/generate jx gitops helmfile move --output-dir config-root --dir /tmp/generate --dir-includes-release-name jx secret convert --source-dir config-root -r jx-vault jx secret replicate --selector secret.jenkins-x.io/replica-source=true jx gitops namespace --dir-mode --dir config-root/namespaces jx gitops helmfile report namespace jx ignoring Ingress in file config-root/namespaces/jx/jxboot-helmfile-resources/bucketrepo-ingress.yaml with api version networking.k8s.io/v1 ignoring Ingress in file config-root/namespaces/jx/jxboot-helmfile-resources/hook-ingress.yaml with api version networking.k8s.io/v1 found jxboot-helmfile-resources version: 1.1.1 https://github.com/jenkins-x-charts/jxboot-helmfile-resources WARNING: ignoring release jxgh/jenkins-x-crds in namespace jx as we cannot find any generated resources but there is no conditional ignoring Ingress in file config-root/namespaces/jx/jx-pipelines-visualizer/jx-pipelines-visualizer-ingress.yaml with api version networking.k8s.io/v1 found jx-pipelines-visualizer version: 1.7.5 https://github.com/jenkins-x/jx-pipelines-visualizer found jx-preview version: 0.0.192 https://github.com/jenkins-x-plugins/jx-preview found lighthouse version: 1.3.0 https://github.com/jenkins-x/lighthouse found bucketrepo version: 0.1.67 found jx-build-controller version: 0.3.9 https://jenkins-x.io/ WARNING: ignoring release jxgh/local-external-secrets in namespace jx as we cannot find any generated resources but there is no conditional found jx-kh-check version: 0.0.78 https://jenkins-x.io/
namespace jx ignoring Ingress in file config-root/namespaces/jx/jxboot-helmfile-resources/bucketrepo-ingress.yaml with api version networking.k8s.io/v1 ignoring Ingress in file config-root/namespaces/jx/jxboot-helmfile-resources/hook-ingress.yaml with api version networking.k8s.io/v1 found jxboot-helmfile-resources version: 1.1.1 https://github.com/jenkins-x-charts/jxboot-helmfile-resources WARNING: ignoring release jxgh/jenkins-x-crds in namespace jx as we cannot find any generated resources but there is no conditional ignoring Ingress in file config-root/namespaces/jx/jx-pipelines-visualizer/jx-pipelines-visualizer-ingress.yaml with api version networking.k8s.io/v1 found jx-pipelines-visualizer version: 1.7.5 https://github.com/jenkins-x/jx-pipelines-visualizer found jx-preview version: 0.0.192 https://github.com/jenkins-x-plugins/jx-preview found lighthouse version: 1.3.0 https://github.com/jenkins-x/lighthouse found bucketrepo version: 0.1.67 found jx-build-controller version: 0.3.9 https://jenkins-x.io/ WARNING: ignoring release jxgh/local-external-secrets in namespace jx as we cannot find any generated resources but there is no conditional found jx-kh-check version: 0.0.78 https://jenkins-x.io/
namespace kuberhealthy found kuberhealthy version: 64 https://comcast.github.io/kuberhealthy/ found jx-kh-check version: 0.0.78 https://jenkins-x.io/
namespace kuberhealthy found kuberhealthy version: 64 https://comcast.github.io/kuberhealthy/ found jx-kh-check version: 0.0.78 https://jenkins-x.io/
namespace nginx found ingress-nginx version: 3.12.0 https://github.com/kubernetes/ingress-nginx
namespace nginx found ingress-nginx version: 3.12.0 https://github.com/kubernetes/ingress-nginx
namespace tekton-pipelines found tekton-pipeline version: 0.27.2 https://github.com/cdfoundation/tekton-helm-chart
namespace tekton-pipelines found tekton-pipeline version: 0.27.2 https://github.com/cdfoundation/tekton-helm-chart
saved docs/releases.yaml saved docs/README.md jx gitops scheduler jx gitops hash --pod-spec --kind Deployment -s config-root/namespaces/jx/lighthouse-config/config-cm.yaml -s config-root/namespaces/jx/lighthouse-config/plugins-cm.yaml -d config-root/namespaces/jx/lighthouse jx gitops label --dir config-root/cluster gitops.jenkins-x.io/pipeline=cluster jx gitops label --dir config-root/customresourcedefinitions gitops.jenkins-x.io/pipeline=customresourcedefinitions jx gitops label --dir config-root/namespaces gitops.jenkins-x.io/pipeline=namespaces jx gitops annotate --dir config-root --selector app=pusher-wave kapp.k14s.io/change-group=apps.jenkins-x.io/pusher-wave jx gitops annotate --dir config-root --selector app.kubernetes.io/name=ingress-nginx kapp.k14s.io/change-group=apps.jenkins-x.io/ingress-nginx jx gitops label --dir config-root/cluster --kind=Namespace team=jx jx gitops annotate --dir config-root/namespaces --kind Deployment --selector app=pusher-wave --invert-selector wave.pusher.com/update-on-config-change=true jx gitops git setup found git user.name zhangwei from requirements found git user.email from requirements setup git user email jenkins-x@googlegroups.com generated Git credentials file: /workspace/xdg_config/git/credentials with username: zhangwei email: git add --all git commit -m "chore: regenerated" -m "/pipeline cancel" On branch master Your branch is ahead of 'origin/master' by 1 commit. (use "git push" to publish your local commits)
nothing to commit, working tree clean make[1]: Leaving directory '/workspace/source' make[1]: [versionStream/src/Makefile.mk:324: commit] Error 1 (ignored) make regen-phase-3 make[1]: Entering directory '/workspace/source' Already up to date. To https://git.xxxxxxx.cn/zhangwei/jx3-kubernetes2.git 78b5aa8..3ee365d master -> master VAULT_ADDR=https://vault.jx-vault:8200 VAULT_NAMESPACE=jx-vault EXTERNAL_VAULT=false jx secret populate --secret-namespace jx-vault VAULT_ADDR=https://vault.jx-vault:8200 jx secret wait -n jx waiting for the mandatory Secrets to be populated from ExternalSecrets... bucketrepo-config: valid: config.yaml/config.yaml jenkins-x-bucketrepo: valid: BASIC_AUTH_PASS/BASIC_AUTH_PASS, BASIC_AUTH_USER/BASIC_AUTH_USER jx-basic-auth-user-password: valid: password/password, username/username lighthouse-hmac-token: valid: hmac/hmac lighthouse-oauth-token: valid: oauth/oauth tekton-container-registry-auth: valid: .dockerconfigjson/.dockerconfigjson tekton-git: valid: password/password, username/username 7 mandatory secrets are valid make[1]: Leaving directory '/workspace/source' using kubectl to apply resources kubectl apply --force --prune -l=gitops.jenkins-x.io/pipeline=customresourcedefinitions -R -f config-root/customresourcedefinitions customresourcedefinition.apiextensions.k8s.io/environments.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/pipelineactivities.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/releases.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/sourcerepositories.jenkins.io configured customresourcedefinition.apiextensions.k8s.io/previews.preview.jenkins.io unchanged customresourcedefinition.apiextensions.k8s.io/lighthousebreakpoints.lighthouse.jenkins.io unchanged customresourcedefinition.apiextensions.k8s.io/lighthousejobs.lighthouse.jenkins.io unchanged customresourcedefinition.apiextensions.k8s.io/externalsecrets.kubernetes-client.io unchanged customresourcedefinition.apiextensions.k8s.io/khchecks.comcast.github.io unchanged customresourcedefinition.apiextensions.k8s.io/khjobs.comcast.github.io unchanged customresourcedefinition.apiextensions.k8s.io/khstates.comcast.github.io unchanged customresourcedefinition.apiextensions.k8s.io/clustertasks.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/conditions.tekton.dev unchanged customresourcedefinition.apiextensions.k8s.io/pipelineresources.tekton.dev unchanged customresourcedefinition.apiextensions.k8s.io/pipelineruns.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/pipelines.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/runs.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/taskruns.tekton.dev configured customresourcedefinition.apiextensions.k8s.io/tasks.tekton.dev configured kubectl apply --force --prune -l=gitops.jenkins-x.io/pipeline=cluster -R -f config-root/cluster namespace/jx-production configured namespace/jx-staging configured namespace/jx unchanged namespace/kuberhealthy configured namespace/nginx configured clusterrole.rbac.authorization.k8s.io/jx-build-controller-jx unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-build-controller-jx unchanged clusterrole.rbac.authorization.k8s.io/jx-pipelines-visualizer unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-pipelines-visualizer unchanged clusterrole.rbac.authorization.k8s.io/jx-preview-gc-jobs unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-preview-gc-jobs unchanged clusterrole.rbac.authorization.k8s.io/jenkinsx-aggregate-view unchanged clusterrole.rbac.authorization.k8s.io/tekton-bot unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-bot-jx unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-pod-status-check-rb unchanged clusterrole.rbac.authorization.k8s.io/jx-pod-status-role unchanged clusterrolebinding.rbac.authorization.k8s.io/jx-secrets-check-rb unchanged clusterrole.rbac.authorization.k8s.io/jx-secrets-role unchanged clusterrole.rbac.authorization.k8s.io/kuberhealthy unchanged clusterrolebinding.rbac.authorization.k8s.io/kuberhealthy unchanged clusterrole.rbac.authorization.k8s.io/kuberhealthy-daemonset-khcheck unchanged clusterrolebinding.rbac.authorization.k8s.io/kuberhealthy-daemonset-khcheck unchanged clusterrole.rbac.authorization.k8s.io/ingress-nginx unchanged clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx unchanged clusterrole.rbac.authorization.k8s.io/ingress-nginx-admission unchanged clusterrolebinding.rbac.authorization.k8s.io/ingress-nginx-admission unchanged clusterrole.rbac.authorization.k8s.io/tekton-aggregate-edit unchanged clusterrole.rbac.authorization.k8s.io/tekton-aggregate-view unchanged clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-cluster-access unchanged clusterrole.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-tenant-access unchanged namespace/tekton-pipelines unchanged clusterrole.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged clusterrolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-cluster-access unchanged kubectl apply --force --prune -l=gitops.jenkins-x.io/pipeline=namespaces -R -f config-root/namespaces deployment.apps/bucketrepo-bucketrepo configured serviceaccount/bucketrepo-bucketrepo unchanged externalsecret.kubernetes-client.io/bucketrepo-config unchanged service/bucketrepo unchanged externalsecret.kubernetes-client.io/jenkins-x-bucketrepo unchanged serviceaccount/jenkins-x-controllerbuild unchanged deployment.apps/jx-build-controller configured rolebinding.rbac.authorization.k8s.io/jx-build-controller unchanged role.rbac.authorization.k8s.io/jx-build-controller unchanged kuberhealthycheck.comcast.github.io/jx-bot-token unchanged rolebinding.rbac.authorization.k8s.io/jx-webhook-check-rb unchanged rolebinding.rbac.authorization.k8s.io/jx-webhook-events-check-rb unchanged kuberhealthycheck.comcast.github.io/jx-webhook-events unchanged serviceaccount/jx-webhook-events-sa unchanged role.rbac.authorization.k8s.io/jx-webhook-events-service-role unchanged kuberhealthycheck.comcast.github.io/jx-webhook unchanged serviceaccount/jx-webhook-sa unchanged role.rbac.authorization.k8s.io/jx-webhook-service-role unchanged deployment.apps/jx-pipelines-visualizer configured ingress.networking.k8s.io/jx-pipelines-visualizer unchanged serviceaccount/jx-pipelines-visualizer unchanged service/jx-pipelines-visualizer unchanged cronjob.batch/jx-preview-gc-jobs unchanged rolebinding.rbac.authorization.k8s.io/jx-preview-gc-jobs unchanged role.rbac.authorization.k8s.io/jx-preview-gc-jobs unchanged serviceaccount/jx-preview-gc-jobs unchanged ingress.networking.k8s.io/bucketrepo unchanged role.rbac.authorization.k8s.io/committer unchanged environment.jenkins.io/dev unchanged sourcerepository.jenkins.io/dev unchanged rolebinding.rbac.authorization.k8s.io/gcactivities unchanged role.rbac.authorization.k8s.io/gcactivities unchanged rolebinding.rbac.authorization.k8s.io/gcpods unchanged role.rbac.authorization.k8s.io/gcpods unchanged ingress.networking.k8s.io/hook unchanged configmap/ingress-config unchanged externalsecret.kubernetes-client.io/jenkins-maven-settings unchanged configmap/jenkins-x-docker-registry unchanged configmap/jenkins-x-extensions unchanged externalsecret.kubernetes-client.io/jx-basic-auth-htpasswd unchanged externalsecret.kubernetes-client.io/jx-basic-auth-user-password unchanged cronjob.batch/jx-gcactivities unchanged serviceaccount/jx-gcactivities unchanged cronjob.batch/jx-gcpods unchanged serviceaccount/jx-gcpods unchanged externalsecret.kubernetes-client.io/jx-local-secrets unchanged role.rbac.authorization.k8s.io/jx-pipeline-activity-updater unchanged role.rbac.authorization.k8s.io/jx-view unchanged configmap/kapp-config unchanged role.rbac.authorization.k8s.io/owner unchanged environment.jenkins.io/production unchanged environment.jenkins.io/staging unchanged rolebinding.rbac.authorization.k8s.io/tekton-bot unchanged role.rbac.authorization.k8s.io/tekton-bot unchanged serviceaccount/tekton-bot configured externalsecret.kubernetes-client.io/tekton-container-registry-auth unchanged externalsecret.kubernetes-client.io/tekton-git unchanged role.rbac.authorization.k8s.io/viewer unchanged service/hook unchanged configmap/lighthouse-external-plugins unchanged deployment.apps/lighthouse-foghorn configured rolebinding.rbac.authorization.k8s.io/lighthouse-foghorn unchanged role.rbac.authorization.k8s.io/lighthouse-foghorn unchanged serviceaccount/lighthouse-foghorn unchanged cronjob.batch/lighthouse-gc-jobs unchanged rolebinding.rbac.authorization.k8s.io/lighthouse-gc-jobs unchanged role.rbac.authorization.k8s.io/lighthouse-gc-jobs unchanged serviceaccount/lighthouse-gc-jobs unchanged externalsecret.kubernetes-client.io/lighthouse-hmac-token unchanged deployment.apps/lighthouse-keeper configured rolebinding.rbac.authorization.k8s.io/lighthouse-keeper unchanged role.rbac.authorization.k8s.io/lighthouse-keeper unchanged serviceaccount/lighthouse-keeper unchanged service/lighthouse-keeper unchanged externalsecret.kubernetes-client.io/lighthouse-oauth-token unchanged deployment.apps/lighthouse-tekton-controller configured rolebinding.rbac.authorization.k8s.io/lighthouse-tekton-controller unchanged role.rbac.authorization.k8s.io/lighthouse-tekton-controller unchanged serviceaccount/lighthouse-tekton-controller unchanged service/lighthouse-tekton-controller unchanged deployment.apps/lighthouse-webhooks configured rolebinding.rbac.authorization.k8s.io/lighthouse-webhooks unchanged role.rbac.authorization.k8s.io/lighthouse-webhooks unchanged serviceaccount/lighthouse-webhooks unchanged configmap/config configured configmap/jx-install-config unchanged configmap/plugins configured externalsecret.kubernetes-client.io/tekton-container-registry-auth unchanged externalsecret.kubernetes-client.io/tekton-container-registry-auth unchanged kuberhealthycheck.comcast.github.io/jx-pod-status unchanged serviceaccount/jx-pod-status-sa unchanged kuberhealthycheck.comcast.github.io/jx-secrets unchanged serviceaccount/jx-secrets-sa unchanged rolebinding.rbac.authorization.k8s.io/daemonset-khcheck unchanged serviceaccount/daemonset-khcheck unchanged kuberhealthycheck.comcast.github.io/daemonset unchanged rolebinding.rbac.authorization.k8s.io/deployment-check-rb unchanged kuberhealthycheck.comcast.github.io/deployment unchanged serviceaccount/deployment-sa unchanged role.rbac.authorization.k8s.io/deployment-service-role unchanged kuberhealthycheck.comcast.github.io/dns-status-internal unchanged role.rbac.authorization.k8s.io/ds-admin unchanged configmap/kuberhealthy unchanged deployment.apps/kuberhealthy configured poddisruptionbudget.policy/kuberhealthy-pdb unchanged serviceaccount/kuberhealthy unchanged service/kuberhealthy unchanged kuberhealthycheck.comcast.github.io/network-connection-check unchanged service/ingress-nginx-controller-admission unchanged configmap/ingress-nginx-controller configured deployment.apps/ingress-nginx-controller configured service/ingress-nginx-controller-metrics unchanged poddisruptionbudget.policy/ingress-nginx-controller unchanged service/ingress-nginx-controller unchanged rolebinding.rbac.authorization.k8s.io/ingress-nginx unchanged role.rbac.authorization.k8s.io/ingress-nginx unchanged serviceaccount/ingress-nginx unchanged validatingwebhookconfiguration.admissionregistration.k8s.io/ingress-nginx-admission configured job.batch/ingress-nginx-admission-create unchanged job.batch/ingress-nginx-admission-patch unchanged rolebinding.rbac.authorization.k8s.io/ingress-nginx-admission unchanged role.rbac.authorization.k8s.io/ingress-nginx-admission unchanged serviceaccount/ingress-nginx-admission unchanged configmap/config-artifact-bucket unchanged configmap/config-artifact-pvc unchanged configmap/config-defaults unchanged configmap/config-leader-election unchanged configmap/config-logging unchanged configmap/config-observability unchanged configmap/config-registry-cert unchanged validatingwebhookconfiguration.admissionregistration.k8s.io/config.webhook.pipeline.tekton.dev unchanged configmap/feature-flags unchanged configmap/pipelines-info unchanged serviceaccount/tekton-bot configured deployment.apps/tekton-pipelines-controller unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller-leaderelection unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged role.rbac.authorization.k8s.io/tekton-pipelines-controller unchanged serviceaccount/tekton-pipelines-controller unchanged service/tekton-pipelines-controller unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-info unchanged role.rbac.authorization.k8s.io/tekton-pipelines-info unchanged role.rbac.authorization.k8s.io/tekton-pipelines-leader-election unchanged podsecuritypolicy.policy/tekton-pipelines configured deployment.apps/tekton-pipelines-webhook unchanged horizontalpodautoscaler.autoscaling/tekton-pipelines-webhook unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook-leaderelection unchanged rolebinding.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged role.rbac.authorization.k8s.io/tekton-pipelines-webhook unchanged serviceaccount/tekton-pipelines-webhook unchanged service/tekton-pipelines-webhook unchanged validatingwebhookconfiguration.admissionregistration.k8s.io/validation.webhook.pipeline.tekton.dev unchanged secret/webhook-certs unchanged mutatingwebhookconfiguration.admissionregistration.k8s.io/webhook.pipeline.tekton.dev unchanged jx gitops postprocess there is no post processing Secret jx-post-process in namespace default so not performing any additional post processing steps changing to the jx namespace to verify jx ns jx --quiet Now using namespace 'jx' on server ''. jx verify ingress --ingress-service ingress-nginx-controller now verifying docker registry ingress setup jx gitops webhook update --warn-on-fail WARNING: failed to create Scm client for https://github.com/zhangwei/jx3-kubernetes2.git: failed to find git token: could not find git token for git server https://github.com jx health status -A NAME NAMESPACE STATUS ERROR MESSAGE daemonset kuberhealthy OK deployment kuberhealthy OK dns-status-internal kuberhealthy OK jx-bot-token jx ERROR Check execution error: pod deleted unexpectedly jx-pod-status kuberhealthy OK jx-secrets kuberhealthy OK jx-webhook jx ERROR Check execution error: pod deleted unexpectedly jx-webhook-events jx ERROR Check execution error: jx/jx-webhook-events: error when waiting for pod to start: the khcheck check pod is deleted, waiting for start failed network-connection-check kuberhealthy OK annotating some deployments with the latest git SHA: 3ee365ddd09902f929c44deb973f082f3b93c6c2 jx gitops patch --selector git.jenkins-x.io/sha=annotate --data '{"spec":{"template":{"metadata":{"annotations":{"git.jenkins-x.io/sha": "3ee365ddd09902f929c44deb973f082f3b93c6c2"}}}}}' patched apps/v1/deployments name jx/lighthouse-webhooks jx secret copy --ns jx-git-operator --ignore-missing-to --to jx --selector git-operator.jenkins.io/kind=git-operator created Secret jx-boot in namespace jx created Secret jx-boot-job-env-vars in namespace jx created Secret jx-boot-oci-registries in namespace jx jx secret copy --ns jx-git-operator --ignore-missing-to --to tekton-pipelines --selector git-operator.jenkins.io/kind=git-operator created Secret jx-boot in namespace tekton-pipelines created Secret jx-boot-job-env-vars in namespace tekton-pipelines created Secret jx-boot-oci-registries in namespace tekton-pipelines completed the boot Job jx gitops helmfile status the source config file .jx/gitops/source-config.yaml does not exist boot Job pod jx-boot-f5e43740-dbcb-4645-a54c-9515ddfc1ab9-rhcqs has Succeeded boot Job jx-boot-f5e43740-dbcb-4645-a54c-9515ddfc1ab9 has Succeeded`
boot Job pod jx-boot-f5e43740-dbcb-4645-a54c-9515ddfc1ab9-rhcqs has Succeeded boot Job jx-boot-f5e43740-dbcb-4645-a54c-9515ddfc1ab9 has Succeeded`
So it succeeded...
Open telemetry is not enabled, but that is also not enabled in my cluster as well (I use sumologic to do the observability part). So that should not be the reason for the pending jobs you see when importing the repository. What do u see for the pods in the jx namespace, when u do an import or run a quickstart (They most probably got garbage collected by now, you have to run jx import or jx create quickstart again)? That should say what is going on.
Also, I notice u use gitlab, which I dont think works well with jx atm (to be fair, only github works imo, gitlab and bitbucket have plenty of issues to address - let me see if I can update the docs today). I will give it a try this holiday to see what exactly is missing from gitlab integration with Jenkins X.
If you are willing to give me some feedback when I start my test with gitlab, that would be awesome. If you are interested, let me know, and I can start the tests during the holidays (Thanksgiving in US)
Also, I dont really understand any language apart from English, Hindi or oriya, so I think it's best to keep the conversation in English. Having said that, I tried to translate what you said using google translate (not sure how accurate it is):
kubernetes v1.20.6 With this guide https://jenkins-x.io/v3/admin/platforms/on-premises/
jx admin operator --url=https://git.xxxxx.ru/xxxxx/jx3-kubernetes.git --username xxxxx--token xxxxxxxxx
➜ jx version version: 3.2.217