Error lines from build-log.txt
... skipping 247 lines ...
+ readonly RUN_UNIT_TESTS
+ readonly RUN_INTEGRATION_TESTS
+ readonly RUN_CONFORMANCE_TESTS
+ readonly EMIT_METRICS
+ readonly TEST_TO_RUN
+ cd /home/prow/go/src/github.com/tektoncd/triggers
+ local failed=0
+ [[ -n '' ]]
+ run_build_tests
+ (( ! RUN_BUILD_TESTS ))
+ header 'Running build tests'
++ echo Running build tests
++ tr a-z A-Z
... skipping 2 lines ...
+ local 'msg===== RUNNING BUILD TESTS ===='
+ local border==============================
+ echo -e '=============================\n==== RUNNING BUILD TESTS ====\n============================='
=============================
==== RUNNING BUILD TESTS ====
=============================
+ local failed=0
+ function_exists pre_build_tests
++ type -t pre_build_tests
+ [[ '' == \f\u\n\c\t\i\o\n ]]
+ (( ! failed ))
+ function_exists build_tests
++ type -t build_tests
+ [[ '' == \f\u\n\c\t\i\o\n ]]
+ default_build_test_runner
+ local failed=0
+ subheader 'Checking go code style with gofmt'
+ make_banner - 'Checking go code style with gofmt'
+ local 'msg=---- Checking go code style with gofmt ----'
+ local border=-------------------------------------------
+ echo -e '-------------------------------------------\n---- Checking go code style with gofmt ----\n-------------------------------------------'
-------------------------------------------
... skipping 1796 lines ...
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
go: downloading github.com/felixge/httpsnoop v1.0.4
Generating OpenAPI specification ...
Generating swagger file ...
Generating API reference docs ...
I0702 15:58:37.784653 15538 main.go:132] parsing go packages in directory github.com/tektoncd/triggers/pkg/apis
{"component":"entrypoint","file":"k8s.io/test-infra/prow/entrypoint/run.go:169","func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2025-07-02T15:58:42Z"}