"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestCopyURLDownloadHeaders|TestDirMove|TestMoveFile)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false)$'" - Starting (try 2/5) 2026/08/08 04:00:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-xidazas7fige" 2026/08/08 04:00:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/08 04:00:04 DEBUG : Creating backend with remote "/tmp/rclone411017060" === RUN TestCopyURL run.go:198: Remote "S3 bucket rclone-test-xidazas7fige", Local "Local file system at /tmp/rclone411017060", Modify Window "1ns" 2026/08/08 04:00:05 INFO : S3 bucket rclone-test-xidazas7fige: Bucket "rclone-test-xidazas7fige" created with ACL "" 2026/08/08 04:00:05 DEBUG : file1: size = 14 OK 2026/08/08 04:00:05 DEBUG : filename.txt: File name found in url 2026/08/08 04:00:05 DEBUG : filename.txt: size = 14 OK 2026/08/08 04:00:05 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/08 04:00:06 DEBUG : headerfilename.txt: size = 14 OK 2026/08/08 04:00:06 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (2.35s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "S3 bucket rclone-test-xidazas7fige", Local "Local file system at /tmp/rclone411017060", Modify Window "1ns" 2026/08/08 04:00:07 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (0.37s) === RUN TestMoveFile run.go:198: Remote "S3 bucket rclone-test-xidazas7fige", Local "Local file system at /tmp/rclone411017060", Modify Window "1ns" 2026/08/08 04:00:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/08 04:00:07 DEBUG : sub/file2: size = 14 OK 2026/08/08 04:00:07 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/08 04:00:07 INFO : file1: Copied (new) to: sub/file2 2026/08/08 04:00:07 INFO : file1: Deleted 2026/08/08 04:00:07 DEBUG : sub/file2: size = 14 OK 2026/08/08 04:00:07 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/08 04:00:07 DEBUG : file1: Unchanged skipping 2026/08/08 04:00:07 INFO : file1: Deleted 2026/08/08 04:00:07 DEBUG : S3 bucket rclone-test-xidazas7fige: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (0.86s) === RUN TestDirMove run.go:198: Remote "S3 bucket rclone-test-xidazas7fige", Local "Local file system at /tmp/rclone411017060", Modify Window "1ns" 2026/08/08 04:00:09 INFO : A1/B2: Making directory 2026/08/08 04:00:09 INFO : A1/B1/C3: Making directory fstest.go:250: Filtering empty directory "A1/B2" fstest.go:250: Filtering empty directory "A1/B1/C3" 2026/08/08 04:00:10 DEBUG : A2/B1/C2/five: size = 4 OK 2026/08/08 04:00:10 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/08 04:00:10 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2026/08/08 04:00:10 DEBUG : A2/B1/C1/four: size = 4 OK 2026/08/08 04:00:10 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/08 04:00:10 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2026/08/08 04:00:10 DEBUG : A2/two: size = 3 OK 2026/08/08 04:00:10 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/08 04:00:10 INFO : A1/two: Copied (server-side copy) to: A2/two 2026/08/08 04:00:10 DEBUG : A2/B1/three: size = 5 OK 2026/08/08 04:00:10 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/08 04:00:10 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2026/08/08 04:00:10 INFO : A1/B1/C2/five: Deleted 2026/08/08 04:00:10 INFO : A1/B1/C1/four: Deleted 2026/08/08 04:00:10 INFO : A1/two: Deleted 2026/08/08 04:00:10 INFO : A1/B1/three: Deleted 2026/08/08 04:00:10 DEBUG : A2/one: size = 3 OK 2026/08/08 04:00:10 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/08 04:00:10 INFO : A1/one: Copied (server-side copy) to: A2/one 2026/08/08 04:00:10 INFO : A1/one: Deleted fstest.go:250: Filtering empty directory "A2/B2" fstest.go:250: Filtering empty directory "A2/B1/C3" 2026/08/08 04:00:10 DEBUG : A3/B1/three: size = 5 OK 2026/08/08 04:00:10 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/08 04:00:10 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2026/08/08 04:00:10 DEBUG : A3/B1/C2/five: size = 4 OK 2026/08/08 04:00:10 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/08 04:00:10 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2026/08/08 04:00:10 DEBUG : A3/one: size = 3 OK 2026/08/08 04:00:10 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/08 04:00:10 INFO : A2/one: Copied (server-side copy) to: A3/one 2026/08/08 04:00:10 INFO : A2/B1/three: Deleted 2026/08/08 04:00:10 INFO : A2/B1/C2/five: Deleted 2026/08/08 04:00:10 DEBUG : A3/two: size = 3 OK 2026/08/08 04:00:10 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/08 04:00:10 INFO : A2/two: Copied (server-side copy) to: A3/two 2026/08/08 04:00:11 INFO : A2/one: Deleted 2026/08/08 04:00:11 INFO : A2/two: Deleted 2026/08/08 04:00:11 DEBUG : A3/B1/C1/four: size = 4 OK 2026/08/08 04:00:11 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/08 04:00:11 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2026/08/08 04:00:11 INFO : A2/B1/C1/four: Deleted fstest.go:250: Filtering empty directory "A3/B2" fstest.go:250: Filtering empty directory "A3/B1/C3" 2026/08/08 04:00:11 INFO : S3 bucket rclone-test-xidazas7fige: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/08 04:00:11 DEBUG : A4/one: size = 3 OK 2026/08/08 04:00:11 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2026/08/08 04:00:11 INFO : A3/one: Copied (server-side copy) to: A4/one 2026/08/08 04:00:11 DEBUG : A4/B1/C1/four: size = 4 OK 2026/08/08 04:00:11 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2026/08/08 04:00:11 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2026/08/08 04:00:11 DEBUG : A4/B1/C2/five: size = 4 OK 2026/08/08 04:00:11 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2026/08/08 04:00:11 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2026/08/08 04:00:11 DEBUG : A4/B1/three: size = 5 OK 2026/08/08 04:00:11 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2026/08/08 04:00:11 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2026/08/08 04:00:11 DEBUG : A4/two: size = 3 OK 2026/08/08 04:00:11 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2026/08/08 04:00:11 INFO : A3/two: Copied (server-side copy) to: A4/two 2026/08/08 04:00:11 INFO : A3/one: Deleted 2026/08/08 04:00:11 INFO : A3/B1/C1/four: Deleted 2026/08/08 04:00:11 INFO : A3/B1/C2/five: Deleted 2026/08/08 04:00:11 INFO : A3/B1/three: Deleted 2026/08/08 04:00:11 INFO : A3/two: Deleted fstest.go:250: Filtering empty directory "A4/B2" fstest.go:250: Filtering empty directory "A4/B1/C3" --- PASS: TestDirMove (4.47s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "S3 bucket rclone-test-xidazas7fige", Local "Local file system at /tmp/rclone411017060", Modify Window "1ns" 2026/08/08 04:00:12 DEBUG : S3 bucket rclone-test-xidazas7fige: File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 04:00:12 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 04:00:12 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/08 04:00:12 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/08 04:00:12 NOTICE: S3 bucket rclone-test-xidazas7fige: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2026/08/08 04:00:13 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload: AOR3qLvmlRANFs9CvPDaU3Q0pt-NArG3OpL_v07QRKld1CfuF2OePxPr9TIBskhRpuI-G8cy8hh2nnuiCguvaRBlqgM8t6DvrbtVTaL67676RckOw0NAJITriZDWWyeqyA7i_Mvzc12fVpiDmZbeL4C4bmJUd5bB0f5ndziaIH1pQSF6z6h3I23mzqpsbOPRVRadQaspo1F4kSuk9rsNdWvGXtVfMmOhXAMt5V3yqT7ocrtpzTsVj6hyJa7bxFV2T7bukqoiQT5lqMR-eq3pH3jyD0xG_o6RHmVssadT5T99NDhYWzCBTGRC4APE9DvCCsXUQSqdwF5iie0LQAbkllg 2026/08/08 04:00:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/08/08 04:00:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/08/08 04:00:13 DEBUG : no_checksum_big_file_from_pipe: multipart upload "AOR3qLvmlRANFs9CvPDaU3Q0pt-NArG3OpL_v07QRKld1CfuF2OePxPr9TIBskhRpuI-G8cy8hh2nnuiCguvaRBlqgM8t6DvrbtVTaL67676RckOw0NAJITriZDWWyeqyA7i_Mvzc12fVpiDmZbeL4C4bmJUd5bB0f5ndziaIH1pQSF6z6h3I23mzqpsbOPRVRadQaspo1F4kSuk9rsNdWvGXtVfMmOhXAMt5V3yqT7ocrtpzTsVj6hyJa7bxFV2T7bukqoiQT5lqMR-eq3pH3jyD0xG_o6RHmVssadT5T99NDhYWzCBTGRC4APE9DvCCsXUQSqdwF5iie0LQAbkllg" finished 2026/08/08 04:00:13 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 04:00:13 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/08/08 04:00:13 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "S3 bucket rclone-test-xidazas7fige", Local "Local file system at /tmp/rclone411017060", Modify Window "1ns" 2026/08/08 04:00:13 DEBUG : S3 bucket rclone-test-xidazas7fige: File to upload is small (34 bytes), uploading instead of streaming 2026/08/08 04:00:14 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/08 04:00:14 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2026/08/08 04:00:14 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2026/08/08 04:00:14 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload: AHMBkMFoYljhZJxH6c--OPJy6wrUt1chZgND9-TXmXuTu19mB8H9kMSu1evgaFOgHkVOYZ0Br3zP5Kk7keyEut5K47T4xOYavJ8UajvY4VBmYE2nFUakfAp0-a9tzz7G6Cuofzr5u5Wmrnho0egFfRNO2Vs31cT-C-981d_-33PyfvdjHQsZVmtvun9QuYszPeaPeD22dbxsH7jJKYoehnHFXAEkGMGB1GmhwE61L0XZOT783BwB7haju6Yb94PBahTny5JV4mPW46MA67EeBp9iy2dgcodtTtkLwCOkouhH85rdzR41g16S9lxq4QgiO_X8KZno6VH49cVTyYziOYQ 2026/08/08 04:00:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2026/08/08 04:00:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2026/08/08 04:00:14 DEBUG : with_checksum_big_file_from_pipe: multipart upload "AHMBkMFoYljhZJxH6c--OPJy6wrUt1chZgND9-TXmXuTu19mB8H9kMSu1evgaFOgHkVOYZ0Br3zP5Kk7keyEut5K47T4xOYavJ8UajvY4VBmYE2nFUakfAp0-a9tzz7G6Cuofzr5u5Wmrnho0egFfRNO2Vs31cT-C-981d_-33PyfvdjHQsZVmtvun9QuYszPeaPeD22dbxsH7jJKYoehnHFXAEkGMGB1GmhwE61L0XZOT783BwB7haju6Yb94PBahTny5JV4mPW46MA67EeBp9iy2dgcodtTtkLwCOkouhH85rdzR41g16S9lxq4QgiO_X8KZno6VH49cVTyYziOYQ" finished 2026/08/08 04:00:14 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/08 04:00:14 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2026/08/08 04:00:14 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical --- PASS: TestRcat (2.58s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (1.24s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (1.34s) PASS 2026/08/08 04:00:15 DEBUG : S3 bucket rclone-test-xidazas7fige: Purge remote 2026/08/08 04:00:15 DEBUG : S3 bucket rclone-test-xidazas7fige: bucket is versioned: false 2026/08/08 04:00:15 DEBUG : Waiting for deletions to finish 2026/08/08 04:00:15 INFO : S3 bucket rclone-test-xidazas7fige: Bucket "rclone-test-xidazas7fige" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestCopyURLDownloadHeaders|TestDirMove|TestMoveFile)$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false)$'" - Finished OK in 11.324497822s (try 2/5)