"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestCopyURLDownloadHeaders|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Starting (try 2/5) 2026/08/07 03:28:34 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qimoceq9zeyu" 2026/08/07 03:28:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/07 03:28:34 DEBUG : Creating backend with remote "/tmp/rclone705777740" === RUN TestCopyURL run.go:198: Remote "S3 bucket rclone-test-qimoceq9zeyu", Local "Local file system at /tmp/rclone705777740", Modify Window "1ns" 2026/08/07 03:28:35 INFO : S3 bucket rclone-test-qimoceq9zeyu: Bucket "rclone-test-qimoceq9zeyu" created with ACL "" 2026/08/07 03:28:35 DEBUG : file1: size = 14 OK 2026/08/07 03:28:36 DEBUG : filename.txt: File name found in url 2026/08/07 03:28:36 DEBUG : filename.txt: size = 14 OK 2026/08/07 03:28:36 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/07 03:28:36 DEBUG : headerfilename.txt: size = 14 OK 2026/08/07 03:28:36 DEBUG : file2: size = 14 OK --- PASS: TestCopyURL (2.76s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "S3 bucket rclone-test-qimoceq9zeyu", Local "Local file system at /tmp/rclone705777740", Modify Window "1ns" 2026/08/07 03:28:37 DEBUG : file1: size = 14 OK --- PASS: TestCopyURLDownloadHeaders (0.46s) === RUN TestMoveFile run.go:198: Remote "S3 bucket rclone-test-qimoceq9zeyu", Local "Local file system at /tmp/rclone705777740", Modify Window "1ns" 2026/08/07 03:28:38 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/07 03:28:38 DEBUG : sub/file2: size = 14 OK 2026/08/07 03:28:38 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 03:28:38 INFO : file1: Copied (new) to: sub/file2 2026/08/07 03:28:38 INFO : file1: Deleted 2026/08/07 03:28:38 DEBUG : sub/file2: size = 14 OK 2026/08/07 03:28:38 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/08/07 03:28:38 DEBUG : file1: Unchanged skipping 2026/08/07 03:28:38 INFO : file1: Deleted 2026/08/07 03:28:38 DEBUG : S3 bucket rclone-test-qimoceq9zeyu: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (1.17s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "S3 bucket rclone-test-qimoceq9zeyu", Local "Local file system at /tmp/rclone705777740", Modify Window "1ns" 2026/08/07 03:28:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/07 03:28:39 DEBUG : file1: size = 14 OK 2026/08/07 03:28:39 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 03:28:39 INFO : file1: Copied (new) 2026/08/07 03:28:39 INFO : file1: Deleted 2026/08/07 03:28:39 DEBUG : file1: Destination exists, skipping 2026/08/07 03:28:39 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (0.85s) === RUN TestMoveFileBackupDir run.go:198: Remote "S3 bucket rclone-test-qimoceq9zeyu", Local "Local file system at /tmp/rclone705777740", Modify Window "1ns" 2026/08/07 03:28:40 DEBUG : Creating backend with remote "TestS3R2:rclone-test-qimoceq9zeyu/backup" 2026/08/07 03:28:40 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone705777740) 2026/08/07 03:28:40 DEBUG : dst/file1: size = 18 (S3 bucket rclone-test-qimoceq9zeyu) 2026/08/07 03:28:40 DEBUG : dst/file1: Sizes differ 2026/08/07 03:28:41 DEBUG : dst/file1: size = 18 OK 2026/08/07 03:28:41 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2026/08/07 03:28:41 INFO : dst/file1: Copied (server-side copy) 2026/08/07 03:28:41 INFO : dst/file1: Deleted 2026/08/07 03:28:41 DEBUG : dst/file1: size = 14 OK 2026/08/07 03:28:41 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/07 03:28:41 INFO : dst/file1: Copied (new) 2026/08/07 03:28:41 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (2.04s) PASS 2026/08/07 03:28:42 DEBUG : S3 bucket rclone-test-qimoceq9zeyu: Purge remote 2026/08/07 03:28:42 DEBUG : S3 bucket rclone-test-qimoceq9zeyu: bucket is versioned: false 2026/08/07 03:28:42 DEBUG : Waiting for deletions to finish 2026/08/07 03:28:43 INFO : S3 bucket rclone-test-qimoceq9zeyu: Bucket "rclone-test-qimoceq9zeyu" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestCopyURLDownloadHeaders|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Finished OK in 8.285240664s (try 2/5)