Error lines from build-log.txt
... skipping 606 lines ...
2024-11-19T09:57:29.325Z debug common/00_tektonconfigdeployment_test.go:697 pipeline cr is available
2024-11-19T09:57:29.326Z debug common/00_tektonconfigdeployment_test.go:255 test environment ready. starting the actual test
00_tektonconfigdeployment_test.go:344: skipped: This test is only supported in OpenShift
=== RUN TestTektonConfigTestSuite/Test06_TestSCCConfig
2024-11-19T09:57:29.326Z debug common/00_tektonconfigdeployment_test.go:253 resetting the tekton config to it's default state
00_tektonconfigdeployment_test.go:1083:
Error Trace: /home/prow/go/src/github.com/tektoncd/operator/test/e2e/common/00_tektonconfigdeployment_test.go:1083
/home/prow/go/src/github.com/tektoncd/operator/test/e2e/common/00_tektonconfigdeployment_test.go:254
/home/prow/go/src/github.com/tektoncd/operator/vendor/github.com/stretchr/testify/suite/suite.go:192
Error: Received unexpected error:
Operation cannot be fulfilled on tektonconfigs.operator.tekton.dev "config": the object has been modified; please apply your changes to the latest version and try again
Test: TestTektonConfigTestSuite/Test06_TestSCCConfig
2024-11-19T09:57:29.372Z info common/00_tektonconfigdeployment_test.go:263 test failed, executing debug commands {"testName": "TestTektonConfigTestSuite/Test06_TestSCCConfig"}
------------------- debug information -------------------
$ kubectl get tektonconfig
NAME VERSION READY REASON
config devel True
... skipping 175 lines ...
$ kubectl get deployment,pod,configmap,serviceaccount,role,rolebinding --output=wide --namespace=hub-external-db
No resources found in hub-external-db namespace.
--------------------------- end -------------------------
--- FAIL: TestTektonConfigTestSuite (308.58s)
--- PASS: TestTektonConfigTestSuite/Test01_AutoInstall (115.88s)
--- PASS: TestTektonConfigTestSuite/Test02_ChangeProfile (60.67s)
--- PASS: TestTektonConfigTestSuite/Test03_DeletePipeline (25.36s)
--- PASS: TestTektonConfigTestSuite/Test04_DeleteAndCreateConfig (105.31s)
--- SKIP: TestTektonConfigTestSuite/Test05_DisableAndEnableAddons (0.22s)
--- FAIL: TestTektonConfigTestSuite/Test06_TestSCCConfig (0.94s)
=== RUN TestTektonPipelinesDeployment
=== RUN TestTektonPipelinesDeployment/create-pipeline
=== RUN TestTektonPipelinesDeployment/restore-pipeline-deployments
=== RUN TestTektonPipelinesDeployment/delete-pipeline
--- PASS: TestTektonPipelinesDeployment (135.14s)
--- PASS: TestTektonPipelinesDeployment/create-pipeline (65.01s)
... skipping 73 lines ...
2024-11-19T10:07:33.609Z debug common/05_tektonhubdeployment_test.go:172 deploying hub with external database
2024-11-19T10:07:33.701Z debug common/05_tektonhubdeployment_test.go:331 wait for external database deployment becomes ready {"namespace": "hub-external-db", "deploymentName": "tekton-hub-db"}
2024-11-19T10:07:53.710Z debug common/05_tektonhubdeployment_test.go:337 external database deployment is ready
=== RUN TestTektonHubTestSuite/Test04_DeployWithInvalidHubName
2024-11-19T10:08:08.783Z debug common/05_tektonhubdeployment_test.go:116 removing the tekton hub cr if any
2024-11-19T10:08:28.830Z debug common/05_tektonhubdeployment_test.go:121 test environment ready. starting the actual test
2024-11-19T10:08:33.853Z debug common/05_tektonhubdeployment_test.go:224 ready status {"condition": {"type":"Ready","status":"False","lastTransitionTime":"2024-11-19T10:08:28Z","reason":"Error","message":"Ready: Resource ignored, Expected Name: hub, Got Name: custom-hub-mzb8m"}}
--- PASS: TestTektonHubTestSuite (261.08s)
--- PASS: TestTektonHubTestSuite/Test01_DeployDefault (70.11s)
--- PASS: TestTektonHubTestSuite/Test02_DeployWithExternalDatabase (75.19s)
--- PASS: TestTektonHubTestSuite/Test03_DeployDefaultThenUpdateToExternalDatabase (90.27s)
--- PASS: TestTektonHubTestSuite/Test04_DeployWithInvalidHubName (25.08s)
=== RUN TestManualApprovalGateDeployment
... skipping 13 lines ...
=== RUN TestTektonPipelinesStatefulset/restore-pipeline-statefulset
=== RUN TestTektonPipelinesStatefulset/delete-pipeline
--- PASS: TestTektonPipelinesStatefulset (90.10s)
--- PASS: TestTektonPipelinesStatefulset/create-pipeline (25.01s)
--- PASS: TestTektonPipelinesStatefulset/restore-pipeline-statefulset (15.04s)
--- PASS: TestTektonPipelinesStatefulset/delete-pipeline (5.02s)
FAIL
FAIL github.com/tektoncd/operator/test/e2e/common 1202.622s
FAIL
Finished run, return code is 1
mktemp: failed to create file via template '/workspace/source/artifacts/junit_XXXXXXXX': No such file or directory
XML report written to .xml
Running tests with 'go test -race -v -count=1 -tags=e2e -timeout=20m ./test/e2e/kubernetes --kubeconfig /root/.kube/config '
=== RUN TestTektonDashboardsDeployment
=== RUN TestTektonDashboardsDeployment/create-pipeline
=== RUN TestTektonDashboardsDeployment/create-dashboard
=== RUN TestTektonDashboardsDeployment/restore-dashboard-deployments
... skipping 10 lines ...
=== RUN TestTektonResultDeployment
tektonresultdeployment_test.go:40:
--- SKIP: TestTektonResultDeployment (0.00s)
PASS
ok github.com/tektoncd/operator/test/e2e/kubernetes 91.356s
Finished run, return code is 0
mktemp: failed to create file via template '/workspace/source/artifacts/junit_XXXXXXXX': No such file or directory
XML report written to .xml
***************************************
*** E2E TEST FAILED ***
*** Start of information dump ***
***************************************
>>> All resources:
NAMESPACE NAME READY STATUS RESTARTS AGE
kube-system pod/coredns-5dd5756b68-5jspt 1/1 Running 0 31m
kube-system pod/coredns-5dd5756b68-ws789 1/1 Running 0 31m
... skipping 49 lines ...
kube-system kube-dns ClusterIP 10.96.0.10 <none> 53/UDP,53/TCP,9153/TCP 31m
metallb-system webhook-service ClusterIP 10.96.153.139 <none> 443/TCP 31m
tekton-operator tekton-operator ClusterIP 10.96.34.10 <none> 9090/TCP 26m
tekton-operator tekton-operator-webhook ClusterIP 10.96.253.1 <none> 443/TCP 26m
>>> Events:
NAMESPACE LAST SEEN TYPE REASON OBJECT MESSAGE
default 25m Warning UpdateFailed clusterinterceptor/bitbucket Failed to update status for "bitbucket": Internal error occurred: failed calling webhook "webhook.triggers.tekton.dev": failed to call webhook: Post "https://tekton-triggers-webhook.tekton-pipelines.svc:443/defaulting?timeout=10s": dial tcp 10.96.197.176:443: connect: connection refused
default 25m Warning UpdateFailed clusterinterceptor/cel Failed to update status for "cel": Internal error occurred: failed calling webhook "webhook.triggers.tekton.dev": failed to call webhook: Post "https://tekton-triggers-webhook.tekton-pipelines.svc:443/defaulting?timeout=10s": dial tcp 10.96.197.176:443: connect: connection refused
default 16m Normal FinalizerUpdate tektoninstallerset/chain-4f87c Updated "chain-4f87c" finalizers
default 16m Warning InternalError tektoninstallerset/chain-4f87c configmaps "tekton-chains-config-observability" already exists
default 25m Normal FinalizerUpdate tektoninstallerset/chain-config-8d5f5 Updated "chain-config-8d5f5" finalizers
default 21m Normal FinalizerUpdate tektoninstallerset/chain-config-8d5f5 Updated "chain-config-8d5f5" finalizers
default 12m Normal FinalizerUpdate tektoninstallerset/chain-config-b6qdg Updated "chain-config-b6qdg" finalizers
default 16m Normal FinalizerUpdate tektoninstallerset/chain-config-bjtk5 Updated "chain-config-bjtk5" finalizers
default 10m Normal FinalizerUpdate tektoninstallerset/chain-config-gdxnw Updated "chain-config-gdxnw" finalizers
default 5m23s Normal FinalizerUpdate tektoninstallerset/chain-config-gdxnw Updated "chain-config-gdxnw" finalizers
default 18m Normal FinalizerUpdate tektoninstallerset/chain-config-vqlvr Updated "chain-config-vqlvr" finalizers
default 12m Normal FinalizerUpdate tektoninstallerset/chain-hchp7 Updated "chain-hchp7" finalizers
default 12m Warning FinalizerUpdateFailed tektoninstallerset/chain-hchp7 Failed to update finalizers for "chain-hchp7": tektoninstallersets.operator.tekton.dev "chain-hchp7" not found
default 10m Normal FinalizerUpdate tektoninstallerset/chain-m694h Updated "chain-m694h" finalizers
default 10m Warning InternalError tektoninstallerset/chain-m694h configmaps "tekton-chains-config-observability" already exists
default 5m27s Normal FinalizerUpdate tektoninstallerset/chain-m694h Updated "chain-m694h" finalizers
default 10m Normal FinalizerUpdate tektoninstallerset/chain-secret-77t4d Updated "chain-secret-77t4d" finalizers
default 5m23s Normal FinalizerUpdate tektoninstallerset/chain-secret-77t4d Updated "chain-secret-77t4d" finalizers
default 25m Normal FinalizerUpdate tektoninstallerset/chain-secret-fljsc Updated "chain-secret-fljsc" finalizers
... skipping 15 lines ...
default 16m Warning InternalError tektonchain/chain reconcile again and proceed
default 12m Normal FinalizerUpdate tektonchain/chain Updated "chain" finalizers
default 12m Warning InternalError tektonchain/chain reconcile again and proceed
default 10m Normal FinalizerUpdate tektonchain/chain Updated "chain" finalizers
default 10m Warning InternalError tektonchain/chain reconcile again and proceed
default 5m29s Normal FinalizerUpdate tektonchain/chain Updated "chain" finalizers
default 5m29s Warning FinalizerUpdateFailed tektonchain/chain Failed to update finalizers for "chain": tektonchains.operator.tekton.dev "chain" not found
default 26m Normal FinalizerUpdate tektonconfig/config Updated "config" finalizers
default 25m Warning InternalError tektonconfig/config reconcile again and proceed
default 26m Warning InternalError tektonconfig/config Operation cannot be fulfilled on tektonconfigs.operator.tekton.dev "config": the object has been modified; please apply your changes to the latest version and try again
default 21m Warning InternalError tektonconfig/config reconcile again and proceed
default 21m Normal FinalizerUpdate tektonconfig/config Updated "config" finalizers
default 20m Normal FinalizerUpdate tektonconfig/config Updated "config" finalizers
default 18m Warning InternalError tektonconfig/config reconcile again and proceed
default 20m Warning InternalError tektonconfig/config Operation cannot be fulfilled on tektonconfigs.operator.tekton.dev "config": the object has been modified; please apply your changes to the latest version and try again
default 16m Normal FinalizerUpdate tektonconfig/config Updated "config" finalizers
default 16m Warning InternalError tektonconfig/config reconcile again and proceed
default 17m Warning InternalError tektonconfig/config Operation cannot be fulfilled on tektonconfigs.operator.tekton.dev "config": the object has been modified; please apply your changes to the latest version and try again
default 16m Warning FinalizerUpdateFailed tektonconfig/config Failed to update finalizers for "config": tektonconfigs.operator.tekton.dev "config" not found
default 10m Normal FinalizerUpdate tektonconfig/config Updated "config" finalizers
default 10m Warning InternalError tektonconfig/config reconcile again and proceed
default 10m Warning InternalError tektonconfig/config Operation cannot be fulfilled on tektonconfigs.operator.tekton.dev "config": the object has been modified; please apply your changes to the latest version and try again
default 5m29s Warning InternalError tektonconfig/config reconcile again and proceed
default 5m29s Normal FinalizerUpdate tektonconfig/config Updated "config" finalizers
default 5m28s Warning FinalizerUpdateFailed tektonconfig/config Failed to update finalizers for "config": tektonconfigs.operator.tekton.dev "config" not found
default 5m30s Normal FinalizerUpdate tektonhub/custom-hub-mzb8m Updated "custom-hub-mzb8m" finalizers
default 10m Normal FinalizerUpdate tektoninstallerset/dashboard-main-deployment-dplqs Updated "dashboard-main-deployment-dplqs" finalizers
default 5m29s Normal FinalizerUpdate tektoninstallerset/dashboard-main-deployment-dplqs Updated "dashboard-main-deployment-dplqs" finalizers
default 16m Normal FinalizerUpdate tektoninstallerset/dashboard-main-deployment-gcq4c Updated "dashboard-main-deployment-gcq4c" finalizers
default 18m Normal FinalizerUpdate tektoninstallerset/dashboard-main-deployment-mcgf5 Updated "dashboard-main-deployment-mcgf5" finalizers
default 25m Normal FinalizerUpdate tektoninstallerset/dashboard-main-deployment-pl7tl Updated "dashboard-main-deployment-pl7tl" finalizers
... skipping 2 lines ...
default 19m Normal FinalizerUpdate tektoninstallerset/dashboard-main-deployment-vrlql Updated "dashboard-main-deployment-vrlql" finalizers
default 25m Normal FinalizerUpdate tektoninstallerset/dashboard-main-static-dr9g2 Updated "dashboard-main-static-dr9g2" finalizers
default 25m Warning InternalError tektoninstallerset/dashboard-main-static-dr9g2 clusterrolebindings.rbac.authorization.k8s.io "tekton-dashboard-tenant" already exists
default 21m Normal FinalizerUpdate tektoninstallerset/dashboard-main-static-dr9g2 Updated "dashboard-main-static-dr9g2" finalizers
default 56s Normal FinalizerUpdate tektoninstallerset/dashboard-main-static-dzvks Updated "dashboard-main-static-dzvks" finalizers
default 66s Warning InternalError tektoninstallerset/dashboard-main-static-dzvks clusterrolebindings.rbac.authorization.k8s.io "tekton-dashboard-tenant" already exists
default 56s Warning FinalizerUpdateFailed tektoninstallerset/dashboard-main-static-dzvks Failed to update finalizers for "dashboard-main-static-dzvks": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "dashboard-main-static-dzvks": the object has been modified; please apply your changes to the latest version and try again
default 16m Normal FinalizerUpdate tektoninstallerset/dashboard-main-static-h5psr Updated "dashboard-main-static-h5psr" finalizers
default 16m Warning InternalError tektoninstallerset/dashboard-main-static-h5psr rolebindings.rbac.authorization.k8s.io "tekton-dashboard-info" already exists
default 19m Normal FinalizerUpdate tektoninstallerset/dashboard-main-static-r6mrn Updated "dashboard-main-static-r6mrn" finalizers
default 19m Warning InternalError tektoninstallerset/dashboard-main-static-r6mrn rolebindings.rbac.authorization.k8s.io "tekton-dashboard-info" already exists
default 10m Normal FinalizerUpdate tektoninstallerset/dashboard-main-static-whsvm Updated "dashboard-main-static-whsvm" finalizers
default 10m Warning InternalError tektoninstallerset/dashboard-main-static-whsvm rolebindings.rbac.authorization.k8s.io "tekton-dashboard-info" already exists
default 5m29s Normal FinalizerUpdate tektoninstallerset/dashboard-main-static-whsvm Updated "dashboard-main-static-whsvm" finalizers
default 18m Normal FinalizerUpdate tektoninstallerset/dashboard-main-static-wkhn7 Updated "dashboard-main-static-wkhn7" finalizers
default 18m Warning InternalError tektoninstallerset/dashboard-main-static-wkhn7 rolebindings.rbac.authorization.k8s.io "tekton-dashboard-info" already exists
default 18m Warning FinalizerUpdateFailed tektoninstallerset/dashboard-main-static-wkhn7 Failed to update finalizers for "dashboard-main-static-wkhn7": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "dashboard-main-static-wkhn7": the object has been modified; please apply your changes to the latest version and try again
default 25m Normal FinalizerUpdate tektondashboard/dashboard Updated "dashboard" finalizers
default 21m Normal FinalizerUpdate tektondashboard/dashboard Updated "dashboard" finalizers
default 19m Normal FinalizerUpdate tektondashboard/dashboard Updated "dashboard" finalizers
default 18m Normal FinalizerUpdate tektondashboard/dashboard Updated "dashboard" finalizers
default 18m Warning FinalizerUpdateFailed tektondashboard/dashboard Failed to update finalizers for "dashboard": tektondashboards.operator.tekton.dev "dashboard" not found
default 16m Normal FinalizerUpdate tektondashboard/dashboard Updated "dashboard" finalizers
default 10m Normal FinalizerUpdate tektondashboard/dashboard Updated "dashboard" finalizers
default 5m29s Normal FinalizerUpdate tektondashboard/dashboard Updated "dashboard" finalizers
default 5m29s Warning FinalizerUpdateFailed tektondashboard/dashboard Failed to update finalizers for "dashboard": tektondashboards.operator.tekton.dev "dashboard" not found
default 56s Normal FinalizerUpdate tektondashboard/dashboard Updated "dashboard" finalizers
default 56s Warning FinalizerUpdateFailed tektondashboard/dashboard Failed to update finalizers for "dashboard": tektondashboards.operator.tekton.dev "dashboard" not found
default 25m Warning UpdateFailed clusterinterceptor/github Failed to update status for "github": Internal error occurred: failed calling webhook "webhook.triggers.tekton.dev": failed to call webhook: Post "https://tekton-triggers-webhook.tekton-pipelines.svc:443/defaulting?timeout=10s": dial tcp 10.96.197.176:443: connect: connection refused
default 25m Warning UpdateFailed clusterinterceptor/gitlab Failed to update status for "gitlab": Internal error occurred: failed calling webhook "webhook.triggers.tekton.dev": failed to call webhook: Post "https://tekton-triggers-webhook.tekton-pipelines.svc:443/defaulting?timeout=10s": dial tcp 10.96.197.176:443: connect: connection refused
default 13m Warning UpdateFailed clusterinterceptor/gitlab Failed to update status for "gitlab": Internal error occurred: failed calling webhook "webhook.triggers.tekton.dev": failed to call webhook: Post "https://tekton-triggers-webhook.tekton-pipelines.svc:443/defaulting?timeout=10s": dial tcp 10.96.237.120:443: connect: connection refused
default 8m40s Normal FinalizerUpdate tektonhub/hub Updated "hub" finalizers
default 7m25s Normal FinalizerUpdate tektonhub/hub Updated "hub" finalizers
default 5m55s Normal FinalizerUpdate tektonhub/hub Updated "hub" finalizers
default 31m Normal Starting node/kind-control-plane Starting kubelet.
default 31m Warning InvalidDiskCapacity node/kind-control-plane invalid capacity 0 on image filesystem
default 31m Normal NodeHasSufficientMemory node/kind-control-plane Node kind-control-plane status is now: NodeHasSufficientMemory
... skipping 26 lines ...
default 31m Normal NodeHasSufficientPID node/kind-worker3 Node kind-worker3 status is now: NodeHasSufficientPID
default 31m Normal RegisteredNode node/kind-worker3 Node kind-worker3 event: Registered Node kind-worker3 in Controller
default 31m Normal Starting node/kind-worker3
default 30m Normal NodeReady node/kind-worker3 Node kind-worker3 status is now: NodeReady
default 3m54s Normal FinalizerUpdate manualapprovalgate/manual-approval-gate Updated "manual-approval-gate" finalizers
default 3m54s Normal FinalizerUpdate tektoninstallerset/manualapprovalgate-main-deployment-kps5l Updated "manualapprovalgate-main-deployment-kps5l" finalizers
default 3m54s Warning FinalizerUpdateFailed tektoninstallerset/manualapprovalgate-main-deployment-kps5l Failed to update finalizers for "manualapprovalgate-main-deployment-kps5l": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "manualapprovalgate-main-deployment-kps5l": the object has been modified; please apply your changes to the latest version and try again
default 3m53s Normal FinalizerUpdate tektoninstallerset/manualapprovalgate-main-static-lp6gs Updated "manualapprovalgate-main-static-lp6gs" finalizers
default 4m9s Warning InternalError tektoninstallerset/manualapprovalgate-main-static-lp6gs clusterrolebindings.rbac.authorization.k8s.io "manual-approval-gate-webhook-leaderelection" already exists
default 3m53s Warning FinalizerUpdateFailed tektoninstallerset/manualapprovalgate-main-static-lp6gs Failed to update finalizers for "manualapprovalgate-main-static-lp6gs": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "manualapprovalgate-main-static-lp6gs": the object has been modified; please apply your changes to the latest version and try again
default 11m Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-5x665 Updated "pipeline-main-deployment-5x665" finalizers
default 11m Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-deployment-5x665 Failed to update finalizers for "pipeline-main-deployment-5x665": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-deployment-5x665": the object has been modified; please apply your changes to the latest version and try again
default 3m49s Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-8t6qp Updated "pipeline-main-deployment-8t6qp" finalizers
default 3m48s Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-deployment-8t6qp Failed to update finalizers for "pipeline-main-deployment-8t6qp": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-deployment-8t6qp": the object has been modified; please apply your changes to the latest version and try again
default 50s Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-bg8rz Updated "pipeline-main-deployment-bg8rz" finalizers
default 18m Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-bk848 Updated "pipeline-main-deployment-bk848" finalizers
default 18m Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-deployment-bk848 Failed to update finalizers for "pipeline-main-deployment-bk848": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-deployment-bk848": the object has been modified; please apply your changes to the latest version and try again
default 26m Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-cwcp7 Updated "pipeline-main-deployment-cwcp7" finalizers
default 21m Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-cwcp7 Updated "pipeline-main-deployment-cwcp7" finalizers
default 16m Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-kmv8r Updated "pipeline-main-deployment-kmv8r" finalizers
default 13m Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-q52p7 Updated "pipeline-main-deployment-q52p7" finalizers
default 13m Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-deployment-q52p7 Failed to update finalizers for "pipeline-main-deployment-q52p7": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-deployment-q52p7": the object has been modified; please apply your changes to the latest version and try again
default 18m Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-stkbm Updated "pipeline-main-deployment-stkbm" finalizers
default 15m Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-vsxkf Updated "pipeline-main-deployment-vsxkf" finalizers
default 10m Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-xkcqv Updated "pipeline-main-deployment-xkcqv" finalizers
default 5m26s Normal FinalizerUpdate tektoninstallerset/pipeline-main-deployment-xkcqv Updated "pipeline-main-deployment-xkcqv" finalizers
default 3m3s Normal FinalizerUpdate tektoninstallerset/pipeline-main-statefulset-9zcbn Updated "pipeline-main-statefulset-9zcbn" finalizers
default 2m37s Warning InternalError tektoninstallerset/pipeline-main-statefulset-9zcbn tekton-pipelines-controller statefulset is not ready
default 2m51s Warning InternalError tektoninstallerset/pipeline-main-statefulset-9zcbn tekton-pipelines-remote-resolvers statefulset is not ready
default 3m46s Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-52h4g Updated "pipeline-main-static-52h4g" finalizers
default 4m31s Warning InternalError tektoninstallerset/pipeline-main-static-52h4g Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 4m17s Warning InternalError tektoninstallerset/pipeline-main-static-52h4g Internal error occurred: failed calling webhook "config.webhook.pipeline.tekton.dev": failed to call webhook: Post "https://tekton-pipelines-webhook.tekton-pipelines.svc:443/config-validation?timeout=10s": dial tcp 10.96.215.17:443: connect: connection refused
default 3m46s Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-static-52h4g Failed to update finalizers for "pipeline-main-static-52h4g": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-static-52h4g": the object has been modified; please apply your changes to the latest version and try again
default 2m25s Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-56pzs Updated "pipeline-main-static-56pzs" finalizers
default 3m6s Warning InternalError tektoninstallerset/pipeline-main-static-56pzs Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 2m34s Warning InternalError tektoninstallerset/pipeline-main-static-56pzs tekton-pipelines-controller statefulset is not ready
default 2m53s Warning InternalError tektoninstallerset/pipeline-main-static-56pzs Internal error occurred: failed calling webhook "config.webhook.pipeline.tekton.dev": failed to call webhook: Post "https://tekton-pipelines-webhook.tekton-pipelines.svc:443/config-validation?timeout=10s": dial tcp 10.96.235.218:443: connect: connection refused
default 2m39s Warning InternalError tektoninstallerset/pipeline-main-static-56pzs Operation cannot be fulfilled on configmaps "config-logging": the object has been modified; please apply your changes to the latest version and try again
default 2m33s Warning InternalError tektoninstallerset/pipeline-main-static-56pzs tekton-pipelines-remote-resolvers statefulset is not ready
default 2m24s Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-static-56pzs Failed to update finalizers for "pipeline-main-static-56pzs": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-static-56pzs": the object has been modified; please apply your changes to the latest version and try again
default 18m Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-5xvmp Updated "pipeline-main-static-5xvmp" finalizers
default 18m Warning InternalError tektoninstallerset/pipeline-main-static-5xvmp Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 26m Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-9ltmm Updated "pipeline-main-static-9ltmm" finalizers
default 26m Warning InternalError tektoninstallerset/pipeline-main-static-9ltmm Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 21m Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-9ltmm Updated "pipeline-main-static-9ltmm" finalizers
default 47s Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-9xkcb Updated "pipeline-main-static-9xkcb" finalizers
default 88s Warning InternalError tektoninstallerset/pipeline-main-static-9xkcb Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 74s Warning InternalError tektoninstallerset/pipeline-main-static-9xkcb Internal error occurred: failed calling webhook "config.webhook.pipeline.tekton.dev": failed to call webhook: Post "https://tekton-pipelines-webhook.tekton-pipelines.svc:443/config-validation?timeout=10s": dial tcp 10.96.110.36:443: connect: connection refused
default 47s Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-static-9xkcb Failed to update finalizers for "pipeline-main-static-9xkcb": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-static-9xkcb": the object has been modified; please apply your changes to the latest version and try again
default 13m Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-ldsvw Updated "pipeline-main-static-ldsvw" finalizers
default 14m Warning InternalError tektoninstallerset/pipeline-main-static-ldsvw Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 14m Warning InternalError tektoninstallerset/pipeline-main-static-ldsvw Internal error occurred: failed calling webhook "config.webhook.pipeline.tekton.dev": failed to call webhook: Post "https://tekton-pipelines-webhook.tekton-pipelines.svc:443/config-validation?timeout=10s": dial tcp 10.96.110.52:443: connect: connection refused
default 13m Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-static-ldsvw Failed to update finalizers for "pipeline-main-static-ldsvw": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-static-ldsvw": the object has been modified; please apply your changes to the latest version and try again
default 11m Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-pxmvk Updated "pipeline-main-static-pxmvk" finalizers
default 12m Warning InternalError tektoninstallerset/pipeline-main-static-pxmvk Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 12m Warning InternalError tektoninstallerset/pipeline-main-static-pxmvk Internal error occurred: failed calling webhook "config.webhook.pipeline.tekton.dev": failed to call webhook: Post "https://tekton-pipelines-webhook.tekton-pipelines.svc:443/config-validation?timeout=10s": dial tcp 10.96.7.237:443: connect: connection refused
default 11m Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-static-pxmvk Failed to update finalizers for "pipeline-main-static-pxmvk": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-static-pxmvk": the object has been modified; please apply your changes to the latest version and try again
default 18m Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-t7ss6 Updated "pipeline-main-static-t7ss6" finalizers
default 20m Warning InternalError tektoninstallerset/pipeline-main-static-t7ss6 Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 20m Warning InternalError tektoninstallerset/pipeline-main-static-t7ss6 Internal error occurred: failed calling webhook "config.webhook.pipeline.tekton.dev": failed to call webhook: Post "https://tekton-pipelines-webhook.tekton-pipelines.svc:443/config-validation?timeout=10s": dial tcp 10.96.191.56:443: connect: connection refused
default 18m Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-static-t7ss6 Failed to update finalizers for "pipeline-main-static-t7ss6": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-static-t7ss6": the object has been modified; please apply your changes to the latest version and try again
default 10m Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-td8wp Updated "pipeline-main-static-td8wp" finalizers
default 10m Warning InternalError tektoninstallerset/pipeline-main-static-td8wp Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 10m Warning InternalError tektoninstallerset/pipeline-main-static-td8wp Internal error occurred: failed calling webhook "config.webhook.pipeline.tekton.dev": failed to call webhook: Post "https://tekton-pipelines-webhook.tekton-pipelines.svc:443/config-validation?timeout=10s": dial tcp 10.96.255.37:443: connect: connection refused
default 5m22s Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-td8wp Updated "pipeline-main-static-td8wp" finalizers
default 5m20s Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-static-td8wp Failed to update finalizers for "pipeline-main-static-td8wp": tektoninstallersets.operator.tekton.dev "pipeline-main-static-td8wp" not found
default 16m Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-ts6vf Updated "pipeline-main-static-ts6vf" finalizers
default 17m Warning InternalError tektoninstallerset/pipeline-main-static-ts6vf Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 17m Warning InternalError tektoninstallerset/pipeline-main-static-ts6vf Internal error occurred: failed calling webhook "config.webhook.pipeline.tekton.dev": failed to call webhook: Post "https://tekton-pipelines-webhook.tekton-pipelines.svc:443/config-validation?timeout=10s": dial tcp 10.96.167.193:443: connect: connection refused
default 16m Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-static-ts6vf Failed to update finalizers for "pipeline-main-static-ts6vf": tektoninstallersets.operator.tekton.dev "pipeline-main-static-ts6vf" not found
default 15m Normal FinalizerUpdate tektoninstallerset/pipeline-main-static-vldr4 Updated "pipeline-main-static-vldr4" finalizers
default 15m Warning InternalError tektoninstallerset/pipeline-main-static-vldr4 Operation cannot be fulfilled on configmaps "config-observability": the object has been modified; please apply your changes to the latest version and try again
default 15m Warning InternalError tektoninstallerset/pipeline-main-static-vldr4 Internal error occurred: failed calling webhook "config.webhook.pipeline.tekton.dev": failed to call webhook: Post "https://tekton-pipelines-webhook.tekton-pipelines.svc:443/config-validation?timeout=10s": dial tcp 10.96.51.166:443: connect: connection refused
default 15m Warning FinalizerUpdateFailed tektoninstallerset/pipeline-main-static-vldr4 Failed to update finalizers for "pipeline-main-static-vldr4": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "pipeline-main-static-vldr4": the object has been modified; please apply your changes to the latest version and try again
default 26m Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 21m Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 18m Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 18m Warning FinalizerUpdateFailed tektonpipeline/pipeline Failed to update finalizers for "pipeline": Operation cannot be fulfilled on tektonpipelines.operator.tekton.dev "pipeline": the object has been modified; please apply your changes to the latest version and try again
default 18m Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 16m Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 15m Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 13m Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 11m Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 10m Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 5m29s Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 3m49s Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 2m29s Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 51s Normal FinalizerUpdate tektonpipeline/pipeline Updated "pipeline" finalizers
default 51s Warning FinalizerUpdateFailed tektonpipeline/pipeline Failed to update finalizers for "pipeline": tektonpipelines.operator.tekton.dev "pipeline" not found
default 25m Warning UpdateFailed clusterinterceptor/slack Failed to update status for "slack": Internal error occurred: failed calling webhook "webhook.triggers.tekton.dev": failed to call webhook: Post "https://tekton-triggers-webhook.tekton-pipelines.svc:443/defaulting?timeout=10s": dial tcp 10.96.197.176:443: connect: connection refused
default 13m Warning UpdateFailed clusterinterceptor/slack Failed to update status for "slack": Internal error occurred: failed calling webhook "webhook.triggers.tekton.dev": failed to call webhook: Post "https://tekton-triggers-webhook.tekton-pipelines.svc:443/defaulting?timeout=10s": dial tcp 10.96.237.120:443: connect: connection refused
default 7m25s Normal FinalizerUpdate tektoninstallerset/tekton-hub-api-2whp7 Updated "tekton-hub-api-2whp7" finalizers
default 7m24s Warning FinalizerUpdateFailed tektoninstallerset/tekton-hub-api-2whp7 Failed to update finalizers for "tekton-hub-api-2whp7": tektoninstallersets.operator.tekton.dev "tekton-hub-api-2whp7" not found
default 5m54s Normal FinalizerUpdate tektoninstallerset/tekton-hub-api-8pd7c Updated "tekton-hub-api-8pd7c" finalizers
default 5m54s Warning FinalizerUpdateFailed tektoninstallerset/tekton-hub-api-8pd7c Failed to update finalizers for "tekton-hub-api-8pd7c": tektoninstallersets.operator.tekton.dev "tekton-hub-api-8pd7c" not found
default 6m9s Normal FinalizerUpdate tektoninstallerset/tekton-hub-api-v55rt Updated "tekton-hub-api-v55rt" finalizers
default 6m9s Warning FinalizerUpdateFailed tektoninstallerset/tekton-hub-api-v55rt Failed to update finalizers for "tekton-hub-api-v55rt": tektoninstallersets.operator.tekton.dev "tekton-hub-api-v55rt" not found
default 8m39s Normal FinalizerUpdate tektoninstallerset/tekton-hub-api-vgtwn Updated "tekton-hub-api-vgtwn" finalizers
default 8m39s Warning FinalizerUpdateFailed tektoninstallerset/tekton-hub-api-vgtwn Failed to update finalizers for "tekton-hub-api-vgtwn": tektoninstallersets.operator.tekton.dev "tekton-hub-api-vgtwn" not found
default 8m40s Normal FinalizerUpdate tektoninstallerset/tekton-hub-db-55lnc Updated "tekton-hub-db-55lnc" finalizers
default 8m40s Warning FinalizerUpdateFailed tektoninstallerset/tekton-hub-db-55lnc Failed to update finalizers for "tekton-hub-db-55lnc": tektoninstallersets.operator.tekton.dev "tekton-hub-db-55lnc" not found
default 5m55s Normal FinalizerUpdate tektoninstallerset/tekton-hub-db-migration-b85jc Updated "tekton-hub-db-migration-b85jc" finalizers
default 6m7s Warning InternalError tektoninstallerset/tekton-hub-db-migration-b85jc Job not successful
default 8m40s Normal FinalizerUpdate tektoninstallerset/tekton-hub-db-migration-r2mb2 Updated "tekton-hub-db-migration-r2mb2" finalizers
default 9m5s Warning InternalError tektoninstallerset/tekton-hub-db-migration-r2mb2 Job not successful
default 6m10s Normal FinalizerUpdate tektoninstallerset/tekton-hub-db-migration-rs5wh Updated "tekton-hub-db-migration-rs5wh" finalizers
default 6m43s Warning InternalError tektoninstallerset/tekton-hub-db-migration-rs5wh Job not successful
default 7m25s Normal FinalizerUpdate tektoninstallerset/tekton-hub-db-migration-rws22 Updated "tekton-hub-db-migration-rws22" finalizers
default 7m57s Warning InternalError tektoninstallerset/tekton-hub-db-migration-rws22 Job not successful
default 6m10s Normal FinalizerUpdate tektoninstallerset/tekton-hub-db-rjbjh Updated "tekton-hub-db-rjbjh" finalizers
default 6m10s Warning FinalizerUpdateFailed tektoninstallerset/tekton-hub-db-rjbjh Failed to update finalizers for "tekton-hub-db-rjbjh": tektoninstallersets.operator.tekton.dev "tekton-hub-db-rjbjh" not found
default 8m40s Normal FinalizerUpdate tektoninstallerset/tekton-hub-ui-99t48 Updated "tekton-hub-ui-99t48" finalizers
default 7m25s Normal FinalizerUpdate tektoninstallerset/tekton-hub-ui-ctqgv Updated "tekton-hub-ui-ctqgv" finalizers
default 6m2s Normal FinalizerUpdate tektoninstallerset/tekton-hub-ui-h2fp4 Updated "tekton-hub-ui-h2fp4" finalizers
default 6m2s Warning FinalizerUpdateFailed tektoninstallerset/tekton-hub-ui-h2fp4 Failed to update finalizers for "tekton-hub-ui-h2fp4": tektoninstallersets.operator.tekton.dev "tekton-hub-ui-h2fp4" not found
default 5m55s Normal FinalizerUpdate tektoninstallerset/tekton-hub-ui-pb27v Updated "tekton-hub-ui-pb27v" finalizers
default 18m Normal FinalizerUpdate tektoninstallerset/tektoncd-pruner-kpfbq Updated "tektoncd-pruner-kpfbq" finalizers
default 25m Normal FinalizerUpdate tektoninstallerset/tektoncd-pruner-p88tq Updated "tektoncd-pruner-p88tq" finalizers
default 21m Normal FinalizerUpdate tektoninstallerset/tektoncd-pruner-p88tq Updated "tektoncd-pruner-p88tq" finalizers
default 10m Normal FinalizerUpdate tektoninstallerset/tektoncd-pruner-swcdf Updated "tektoncd-pruner-swcdf" finalizers
default 5m26s Normal FinalizerUpdate tektoninstallerset/tektoncd-pruner-swcdf Updated "tektoncd-pruner-swcdf" finalizers
... skipping 13 lines ...
default 19m Warning InternalError tektoninstallerset/trigger-main-static-584l8 rolebindings.rbac.authorization.k8s.io "tekton-triggers-core-interceptors" already exists
default 16m Normal FinalizerUpdate tektoninstallerset/trigger-main-static-8clz6 Updated "trigger-main-static-8clz6" finalizers
default 10m Normal FinalizerUpdate tektoninstallerset/trigger-main-static-gxjcp Updated "trigger-main-static-gxjcp" finalizers
default 5m27s Normal FinalizerUpdate tektoninstallerset/trigger-main-static-gxjcp Updated "trigger-main-static-gxjcp" finalizers
default 13m Normal FinalizerUpdate tektoninstallerset/trigger-main-static-hz26p Updated "trigger-main-static-hz26p" finalizers
default 13m Warning InternalError tektoninstallerset/trigger-main-static-hz26p rolebindings.rbac.authorization.k8s.io "tekton-triggers-core-interceptors" already exists
default 13m Warning FinalizerUpdateFailed tektoninstallerset/trigger-main-static-hz26p Failed to update finalizers for "trigger-main-static-hz26p": Operation cannot be fulfilled on tektoninstallersets.operator.tekton.dev "trigger-main-static-hz26p": the object has been modified; please apply your changes to the latest version and try again
default 19m Normal FinalizerUpdate tektoninstallerset/trigger-main-static-qwpgw Updated "trigger-main-static-qwpgw" finalizers
default 25m Normal FinalizerUpdate tektontrigger/trigger Updated "trigger" finalizers
default 21m Normal FinalizerUpdate tektontrigger/trigger Updated "trigger" finalizers
default 19m Normal FinalizerUpdate tektontrigger/trigger Updated "trigger" finalizers
default 18m Normal FinalizerUpdate tektontrigger/trigger Updated "trigger" finalizers
default 18m Warning FinalizerUpdateFailed tektontrigger/trigger Failed to update finalizers for "trigger": tektontriggers.operator.tekton.dev "trigger" not found
default 16m Normal FinalizerUpdate tektontrigger/trigger Updated "trigger" finalizers
default 13m Normal FinalizerUpdate tektontrigger/trigger Updated "trigger" finalizers
default 10m Normal FinalizerUpdate tektontrigger/trigger Updated "trigger" finalizers
default 5m29s Normal FinalizerUpdate tektontrigger/trigger Updated "trigger" finalizers
default 26m Normal FinalizerUpdate tektoninstallerset/validating-mutating-webhook-xgkdm Updated "validating-mutating-webhook-xgkdm" finalizers
kube-system 31m Warning FailedScheduling pod/coredns-5dd5756b68-5jspt 0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
kube-system 31m Normal Scheduled pod/coredns-5dd5756b68-5jspt Successfully assigned kube-system/coredns-5dd5756b68-5jspt to kind-control-plane
kube-system 31m Warning FailedMount pod/coredns-5dd5756b68-5jspt MountVolume.SetUp failed for volume "config-volume" : failed to sync configmap cache: timed out waiting for the condition
kube-system 31m Normal Pulled pod/coredns-5dd5756b68-5jspt Container image "registry.k8s.io/coredns/coredns:v1.10.1" already present on machine
kube-system 31m Normal Created pod/coredns-5dd5756b68-5jspt Created container coredns
kube-system 31m Normal Started pod/coredns-5dd5756b68-5jspt Started container coredns
kube-system 31m Warning FailedScheduling pod/coredns-5dd5756b68-ws789 0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
kube-system 31m Normal Scheduled pod/coredns-5dd5756b68-ws789 Successfully assigned kube-system/coredns-5dd5756b68-ws789 to kind-control-plane
kube-system 31m Warning FailedMount pod/coredns-5dd5756b68-ws789 MountVolume.SetUp failed for volume "config-volume" : failed to sync configmap cache: timed out waiting for the condition
kube-system 31m Normal Pulled pod/coredns-5dd5756b68-ws789 Container image "registry.k8s.io/coredns/coredns:v1.10.1" already present on machine
kube-system 31m Normal Created pod/coredns-5dd5756b68-ws789 Created container coredns
kube-system 31m Normal Started pod/coredns-5dd5756b68-ws789 Started container coredns
kube-system 31m Normal SuccessfulCreate replicaset/coredns-5dd5756b68 Created pod: coredns-5dd5756b68-ws789
kube-system 31m Normal SuccessfulCreate replicaset/coredns-5dd5756b68 Created pod: coredns-5dd5756b68-5jspt
kube-system 31m Normal ScalingReplicaSet deployment/coredns Scaled up replica set coredns-5dd5756b68 to 2
... skipping 195 lines ...
tekton-operator 26m Normal Created pod/tekton-operator-webhook-6c6bb97c9b-6tnhx Created container tekton-operator-webhook
tekton-operator 26m Normal Started pod/tekton-operator-webhook-6c6bb97c9b-6tnhx Started container tekton-operator-webhook
tekton-operator 26m Normal SuccessfulCreate replicaset/tekton-operator-webhook-6c6bb97c9b Created pod: tekton-operator-webhook-6c6bb97c9b-6tnhx
tekton-operator 26m Normal ScalingReplicaSet deployment/tekton-operator-webhook Scaled up replica set tekton-operator-webhook-6c6bb97c9b to 1
tekton-operator 26m Normal ScalingReplicaSet deployment/tekton-operator Scaled up replica set tekton-operator-675ff5d544 to 1
***************************************
*** E2E TEST FAILED ***
*** End of information dump ***
***************************************
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
... skipping 4 lines ...