"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestConflicting|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestNothingToTransferWithEmptyDirs|TestServerSideMove|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncReplaceDirModTime|TestSyncSuffix|TestSyncSuffixKeepExtension)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 4/5) 2026/08/12 06:09:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-ruhesuv5mevu" 2026/08/12 06:09:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/12 06:09:49 DEBUG : Creating backend with remote "/tmp/rclone2848702976" === RUN TestCopyNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:09:49 INFO : sub dir2: Making directory 2026/08/12 06:09:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/12 06:09:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:09:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 06:09:54 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for checks to finish 2026/08/12 06:09:54 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for transfers to finish 2026/08/12 06:10:02 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 06:10:02 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (26.81s) === RUN TestSyncEmptyDirectories run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:10:16 DEBUG : sub dir2: Making directory with metadata 2026/08/12 06:10:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:10:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 06:10:16 INFO : sub dir2: Making directory 2026/08/12 06:10:16 INFO : sub dir: Making directory 2026/08/12 06:10:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 06:10:17 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for checks to finish 2026/08/12 06:10:17 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for transfers to finish 2026/08/12 06:10:18 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 06:10:18 INFO : sub dir/hello world: Copied (new) 2026/08/12 06:10:18 DEBUG : Waiting for deletions to finish 2026/08/12 06:10:18 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:186: removing dir "sub dir" failed - try 1/5: sleeping 1s: directory not empty --- PASS: TestSyncEmptyDirectories (11.05s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:10:27 INFO : sub dir2: Making directory 2026/08/12 06:10:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/12 06:10:28 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for checks to finish 2026/08/12 06:10:28 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for transfers to finish 2026/08/12 06:10:32 DEBUG : sub dir/hello world: size = 11 OK 2026/08/12 06:10:32 INFO : sub dir/hello world: Copied (new) 2026/08/12 06:10:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.70s) === RUN TestCopyOverSelf run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "sub dir/hello world" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestCopyOverSelf (13.87s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:11:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/12 06:11:00 DEBUG : empty space: size = 1 OK 2026/08/12 06:11:00 DEBUG : empty space: Sizes identical 2026/08/12 06:11:00 DEBUG : empty space: Unchanged skipping 2026/08/12 06:11:00 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for checks to finish 2026/08/12 06:11:00 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for transfers to finish 2026/08/12 06:11:02 DEBUG : potato: size = 60 OK 2026/08/12 06:11:02 INFO : potato: Copied (new) 2026/08/12 06:11:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (9.62s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:11:12 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for checks to finish 2026/08/12 06:11:12 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2848702976) 2026/08/12 06:11:12 DEBUG : potato: size = 60 (drime root 'rclone-test-ruhesuv5mevu') 2026/08/12 06:11:12 DEBUG : potato: Sizes differ 2026/08/12 06:11:12 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for transfers to finish 2026/08/12 06:11:14 ERROR : potato: Failed to copy: failed to upload file: Error "The file failed to upload." 2026/08/12 06:11:14 ERROR : drime root 'rclone-test-ruhesuv5mevu': not deleting files as there were IO errors 2026/08/12 06:11:14 ERROR : drime root 'rclone-test-ruhesuv5mevu': not deleting directories as there were IO errors sync_test.go:1123: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestSyncAfterChangingFilesSizeOnly --- FAIL: TestSyncAfterChangingFilesSizeOnly (12.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (7.65s) === RUN TestSyncDeleteDuring run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "potato" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncDeleteDuring (7.41s) === RUN TestServerSideMove run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:11:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-demoqen0qicu" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-ruhesuv5mevu' -> drime root 'rclone-test-demoqen0qicu' 2026/08/12 06:11:57 DEBUG : drime root 'rclone-test-demoqen0qicu': Using server-side directory move 2026/08/12 06:11:57 INFO : drime root 'rclone-test-demoqen0qicu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/12 06:11:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/12 06:11:59 DEBUG : empty space: size = 1 OK 2026/08/12 06:11:59 DEBUG : empty space: Sizes identical 2026/08/12 06:11:59 DEBUG : empty space: Unchanged skipping 2026/08/12 06:11:59 DEBUG : potato3: size = 68 (drime root 'rclone-test-ruhesuv5mevu') 2026/08/12 06:11:59 DEBUG : potato3: size = 60 (drime root 'rclone-test-demoqen0qicu') 2026/08/12 06:11:59 DEBUG : potato3: Sizes differ 2026/08/12 06:11:59 DEBUG : drime root 'rclone-test-demoqen0qicu': Waiting for checks to finish 2026/08/12 06:12:00 INFO : empty space: Deleted 2026/08/12 06:12:00 DEBUG : drime root 'rclone-test-demoqen0qicu': Waiting for transfers to finish 2026/08/12 06:12:00 INFO : potato3: Deleted 2026/08/12 06:12:02 INFO : potato2: Moved (server-side) 2026/08/12 06:12:04 INFO : potato3: Moved (server-side) 2026/08/12 06:12:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-gikixij9dequ" 2026/08/12 06:12:08 DEBUG : drime root 'rclone-test-gikixij9dequ': Using server-side directory move 2026/08/12 06:13:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/08/12 06:13:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/12 06:13:42 DEBUG : pacer: Reducing sleep to 10ms 2026/08/12 06:13:44 INFO : drime root 'rclone-test-gikixij9dequ': Server side directory move succeeded 2026/08/12 06:13:50 ERROR : error listing: directory not found 2026/08/12 06:13:50 DEBUG : drime root 'rclone-test-gikixij9dequ': Purge remote 2026/08/12 06:13:52 DEBUG : drime root 'rclone-test-demoqen0qicu': Purge remote 2026/08/12 06:13:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (144.83s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:13:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-huxajex3gesu" run.go:303: Failed to put "potato2" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." 2026/08/12 06:14:06 DEBUG : drime root 'rclone-test-huxajex3gesu': Purge remote 2026/08/12 06:14:07 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveWithFilter (12.31s) === RUN TestSyncCompareDest run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:14:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-ruhesuv5mevu/dst" 2026/08/12 06:14:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-ruhesuv5mevu/CompareDest" 2026/08/12 06:14:24 DEBUG : one: Need to transfer - File not found at Destination 2026/08/12 06:14:24 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for checks to finish 2026/08/12 06:14:24 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for transfers to finish 2026/08/12 06:14:27 DEBUG : one: size = 3 OK 2026/08/12 06:14:27 INFO : one: Copied (new) 2026/08/12 06:14:27 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:33 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for checks to finish 2026/08/12 06:14:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2848702976) 2026/08/12 06:14:33 DEBUG : one: size = 3 (drime root 'rclone-test-ruhesuv5mevu/dst') 2026/08/12 06:14:33 DEBUG : one: Sizes differ 2026/08/12 06:14:33 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for transfers to finish 2026/08/12 06:14:34 DEBUG : one: Removing old object on successful upload 2026/08/12 06:14:35 DEBUG : one: Old object already deleted, safely ignoring 2026/08/12 06:14:35 DEBUG : one: size = 5 OK 2026/08/12 06:14:35 INFO : one: Copied (replaced existing) 2026/08/12 06:14:35 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:43 DEBUG : dst/one: Removing old object on successful upload 2026/08/12 06:14:44 DEBUG : dst/one: Old object already deleted, safely ignoring 2026/08/12 06:14:52 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for checks to finish 2026/08/12 06:14:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2848702976) 2026/08/12 06:14:52 DEBUG : one: size = 3 (drime root 'rclone-test-ruhesuv5mevu/dst') 2026/08/12 06:14:52 DEBUG : one: Sizes differ 2026/08/12 06:14:55 DEBUG : one: size = 5 OK 2026/08/12 06:14:55 DEBUG : one: Sizes identical 2026/08/12 06:14:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 06:14:55 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for transfers to finish 2026/08/12 06:14:55 DEBUG : Waiting for deletions to finish 2026/08/12 06:14:55 INFO : There was nothing to transfer 2026/08/12 06:15:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone2848702976) 2026/08/12 06:15:03 DEBUG : one: size = 3 (drime root 'rclone-test-ruhesuv5mevu/dst') 2026/08/12 06:15:03 DEBUG : one: Sizes differ 2026/08/12 06:15:05 DEBUG : one: size = 5 OK 2026/08/12 06:15:05 DEBUG : one: Sizes identical 2026/08/12 06:15:05 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 06:15:05 DEBUG : two: size = 3 OK 2026/08/12 06:15:05 DEBUG : two: Sizes identical 2026/08/12 06:15:05 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 06:15:05 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for checks to finish 2026/08/12 06:15:05 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for transfers to finish 2026/08/12 06:15:05 DEBUG : Waiting for deletions to finish 2026/08/12 06:15:05 INFO : There was nothing to transfer 2026/08/12 06:15:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2848702976) 2026/08/12 06:15:11 DEBUG : one: size = 3 (drime root 'rclone-test-ruhesuv5mevu/dst') 2026/08/12 06:15:11 DEBUG : one: Sizes differ 2026/08/12 06:15:12 DEBUG : two: size = 3 OK 2026/08/12 06:15:12 DEBUG : two: Sizes identical 2026/08/12 06:15:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/12 06:15:12 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for checks to finish 2026/08/12 06:15:12 DEBUG : one: size = 5 OK 2026/08/12 06:15:12 DEBUG : one: Sizes identical 2026/08/12 06:15:12 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 06:15:12 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for transfers to finish 2026/08/12 06:15:12 DEBUG : Waiting for deletions to finish 2026/08/12 06:15:12 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/12 06:15:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone2848702976) 2026/08/12 06:15:22 DEBUG : one: size = 3 (drime root 'rclone-test-ruhesuv5mevu/dst') 2026/08/12 06:15:22 DEBUG : one: Sizes differ 2026/08/12 06:15:23 DEBUG : two: size = 5 (Local file system at /tmp/rclone2848702976) 2026/08/12 06:15:23 DEBUG : two: size = 3 (drime root 'rclone-test-ruhesuv5mevu/CompareDest') 2026/08/12 06:15:23 DEBUG : two: Sizes differ 2026/08/12 06:15:23 DEBUG : two: Need to transfer - File not found at Destination 2026/08/12 06:15:23 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for checks to finish 2026/08/12 06:15:23 DEBUG : one: size = 5 OK 2026/08/12 06:15:23 DEBUG : one: Sizes identical 2026/08/12 06:15:23 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/12 06:15:23 DEBUG : drime root 'rclone-test-ruhesuv5mevu/dst': Waiting for transfers to finish 2026/08/12 06:15:26 DEBUG : two: size = 5 OK 2026/08/12 06:15:26 INFO : two: Copied (new) 2026/08/12 06:15:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (101.26s) === RUN TestSyncBackupDir run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/one" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncBackupDir (24.81s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/two" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncBackupDirSuffixOnly (22.26s) === RUN TestSyncSuffix run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/one" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncSuffix (20.44s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dst/one" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncSuffixKeepExtension (20.18s) === RUN TestSyncConcurrentDelete run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "only0" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncConcurrentDelete (10.93s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "only0" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." --- FAIL: TestSyncConcurrentTruncate (11.88s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:17:43 DEBUG : empty_dir: Making directory with metadata 2026/08/12 06:17:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:17:43 DEBUG : empty_on_remote: Making directory with metadata 2026/08/12 06:17:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/12 06:17:43 INFO : empty_on_remote: Making directory 2026/08/12 06:17:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/12 06:18:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/12 06:18:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/12 06:18:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/12 06:18:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (47.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:18:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/12 06:18:30 INFO : sub dir: Making directory 2026/08/12 06:18:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Received unexpected error: failed to upload file: Error "The file failed to upload." Test: TestNothingToTransferWithEmptyDirs run.go:186: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestNothingToTransferWithEmptyDirs (70.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/NFD run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/base64 run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0001-bcdefgh.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/prefix run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/suffix run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0001-bcdefgh.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/truncate run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/encoder run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0005-fghijkl.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/ISO-8859-1 run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0005-fghijkl.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/charmap run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0006-ghijklm.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/lowercase run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0001-bcdefgh.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." === RUN TestTransform/ascii run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0001-bcdefgh.txt" to "drime root 'rclone-test-ruhesuv5mevu'": failed to upload file: Error "The file failed to upload." run.go:186: removing dir "dir1" failed - try 1/5: sleeping 1s: directory not empty --- FAIL: TestTransform (247.94s) --- FAIL: TestTransform/NFC (24.66s) --- FAIL: TestTransform/NFD (18.55s) --- FAIL: TestTransform/base64 (29.26s) --- FAIL: TestTransform/prefix (18.26s) --- FAIL: TestTransform/suffix (15.21s) --- FAIL: TestTransform/truncate (10.68s) --- FAIL: TestTransform/encoder (28.86s) --- FAIL: TestTransform/ISO-8859-1 (37.59s) --- FAIL: TestTransform/charmap (28.03s) --- FAIL: TestTransform/lowercase (22.31s) --- FAIL: TestTransform/ascii (14.54s) === RUN TestConflicting run.go:198: Remote "drime root 'rclone-test-ruhesuv5mevu'", Local "Local file system at /tmp/rclone2848702976", Modify Window "876000h0m0s" 2026/08/12 06:23:48 INFO : toe: Making directory 2026/08/12 06:23:49 INFO : toe/toe: Making directory 2026/08/12 06:23:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/12 06:23:49 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for checks to finish 2026/08/12 06:23:49 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Waiting for transfers to finish 2026/08/12 06:23:51 DEBUG : toe/toe/toe: size = 11 OK 2026/08/12 06:23:51 INFO : toe/toe/toe: Copied (new) 2026/08/12 06:23:51 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (10.72s) FAIL 2026/08/12 06:23:59 DEBUG : drime root 'rclone-test-ruhesuv5mevu': Purge remote "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestConflicting|TestCopyNoEmptyDirectories|TestCopyOverSelf|TestNothingToTransferWithEmptyDirs|TestServerSideMove|TestServerSideMoveWithFilter|TestSyncAfterAddingAFile|TestSyncAfterChangingFilesSizeOnly|TestSyncAfterRemovingAFileAndAddingAFile|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncDeleteDuring|TestSyncEmptyDirectories|TestSyncNoEmptyDirectories|TestSyncReplaceDirModTime|TestSyncSuffix|TestSyncSuffixKeepExtension)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 14m14.014060858s (try 4/5): exit status 1: Failed [TestCopyOverSelf TestSyncAfterChangingFilesSizeOnly TestSyncAfterRemovingAFileAndAddingAFile TestSyncDeleteDuring TestServerSideMoveWithFilter TestSyncBackupDir TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncConcurrentDelete TestSyncConcurrentTruncate TestNothingToTransferWithEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii]