"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -fast-list -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileWithIgnoreExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$'" - Starting (try 2/5) 2025/12/09 02:18:48 DEBUG : Creating backend with remote "TestGoogleCloudStorage,directory_markers:rclone-test-cubojuh4fovo" 2025/12/09 02:18:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/09 02:18:48 DEBUG : TestGoogleCloudStorage: detected overridden config - adding "{juk_h}" suffix to name 2025/12/09 02:18:48 DEBUG : Creating backend with remote "/tmp/rclone2413334893" === RUN TestRmdirsLeaveRoot run.go:185: Remote "GCS bucket rclone-test-cubojuh4fovo", Local "Local file system at /tmp/rclone2413334893", Modify Window "1ns" 2025/12/09 02:18:49 INFO : A1: Making directory 2025/12/09 02:18:50 DEBUG : A1/: Creating directory marker 2025/12/09 02:18:50 INFO : A1/B1: Making directory 2025/12/09 02:18:51 DEBUG : A1/B1/: Creating directory marker 2025/12/09 02:18:51 INFO : A1/B1/C1: Making directory 2025/12/09 02:18:52 DEBUG : A1/B1/C1/: Creating directory marker 2025/12/09 02:18:53 DEBUG : removing 1 level 3 directories 2025/12/09 02:18:53 INFO : A1/B1/C1: Removing directory 2025/12/09 02:18:53 DEBUG : A1/B1/C1/: Removing directory marker 2025/12/09 02:18:53 DEBUG : removing 1 level 2 directories 2025/12/09 02:18:53 INFO : A1/B1: Removing directory 2025/12/09 02:18:53 DEBUG : A1/B1/: Removing directory marker 2025/12/09 02:18:53 DEBUG : A1/: Removing directory marker --- PASS: TestRmdirsLeaveRoot (5.79s) === RUN TestRmdirsWithFilter run.go:185: Remote "GCS bucket rclone-test-cubojuh4fovo", Local "Local file system at /tmp/rclone2413334893", Modify Window "1ns" 2025/12/09 02:18:54 INFO : A1: Making directory 2025/12/09 02:18:54 DEBUG : A1/: Creating directory marker 2025/12/09 02:18:54 INFO : A1/B1: Making directory 2025/12/09 02:18:55 DEBUG : A1/B1/: Creating directory marker 2025/12/09 02:18:55 INFO : A1/B1/C1: Making directory 2025/12/09 02:18:55 DEBUG : A1/B1/C1/: Creating directory marker 2025/12/09 02:18:56 DEBUG : removing 1 level 3 directories 2025/12/09 02:18:56 INFO : A1/B1/C1: Removing directory 2025/12/09 02:18:56 DEBUG : A1/B1/C1/: Removing directory marker 2025/12/09 02:18:57 DEBUG : removing 1 level 2 directories 2025/12/09 02:18:57 INFO : A1/B1: Removing directory 2025/12/09 02:18:57 DEBUG : A1/B1/: Removing directory marker 2025/12/09 02:18:57 DEBUG : A1/: Removing directory marker --- PASS: TestRmdirsWithFilter (3.70s) === RUN TestCopyURL run.go:185: Remote "GCS bucket rclone-test-cubojuh4fovo", Local "Local file system at /tmp/rclone2413334893", Modify Window "1ns" 2025/12/09 02:18:58 DEBUG : filename.txt: File name found in url 2025/12/09 02:18:58 DEBUG : headerfilename.txt: filename found in Content-Disposition header. --- PASS: TestCopyURL (2.60s) === RUN TestMoveFile run.go:185: Remote "GCS bucket rclone-test-cubojuh4fovo", Local "Local file system at /tmp/rclone2413334893", Modify Window "1ns" 2025/12/09 02:19:00 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/09 02:19:01 DEBUG : sub/: Creating directory marker 2025/12/09 02:19:01 DEBUG : sub/file2: size = 14 OK 2025/12/09 02:19:01 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/12/09 02:19:01 INFO : file1: Copied (new) to: sub/file2 2025/12/09 02:19:01 INFO : file1: Deleted 2025/12/09 02:19:02 DEBUG : sub/file2: size = 14 OK 2025/12/09 02:19:02 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/12/09 02:19:02 DEBUG : file1: Unchanged skipping 2025/12/09 02:19:02 INFO : file1: Deleted 2025/12/09 02:19:02 DEBUG : GCS bucket rclone-test-cubojuh4fovo: don't need to copy/move sub/file2, it is already at target location 2025/12/09 02:19:02 DEBUG : sub/: Removing directory marker --- PASS: TestMoveFile (2.59s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "GCS bucket rclone-test-cubojuh4fovo", Local "Local file system at /tmp/rclone2413334893", Modify Window "1ns" 2025/12/09 02:19:03 DEBUG : file1: Need to transfer - File not found at Destination 2025/12/09 02:19:03 DEBUG : file1: size = 14 OK 2025/12/09 02:19:03 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/12/09 02:19:03 INFO : file1: Copied (new) 2025/12/09 02:19:03 INFO : file1: Deleted 2025/12/09 02:19:04 DEBUG : file1: Destination exists, skipping 2025/12/09 02:19:04 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set --- PASS: TestMoveFileWithIgnoreExisting (1.70s) PASS 2025/12/09 02:19:05 DEBUG : GCS bucket rclone-test-cubojuh4fovo: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote 'TestGoogleCloudStorage,directory_markers:' -verbose -fast-list -test.run '^(TestCopyURL|TestMoveFile|TestMoveFileWithIgnoreExisting|TestRmdirsLeaveRoot|TestRmdirsWithFilter)$'" - Finished OK in 16.999760856s (try 2/5)