"go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^16777217$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestS3GCS:" 2026/02/18 02:39:19 DEBUG : Creating backend with remote "TestS3GCS:rclone-test-hotisod9sohe" 2026/02/18 02:39:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/18 02:39:20 INFO : S3 bucket rclone-test-hotisod9sohe: Bucket "rclone-test-hotisod9sohe" created with ACL "" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutChunked === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 2026/02/18 02:39:21 DEBUG : chunked-8Mi-16.000Mi.bin: open chunk writer: started multipart upload: ABPnzm7sY3SFKz0qqE2tEhOaAXXyBiFYRFpfZdM2Mt6f8c8OK1bgnHsGYJIO6NuJBjKK-ZA 2026/02/18 02:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 0 size 8Mi offset 0/16.000Mi 2026/02/18 02:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/16.000Mi 2026/02/18 02:39:22 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/16.000Mi 2026/02/18 02:39:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/18 02:39:23 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/18 02:39:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/18 02:39:24 DEBUG : chunked-8Mi-16.000Mi.bin: multipart upload "ABPnzm7sY3SFKz0qqE2tEhOaAXXyBiFYRFpfZdM2Mt6f8c8OK1bgnHsGYJIO6NuJBjKK-ZA" finished 2026/02/18 02:39:25 DEBUG : chunked-8Mi-16.000Mi.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK === RUN TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed 2026/02/18 02:39:27 NOTICE: S3 bucket rclone-test-hotisod9sohe: Streaming uploads using chunk size 8Mi will have maximum file size of 78.125Gi 2026/02/18 02:39:27 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: open chunk writer: started multipart upload: ABPnzm7NlXra7QdWmaG6SywyIQmWgszA_1Q5-prpsubrSygC4MjXF5alEqpo67sSOLJLW2Q 2026/02/18 02:39:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 0 size 8Mi offset 0/off 2026/02/18 02:39:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 2 size 1 offset 16Mi/off 2026/02/18 02:39:28 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload: starting chunk 1 size 8Mi offset 8Mi/off 2026/02/18 02:39:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 2 with 8388608 bytes and etag "38534b90825e5f26ae16e6b15a14f9c0" 2026/02/18 02:39:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 1 with 8388608 bytes and etag "727943cf3cd0ed31e7fbe1bab434d5eb" 2026/02/18 02:39:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload wrote chunk 3 with 1 bytes and etag "cbb184dd8e05c9709e5dcaedaa0495cf" 2026/02/18 02:39:30 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: multipart upload "ABPnzm7NlXra7QdWmaG6SywyIQmWgszA_1Q5-prpsubrSygC4MjXF5alEqpo67sSOLJLW2Q" finished 2026/02/18 02:39:31 DEBUG : chunked-8Mi-16.000Mi-streamed.bin: Multipart upload Etag: 8159f92760ea8c075536ff3ae4c4cbe0-3 OK 2026/02/18 02:39:34 DEBUG : S3 bucket rclone-test-hotisod9sohe: bucket is versioned: false 2026/02/18 02:39:34 DEBUG : Waiting for deletions to finish 2026/02/18 02:39:34 INFO : S3 bucket rclone-test-hotisod9sohe: Bucket "rclone-test-hotisod9sohe" deleted 2026/02/18 02:39:35 DEBUG : Waiting for deletions to finish --- PASS: TestIntegration (15.69s) --- PASS: TestIntegration/FsMkdir (14.17s) --- PASS: TestIntegration/FsMkdir/FsPutChunked (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217 (12.08s) --- PASS: TestIntegration/FsMkdir/FsPutChunked/8Mi/16777217/Streamed (6.03s) PASS ok github.com/rclone/rclone/backend/s3 15.729s "go test -v -timeout 1h0m0s -remote TestS3GCS: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutChunked$/^8Mi$/^16777217$'" - Finished OK in 18.267509524s (try 2/5)