Error lines from build-log.txt
... skipping 338 lines ...
vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/errors.go
vendor/github.com/aws/aws-sdk-go-v2/service/sts/types/types.go
vendor/github.com/aws/aws-sdk-go/LICENSE.txt
vendor/github.com/aws/aws-sdk-go/NOTICE.txt
vendor/github.com/aws/aws-sdk-go/aws/arn/arn.go
vendor/github.com/aws/aws-sdk-go/aws/auth/bearer/token.go
vendor/github.com/aws/aws-sdk-go/aws/awserr/error.go
vendor/github.com/aws/aws-sdk-go/aws/awserr/types.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/copy.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/equal.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/path_value.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/prettify.go
vendor/github.com/aws/aws-sdk-go/aws/awsutil/string_value.go
... skipping 118 lines ...
vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/accesspoint_arn.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/arn.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/outpost_arn.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/arn/s3_object_lambda_arn.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/endpoint_errors.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/resource_request.go
vendor/github.com/aws/aws-sdk-go/internal/s3shared/s3err/error.go
vendor/github.com/aws/aws-sdk-go/internal/sdkio/byte.go
vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.6.go
vendor/github.com/aws/aws-sdk-go/internal/sdkio/io_go1.7.go
vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor.go
vendor/github.com/aws/aws-sdk-go/internal/sdkmath/floor_go1.9.go
vendor/github.com/aws/aws-sdk-go/internal/sdkrand/locked_source.go
... skipping 8 lines ...
vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/LICENSE
vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/singleflight.go
vendor/github.com/aws/aws-sdk-go/private/checksum/content_md5.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/debug.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/decode.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/encode.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/error.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/error.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/reader.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/shared.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/signer.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/stream_writer.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport.go
vendor/github.com/aws/aws-sdk-go/private/protocol/eventstream/eventstreamapi/transport_go1.17.go
... skipping 359 lines ...
============================
==== RUNNING UNIT TESTS ====
============================
/home/prow/go/src/github.com/tektoncd/results /home/prow/go/src/github.com/tektoncd/results
Using overridden unit_tests
? github.com/tektoncd/results/cmd/cli-docs [no test files]
2024/11/10 06:25:47 maxprocs: Leaving GOMAXPROCS=16: CPU quota undefined
=== RUN Test_determineAuth
=== RUN Test_determineAuth/missing_token
=== RUN Test_determineAuth/invalid_token
=== RUN Test_determineAuth/valid_token
--- PASS: Test_determineAuth (0.00s)
--- PASS: Test_determineAuth/missing_token (0.00s)
... skipping 11 lines ...
=== RUN TestParseFilter/success/#00
=== RUN TestParseFilter/success/result
=== RUN TestParseFilter/success/result.id
=== RUN TestParseFilter/success/result.id_==_"1"
=== RUN TestParseFilter/success/result.id_==_"1"_||_result.name_==_"2"
=== RUN TestParseFilter/success/result.id.startsWith("tacocat")
=== RUN TestParseFilter/error
=== RUN TestParseFilter/error/asdf
=== RUN TestParseFilter/error/result.id_==_1
=== RUN TestParseFilter/error/result.ID
--- PASS: TestParseFilter (0.04s)
--- PASS: TestParseFilter/success (0.03s)
--- PASS: TestParseFilter/success/#00 (0.00s)
--- PASS: TestParseFilter/success/result (0.01s)
--- PASS: TestParseFilter/success/result.id (0.01s)
--- PASS: TestParseFilter/success/result.id_==_"1" (0.00s)
--- PASS: TestParseFilter/success/result.id_==_"1"_||_result.name_==_"2" (0.00s)
--- PASS: TestParseFilter/success/result.id.startsWith("tacocat") (0.00s)
--- PASS: TestParseFilter/error (0.00s)
--- PASS: TestParseFilter/error/asdf (0.00s)
--- PASS: TestParseFilter/error/result.id_==_1 (0.00s)
--- PASS: TestParseFilter/error/result.ID (0.00s)
PASS
ok github.com/tektoncd/results/pkg/api/server/cel 1.115s
=== RUN TestConvertRecordExpressions
=== RUN TestConvertRecordExpressions/simple_expression
convert_test.go:170: want: (name = 'foo')
convert_test.go:171: got: (name = 'foo')
... skipping 144 lines ...
? github.com/tektoncd/results/pkg/api/server/db/errors/sqlite [no test files]
? github.com/tektoncd/results/pkg/api/server/db/pagination/proto [no test files]
? github.com/tektoncd/results/pkg/api/server/db/pagination/proto/internal_go_proto [no test files]
? github.com/tektoncd/results/pkg/api/server/logger [no test files]
? github.com/tektoncd/results/pkg/api/server/test [no test files]
# github.com/tektoncd/results/pkg/api/server/v1alpha2 [github.com/tektoncd/results/pkg/api/server/v1alpha2.test]
pkg/api/server/v1alpha2/logs_test.go:99:11: undefined: mockGetLogServer
pkg/api/server/v1alpha2/logs_test.go:177:11: undefined: mockGetLogServer
FAIL github.com/tektoncd/results/pkg/api/server/v1alpha2 [build failed]
=== RUN TestEncodeDecodeToken
--- PASS: TestEncodeDecodeToken (0.00s)
=== RUN TestBatcher
=== RUN TestBatcher/100
=== RUN TestBatcher/100#01
=== RUN TestBatcher/1
... skipping 27 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.222ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[30.823ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[8.547ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220005.8419588,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/auth_test.TestRBAC\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/auth/rbac_test.go:93\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestRBAC/authorized_user
=== NAME TestRBAC
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[35.635ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("foo","dce63111-cb68-4379-8f4d-cae7db76f2ac","bar","null","","",NULL,NULL,0,"null","dce63111-cb68-4379-8f4d-cae7db76f2ac-1731220005855005502","2024-11-10 06:26:45.855","2024-11-10 06:26:45.855") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.877ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "foo" AND `results`.`name` = "bar" ORDER BY `results`.`id` LIMIT 1
... skipping 342 lines ...
=== RUN TestGCSReadFrom
gcs_test.go:77: Replaying GCS API responses from replay file testdata/TestGCSReadFrom.replay
--- PASS: TestGCSReadFrom (2.08s)
=== RUN TestGCSWriteTo
gcs_test.go:77: Replaying GCS API responses from replay file testdata/TestGCSWriteTo.replay
2024/11/10 06:26:47 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:26:47 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/1 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:0xc000274210 Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:26:47 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:26:47 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/2 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:26:49 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:26:49 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/3 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:26:49 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:26:49 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/4 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:26:51 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:26:51 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/5 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:26:52 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:26:52 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/6 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:26:57 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:26:57 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/7 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:27:14 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:27:14 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/8 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:27:27 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:27:27 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/9 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:27:37 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:27:37 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/10 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:27:49 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:27:49 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/11 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:27:57 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:27:57 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/12 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:28:09 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:28:09 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/13 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:28:22 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:28:22 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/14 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:28:41 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:28:41 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/15 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:28:59 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:28:59 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/16 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:29:17 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:29:17 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/17 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:29:34 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:29:34 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/18 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:29:57 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:29:57 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/19 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:30:26 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:30:26 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/20 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:30:55 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:30:55 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/21 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:31:01 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:31:01 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/22 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:31:27 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:31:27 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/23 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:31:51 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:31:51 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/24 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:32:01 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:32:01 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/25 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:32:12 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:32:12 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/26 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:32:24 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:32:24 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/27 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:32:39 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:32:39 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/28 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:33:00 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:33:00 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/29 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:33:30 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:33:30 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/30 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:33:41 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:33:41 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/31 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:33:42 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:33:42 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/32 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:33:56 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:33:56 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/33 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:34:20 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:34:20 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/34 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:34:44 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:34:44 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/35 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:35:00 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:35:00 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/36 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:35:25 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:35:25 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/37 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:35:42 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:35:42 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/38 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:35:50 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:35:50 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/39 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:36:01 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:36:01 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/40 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:36:16 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:36:16 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/41 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
2024/11/10 06:36:28 header X-Goog-Gcs-Idempotency-Token: present in incoming request but not candidate
2024/11/10 06:36:28 ERROR: martian: failed to round trip: no matching request for &{Method:GET URL:https://storage.googleapis.com/tekton-releases-test-results/foo%2Fbar%2Flog Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1 Header:map[Accept-Encoding:[gzip] User-Agent:[go-cloud/blob/0.40.0] X-Goog-Api-Client:[gccl-invocation-id/984afb47-9f88-4cca-8a3a-defef8ee200d gccl-attempt-count/42 gl-go/1.22.1 gccl/1.43.0] X-Goog-Gcs-Idempotency-Token:[984afb47-9f88-4cca-8a3a-defef8ee200d]] Body:<nil> GetBody:<nil> ContentLength:0 TransferEncoding:[] Close:false Host:storage.googleapis.com Form:map[] PostForm:map[] MultipartForm:<nil> Trailer:map[] RemoteAddr:127.0.0.1:45798 RequestURI:/tekton-releases-test-results/foo%2Fbar%2Flog TLS:<nil> Cancel:<nil> Response:<nil> ctx:<nil> pat:<nil> matches:[] otherValues:map[]}
panic: test timed out after 10m0s
running tests:
TestGCSWriteTo (9m58s)
goroutine 106 [running]:
testing.(*M).startAlarm.func1()
... skipping 191 lines ...
github.com/google/martian/v3.(*Proxy).handle(0xc000486bd0, 0xc0005f0040, {0x1f72088, 0xc000236008}, 0xc000324320)
/home/prow/go/src/github.com/tektoncd/results/vendor/github.com/google/martian/v3/proxy.go:445 +0x185
github.com/google/martian/v3.(*Proxy).handleLoop(0xc000486bd0, {0x1f72088, 0xc000236008})
/home/prow/go/src/github.com/tektoncd/results/vendor/github.com/google/martian/v3/proxy.go:260 +0x8ba
created by github.com/google/martian/v3.(*Proxy).Serve in goroutine 58
/home/prow/go/src/github.com/tektoncd/results/vendor/github.com/google/martian/v3/proxy.go:228 +0x38d
FAIL github.com/tektoncd/results/pkg/api/server/v1alpha2/log 600.302s
=== RUN TestLogPluginServer_GetLog
plugin_logs_test.go:92: test database: /tmp/testdb228493765
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/test/db.go:59
[0m[33m[0.065ms] [34;1m[rows:0][0m PRAGMA foreign_keys = ON;
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.226ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="results"
... skipping 107 lines ...
=== RUN TestMatch/no_filter
=== RUN TestMatch/matching_condition
=== RUN TestMatch/non-matching_condition
=== RUN TestMatch/nil_result
=== RUN TestMatch/non-bool_output
=== RUN TestMatch/wrong_resource_type
2024/11/10 06:26:45 failed to evaluate the expression: no such attribute(s): record
--- PASS: TestMatch (0.04s)
--- PASS: TestMatch/no_filter (0.00s)
--- PASS: TestMatch/matching_condition (0.02s)
--- PASS: TestMatch/non-matching_condition (0.00s)
--- PASS: TestMatch/nil_result (0.00s)
--- PASS: TestMatch/non-bool_output (0.00s)
... skipping 183 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.107ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[8.996ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[7.746ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220025.184167,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/reconciler_test.TestController\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/reconciler/reconciler_test.go:54\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
logger.go:146: 2024-11-10T06:27:05.189Z INFO TestController logs/client.go:52 Unable to fetch Logs Client from context, either disabled from config or disabled from server side
logger.go:146: 2024-11-10T06:27:05.190Z INFO TestController logs/client.go:52 Unable to fetch Logs Client from context, either disabled from config or disabled from server side
=== RUN TestController/taskrun
=== NAME TestController
logger.go:146: 2024-11-10T06:27:05.192Z INFO TestController controller/controller.go:486 Starting controller and workers {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.taskrun.Reconciler", "knative.dev/kind": "tekton.dev.TaskRun"}
logger.go:146: 2024-11-10T06:27:05.192Z INFO TestController controller/controller.go:486 Starting controller and workers {"knative.dev/controller": "github.com.tektoncd.results.pkg.watcher.reconciler.pipelinerun.Reconciler", "knative.dev/kind": "tekton.dev.PipelineRun"}
... skipping 144 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.095ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[9.274ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[9.855ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220030.689954,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/reconciler/dynamic.TestReconcile_TaskRun\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/reconciler/dynamic/dynamic_test.go:129\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.388ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:10.701Z DEBUG TestReconcile_TaskRun results/results.go:162 Result doesn't exist yet - creating {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[8.375ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("ns","66d19a2f-b685-4542-b0a8-9ebe2a9aec46","12345","null","ns/results/12345/records/12345","tekton.dev/v1.TaskRun",NULL,"0000-00-00 00:00:00",1,"null","66d19a2f-b685-4542-b0a8-9ebe2a9aec46-1731220030703689536","2024-11-10 06:27:10.703","2024-11-10 06:27:10.703") RETURNING `created_time`,`updated_time`
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
... skipping 16 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[0.478ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:82
[0m[33m[8.987ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","66d19a2f-b685-4542-b0a8-9ebe2a9aec46","12345","67b275e3-6c5e-47a1-990e-d5376905f2af","41729ed0-c77a-33cd-a634-c5b6a218660b","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""taskrun-log"",""namespace"":""ns"",""uid"":""41729ed0-c77a-33cd-a634-c5b6a218660b"",""creationTimestamp"":null},""spec"":{""resource"":{""kind"":""TaskRun"",""namespace"":""ns"",""name"":""taskrun"",""uid"":""12345""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","67b275e3-6c5e-47a1-990e-d5376905f2af-1731220030755988049","2024-11-10 06:27:10.755","2024-11-10 06:27:10.755") RETURNING `created_time`,`updated_time`
logger.go:146: 2024-11-10T06:27:10.766Z DEBUG TestReconcile_TaskRun dynamic/dynamic.go:289 Skipping CRD annotation patch: annotation update is disabled
logger.go:146: 2024-11-10T06:27:10.766Z DEBUG TestReconcile_TaskRun dynamic/dynamic.go:472 Streaming log started {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
logger.go:146: 2024-11-10T06:27:10.767Z ERROR TestReconcile_TaskRun dynamic/dynamic.go:480 Error streaming log {"namespace": "ns", "kind": "TaskRun", "name": "taskrun", "error": "failed to create tkn reader: Parsing kubeconfig failed: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable"}
logger.go:146: 2024-11-10T06:27:10.767Z INFO TestReconcile_TaskRun dynamic/dynamic.go:488 Streaming log completed {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.541ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:10.771Z DEBUG TestReconcile_TaskRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.367ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "497670ea-2654-3c03-ae10-987a50cbc172" ORDER BY `records`.`id` LIMIT 1
... skipping 110 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.537ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:10.995Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.625ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[0.767ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""annotations"":{""demo"":""demo""}},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T06:27:10Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T06:27:10Z"",""completionTime"":""2024-11-10T06:27:12Z""}}",`created_time`="2024-11-10 06:27:10.73",`updated_time`="2024-11-10 06:27:10.997",`etag`="e668a729-a6c5-49b8-9e05-2ccb9e76c693-1731220030997535890" WHERE `parent` = "ns" AND `result_id` = "66d19a2f-b685-4542-b0a8-9ebe2a9aec46" AND `id` = "e668a729-a6c5-49b8-9e05-2ccb9e76c693"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.490ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.014Z DEBUG TestReconcile_TaskRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.668ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "41729ed0-c77a-33cd-a634-c5b6a218660b" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 34 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.534ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.081Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.492ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[0.517ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""demo"":""demo""}},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T06:27:10Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T06:27:10Z"",""completionTime"":""2024-11-10T06:27:12Z""}}",`created_time`="2024-11-10 06:27:10.73",`updated_time`="2024-11-10 06:27:11.084",`etag`="e668a729-a6c5-49b8-9e05-2ccb9e76c693-1731220031084187392" WHERE `parent` = "ns" AND `result_id` = "66d19a2f-b685-4542-b0a8-9ebe2a9aec46" AND `id` = "e668a729-a6c5-49b8-9e05-2ccb9e76c693"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.688ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.095Z DEBUG TestReconcile_TaskRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.584ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "41729ed0-c77a-33cd-a634-c5b6a218660b" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 52 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.488ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.197Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.723ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[0.748ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""x"":""foo""}},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T06:27:10Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T06:27:10Z"",""completionTime"":""2024-11-10T06:27:12Z""}}",`created_time`="2024-11-10 06:27:10.73",`updated_time`="2024-11-10 06:27:11.2",`etag`="e668a729-a6c5-49b8-9e05-2ccb9e76c693-1731220031200055525" WHERE `parent` = "ns" AND `result_id` = "66d19a2f-b685-4542-b0a8-9ebe2a9aec46" AND `id` = "e668a729-a6c5-49b8-9e05-2ccb9e76c693"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.698ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.214Z DEBUG TestReconcile_TaskRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.597ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "41729ed0-c77a-33cd-a634-c5b6a218660b" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 14 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.573ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.246Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.655ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[0.534ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""x"":""foo""},""ownerReferences"":[{""apiVersion"":""v1"",""kind"":""test"",""name"":""test-owner"",""uid"":""""}]},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T06:27:10Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T06:27:10Z"",""completionTime"":""2024-11-10T06:27:12Z""}}",`created_time`="2024-11-10 06:27:10.73",`updated_time`="2024-11-10 06:27:11.249",`etag`="e668a729-a6c5-49b8-9e05-2ccb9e76c693-1731220031249380722" WHERE `parent` = "ns" AND `result_id` = "66d19a2f-b685-4542-b0a8-9ebe2a9aec46" AND `id` = "e668a729-a6c5-49b8-9e05-2ccb9e76c693"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.482ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.258Z DEBUG TestReconcile_TaskRun results/results.go:176 No further actions to be done on the Result: the object is not a top level record {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": false}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.595ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "41729ed0-c77a-33cd-a634-c5b6a218660b" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 16 lines ...
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.833ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "56b164dc-dfd5-4089-ad5f-6c48c1ab8c86" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.284Z DEBUG TestReconcile_TaskRun results/results.go:308 Record doesn't exist yet - creating {"results.tekton.dev/record": "ns/results/56b164dc-dfd5-4089-ad5f-6c48c1ab8c86/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[1.911ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "56b164dc-dfd5-4089-ad5f-6c48c1ab8c86" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:82
[0m[33m[7.308ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","cb48729a-487a-414a-bbf9-8c81c891fbaa","56b164dc-dfd5-4089-ad5f-6c48c1ab8c86","0d617c11-b2ec-4f48-a97f-4ab050582bc8","12345","tekton.dev/v1.TaskRun","{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""x"":""foo""},""ownerReferences"":[{""apiVersion"":""tekton.dev/v1"",""kind"":""PipelineRun"",""name"":""test-pipelinerun"",""uid"":""56b164dc-dfd5-4089-ad5f-6c48c1ab8c86""}]},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T06:27:10Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T06:27:10Z"",""completionTime"":""2024-11-10T06:27:12Z""}}","0d617c11-b2ec-4f48-a97f-4ab050582bc8-1731220031288677260","2024-11-10 06:27:11.288","2024-11-10 06:27:11.288") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.559ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "56b164dc-dfd5-4089-ad5f-6c48c1ab8c86" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.299Z DEBUG TestReconcile_TaskRun results/results.go:176 No further actions to be done on the Result: the object is not a top level record {"results.tekton.dev/result": "ns/results/56b164dc-dfd5-4089-ad5f-6c48c1ab8c86", "results.tekton.dev/record": "ns/results/56b164dc-dfd5-4089-ad5f-6c48c1ab8c86/records/12345", "results.tekton.dev/top-level-record": false}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.349ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "56b164dc-dfd5-4089-ad5f-6c48c1ab8c86" AND `records`.`name` = "80b06fb4-1c7c-31b5-b6e0-d28f8bba63e2" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 3 lines ...
[0m[33m[0.322ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "56b164dc-dfd5-4089-ad5f-6c48c1ab8c86" AND `records`.`name` = "80b06fb4-1c7c-31b5-b6e0-d28f8bba63e2" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[0.322ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "56b164dc-dfd5-4089-ad5f-6c48c1ab8c86" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:82
[0m[33m[8.036ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","cb48729a-487a-414a-bbf9-8c81c891fbaa","56b164dc-dfd5-4089-ad5f-6c48c1ab8c86","d1f91fc5-3634-469b-823e-d5f1c345769e","80b06fb4-1c7c-31b5-b6e0-d28f8bba63e2","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""taskrun-log"",""namespace"":""ns"",""uid"":""80b06fb4-1c7c-31b5-b6e0-d28f8bba63e2"",""creationTimestamp"":null},""spec"":{""resource"":{""kind"":""TaskRun"",""namespace"":""ns"",""name"":""taskrun"",""uid"":""12345""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","d1f91fc5-3634-469b-823e-d5f1c345769e-1731220031306148873","2024-11-10 06:27:11.306","2024-11-10 06:27:11.306") RETURNING `created_time`,`updated_time`
logger.go:146: 2024-11-10T06:27:11.318Z DEBUG TestReconcile_TaskRun dynamic/dynamic.go:472 Streaming log started {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
logger.go:146: 2024-11-10T06:27:11.319Z ERROR TestReconcile_TaskRun dynamic/dynamic.go:480 Error streaming log {"namespace": "ns", "kind": "TaskRun", "name": "taskrun", "error": "failed to create tkn reader: Parsing kubeconfig failed: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable"}
logger.go:146: 2024-11-10T06:27:11.319Z INFO TestReconcile_TaskRun dynamic/dynamic.go:488 Streaming log completed {"namespace": "ns", "kind": "TaskRun", "name": "taskrun"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.681ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "56b164dc-dfd5-4089-ad5f-6c48c1ab8c86" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.322Z DEBUG TestReconcile_TaskRun results/results.go:176 No further actions to be done on the Result: the object is not a top level record {"results.tekton.dev/result": "ns/results/56b164dc-dfd5-4089-ad5f-6c48c1ab8c86", "results.tekton.dev/record": "ns/results/56b164dc-dfd5-4089-ad5f-6c48c1ab8c86/records/12345", "results.tekton.dev/top-level-record": false}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.538ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "56b164dc-dfd5-4089-ad5f-6c48c1ab8c86" AND `records`.`name` = "1d52d453-e6e2-3428-bc77-b7b96a96978d" ORDER BY `records`.`id` LIMIT 1
... skipping 18 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.498ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.377Z DEBUG TestReconcile_TaskRun results/results.go:300 Updating Record {"results.tekton.dev/record": "ns/results/12345/records/12345"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.455ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "12345" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:217
[0m[33m[0.508ms] [34;1m[rows:1][0m UPDATE `records` SET `result_name`="12345",`name`="12345",`type`="tekton.dev/v1.TaskRun",`data`="{""kind"":""TaskRun"",""apiVersion"":""tekton.dev/v1"",""metadata"":{""name"":""taskrun"",""namespace"":""ns"",""uid"":""12345"",""creationTimestamp"":null,""labels"":{""x"":""foo""},""annotations"":{""x"":""foo""},""ownerReferences"":[{""apiVersion"":""v1"",""kind"":""test"",""name"":""test-owner"",""uid"":""40a2acf7-7ebc-4dc1-a25b-58780a4038bb""}]},""spec"":{""serviceAccountName"":"""",""taskSpec"":{""steps"":[{""name"":"""",""computeResources"":{},""script"":""echo hello world!""}]}},""status"":{""conditions"":[{""type"":""Succeeded"",""status"":""False"",""lastTransitionTime"":""2024-11-10T06:27:10Z"",""reason"":""Failed"",""message"":""Failed""}],""podName"":"""",""startTime"":""2024-11-10T06:27:10Z"",""completionTime"":""2024-11-10T06:27:12Z""}}",`created_time`="2024-11-10 06:27:10.73",`updated_time`="2024-11-10 06:27:11.379",`etag`="e668a729-a6c5-49b8-9e05-2ccb9e76c693-1731220031379147140" WHERE `parent` = "ns" AND `result_id` = "66d19a2f-b685-4542-b0a8-9ebe2a9aec46" AND `id` = "e668a729-a6c5-49b8-9e05-2ccb9e76c693"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.496ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.389Z DEBUG TestReconcile_TaskRun results/results.go:176 No further actions to be done on the Result: the object is not a top level record {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": false}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135
[0m[33m[0.717ms] [34;1m[rows:1][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "41729ed0-c77a-33cd-a634-c5b6a218660b" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 29 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.104ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.229ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[7.838ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220031.4445283,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/reconciler/dynamic.TestReconcile_PipelineRun\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/reconciler/dynamic/dynamic_test.go:438\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.295ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.449Z DEBUG TestReconcile_PipelineRun results/results.go:162 Result doesn't exist yet - creating {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[7.505ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("ns","2fd17251-3f0b-41b7-9a2a-6763fbee8f7e","12345","null","ns/results/12345/records/12345","tekton.dev/v1.PipelineRun",NULL,"0000-00-00 00:00:00",1,"null","2fd17251-3f0b-41b7-9a2a-6763fbee8f7e-1731220031449965870","2024-11-10 06:27:11.449","2024-11-10 06:27:11.449") RETURNING `created_time`,`updated_time`
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
... skipping 15 lines ...
[0m[33m[0.357ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "a489253c-dc62-3318-855c-a6d637718835" ORDER BY `records`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:102
[0m[33m[0.407ms] [34;1m[rows:1][0m SELECT `results`.`name`,`results`.`id` FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:82
[0m[33m[7.308ms] [34;1m[rows:1][0m INSERT INTO `records` (`parent`,`result_id`,`result_name`,`id`,`name`,`type`,`data`,`etag`,`created_time`,`updated_time`) VALUES ("ns","2fd17251-3f0b-41b7-9a2a-6763fbee8f7e","12345","69b0f9c0-3ff8-46f2-8ea6-578633a69df9","a489253c-dc62-3318-855c-a6d637718835","results.tekton.dev/v1alpha3.Log","{""kind"":""Log"",""apiVersion"":""results.tekton.dev/v1alpha3"",""metadata"":{""name"":""pipelinerun-log"",""namespace"":""ns"",""uid"":""a489253c-dc62-3318-855c-a6d637718835"",""creationTimestamp"":null},""spec"":{""resource"":{""kind"":""PipelineRun"",""namespace"":""ns"",""name"":""pipelinerun"",""uid"":""12345""},""type"":""File""},""status"":{""size"":0,""isStored"":false,""errorOnStoreMsg"":"""",""isRetryableErr"":false}}","69b0f9c0-3ff8-46f2-8ea6-578633a69df9-1731220031494318331","2024-11-10 06:27:11.494","2024-11-10 06:27:11.494") RETURNING `created_time`,`updated_time`
logger.go:146: 2024-11-10T06:27:11.506Z DEBUG TestReconcile_PipelineRun dynamic/dynamic.go:472 Streaming log started {"namespace": "ns", "kind": "PipelineRun", "name": "pipelinerun"}
logger.go:146: 2024-11-10T06:27:11.506Z ERROR TestReconcile_PipelineRun dynamic/dynamic.go:480 Error streaming log {"namespace": "ns", "kind": "PipelineRun", "name": "pipelinerun", "error": "failed to create tkn reader: Parsing kubeconfig failed: invalid configuration: no configuration has been provided, try setting KUBERNETES_MASTER environment variable"}
logger.go:146: 2024-11-10T06:27:11.507Z INFO TestReconcile_PipelineRun dynamic/dynamic.go:488 Streaming log completed {"namespace": "ns", "kind": "PipelineRun", "name": "pipelinerun"}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
[0m[33m[0.548ms] [34;1m[rows:1][0m SELECT * FROM `results` WHERE `results`.`parent` = "ns" AND `results`.`name` = "12345" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:11.510Z DEBUG TestReconcile_PipelineRun results/results.go:184 No further actions to be done on the Result: no differences found {"results.tekton.dev/result": "ns/results/12345", "results.tekton.dev/record": "ns/results/12345/records/12345", "results.tekton.dev/top-level-record": true}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/records.go:135 [35;1mrecord not found
[0m[33m[0.330ms] [34;1m[rows:0][0m SELECT * FROM `records` WHERE `records`.`parent` = "ns" AND `records`.`result_name` = "12345" AND `records`.`name` = "cb72cc64-9e1b-3ef7-82c9-4a39b89b153e" ORDER BY `records`.`id` LIMIT 1
... skipping 58 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.152ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[9.900ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[11.631ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220030.3179677,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestClient_PutLog\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/logs_test.go:15\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestClient_PutLog/taskrun
=== RUN TestClient_PutLog/taskrun/create
=== NAME TestClient_PutLog
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.372ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
... skipping 87 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.104ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.054ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.222ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220030.5713077,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestEnsureResult\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:236\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.315ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
=== RUN TestEnsureResult/taskrun
=== NAME TestEnsureResult
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.287ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
... skipping 31 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.093ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[7.187ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[5.931ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220030.668667,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestEnsureResult_RecordSummaryUpdate\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:304\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.463ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "default" AND `results`.`name` = "1" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:10.674Z DEBUG results/results.go:162 Result doesn't exist yet - creating {"results.tekton.dev/result": "default/results/1", "results.tekton.dev/record": "default/results/1/records/2", "results.tekton.dev/top-level-record": false}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[11.216ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("default","9f968506-b795-45e1-88d4-f04ff8cadae3","1","null","","",NULL,NULL,0,"null","9f968506-b795-45e1-88d4-f04ff8cadae3-1731220030675095027","2024-11-10 06:27:10.675","2024-11-10 06:27:10.675") RETURNING `created_time`,`updated_time`
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208
... skipping 16 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.115ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[5.592ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[8.097ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220030.7531009,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestAnnotations\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:350\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.334ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "default" AND `results`.`name` = "1" ORDER BY `results`.`id` LIMIT 1
logger.go:146: 2024-11-10T06:27:10.757Z DEBUG results/results.go:162 Result doesn't exist yet - creating {"results.tekton.dev/result": "default/results/1", "results.tekton.dev/record": "default/results/1/records/1", "results.tekton.dev/top-level-record": true}
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[7.260ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("default","a34b8513-bb9f-41b9-ae60-026a3add6c1f","1","{""i"":""7"",""x"":""y""}","default/results/1/records/1","tekton.dev/v1.PipelineRun",NULL,NULL,0,"{""foo"":""bar"",""test"":""1""}","a34b8513-bb9f-41b9-ae60-026a3add6c1f-1731220030758623742","2024-11-10 06:27:10.758","2024-11-10 06:27:10.758") RETURNING `created_time`,`updated_time`
--- PASS: TestAnnotations (0.06s)
... skipping 10 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.174ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.624ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.831ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220030.822317,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestUpsertRecord\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:383\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestUpsertRecord/taskrun
=== NAME TestUpsertRecord
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.319ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
[0m[33m[7.553ms] [34;1m[rows:1][0m INSERT INTO `results` (`parent`,`id`,`name`,`annotations`,`recordsummary_record`,`recordsummary_type`,`recordsummary_start_time`,`recordsummary_end_time`,`recordsummary_status`,`recordsummary_annotations`,`etag`,`created_time`,`updated_time`) VALUES ("test","dea0a3dc-d1e3-4356-9c5b-2f2bd3c3d722","taskrun-id","null","test/results/taskrun-id/records/taskrun-id","tekton.dev/v1.TaskRun",NULL,NULL,0,"null","dea0a3dc-d1e3-4356-9c5b-2f2bd3c3d722-1731220030827941163","2024-11-10 06:27:10.827","2024-11-10 06:27:10.827") RETURNING `created_time`,`updated_time`
... skipping 73 lines ...
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[0.088ms] [34;1m[rows:-][0m SELECT count(*) FROM sqlite_master WHERE type='table' AND name="records"
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.386ms] [34;1m[rows:0][0m CREATE TABLE `records` (`parent` text,`result_id` text,`result_name` text,`id` text,`name` text,`type` text,`data` jsonb,`created_time` datetime DEFAULT current_timestamp,`updated_time` datetime DEFAULT current_timestamp,`etag` text,PRIMARY KEY (`parent`,`result_id`,`id`),CONSTRAINT `fk_records_result` FOREIGN KEY (`parent`,`result_id`) REFERENCES `results`(`parent`,`id`) ON DELETE CASCADE ON UPDATE CASCADE)
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:96
[0m[33m[6.829ms] [34;1m[rows:0][0m CREATE UNIQUE INDEX `records_by_name` ON `records`(`parent`,`result_name`,`name`)
{"level":"error","ts":1731220031.15582,"caller":"plugin_logs/plugin_logs.go:385","msg":"unsupported type of logs given for plugin","stacktrace":"github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.(*LogPluginServer).setLogPlugin\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/plugin_logs.go:385\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/plugin_logs/server.go:61\ngithub.com/tektoncd/results/pkg/api/server/v1alpha2.New\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/server.go:101\ngithub.com/tektoncd/results/pkg/internal/test.NewResultsClient\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/internal/test/clients.go:44\ngithub.com/tektoncd/results/pkg/watcher/results.client\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:623\ngithub.com/tektoncd/results/pkg/watcher/results.TestPut\n\t/home/prow/go/src/github.com/tektoncd/results/pkg/watcher/results/results_test.go:553\ntesting.tRunner\n\t/usr/local/go/src/testing/testing.go:1689"}
=== RUN TestPut/taskrun
=== RUN TestPut/taskrun/create
=== NAME TestPut
db.go:69: [31;1m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:208 [35;1mrecord not found
[0m[33m[0.495ms] [34;1m[rows:0][0m SELECT * FROM `results` WHERE `results`.`parent` = "test" AND `results`.`name` = "taskrun-id" ORDER BY `results`.`id` LIMIT 1
db.go:69: [32m/home/prow/go/src/github.com/tektoncd/results/pkg/api/server/v1alpha2/results.go:72
... skipping 46 lines ...
--- PASS: TestPut/pipelinerun/update (0.01s)
PASS
ok github.com/tektoncd/results/pkg/watcher/results 2.172s
testing: warning: no tests to run
PASS
ok github.com/tektoncd/results/tools/postgres-migrate 1.073s [no tests to run]
FAIL
unit_tests returning
===========================
==== UNIT TESTS FAILED ====
===========================
+ EXIT_VALUE=1
+ set +o xtrace