Error lines from build-log.txt
... skipping 31 lines ...
+ shift
+ break
+ ./test/presubmit-tests.sh --build-cross-tests
GOOS=linux GOARCH=amd64 go build -mod=vendor -o bin/tkn-linux-amd64 ./cmd/tkn
go: ignoring package github.com/google/cel-go/common/env which exists in the vendor directory but is missing from vendor/modules.txt. To sync the vendor directory run go mod vendor.
vendor/github.com/google/cel-go/cel/env.go:29:2: cannot find module providing package github.com/google/cel-go/common/env: import lookup disabled by -mod=vendor
make: *** [Makefile:61: amd64] Error 1
+ EXIT_VALUE=2
+ set +o xtrace