"./operations.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose -fast-list -test.run '^(TestMoveFile|TestMoveFileWithIgnoreExisting)$'" - Starting (try 2/5) 2025/11/25 03:26:50 DEBUG : Creating backend with remote "TestGoogleCloudStorage:rclone-test-jutasif5rume" 2025/11/25 03:26:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/25 03:26:50 DEBUG : Creating backend with remote "/tmp/rclone2858379104" === RUN TestMoveFile run.go:185: Remote "GCS bucket rclone-test-jutasif5rume", Local "Local file system at /tmp/rclone2858379104", Modify Window "1ns" 2025/11/25 03:26:51 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/25 03:26:52 DEBUG : sub/file2: size = 14 OK 2025/11/25 03:26:52 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:26:52 INFO : file1: Copied (new) to: sub/file2 2025/11/25 03:26:52 INFO : file1: Deleted 2025/11/25 03:26:53 DEBUG : sub/file2: size = 14 OK 2025/11/25 03:26:53 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/11/25 03:26:53 DEBUG : file1: Unchanged skipping 2025/11/25 03:26:53 INFO : file1: Deleted 2025/11/25 03:26:53 DEBUG : GCS bucket rclone-test-jutasif5rume: don't need to copy/move sub/file2, it is already at target location --- PASS: TestMoveFile (3.37s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "GCS bucket rclone-test-jutasif5rume", Local "Local file system at /tmp/rclone2858379104", Modify Window "1ns" 2025/11/25 03:26:54 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/25 03:26:54 DEBUG : file1: size = 14 OK 2025/11/25 03:26:54 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/11/25 03:26:54 INFO : file1: Copied (new) 2025/11/25 03:26:54 INFO : file1: Deleted 2025/11/25 03:26:55 DEBUG : file1: Destination exists, skipping 2025/11/25 03:26:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.70s) PASS 2025/11/25 03:26:56 DEBUG : GCS bucket rclone-test-jutasif5rume: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestGoogleCloudStorage: -verbose -fast-list -test.run '^(TestMoveFile|TestMoveFileWithIgnoreExisting)$'" - Finished OK in 6.090172004s (try 2/5)