"./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Starting (try 2/5) 2025/07/27 03:34:04 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vofeqem9yumo" 2025/07/27 03:34:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 03:34:04 DEBUG : Creating backend with remote "/tmp/rclone182221165" === RUN TestCopyURL run.go:180: Remote "S3 bucket rclone-test-vofeqem9yumo", Local "Local file system at /tmp/rclone182221165", Modify Window "1ns" 2025/07/27 03:34:05 INFO : S3 bucket rclone-test-vofeqem9yumo: Bucket "rclone-test-vofeqem9yumo" created with ACL "" 2025/07/27 03:34:06 DEBUG : filename.txt: File name found in url 2025/07/27 03:34:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (6.24s) === RUN TestMoveFile run.go:180: Remote "S3 bucket rclone-test-vofeqem9yumo", Local "Local file system at /tmp/rclone182221165", Modify Window "1ns" 2025/07/27 03:34:11 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/27 03:34:11 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/27 03:34:11 INFO : file1: Copied (new) to: sub/file2 2025/07/27 03:34:11 INFO : file1: Deleted 2025/07/27 03:34:12 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/27 03:34:12 DEBUG : file1: Unchanged skipping 2025/07/27 03:34:12 INFO : file1: Deleted 2025/07/27 03:34:12 DEBUG : S3 bucket rclone-test-vofeqem9yumo: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (2.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "S3 bucket rclone-test-vofeqem9yumo", Local "Local file system at /tmp/rclone182221165", Modify Window "1ns" 2025/07/27 03:34:13 DEBUG : file1: Need to transfer - File not found at Destination 2025/07/27 03:34:13 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/27 03:34:13 INFO : file1: Copied (new) 2025/07/27 03:34:13 INFO : file1: Deleted 2025/07/27 03:34:14 DEBUG : file1: Destination exists, skipping 2025/07/27 03:34:14 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.99s) === RUN TestMoveFileBackupDir run.go:180: Remote "S3 bucket rclone-test-vofeqem9yumo", Local "Local file system at /tmp/rclone182221165", Modify Window "1ns" 2025/07/27 03:34:15 DEBUG : Creating backend with remote "TestS3R2:rclone-test-vofeqem9yumo/backup" 2025/07/27 03:34:16 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/07/27 03:34:17 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/07/27 03:34:17 INFO : dst/file1: Copied (server-side copy) 2025/07/27 03:34:17 INFO : dst/file1: Deleted 2025/07/27 03:34:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/07/27 03:34:18 INFO : dst/file1: Copied (new) 2025/07/27 03:34:18 INFO : dst/file1: Deleted --- PASS: TestMoveFileBackupDir (4.26s) PASS 2025/07/27 03:34:19 DEBUG : S3 bucket rclone-test-vofeqem9yumo: Purge remote 2025/07/27 03:34:19 DEBUG : S3 bucket rclone-test-vofeqem9yumo: bucket is versioned: false 2025/07/27 03:34:19 DEBUG : Waiting for deletions to finish 2025/07/27 03:34:20 INFO : S3 bucket rclone-test-vofeqem9yumo: Bucket "rclone-test-vofeqem9yumo" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote TestS3R2: -verbose -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting)$'" - Finished OK in 15.595763643s (try 2/5)