"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/02/21 02:51:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye" 2026/02/21 02:51:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/21 02:51:20 DEBUG : Creating backend with remote "/tmp/rclone1797459570" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:51:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:51:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/02/21 02:51:21 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:51:21 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.87s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:51:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/21 02:51:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:51:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:51:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:51:31 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:51:31 INFO : sub dir/hello world: Copied (new) 2026/02/21 02:51:32 DEBUG : drime root 'rclone-test-zehoxup1fiye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.44s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.55s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.62s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:51:35 DEBUG : Creating backend with remote "/non-existing" 2026/02/21 02:51:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/02/21 02:51:35 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:51:35 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.58s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:51:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:51:36 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:51:36 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:51:49 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:51:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (16.30s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.27s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:51:53 INFO : drime root 'rclone-test-zehoxup1fiye': Running all checks before starting transfers 2026/02/21 02:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:51:53 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:51:53 INFO : drime root 'rclone-test-zehoxup1fiye': Checks finished, now starting transfers 2026/02/21 02:51:53 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:52:03 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:52:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (13.37s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:52:06 ERROR : Ignoring --no-traverse with sync 2026/02/21 02:52:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:52:06 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:52:06 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:52:13 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:52:13 INFO : sub dir/hello world: Copied (new) 2026/02/21 02:52:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (9.71s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:52:16 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/02/21 02:52:16 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:52:16 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:52:28 DEBUG : hello world2: size = 12 OK 2026/02/21 02:52:28 INFO : hello world2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithDepth (21.14s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:52:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 02:52:37 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:52:37 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:52:40 DEBUG : potato2: size = 11 OK 2026/02/21 02:52:40 INFO : potato2: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFrom (12.67s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:52:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 02:52:50 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:52:50 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:52:54 DEBUG : potato2: size = 11 OK 2026/02/21 02:52:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (6.14s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:52:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/21 02:52:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/21 02:52:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/02/21 02:52:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/21 02:52:56 INFO : sub dir2: Making directory 2026/02/21 02:52:57 INFO : sub dir: Making directory 2026/02/21 02:52:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:52:57 INFO : sub dir2/sub sub dir2: Making directory 2026/02/21 02:52:58 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:52:58 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:53:05 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:53:05 INFO : sub dir/hello world: Copied (new) 2026/02/21 02:53:06 DEBUG : drime root 'rclone-test-zehoxup1fiye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (13.46s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:53:09 INFO : sub dir2: Making directory 2026/02/21 02:53:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/02/21 02:53:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/21 02:53:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:53:10 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:53:10 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:53:18 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:53:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.48s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:53:21 DEBUG : sub dir2: Making directory with metadata 2026/02/21 02:53:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/21 02:53:21 INFO : sub dir2: Making directory 2026/02/21 02:53:22 INFO : sub dir: Making directory 2026/02/21 02:53:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:53:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:53:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:53:33 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:53:33 INFO : sub dir/hello world: Copied (new) 2026/02/21 02:53:33 INFO : sub dir/hello world: Deleted 2026/02/21 02:53:33 DEBUG : drime root 'rclone-test-zehoxup1fiye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/02/21 02:53:34 DEBUG : drime root 'rclone-test-zehoxup1fiye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.64s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.46s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:53:37 INFO : sub dir2: Making directory 2026/02/21 02:53:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:53:37 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:53:37 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:53:42 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:53:42 INFO : sub dir/hello world: Copied (new) 2026/02/21 02:53:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.84s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:53:45 DEBUG : sub dir2: Making directory with metadata 2026/02/21 02:53:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/21 02:53:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/21 02:53:45 INFO : sub dir2: Making directory 2026/02/21 02:53:46 INFO : sub dir: Making directory 2026/02/21 02:53:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:53:46 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:53:46 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:53:54 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:53:54 INFO : sub dir/hello world: Copied (new) 2026/02/21 02:53:54 DEBUG : Waiting for deletions to finish 2026/02/21 02:53:54 DEBUG : drime root 'rclone-test-zehoxup1fiye': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.64s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.60s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:53:57 INFO : sub dir2: Making directory 2026/02/21 02:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:53:57 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:53:57 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:54:02 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:54:02 INFO : sub dir/hello world: Copied (new) 2026/02/21 02:54:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.48s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:54:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-nejowoc7xena" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-zehoxup1fiye' -> drime root 'rclone-test-nejowoc7xena' 2026/02/21 02:54:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:54:24 DEBUG : drime root 'rclone-test-nejowoc7xena': Waiting for checks to finish 2026/02/21 02:54:24 DEBUG : drime root 'rclone-test-nejowoc7xena': Waiting for transfers to finish 2026/02/21 02:54:28 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:54:28 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/21 02:54:28 DEBUG : drime root 'rclone-test-nejowoc7xena': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestServerSideCopy (27.77s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:54:44 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:54:44 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1797459570) 2026/02/21 02:54:44 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 02:54:44 DEBUG : sub dir/hello world: Sizes differ 2026/02/21 02:54:44 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:54:47 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/21 02:54:47 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:641: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestCopyOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestCopyOverSelf (18.46s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:54:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-popiqun2mano" sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-zehoxup1fiye' -> drime root 'rclone-test-popiqun2mano' 2026/02/21 02:54:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:54:58 DEBUG : drime root 'rclone-test-popiqun2mano': Waiting for checks to finish 2026/02/21 02:54:58 DEBUG : drime root 'rclone-test-popiqun2mano': Waiting for transfers to finish 2026/02/21 02:55:01 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:55:01 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/21 02:55:06 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-zehoxup1fiye'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 02:55:07 DEBUG : drime root 'rclone-test-popiqun2mano': Purge remote run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestServerSideCopyOverSelf (19.46s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:55:17 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:55:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1797459570) 2026/02/21 02:55:17 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 02:55:17 DEBUG : sub dir/hello world: Sizes differ 2026/02/21 02:55:17 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:55:28 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/02/21 02:55:28 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 02:55:28 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestMoveOverSelf run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestMoveOverSelf (21.44s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:55:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-sifucus5fani" sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-zehoxup1fiye' -> drime root 'rclone-test-sifucus5fani' 2026/02/21 02:55:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:55:40 DEBUG : drime root 'rclone-test-sifucus5fani': Waiting for checks to finish 2026/02/21 02:55:40 DEBUG : drime root 'rclone-test-sifucus5fani': Waiting for transfers to finish 2026/02/21 02:55:43 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 02:55:43 INFO : sub dir/hello world: Copied (server-side copy) 2026/02/21 02:55:50 DEBUG : sub dir/hello world: Removing old object on successful upload run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-zehoxup1fiye'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 02:55:51 DEBUG : drime root 'rclone-test-sifucus5fani': Purge remote --- FAIL: TestServerSideMoveOverSelf (22.29s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:56:07 ERROR : error listing: directory not found 2026/02/21 02:56:08 INFO : Local file system at /tmp/rclone1797459570: Making directory 2026/02/21 02:56:08 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:56:08 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (17.29s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:56:18 DEBUG : Added delayed dir = "sub dir", newDst= 2026/02/21 02:56:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 02:56:18 DEBUG : Local file system at /tmp/rclone1797459570: Waiting for checks to finish 2026/02/21 02:56:18 DEBUG : Local file system at /tmp/rclone1797459570: Waiting for transfers to finish 2026/02/21 02:56:19 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/02/21 02:56:19 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/02/21 02:56:19 INFO : sub dir/hello world: Copied (new) 2026/02/21 02:56:19 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyRedownload (10.79s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:56:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/02/21 02:56:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:56:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:56:27 DEBUG : check sum: size = 1 OK 2026/02/21 02:56:27 INFO : check sum: Copied (new) 2026/02/21 02:56:27 DEBUG : Waiting for deletions to finish 2026/02/21 02:56:27 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:56:27 DEBUG : check sum: size = 1 OK 2026/02/21 02:56:27 NOTICE: drime root 'rclone-test-zehoxup1fiye': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/21 02:56:27 DEBUG : check sum: Size of src and dst objects identical 2026/02/21 02:56:27 DEBUG : check sum: Unchanged skipping 2026/02/21 02:56:27 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:56:27 DEBUG : Waiting for deletions to finish 2026/02/21 02:56:27 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (14.45s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:56:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/02/21 02:56:37 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:56:37 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:56:45 DEBUG : sizeonly: size = 6 OK 2026/02/21 02:56:45 INFO : sizeonly: Copied (new) 2026/02/21 02:56:45 DEBUG : Waiting for deletions to finish 2026/02/21 02:56:45 DEBUG : sizeonly: size = 6 OK 2026/02/21 02:56:45 DEBUG : sizeonly: Sizes identical 2026/02/21 02:56:45 DEBUG : sizeonly: Unchanged skipping 2026/02/21 02:56:45 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:56:45 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:56:45 DEBUG : Waiting for deletions to finish 2026/02/21 02:56:45 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (10.00s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:56:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/02/21 02:56:47 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:56:47 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:56:51 INFO : ignore-size: Copied (new) 2026/02/21 02:56:51 DEBUG : Waiting for deletions to finish 2026/02/21 02:56:53 DEBUG : ignore-size: Sizes identical 2026/02/21 02:56:53 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:56:53 DEBUG : ignore-size: Unchanged skipping 2026/02/21 02:56:53 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:56:53 DEBUG : Waiting for deletions to finish 2026/02/21 02:56:53 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreSize (15.78s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:57:09 DEBUG : existing: size = 6 OK 2026/02/21 02:57:09 DEBUG : existing: Sizes identical 2026/02/21 02:57:09 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:57:09 DEBUG : existing: Unchanged skipping 2026/02/21 02:57:09 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:57:09 DEBUG : Waiting for deletions to finish 2026/02/21 02:57:09 INFO : There was nothing to transfer 2026/02/21 02:57:09 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/02/21 02:57:09 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:57:09 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:57:20 DEBUG : existing: Removing old object on successful upload 2026/02/21 02:57:20 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 02:57:20 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 02:57:20 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_test.go:905: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncIgnoreTimes fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncIgnoreTimes (27.38s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:57:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/21 02:57:30 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:57:30 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:57:44 DEBUG : existing: size = 6 OK 2026/02/21 02:57:44 INFO : existing: Copied (new) 2026/02/21 02:57:44 DEBUG : Waiting for deletions to finish 2026/02/21 02:57:44 DEBUG : existing: Destination exists, skipping 2026/02/21 02:57:44 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:57:44 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:57:44 DEBUG : Waiting for deletions to finish 2026/02/21 02:57:44 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (15.93s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:57:57 INFO : d: Making directory 2026/02/21 02:57:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/21 02:57:59 DEBUG : c/non empty space: size = 5 OK 2026/02/21 02:57:59 DEBUG : c/non empty space: Sizes identical 2026/02/21 02:57:59 DEBUG : c/non empty space: Unchanged skipping 2026/02/21 02:58:00 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:58:00 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:58:10 DEBUG : a/potato2: size = 60 OK 2026/02/21 02:58:10 INFO : a/potato2: Copied (new) 2026/02/21 02:58:10 DEBUG : Waiting for deletions to finish 2026/02/21 02:58:10 INFO : b/potato: Deleted 2026/02/21 02:58:10 INFO : d: Removing directory 2026/02/21 02:58:10 INFO : b: Removing directory 2026/02/21 02:58:12 DEBUG : drime root 'rclone-test-zehoxup1fiye': deleted 2 directories --- PASS: TestSyncIgnoreErrors (31.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:58:25 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:58:25 DEBUG : empty space: size = 1 OK 2026/02/21 02:58:25 DEBUG : empty space: Sizes identical 2026/02/21 02:58:25 DEBUG : empty space: Unchanged skipping 2026/02/21 02:58:25 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:58:25 DEBUG : Waiting for deletions to finish 2026/02/21 02:58:25 INFO : There was nothing to transfer 2026/02/21 02:58:27 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:58:27 DEBUG : empty space: size = 1 OK 2026/02/21 02:58:27 DEBUG : empty space: Sizes identical 2026/02/21 02:58:27 DEBUG : empty space: Unchanged skipping 2026/02/21 02:58:27 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:58:27 DEBUG : Waiting for deletions to finish 2026/02/21 02:58:27 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (14.50s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (3.28s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (2.81s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:59:00 DEBUG : empty space: size = 1 OK 2026/02/21 02:59:00 DEBUG : empty space: Sizes identical 2026/02/21 02:59:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/21 02:59:00 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:59:00 DEBUG : empty space: Unchanged skipping 2026/02/21 02:59:00 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:59:06 DEBUG : potato: size = 60 OK 2026/02/21 02:59:06 INFO : potato: Copied (new) 2026/02/21 02:59:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (30.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 02:59:19 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:59:19 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1797459570) 2026/02/21 02:59:19 DEBUG : potato: size = 60 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 02:59:19 DEBUG : potato: Sizes differ 2026/02/21 02:59:19 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:59:26 DEBUG : potato: Removing old object on successful upload 2026/02/21 02:59:27 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 02:59:27 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 02:59:27 ERROR : drime root 'rclone-test-zehoxup1fiye': 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 delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingFilesSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncAfterChangingFilesSizeOnly (27.77s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/02/21 02:59:46 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 02:59:46 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1797459570) 2026/02/21 02:59:46 DEBUG : potato: size = 36 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 02:59:46 DEBUG : potato: Sizes differ 2026/02/21 02:59:46 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 02:59:53 DEBUG : potato: Removing old object on successful upload 2026/02/21 02:59:53 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 02:59:53 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 02:59:53 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_test.go:1148: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncAfterChangingContentsOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncAfterChangingContentsOnly (26.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:00:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:00:20 DEBUG : empty space: size = 1 OK 2026/02/21 03:00:20 DEBUG : empty space: Sizes identical 2026/02/21 03:00:20 DEBUG : empty space: Unchanged skipping 2026/02/21 03:00:20 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/02/21 03:00:20 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:00:20 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:00:20 DEBUG : Waiting for deletions to finish 2026/02/21 03:00:20 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (20.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:00:33 DEBUG : empty space: size = 1 OK 2026/02/21 03:00:33 DEBUG : empty space: Sizes identical 2026/02/21 03:00:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:00:33 DEBUG : empty space: Unchanged skipping 2026/02/21 03:00:33 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:00:33 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:00:44 DEBUG : potato2: size = 60 OK 2026/02/21 03:00:44 INFO : potato2: Copied (new) 2026/02/21 03:00:44 DEBUG : Waiting for deletions to finish 2026/02/21 03:00:44 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (23.62s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:01:06 INFO : d: Making directory 2026/02/21 03:01:07 INFO : d/e: Making directory 2026/02/21 03:01:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/21 03:01:09 DEBUG : c/non empty space: size = 5 OK 2026/02/21 03:01:09 DEBUG : c/non empty space: Sizes identical 2026/02/21 03:01:09 DEBUG : c/non empty space: Unchanged skipping 2026/02/21 03:01:10 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:01:10 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:01:16 DEBUG : a/potato2: size = 60 OK 2026/02/21 03:01:16 INFO : a/potato2: Copied (new) 2026/02/21 03:01:16 DEBUG : Waiting for deletions to finish 2026/02/21 03:01:16 INFO : b/potato: Deleted 2026/02/21 03:01:16 INFO : d/e: Removing directory 2026/02/21 03:01:17 INFO : d: Removing directory 2026/02/21 03:01:18 INFO : b: Removing directory 2026/02/21 03:01:18 DEBUG : drime root 'rclone-test-zehoxup1fiye': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (36.07s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:01:46 INFO : d: Making directory 2026/02/21 03:01:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/02/21 03:01:48 DEBUG : c/non empty space: size = 5 OK 2026/02/21 03:01:48 DEBUG : c/non empty space: Sizes identical 2026/02/21 03:01:48 DEBUG : c/non empty space: Unchanged skipping 2026/02/21 03:01:48 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:01:48 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:01:55 DEBUG : a/potato2: size = 60 OK 2026/02/21 03:01:55 INFO : a/potato2: Copied (new) 2026/02/21 03:01:55 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 03:01:55 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (39.28s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:02:16 DEBUG : Waiting for deletions to finish 2026/02/21 03:02:16 DEBUG : empty space: size = 1 OK 2026/02/21 03:02:16 DEBUG : empty space: Sizes identical 2026/02/21 03:02:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:02:16 DEBUG : empty space: Unchanged skipping 2026/02/21 03:02:16 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:02:16 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:02:17 INFO : potato: Deleted 2026/02/21 03:02:22 DEBUG : potato2: size = 60 OK 2026/02/21 03:02:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (22.13s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:02:43 DEBUG : Waiting for deletions to finish 2026/02/21 03:02:43 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:02:43 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:02:44 INFO : potato: Deleted 2026/02/21 03:02:44 DEBUG : empty space: size = 1 OK 2026/02/21 03:02:44 DEBUG : empty space: Sizes identical 2026/02/21 03:02:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:02:44 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:02:44 DEBUG : empty space: Unchanged skipping 2026/02/21 03:02:44 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:02:55 DEBUG : potato2: size = 60 OK 2026/02/21 03:02:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (33.04s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:03:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:03:02 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:03:02 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:03:07 DEBUG : potato2: size = 19 OK 2026/02/21 03:03:07 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (12.16s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:03:24 DEBUG : enormous: Excluded (Size Filter) 2026/02/21 03:03:24 DEBUG : enormous: Excluded 2026/02/21 03:03:24 DEBUG : potato2: Excluded (Size Filter) 2026/02/21 03:03:24 DEBUG : potato2: Excluded 2026/02/21 03:03:24 DEBUG : potato2: Excluded (Size Filter) 2026/02/21 03:03:24 DEBUG : potato2: Excluded 2026/02/21 03:03:24 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:03:24 DEBUG : empty space: size = 1 OK 2026/02/21 03:03:24 DEBUG : empty space: Sizes identical 2026/02/21 03:03:24 DEBUG : empty space: Unchanged skipping 2026/02/21 03:03:24 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:03:24 DEBUG : Waiting for deletions to finish 2026/02/21 03:03:24 INFO : There was nothing to transfer 2026/02/21 03:03:24 DEBUG : enormous: Excluded (Size Filter) 2026/02/21 03:03:24 DEBUG : enormous: Excluded 2026/02/21 03:03:24 DEBUG : potato2: Excluded (Size Filter) 2026/02/21 03:03:24 DEBUG : potato2: Excluded 2026/02/21 03:03:25 DEBUG : potato2: Excluded (Size Filter) 2026/02/21 03:03:25 DEBUG : potato2: Excluded 2026/02/21 03:03:25 DEBUG : empty space: size = 1 OK 2026/02/21 03:03:25 DEBUG : empty space: Sizes identical 2026/02/21 03:03:25 DEBUG : empty space: Unchanged skipping 2026/02/21 03:03:25 DEBUG : Local file system at /tmp/rclone1797459570: Waiting for checks to finish 2026/02/21 03:03:25 DEBUG : Local file system at /tmp/rclone1797459570: Waiting for transfers to finish 2026/02/21 03:03:25 DEBUG : Waiting for deletions to finish 2026/02/21 03:03:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (17.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:03:49 DEBUG : enormous: Excluded (Size Filter) 2026/02/21 03:03:49 DEBUG : enormous: Excluded 2026/02/21 03:03:49 DEBUG : potato2: Excluded (Size Filter) 2026/02/21 03:03:49 DEBUG : potato2: Excluded 2026/02/21 03:03:51 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:03:51 DEBUG : empty space: size = 1 OK 2026/02/21 03:03:51 DEBUG : empty space: Sizes identical 2026/02/21 03:03:51 DEBUG : empty space: Unchanged skipping 2026/02/21 03:03:51 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:03:51 DEBUG : Waiting for deletions to finish 2026/02/21 03:03:52 INFO : potato2: Deleted 2026/02/21 03:03:52 INFO : enormous: Deleted 2026/02/21 03:03:52 INFO : There was nothing to transfer 2026/02/21 03:03:55 DEBUG : empty space: size = 1 OK 2026/02/21 03:03:55 DEBUG : empty space: Sizes identical 2026/02/21 03:03:55 DEBUG : empty space: Unchanged skipping 2026/02/21 03:03:55 DEBUG : Local file system at /tmp/rclone1797459570: Waiting for checks to finish 2026/02/21 03:03:55 DEBUG : Local file system at /tmp/rclone1797459570: Waiting for transfers to finish 2026/02/21 03:03:55 DEBUG : Waiting for deletions to finish 2026/02/21 03:03:55 INFO : potato2: Deleted 2026/02/21 03:03:55 INFO : enormous: Deleted 2026/02/21 03:03:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (32.13s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.96s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/02/21 03:04:00 ERROR : drime root 'rclone-test-zehoxup1fiye': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/21 03:04:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/21 03:04:01 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/21 03:04:01 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:04:01 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:04:07 DEBUG : potato: size = 14 OK 2026/02/21 03:04:07 INFO : potato: Copied (new) 2026/02/21 03:04:07 DEBUG : yam: size = 11 OK 2026/02/21 03:04:07 INFO : yam: Copied (new) 2026/02/21 03:04:07 DEBUG : Waiting for deletions to finish 2026/02/21 03:04:08 ERROR : drime root 'rclone-test-zehoxup1fiye': Ignoring --track-renames as the source and destination do not have a common hash 2026/02/21 03:04:08 DEBUG : potato: size = 14 OK 2026/02/21 03:04:08 DEBUG : potato: Sizes identical 2026/02/21 03:04:08 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/21 03:04:08 DEBUG : potato: Unchanged skipping 2026/02/21 03:04:08 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:04:08 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:04:13 DEBUG : yaml: size = 11 OK 2026/02/21 03:04:13 INFO : yaml: Copied (new) 2026/02/21 03:04:13 DEBUG : Waiting for deletions to finish 2026/02/21 03:04:13 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (15.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/02/21 03:04:16 ERROR : drime root 'rclone-test-zehoxup1fiye': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/21 03:04:16 DEBUG : potato: Need to transfer - File not found at Destination 2026/02/21 03:04:16 DEBUG : yam: Need to transfer - File not found at Destination 2026/02/21 03:04:16 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:04:16 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:04:21 DEBUG : potato: size = 14 OK 2026/02/21 03:04:21 INFO : potato: Copied (new) 2026/02/21 03:04:21 DEBUG : yam: size = 11 OK 2026/02/21 03:04:21 INFO : yam: Copied (new) 2026/02/21 03:04:21 DEBUG : Waiting for deletions to finish 2026/02/21 03:04:21 ERROR : drime root 'rclone-test-zehoxup1fiye': Ignoring --track-renames as either the source or destination do not support modtime 2026/02/21 03:04:22 DEBUG : potato: size = 14 OK 2026/02/21 03:04:22 DEBUG : potato: Sizes identical 2026/02/21 03:04:22 DEBUG : yaml: Need to transfer - File not found at Destination 2026/02/21 03:04:22 DEBUG : potato: Unchanged skipping 2026/02/21 03:04:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:04:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:04:29 DEBUG : yaml: size = 11 OK 2026/02/21 03:04:29 INFO : yaml: Copied (new) 2026/02/21 03:04:29 DEBUG : Waiting for deletions to finish 2026/02/21 03:04:30 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.24s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/02/21 03:04:32 INFO : drime root 'rclone-test-zehoxup1fiye': Making map for --track-renames 2026/02/21 03:04:32 INFO : drime root 'rclone-test-zehoxup1fiye': Finished making map for --track-renames 2026/02/21 03:04:32 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:04:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/02/21 03:04:32 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for renames to finish 2026/02/21 03:04:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/02/21 03:04:32 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:04:37 DEBUG : sub/yam: size = 11 OK 2026/02/21 03:04:37 INFO : sub/yam: Copied (new) 2026/02/21 03:04:50 DEBUG : potato: size = 14 OK 2026/02/21 03:04:50 INFO : potato: Copied (new) 2026/02/21 03:04:50 DEBUG : Waiting for deletions to finish 2026/02/21 03:04:51 DEBUG : potato: size = 14 OK 2026/02/21 03:04:51 DEBUG : potato: Sizes identical 2026/02/21 03:04:51 DEBUG : potato: Unchanged skipping 2026/02/21 03:04:51 INFO : drime root 'rclone-test-zehoxup1fiye': Making map for --track-renames 2026/02/21 03:04:51 INFO : drime root 'rclone-test-zehoxup1fiye': Finished making map for --track-renames 2026/02/21 03:04:51 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:04:51 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for renames to finish 2026/02/21 03:04:53 ERROR : sub/yam: Couldn't move: object not found 2026/02/21 03:04:53 DEBUG : yam: Failed to rename to "sub/yam": object not found 2026/02/21 03:04:53 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/02/21 03:04:53 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:04:58 DEBUG : yam: Removing old object on successful upload 2026/02/21 03:04:58 ERROR : yam: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:04:58 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 03:04:58 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_test.go:1698: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1698 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncWithTrackRenamesStrategyLeaf --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (28.84s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:05:01 DEBUG : Creating backend with remote "/tmp/rclone1797459570/dir1" 2026/02/21 03:05:01 DEBUG : Config file has changed externally - reloading 2026/02/21 03:05:01 DEBUG : Creating backend with remote "/tmp/rclone1797459570/dir2" 2026/02/21 03:05:01 DEBUG : Local file system at /tmp/rclone1797459570/dir2: Using server-side directory move 2026/02/21 03:05:01 INFO : Local file system at /tmp/rclone1797459570/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/21 03:05:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/02/21 03:05:01 DEBUG : Local file system at /tmp/rclone1797459570/dir2: Waiting for checks to finish 2026/02/21 03:05:01 DEBUG : Local file system at /tmp/rclone1797459570/dir2: Waiting for transfers to finish 2026/02/21 03:05:01 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.64s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:05:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 03:05:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/21 03:05:02 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:05:02 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:05:09 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 03:05:09 INFO : sub dir/hello world: Copied (new) 2026/02/21 03:05:09 INFO : sub dir/hello world: Deleted 2026/02/21 03:05:13 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/21 03:05:13 INFO : nested/sub dir/file: Copied (new) 2026/02/21 03:05:13 INFO : nested/sub dir/file: Deleted 2026/02/21 03:05:13 ERROR : Local file system at /tmp/rclone1797459570: not deleting directories as there were IO errors sync_test.go:1819: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMoveWithDeleteEmptySrcDirs --- FAIL: TestMoveWithDeleteEmptySrcDirs (16.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:05:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/02/21 03:05:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/02/21 03:05:18 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:05:18 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:05:28 DEBUG : nested/sub dir/file: size = 6 OK 2026/02/21 03:05:28 INFO : nested/sub dir/file: Copied (new) 2026/02/21 03:05:28 INFO : nested/sub dir/file: Deleted 2026/02/21 03:05:37 DEBUG : sub dir/hello world: size = 11 OK 2026/02/21 03:05:37 INFO : sub dir/hello world: Copied (new) 2026/02/21 03:05:37 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (24.49s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:05:42 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/02/21 03:05:42 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/21 03:05:42 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:05:42 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:05:47 DEBUG : existing-b: size = 6 OK 2026/02/21 03:05:47 INFO : existing-b: Copied (new) 2026/02/21 03:05:47 INFO : existing-b: Deleted 2026/02/21 03:05:54 DEBUG : existing: size = 6 OK 2026/02/21 03:05:54 INFO : existing: Copied (new) 2026/02/21 03:05:54 INFO : existing: Deleted 2026/02/21 03:05:54 DEBUG : existing: Destination exists, skipping 2026/02/21 03:05:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/02/21 03:05:54 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:05:54 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:05:54 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.06s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:05:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-vagakeg4yoqu" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-zehoxup1fiye' -> drime root 'rclone-test-vagakeg4yoqu' 2026/02/21 03:06:35 DEBUG : drime root 'rclone-test-vagakeg4yoqu': Using server-side directory move 2026/02/21 03:06:35 INFO : drime root 'rclone-test-vagakeg4yoqu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/21 03:06:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:06:35 DEBUG : empty space: size = 1 OK 2026/02/21 03:06:35 DEBUG : empty space: Sizes identical 2026/02/21 03:06:35 DEBUG : empty space: Unchanged skipping 2026/02/21 03:06:35 DEBUG : potato3: size = 68 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:06:35 DEBUG : potato3: size = 60 (drime root 'rclone-test-vagakeg4yoqu') 2026/02/21 03:06:35 DEBUG : potato3: Sizes differ 2026/02/21 03:06:35 DEBUG : drime root 'rclone-test-vagakeg4yoqu': Waiting for checks to finish 2026/02/21 03:06:35 INFO : potato3: Deleted 2026/02/21 03:06:35 INFO : empty space: Deleted 2026/02/21 03:06:35 DEBUG : drime root 'rclone-test-vagakeg4yoqu': Waiting for transfers to finish 2026/02/21 03:06:36 INFO : potato2: Moved (server-side) 2026/02/21 03:06:36 INFO : potato3: Moved (server-side) 2026/02/21 03:06:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-rebiqel3diwu" 2026/02/21 03:06:38 DEBUG : drime root 'rclone-test-rebiqel3diwu': Using server-side directory move 2026/02/21 03:06:39 INFO : drime root 'rclone-test-rebiqel3diwu': Server side directory move succeeded 2026/02/21 03:06:40 ERROR : error listing: directory not found 2026/02/21 03:06:40 DEBUG : drime root 'rclone-test-rebiqel3diwu': Purge remote 2026/02/21 03:06:40 DEBUG : drime root 'rclone-test-vagakeg4yoqu': Purge remote 2026/02/21 03:06:41 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (45.55s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:06:41 DEBUG : Creating backend with remote "TestDrime:rclone-test-pivozay2mecu" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-zehoxup1fiye' -> drime root 'rclone-test-pivozay2mecu' 2026/02/21 03:07:27 DEBUG : empty space: Excluded (Size Filter) 2026/02/21 03:07:27 DEBUG : empty space: Excluded 2026/02/21 03:07:27 DEBUG : empty space: Excluded (Size Filter) 2026/02/21 03:07:27 DEBUG : empty space: Excluded 2026/02/21 03:07:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:07:27 DEBUG : potato3: size = 68 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:07:27 DEBUG : potato3: size = 60 (drime root 'rclone-test-pivozay2mecu') 2026/02/21 03:07:27 DEBUG : potato3: Sizes differ 2026/02/21 03:07:27 DEBUG : drime root 'rclone-test-pivozay2mecu': Waiting for checks to finish 2026/02/21 03:07:27 DEBUG : drime root 'rclone-test-pivozay2mecu': Waiting for transfers to finish 2026/02/21 03:07:27 INFO : potato3: Deleted 2026/02/21 03:07:28 INFO : potato2: Moved (server-side) 2026/02/21 03:07:28 ERROR : potato3: Couldn't move: object not found sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: object not found Test: TestServerSideMoveWithFilter 2026/02/21 03:07:28 DEBUG : drime root 'rclone-test-pivozay2mecu': Purge remote fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestServerSideMoveWithFilter (56.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:07:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-latefuv8cumi" 2026/02/21 03:08:19 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-zehoxup1fiye' -> drime root 'rclone-test-latefuv8cumi' 2026/02/21 03:08:36 DEBUG : drime root 'rclone-test-latefuv8cumi': Using server-side directory move 2026/02/21 03:08:36 INFO : drime root 'rclone-test-latefuv8cumi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/02/21 03:08:37 DEBUG : empty space: size = 1 OK 2026/02/21 03:08:37 DEBUG : empty space: Sizes identical 2026/02/21 03:08:37 DEBUG : empty space: Unchanged skipping 2026/02/21 03:08:37 DEBUG : potato2: Need to transfer - File not found at Destination 2026/02/21 03:08:37 DEBUG : potato3: size = 68 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:08:37 DEBUG : potato3: size = 60 (drime root 'rclone-test-latefuv8cumi') 2026/02/21 03:08:37 DEBUG : potato3: Sizes differ 2026/02/21 03:08:38 DEBUG : drime root 'rclone-test-latefuv8cumi': Waiting for checks to finish 2026/02/21 03:08:38 INFO : potato3: Deleted 2026/02/21 03:08:38 INFO : empty space: Deleted 2026/02/21 03:08:38 DEBUG : drime root 'rclone-test-latefuv8cumi': Waiting for transfers to finish 2026/02/21 03:08:39 INFO : potato2: Moved (server-side) 2026/02/21 03:08:40 ERROR : potato3: Couldn't move: object not found 2026/02/21 03:08:40 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/02/21 03:08:40 DEBUG : drime root 'rclone-test-latefuv8cumi': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (67.93s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (3.29s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:08:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/rclone-sync-test" --- PASS: TestSyncOverlap (6.04s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:08:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/rclone-sync-test" 2026/02/21 03:09:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/rclone-sync-test-include/layer2" 2026/02/21 03:09:04 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/rclone-sync-test-ignore-file" 2026/02/21 03:09:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/21 03:09:28 DEBUG : rclone-sync-test: Excluded 2026/02/21 03:09:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/21 03:09:29 DEBUG : drime root 'rclone-test-zehoxup1fiye/rclone-sync-test': Waiting for checks to finish 2026/02/21 03:09:29 DEBUG : drime root 'rclone-test-zehoxup1fiye/rclone-sync-test': Waiting for transfers to finish 2026/02/21 03:09:29 DEBUG : Waiting for deletions to finish 2026/02/21 03:09:29 INFO : There was nothing to transfer 2026/02/21 03:09:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/21 03:09:31 DEBUG : rclone-sync-test: Excluded 2026/02/21 03:09:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/21 03:09:32 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:09:32 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:09:32 DEBUG : Waiting for deletions to finish 2026/02/21 03:09:32 INFO : rclone-sync-test-include: Removing directory 2026/02/21 03:09:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/21 03:09:32 DEBUG : drime root 'rclone-test-zehoxup1fiye': failed to delete 1 directories 2026/02/21 03:09:32 INFO : There was nothing to transfer 2026/02/21 03:09:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/21 03:09:34 DEBUG : rclone-sync-test: Excluded 2026/02/21 03:09:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/21 03:09:35 DEBUG : drime root 'rclone-test-zehoxup1fiye/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/02/21 03:09:35 DEBUG : drime root 'rclone-test-zehoxup1fiye/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/02/21 03:09:35 DEBUG : Waiting for deletions to finish 2026/02/21 03:09:35 INFO : There was nothing to transfer 2026/02/21 03:09:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/21 03:09:37 DEBUG : rclone-sync-test: Excluded 2026/02/21 03:09:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/21 03:09:38 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:09:38 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:09:38 DEBUG : Waiting for deletions to finish 2026/02/21 03:09:38 INFO : rclone-sync-test-include: Removing directory 2026/02/21 03:09:38 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/02/21 03:09:38 DEBUG : drime root 'rclone-test-zehoxup1fiye': failed to delete 1 directories 2026/02/21 03:09:38 INFO : There was nothing to transfer 2026/02/21 03:09:39 DEBUG : Excluded 2026/02/21 03:09:39 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/02/21 03:09:40 DEBUG : rclone-sync-test: Excluded 2026/02/21 03:09:40 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/02/21 03:09:40 DEBUG : drime root 'rclone-test-zehoxup1fiye/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/02/21 03:09:40 DEBUG : drime root 'rclone-test-zehoxup1fiye/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/02/21 03:09:40 DEBUG : Waiting for deletions to finish 2026/02/21 03:09:40 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (50.29s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:09:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/dst" 2026/02/21 03:09:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/CompareDest" 2026/02/21 03:09:49 DEBUG : one: Need to transfer - File not found at Destination 2026/02/21 03:09:49 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:09:49 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:09:57 DEBUG : one: size = 3 OK 2026/02/21 03:09:57 INFO : one: Copied (new) 2026/02/21 03:09:57 DEBUG : Waiting for deletions to finish 2026/02/21 03:09:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:09:58 DEBUG : one: size = 3 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:09:58 DEBUG : one: Sizes differ 2026/02/21 03:09:58 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:09:59 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:10:08 DEBUG : one: Removing old object on successful upload 2026/02/21 03:10:08 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:10:08 ERROR : drime root 'rclone-test-zehoxup1fiye/dst': not deleting files as there were IO errors 2026/02/21 03:10:08 ERROR : drime root 'rclone-test-zehoxup1fiye/dst': not deleting directories as there were IO errors sync_test.go:2132: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2132 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCompareDest run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestSyncCompareDest (27.64s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:10:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/dest" 2026/02/21 03:10:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/pre-dest1" 2026/02/21 03:10:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/pre-dest2" 2026/02/21 03:10:55 DEBUG : 1: size = 1 OK 2026/02/21 03:10:55 DEBUG : 1: Sizes identical 2026/02/21 03:10:55 DEBUG : 1: Destination found in --compare-dest, skipping 2026/02/21 03:10:56 DEBUG : 2: size = 1 OK 2026/02/21 03:10:56 DEBUG : 2: Sizes identical 2026/02/21 03:10:56 DEBUG : 2: Destination found in --compare-dest, skipping 2026/02/21 03:10:57 DEBUG : 3: Need to transfer - File not found at Destination 2026/02/21 03:10:57 DEBUG : drime root 'rclone-test-zehoxup1fiye/dest': Waiting for checks to finish 2026/02/21 03:10:57 DEBUG : drime root 'rclone-test-zehoxup1fiye/dest': Waiting for transfers to finish 2026/02/21 03:11:07 DEBUG : 3: size = 1 OK 2026/02/21 03:11:07 INFO : 3: Copied (new) 2026/02/21 03:11:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (64.20s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:11:17 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/dst" 2026/02/21 03:11:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/CopyDest" 2026/02/21 03:11:24 DEBUG : one: Need to transfer - File not found at Destination 2026/02/21 03:11:24 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:11:24 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:11:38 DEBUG : one: size = 3 OK 2026/02/21 03:11:38 INFO : one: Copied (new) 2026/02/21 03:11:38 DEBUG : Waiting for deletions to finish 2026/02/21 03:11:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:11:46 DEBUG : one: size = 3 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:11:46 DEBUG : one: Sizes differ 2026/02/21 03:11:46 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:11:48 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:11:54 DEBUG : one: Removing old object on successful upload 2026/02/21 03:11:55 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:11:55 ERROR : drime root 'rclone-test-zehoxup1fiye/dst': not deleting files as there were IO errors 2026/02/21 03:11:55 ERROR : drime root 'rclone-test-zehoxup1fiye/dst': not deleting directories as there were IO errors sync_test.go:2298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2298 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncCopyDest --- FAIL: TestSyncCopyDest (43.96s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:12:34 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/dst" 2026/02/21 03:12:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/backup" 2026/02/21 03:12:39 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:12:39 DEBUG : one: size = 3 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:12:39 DEBUG : one: Sizes differ 2026/02/21 03:12:39 DEBUG : two: size = 3 OK 2026/02/21 03:12:39 DEBUG : two: Sizes identical 2026/02/21 03:12:39 DEBUG : two: Unchanged skipping 2026/02/21 03:12:39 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:12:42 INFO : one: Moved (server-side) 2026/02/21 03:12:42 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:12:49 DEBUG : one: size = 4 OK 2026/02/21 03:12:49 INFO : one: Copied (new) 2026/02/21 03:12:49 DEBUG : Waiting for deletions to finish 2026/02/21 03:12:50 ERROR : three.txt: Couldn't move: object not found 2026/02/21 03:12:50 ERROR : three.txt: Couldn't move into backup dir: object not found 2026/02/21 03:12:50 ERROR : drime root 'rclone-test-zehoxup1fiye/dst': not deleting directories as there were IO errors sync_test.go:2416: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2416 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Received unexpected error: failed to delete 1 files Test: TestSyncBackupDir --- FAIL: TestSyncBackupDir (54.14s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:13:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/dst" 2026/02/21 03:13:29 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/backup" 2026/02/21 03:13:35 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:13:35 DEBUG : one: size = 3 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:13:35 DEBUG : one: Sizes differ 2026/02/21 03:13:35 DEBUG : two: size = 3 OK 2026/02/21 03:13:35 DEBUG : two: Sizes identical 2026/02/21 03:13:35 DEBUG : two: Unchanged skipping 2026/02/21 03:13:35 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:13:41 INFO : one: Moved (server-side) to: one.bak 2026/02/21 03:13:41 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:13:59 DEBUG : one: size = 4 OK 2026/02/21 03:13:59 INFO : one: Copied (new) 2026/02/21 03:13:59 DEBUG : Waiting for deletions to finish 2026/02/21 03:14:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/21 03:14:04 INFO : three.txt: Moved into backup dir 2026/02/21 03:14:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:14:19 DEBUG : one: size = 4 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:14:19 DEBUG : one: Sizes differ 2026/02/21 03:14:19 DEBUG : two: size = 3 OK 2026/02/21 03:14:19 DEBUG : two: Sizes identical 2026/02/21 03:14:19 DEBUG : two: Unchanged skipping 2026/02/21 03:14:19 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:14:21 INFO : one.bak: Deleted 2026/02/21 03:14:23 INFO : one: Moved (server-side) to: one.bak 2026/02/21 03:14:23 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:14:42 DEBUG : one: size = 5 OK 2026/02/21 03:14:42 INFO : one: Copied (new) 2026/02/21 03:14:42 DEBUG : Waiting for deletions to finish 2026/02/21 03:14:44 INFO : three.txt.bak: Deleted 2026/02/21 03:14:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/21 03:14:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (130.77s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:15:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/dst" 2026/02/21 03:15:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/backup" 2026/02/21 03:15:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:15:40 DEBUG : two: size = 3 OK 2026/02/21 03:15:40 DEBUG : one: size = 3 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:15:40 DEBUG : one: Sizes differ 2026/02/21 03:15:40 DEBUG : two: Sizes identical 2026/02/21 03:15:40 DEBUG : two: Unchanged skipping 2026/02/21 03:15:40 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:15:44 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/21 03:15:44 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:15:52 DEBUG : one: size = 4 OK 2026/02/21 03:15:52 INFO : one: Copied (new) 2026/02/21 03:15:52 DEBUG : Waiting for deletions to finish 2026/02/21 03:15:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/21 03:15:56 INFO : three.txt: Moved into backup dir 2026/02/21 03:16:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:16:07 DEBUG : one: size = 4 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:16:07 DEBUG : one: Sizes differ 2026/02/21 03:16:07 DEBUG : two: size = 3 OK 2026/02/21 03:16:07 DEBUG : two: Sizes identical 2026/02/21 03:16:07 DEBUG : two: Unchanged skipping 2026/02/21 03:16:07 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:16:08 INFO : one-2019-01-01: Deleted 2026/02/21 03:16:09 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/21 03:16:09 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:16:13 DEBUG : one: size = 5 OK 2026/02/21 03:16:13 INFO : one: Copied (new) 2026/02/21 03:16:13 DEBUG : Waiting for deletions to finish 2026/02/21 03:16:14 INFO : three-2019-01-01.txt: Deleted 2026/02/21 03:16:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/21 03:16:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (86.16s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:17:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/dst" 2026/02/21 03:17:09 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:17:09 DEBUG : one: size = 3 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:17:09 DEBUG : one: Sizes differ 2026/02/21 03:17:09 DEBUG : two: size = 3 OK 2026/02/21 03:17:09 DEBUG : two: Sizes identical 2026/02/21 03:17:09 DEBUG : two: Unchanged skipping 2026/02/21 03:17:09 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:17:10 INFO : one: Moved (server-side) to: one.bak 2026/02/21 03:17:10 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:17:23 DEBUG : one: size = 4 OK 2026/02/21 03:17:23 INFO : one: Copied (new) 2026/02/21 03:17:23 DEBUG : Waiting for deletions to finish 2026/02/21 03:17:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/21 03:17:24 INFO : three.txt: Moved into backup dir 2026/02/21 03:17:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/02/21 03:17:35 DEBUG : three.txt.bak: Excluded 2026/02/21 03:17:35 DEBUG : one.bak: Excluded (Path Filter) 2026/02/21 03:17:35 DEBUG : one.bak: Excluded 2026/02/21 03:17:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:17:35 DEBUG : one: size = 4 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:17:35 DEBUG : one: Sizes differ 2026/02/21 03:17:35 DEBUG : two: size = 3 OK 2026/02/21 03:17:35 DEBUG : two: Sizes identical 2026/02/21 03:17:35 DEBUG : two: Unchanged skipping 2026/02/21 03:17:35 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for checks to finish 2026/02/21 03:17:36 INFO : one.bak: Deleted 2026/02/21 03:17:37 INFO : one: Moved (server-side) to: one.bak 2026/02/21 03:17:37 DEBUG : drime root 'rclone-test-zehoxup1fiye/dst': Waiting for transfers to finish 2026/02/21 03:17:50 DEBUG : one: size = 5 OK 2026/02/21 03:17:50 INFO : one: Copied (new) 2026/02/21 03:17:50 DEBUG : Waiting for deletions to finish 2026/02/21 03:17:53 INFO : three.txt.bak: Deleted 2026/02/21 03:17:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/21 03:17:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (92.07s) === RUN TestSyncSuffix run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:18:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/dst" 2026/02/21 03:18:36 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:18:36 DEBUG : one: size = 3 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:18:36 DEBUG : one: Sizes differ 2026/02/21 03:18:37 INFO : one: Moved (server-side) to: one.bak 2026/02/21 03:18:50 DEBUG : one: size = 4 OK 2026/02/21 03:18:50 INFO : one: Copied (new) 2026/02/21 03:18:51 DEBUG : two: size = 3 OK 2026/02/21 03:18:51 DEBUG : two: Sizes identical 2026/02/21 03:18:51 DEBUG : two: Unchanged skipping 2026/02/21 03:18:52 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:18:52 DEBUG : three.txt: size = 5 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:18:52 DEBUG : three.txt: Sizes differ 2026/02/21 03:18:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/21 03:19:09 DEBUG : three.txt: size = 6 OK 2026/02/21 03:19:09 INFO : three.txt: Copied (new) 2026/02/21 03:19:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:19:12 DEBUG : one: size = 4 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:19:12 DEBUG : one: Sizes differ 2026/02/21 03:19:13 INFO : one.bak: Deleted 2026/02/21 03:19:13 INFO : one: Moved (server-side) to: one.bak 2026/02/21 03:19:18 DEBUG : one: size = 5 OK 2026/02/21 03:19:18 INFO : one: Copied (new) 2026/02/21 03:19:18 DEBUG : two: size = 3 OK 2026/02/21 03:19:18 DEBUG : two: Sizes identical 2026/02/21 03:19:18 DEBUG : two: Unchanged skipping 2026/02/21 03:19:19 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:19:19 DEBUG : three.txt: size = 6 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:19:19 DEBUG : three.txt: Sizes differ 2026/02/21 03:19:20 INFO : three.txt.bak: Deleted 2026/02/21 03:19:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/02/21 03:19:32 DEBUG : three.txt: size = 19 OK 2026/02/21 03:19:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (96.91s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:20:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-zehoxup1fiye/dst" 2026/02/21 03:20:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:20:08 DEBUG : one: size = 3 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:20:08 DEBUG : one: Sizes differ 2026/02/21 03:20:08 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/21 03:20:13 DEBUG : one: Removing old object on successful upload 2026/02/21 03:20:13 DEBUG : one: size = 4 OK 2026/02/21 03:20:13 INFO : one: Copied (new) 2026/02/21 03:20:14 DEBUG : two: size = 3 OK 2026/02/21 03:20:14 DEBUG : two: Sizes identical 2026/02/21 03:20:14 DEBUG : two: Unchanged skipping 2026/02/21 03:20:14 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:20:14 DEBUG : three.txt: size = 5 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:20:14 DEBUG : three.txt: Sizes differ 2026/02/21 03:20:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/21 03:20:20 DEBUG : three.txt: size = 6 OK 2026/02/21 03:20:20 INFO : three.txt: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "dst/one-2019-01-01" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/asm_amd64.s:1693 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) fstest.go:203: Not found "dst/one-2019-01-01" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: 0 actual : 1 Test: TestSyncSuffixKeepExtension Messages: 1 objects not found 2026/02/21 03:20:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:20:46 DEBUG : one: size = 4 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:20:46 DEBUG : one: Sizes differ 2026/02/21 03:20:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/02/21 03:21:01 DEBUG : one: size = 5 OK 2026/02/21 03:21:01 INFO : one: Copied (new) 2026/02/21 03:21:02 DEBUG : two: size = 3 OK 2026/02/21 03:21:02 DEBUG : two: Sizes identical 2026/02/21 03:21:02 DEBUG : two: Unchanged skipping 2026/02/21 03:21:02 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:21:02 DEBUG : three.txt: size = 6 (drime root 'rclone-test-zehoxup1fiye/dst') 2026/02/21 03:21:02 DEBUG : three.txt: Sizes differ 2026/02/21 03:21:03 INFO : three-2019-01-01.txt: Deleted 2026/02/21 03:21:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/02/21 03:21:08 DEBUG : three.txt: size = 19 OK 2026/02/21 03:21:08 INFO : three.txt: Copied (new) --- FAIL: TestSyncSuffixKeepExtension (91.61s) === RUN TestSyncUTFNorm run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:21:18 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:21:18 DEBUG : Testêé: size = 18 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:21:18 DEBUG : Testêé: Sizes differ 2026/02/21 03:21:18 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:21:18 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:21:30 DEBUG : Testêé: Removing old object on successful upload 2026/02/21 03:21:31 ERROR : Testêé: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:21:31 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 03:21:31 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_test.go:2582: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncUTFNorm fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestSyncUTFNorm (27.26s) === RUN TestSyncImmutable run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:21:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/02/21 03:21:40 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:21:40 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:21:53 DEBUG : existing: size = 6 OK 2026/02/21 03:21:53 INFO : existing: Copied (new) 2026/02/21 03:21:53 DEBUG : Waiting for deletions to finish 2026/02/21 03:21:55 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:21:55 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:21:55 DEBUG : existing: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:21:55 DEBUG : existing: Sizes differ 2026/02/21 03:21:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/02/21 03:21:55 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:21:55 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 03:21:55 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (18.05s) === RUN TestSyncIgnoreCase run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:22:06 DEBUG : EXISTING: size = 6 OK 2026/02/21 03:22:06 DEBUG : existing: Sizes identical 2026/02/21 03:22:06 DEBUG : existing: Unchanged skipping 2026/02/21 03:22:06 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:22:06 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:22:06 DEBUG : Waiting for deletions to finish 2026/02/21 03:22:06 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (10.65s) === RUN TestFixCase run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.88s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (2.87s) --- SKIP: TestMaxTransfer/Hard (1.12s) --- SKIP: TestMaxTransfer/Soft (0.96s) --- SKIP: TestMaxTransfer/Cautious (0.80s) === RUN TestSyncConcurrentDelete run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:29:10 DEBUG : both0: size = 6 OK 2026/02/21 03:29:10 DEBUG : both0: Sizes identical 2026/02/21 03:29:10 DEBUG : both0: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both10: size = 6 OK 2026/02/21 03:29:10 DEBUG : both10: Sizes identical 2026/02/21 03:29:10 DEBUG : both10: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both11: size = 6 OK 2026/02/21 03:29:10 DEBUG : both11: Sizes identical 2026/02/21 03:29:10 DEBUG : both11: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both12: size = 6 OK 2026/02/21 03:29:10 DEBUG : both12: Sizes identical 2026/02/21 03:29:10 DEBUG : both12: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both13: size = 6 OK 2026/02/21 03:29:10 DEBUG : both13: Sizes identical 2026/02/21 03:29:10 DEBUG : both13: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both14: size = 6 OK 2026/02/21 03:29:10 DEBUG : both14: Sizes identical 2026/02/21 03:29:10 DEBUG : both14: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both15: size = 6 OK 2026/02/21 03:29:10 DEBUG : both15: Sizes identical 2026/02/21 03:29:10 DEBUG : both15: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both16: size = 6 OK 2026/02/21 03:29:10 DEBUG : both16: Sizes identical 2026/02/21 03:29:10 DEBUG : both16: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both17: size = 6 OK 2026/02/21 03:29:10 DEBUG : both17: Sizes identical 2026/02/21 03:29:10 DEBUG : both17: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both18: size = 6 OK 2026/02/21 03:29:10 DEBUG : both18: Sizes identical 2026/02/21 03:29:10 DEBUG : both18: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both19: size = 6 OK 2026/02/21 03:29:10 DEBUG : both19: Sizes identical 2026/02/21 03:29:10 DEBUG : both19: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both1: size = 6 OK 2026/02/21 03:29:10 DEBUG : both1: Sizes identical 2026/02/21 03:29:10 DEBUG : both1: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both2: size = 6 OK 2026/02/21 03:29:10 DEBUG : both2: Sizes identical 2026/02/21 03:29:10 DEBUG : both2: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both3: size = 6 OK 2026/02/21 03:29:10 DEBUG : both3: Sizes identical 2026/02/21 03:29:10 DEBUG : both3: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both4: size = 6 OK 2026/02/21 03:29:10 DEBUG : both4: Sizes identical 2026/02/21 03:29:10 DEBUG : both4: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both5: size = 6 OK 2026/02/21 03:29:10 DEBUG : both5: Sizes identical 2026/02/21 03:29:10 DEBUG : both5: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both6: size = 6 OK 2026/02/21 03:29:10 DEBUG : both6: Sizes identical 2026/02/21 03:29:10 DEBUG : both6: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both7: size = 6 OK 2026/02/21 03:29:10 DEBUG : both7: Sizes identical 2026/02/21 03:29:10 DEBUG : both7: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both8: size = 6 OK 2026/02/21 03:29:10 DEBUG : both8: Sizes identical 2026/02/21 03:29:10 DEBUG : both8: Unchanged skipping 2026/02/21 03:29:10 DEBUG : both9: size = 6 OK 2026/02/21 03:29:10 DEBUG : both9: Sizes identical 2026/02/21 03:29:10 DEBUG : both9: Unchanged skipping 2026/02/21 03:29:10 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:29:10 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:29:10 DEBUG : Waiting for deletions to finish 2026/02/21 03:29:13 INFO : only1: Deleted 2026/02/21 03:29:13 INFO : only0: Deleted 2026/02/21 03:29:13 INFO : only2: Deleted 2026/02/21 03:29:13 INFO : only11: Deleted 2026/02/21 03:29:15 INFO : only12: Deleted 2026/02/21 03:29:15 INFO : only16: Deleted 2026/02/21 03:29:15 INFO : only6: Deleted 2026/02/21 03:29:15 INFO : only13: Deleted 2026/02/21 03:29:17 INFO : only7: Deleted 2026/02/21 03:29:17 INFO : only17: Deleted 2026/02/21 03:29:17 INFO : only10: Deleted 2026/02/21 03:29:18 INFO : only19: Deleted 2026/02/21 03:29:19 INFO : only14: Deleted 2026/02/21 03:29:19 INFO : only15: Deleted 2026/02/21 03:29:19 INFO : only18: Deleted 2026/02/21 03:29:19 INFO : only3: Deleted 2026/02/21 03:29:20 INFO : only4: Deleted 2026/02/21 03:29:20 INFO : only5: Deleted 2026/02/21 03:29:20 INFO : only8: Deleted 2026/02/21 03:29:21 INFO : only9: Deleted 2026/02/21 03:29:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (463.10s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:43:33 DEBUG : both0: size = 6 OK 2026/02/21 03:43:33 DEBUG : both0: Sizes identical 2026/02/21 03:43:33 DEBUG : both10: size = 6 OK 2026/02/21 03:43:33 DEBUG : both10: Sizes identical 2026/02/21 03:43:33 DEBUG : both12: size = 6 OK 2026/02/21 03:43:33 DEBUG : both12: Sizes identical 2026/02/21 03:43:33 DEBUG : both11: size = 6 OK 2026/02/21 03:43:33 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 03:43:33 DEBUG : both11: Sizes identical 2026/02/21 03:43:33 DEBUG : both0: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both13: size = 6 OK 2026/02/21 03:43:33 DEBUG : both13: Sizes identical 2026/02/21 03:43:33 DEBUG : both13: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both14: size = 6 OK 2026/02/21 03:43:33 DEBUG : both14: Sizes identical 2026/02/21 03:43:33 DEBUG : both10: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both15: size = 6 OK 2026/02/21 03:43:33 DEBUG : both15: Sizes identical 2026/02/21 03:43:33 DEBUG : both15: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both16: size = 6 OK 2026/02/21 03:43:33 DEBUG : both16: Sizes identical 2026/02/21 03:43:33 DEBUG : both16: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both17: size = 6 OK 2026/02/21 03:43:33 DEBUG : both17: Sizes identical 2026/02/21 03:43:33 DEBUG : both12: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both18: size = 6 OK 2026/02/21 03:43:33 DEBUG : both18: Sizes identical 2026/02/21 03:43:33 DEBUG : both18: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both19: size = 6 OK 2026/02/21 03:43:33 DEBUG : both19: Sizes identical 2026/02/21 03:43:33 DEBUG : both19: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both1: size = 6 OK 2026/02/21 03:43:33 DEBUG : both1: Sizes identical 2026/02/21 03:43:33 DEBUG : both1: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both2: size = 6 OK 2026/02/21 03:43:33 DEBUG : both2: Sizes identical 2026/02/21 03:43:33 DEBUG : both2: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both3: size = 6 OK 2026/02/21 03:43:33 DEBUG : both3: Sizes identical 2026/02/21 03:43:33 DEBUG : both3: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both4: size = 6 OK 2026/02/21 03:43:33 DEBUG : both4: Sizes identical 2026/02/21 03:43:33 DEBUG : both4: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both5: size = 6 OK 2026/02/21 03:43:33 DEBUG : both5: Sizes identical 2026/02/21 03:43:33 DEBUG : both5: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both6: size = 6 OK 2026/02/21 03:43:33 DEBUG : both6: Sizes identical 2026/02/21 03:43:33 DEBUG : both6: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both7: size = 6 OK 2026/02/21 03:43:33 DEBUG : both7: Sizes identical 2026/02/21 03:43:33 DEBUG : both7: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both8: size = 6 OK 2026/02/21 03:43:33 DEBUG : both8: Sizes identical 2026/02/21 03:43:33 DEBUG : both8: Unchanged skipping 2026/02/21 03:43:33 DEBUG : both9: size = 6 OK 2026/02/21 03:43:33 DEBUG : both9: Sizes identical 2026/02/21 03:43:33 DEBUG : both9: Unchanged skipping 2026/02/21 03:43:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only0: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only0: Sizes differ 2026/02/21 03:43:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only10: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only10: Sizes differ 2026/02/21 03:43:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only11: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only11: Sizes differ 2026/02/21 03:43:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only12: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only12: Sizes differ 2026/02/21 03:43:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only13: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only13: Sizes differ 2026/02/21 03:43:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only14: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only14: Sizes differ 2026/02/21 03:43:33 DEBUG : both11: Unchanged skipping 2026/02/21 03:43:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only15: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only15: Sizes differ 2026/02/21 03:43:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only16: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only16: Sizes differ 2026/02/21 03:43:33 DEBUG : both14: Unchanged skipping 2026/02/21 03:43:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only17: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only17: Sizes differ 2026/02/21 03:43:33 DEBUG : both17: Unchanged skipping 2026/02/21 03:43:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only18: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only18: Sizes differ 2026/02/21 03:43:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only19: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only19: Sizes differ 2026/02/21 03:43:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only1: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only1: Sizes differ 2026/02/21 03:43:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only2: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only2: Sizes differ 2026/02/21 03:43:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only3: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only3: Sizes differ 2026/02/21 03:43:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only4: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only4: Sizes differ 2026/02/21 03:43:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only5: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only5: Sizes differ 2026/02/21 03:43:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only6: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only6: Sizes differ 2026/02/21 03:43:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only7: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only7: Sizes differ 2026/02/21 03:43:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only8: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only8: Sizes differ 2026/02/21 03:43:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1797459570) 2026/02/21 03:43:33 DEBUG : only9: size = 6 (drime root 'rclone-test-zehoxup1fiye') 2026/02/21 03:43:33 DEBUG : only9: Sizes differ 2026/02/21 03:43:33 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 03:43:45 DEBUG : only0: Removing old object on successful upload 2026/02/21 03:43:52 DEBUG : only10: Removing old object on successful upload 2026/02/21 03:43:53 ERROR : only0: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:43:53 DEBUG : only11: Removing old object on successful upload 2026/02/21 03:43:58 ERROR : only10: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:44:03 DEBUG : only13: Removing old object on successful upload 2026/02/21 03:44:06 DEBUG : only12: Removing old object on successful upload 2026/02/21 03:44:09 ERROR : only13: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:44:12 DEBUG : only15: Removing old object on successful upload 2026/02/21 03:44:13 ERROR : only12: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:44:17 ERROR : only15: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:44:22 DEBUG : only14: Removing old object on successful upload 2026/02/21 03:44:25 DEBUG : only19: Removing old object on successful upload 2026/02/21 03:44:30 ERROR : only14: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:44:33 ERROR : only19: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:44:36 DEBUG : only16: Removing old object on successful upload 2026/02/21 03:44:43 ERROR : only16: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:44:50 DEBUG : only3: Removing old object on successful upload 2026/02/21 03:44:51 DEBUG : only17: Removing old object on successful upload 2026/02/21 03:44:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/02/21 03:44:53 DEBUG : pacer: low level retry 1/10 (error Error "504 Gateway Timeout (504): \n\n\n\n \n\n\ndrime.cloud | 504: Gateway time-out\n\n\n\n\n\n\n\n\n
\n
\n
\n

\n Gateway time-out\n Error code 504\n

\n
\n Visit cloudflare.com for more information.\n
\n
2026-02-21 03:44:53 UTC
\n
\n
\n
\n
\n
\n
\n \n \n \n \n
\n You\n

\n \n Browser\n \n

\n \n Working\n \n
\n
\n
\n \n \n \n \n
\n Frankfurt\n

\n \n Cloudflare\n \n

\n \n Working\n \n
\n
\n
\n \n \n \n \n
\n app.drime.cloud\n

\n \n Host\n \n

\n \n Error\n \n
\n
\n
\n
\n\n
\n
\n
\n

What happened?

\n

The web server reported a gateway time-out error.

\n
\n
\n

What can I do?

\n

Please try again in a few minutes.

\n
\n
\n
\n\n \n\n
\n
\n\n") 2026/02/21 03:44:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/21 03:44:54 DEBUG : pacer: Reducing sleep to 10ms 2026/02/21 03:44:54 ERROR : only3: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:44:55 ERROR : only17: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:44:58 ERROR : only11: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:02 DEBUG : only2: Removing old object on successful upload 2026/02/21 03:45:04 DEBUG : only5: Removing old object on successful upload 2026/02/21 03:45:06 DEBUG : only6: Removing old object on successful upload 2026/02/21 03:45:08 ERROR : only2: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:08 ERROR : only5: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:10 ERROR : only6: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:13 DEBUG : only18: Removing old object on successful upload 2026/02/21 03:45:15 DEBUG : only8: Removing old object on successful upload 2026/02/21 03:45:18 ERROR : only18: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:18 DEBUG : only1: Removing old object on successful upload 2026/02/21 03:45:20 ERROR : only8: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:22 ERROR : only1: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:24 DEBUG : only4: Removing old object on successful upload 2026/02/21 03:45:28 ERROR : only4: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:31 DEBUG : only9: Removing old object on successful upload 2026/02/21 03:45:35 ERROR : only9: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:44 DEBUG : only7: Removing old object on successful upload 2026/02/21 03:45:48 ERROR : only7: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." 2026/02/21 03:45:48 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 03:45:48 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_test.go:2783: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestSyncConcurrentTruncate Messages: Sync must not return a error sync_test.go:2784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2784 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be false Test: TestSyncConcurrentTruncate Messages: Low level errors must not have happened --- FAIL: TestSyncConcurrentTruncate (1105.59s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:48:21 DEBUG : empty_dir: Making directory with metadata 2026/02/21 03:48:21 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/21 03:48:21 DEBUG : empty_on_remote: Making directory with metadata 2026/02/21 03:48:21 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/21 03:48:21 INFO : empty_on_remote: Making directory 2026/02/21 03:48:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/21 03:50:12 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/21 03:50:12 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/21 03:50:12 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/21 03:50:12 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (181.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:51:22 DEBUG : empty_dir: Making directory with metadata 2026/02/21 03:51:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/21 03:51:22 DEBUG : empty_on_remote: Making directory with metadata 2026/02/21 03:51:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/02/21 03:51:22 INFO : empty_on_remote: Making directory 2026/02/21 03:51:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/21 03:52:05 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/02/21 03:52:05 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/02/21 03:52:05 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/02/21 03:52:05 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/02/21 03:52:05 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (112.18s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:53:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/21 03:53:15 INFO : sub dir: Making directory 2026/02/21 03:53:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (246.34s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 03:57:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/02/21 03:57:21 INFO : sub dir: Making directory 2026/02/21 03:57:30 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:2981 Error: Received unexpected error: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid." Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (292.81s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 04:08:57 DEBUG : Waiting for deletions to finish 2026/02/21 04:09:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:09:00 DEBUG : splitbananasplit: Excluded 2026/02/21 04:09:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:09:00 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:09:00 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:09:00 DEBUG : banana: Excluded 2026/02/21 04:09:00 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:09:00 DEBUG : apple: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:09:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:09:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 04:09:17 DEBUG : apple: size = 5 OK 2026/02/21 04:09:17 DEBUG : apple: Sizes identical 2026/02/21 04:09:17 DEBUG : apple: Unchanged skipping 2026/02/21 04:09:17 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 04:09:17 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 04:09:17 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 04:09:17 DEBUG : banana: size = 6 OK 2026/02/21 04:09:17 DEBUG : banana: Sizes identical 2026/02/21 04:09:17 DEBUG : banana: Unchanged skipping 2026/02/21 04:09:17 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 04:09:17 DEBUG : splitbananasplit: Sizes identical 2026/02/21 04:09:17 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 04:09:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 04:09:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 04:09:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 04:09:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 04:09:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 04:09:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 04:09:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 04:09:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 04:09:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 04:09:21 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 04:09:21 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 04:09:21 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/02/21 04:09:21 DEBUG : Waiting for deletions to finish 2026/02/21 04:09:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:09:28 DEBUG : splitbananasplit: Excluded 2026/02/21 04:09:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:09:28 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:09:28 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:09:28 DEBUG : banana: Excluded 2026/02/21 04:09:28 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:09:28 DEBUG : apple: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 04:09:58 DEBUG : apple: size = 5 OK 2026/02/21 04:09:58 DEBUG : apple: Sizes identical 2026/02/21 04:09:58 DEBUG : apple: Unchanged skipping 2026/02/21 04:09:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 04:09:58 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 04:09:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 04:09:58 DEBUG : banana: size = 6 OK 2026/02/21 04:09:58 DEBUG : banana: Sizes identical 2026/02/21 04:09:58 DEBUG : banana: Unchanged skipping 2026/02/21 04:09:58 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 04:09:58 DEBUG : splitbananasplit: Sizes identical 2026/02/21 04:09:58 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 04:10:05 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 04:10:05 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 04:10:05 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 04:10:05 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 04:10:05 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 04:10:05 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 04:10:05 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 04:10:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 04:10:05 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 04:10:05 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 04:10:05 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 04:10:05 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFC 2026/02/21 04:10:05 DEBUG : Waiting for deletions to finish 2026/02/21 04:10:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:10:12 DEBUG : splitbananasplit: Excluded 2026/02/21 04:10:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:10:12 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:10:12 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:10:12 DEBUG : banana: Excluded 2026/02/21 04:10:12 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:10:12 DEBUG : apple: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:10:23 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 04:18:01 DEBUG : Waiting for deletions to finish 2026/02/21 04:18:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:18:02 DEBUG : splitbananasplit: Excluded 2026/02/21 04:18:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:18:02 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:18:02 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:18:02 DEBUG : banana: Excluded 2026/02/21 04:18:02 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:18:02 DEBUG : apple: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:18:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 04:18:07 DEBUG : apple: size = 5 OK 2026/02/21 04:18:07 DEBUG : apple: Sizes identical 2026/02/21 04:18:07 DEBUG : apple: Unchanged skipping 2026/02/21 04:18:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 04:18:07 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 04:18:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 04:18:07 DEBUG : banana: size = 6 OK 2026/02/21 04:18:07 DEBUG : banana: Sizes identical 2026/02/21 04:18:07 DEBUG : banana: Unchanged skipping 2026/02/21 04:18:07 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 04:18:07 DEBUG : splitbananasplit: Sizes identical 2026/02/21 04:18:07 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 04:18:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 04:18:08 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 04:18:08 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 04:18:08 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 04:18:08 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 04:18:08 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 04:18:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 04:18:08 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 04:18:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 04:18:08 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 04:18:08 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 04:18:08 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/02/21 04:18:08 DEBUG : Waiting for deletions to finish 2026/02/21 04:18:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:18:09 DEBUG : splitbananasplit: Excluded 2026/02/21 04:18:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:18:09 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:18:09 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:18:09 DEBUG : banana: Excluded 2026/02/21 04:18:09 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:18:09 DEBUG : apple: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:18:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:18:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 04:18:15 DEBUG : appleappleapplebanana: size = 21 OK 2026/02/21 04:18:15 DEBUG : appleappleapplebanana: Sizes identical 2026/02/21 04:18:15 DEBUG : banana: size = 6 OK 2026/02/21 04:18:15 DEBUG : apple: size = 5 OK 2026/02/21 04:18:15 DEBUG : banana: Sizes identical 2026/02/21 04:18:15 DEBUG : apple: Sizes identical 2026/02/21 04:18:15 DEBUG : apple: Unchanged skipping 2026/02/21 04:18:15 DEBUG : appleappleapplebanana: Unchanged skipping 2026/02/21 04:18:15 DEBUG : banana: Unchanged skipping 2026/02/21 04:18:15 DEBUG : splitbananasplit: size = 16 OK 2026/02/21 04:18:15 DEBUG : splitbananasplit: Sizes identical 2026/02/21 04:18:15 DEBUG : splitbananasplit: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/02/21 04:18:17 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/02/21 04:18:17 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/02/21 04:18:17 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/02/21 04:18:17 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/02/21 04:18:17 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/02/21 04:18:17 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 04:18:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/02/21 04:18:17 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/02/21 04:18:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/02/21 04:18:17 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 04:18:17 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 04:18:17 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_transform_test.go:118: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/NFD 2026/02/21 04:18:17 DEBUG : Waiting for deletions to finish 2026/02/21 04:18:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:18:18 DEBUG : splitbananasplit: Excluded 2026/02/21 04:18:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:18:18 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:18:18 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:18:18 DEBUG : banana: Excluded 2026/02/21 04:18:18 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:18:18 DEBUG : apple: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 04:24:07 DEBUG : Waiting for deletions to finish 2026/02/21 04:24:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:24:10 DEBUG : splitbananasplit: Excluded 2026/02/21 04:24:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:24:10 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:24:10 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:24:10 DEBUG : banana: Excluded 2026/02/21 04:24:10 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:24:10 DEBUG : apple: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:24:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:24:12 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 04:24:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/21 04:24:17 DEBUG : apple: transformed to: YXBwbGU= 2026/02/21 04:24:17 DEBUG : banana: transformed to: YmFuYW5h 2026/02/21 04:24:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/21 04:24:17 DEBUG : banana: transformed to: YmFuYW5h 2026/02/21 04:24:17 DEBUG : apple: transformed to: YXBwbGU= 2026/02/21 04:24:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/21 04:24:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/21 04:24:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/21 04:24:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/21 04:24:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/21 04:24:17 DEBUG : banana: transformed to: YmFuYW5h 2026/02/21 04:24:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/21 04:24:17 DEBUG : apple: transformed to: YXBwbGU= 2026/02/21 04:24:17 DEBUG : apple: transformed to: YXBwbGU= 2026/02/21 04:24:19 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/21 04:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/21 04:24:19 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/21 04:24:19 DEBUG : banana: transformed to: YmFuYW5h 2026/02/21 04:24:19 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/21 04:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/21 04:24:19 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/21 04:24:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/21 04:24:19 DEBUG : banana: transformed to: YmFuYW5h 2026/02/21 04:24:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/21 04:24:19 DEBUG : apple: transformed to: YXBwbGU= 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/21 04:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:19 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:19 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/21 04:24:19 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:19 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/02/21 04:24:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/02/21 04:24:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:24:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/02/21 04:24:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/02/21 04:24:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/02/21 04:24:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/21 04:24:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 04:24:22 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 04:24:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/02/21 04:24:29 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/02/21 04:24:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/02/21 04:24:29 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/02/21 04:24:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:31 DEBUG : YXBwbGU=: size = 5 OK 2026/02/21 04:24:31 INFO : apple: Copied (new) to: YXBwbGU= 2026/02/21 04:24:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:35 DEBUG : YmFuYW5h: size = 6 OK 2026/02/21 04:24:35 INFO : banana: Copied (new) to: YmFuYW5h 2026/02/21 04:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/02/21 04:24:40 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/02/21 04:24:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/02/21 04:24:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/02/21 04:24:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:24:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/02/21 04:24:46 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/02/21 04:24:46 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:24:46 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/02/21 04:24:46 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/02/21 04:24:46 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:24:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/02/21 04:24:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/02/21 04:24:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:25:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/02/21 04:25:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/02/21 04:25:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:25:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/02/21 04:25:07 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/02/21 04:25:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/21 04:25:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/02/21 04:25:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/02/21 04:25:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/21 04:25:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/02/21 04:25:21 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/02/21 04:25:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:25:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/02/21 04:25:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/02/21 04:25:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/21 04:25:27 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/02/21 04:25:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/02/21 04:25:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/21 04:25:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/02/21 04:25:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/02/21 04:25:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/02/21 04:25:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/02/21 04:25:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/02/21 04:25:48 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/02/21 04:25:48 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/02/21 04:25:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/02/21 04:25:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/02/21 04:25:52 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/02/21 04:25:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/02/21 04:25:52 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 04:25:52 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/base64 2026/02/21 04:25:52 DEBUG : Waiting for deletions to finish 2026/02/21 04:25:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/02/21 04:25:59 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/02/21 04:25:59 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/02/21 04:25:59 DEBUG : YmFuYW5h: Excluded 2026/02/21 04:25:59 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/02/21 04:25:59 DEBUG : YXBwbGU=: Excluded 2026/02/21 04:25:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/02/21 04:25:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/02/21 04:25:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:25:59 DEBUG : splitbananasplit: Excluded 2026/02/21 04:25:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:25:59 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:25:59 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:25:59 DEBUG : banana: Excluded 2026/02/21 04:25:59 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:25:59 DEBUG : apple: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:26:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:26:07 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/base64 === RUN TestTransform/prefix run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 04:35:04 DEBUG : Waiting for deletions to finish 2026/02/21 04:35:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:35:07 DEBUG : splitbananasplit: Excluded 2026/02/21 04:35:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:35:07 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:35:07 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:35:07 DEBUG : banana: Excluded 2026/02/21 04:35:07 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:35:07 DEBUG : apple: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:35:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:35:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 04:35:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 04:35:20 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 04:35:20 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 04:35:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 04:35:20 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 04:35:20 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 04:35:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 04:35:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 04:35:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 04:35:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 04:35:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 04:35:20 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 04:35:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 04:35:20 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 04:35:20 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 04:35:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/21 04:35:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 04:35:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/21 04:35:26 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 04:35:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/21 04:35:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 04:35:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/21 04:35:26 DEBUG : apple: transformed to: PREFIXapple 2026/02/21 04:35:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/02/21 04:35:26 DEBUG : banana: transformed to: PREFIXbanana 2026/02/21 04:35:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/21 04:35:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/02/21 04:35:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/02/21 04:35:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/02/21 04:35:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/02/21 04:35:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/02/21 04:35:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/02/21 04:35:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/02/21 04:35:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/02/21 04:35:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/02/21 04:35:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/02/21 04:35:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/02/21 04:35:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/02/21 04:35:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/02/21 04:35:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/02/21 04:35:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/02/21 04:35:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/02/21 04:35:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/21 04:35:35 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 04:35:35 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 04:35:49 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/02/21 04:35:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/02/21 04:35:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/02/21 04:35:51 DEBUG : PREFIXbanana: size = 6 OK 2026/02/21 04:35:51 INFO : banana: Copied (new) to: PREFIXbanana 2026/02/21 04:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/02/21 04:35:53 DEBUG : PREFIXapple: size = 5 OK 2026/02/21 04:35:53 INFO : apple: Copied (new) to: PREFIXapple 2026/02/21 04:35:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/02/21 04:35:56 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/02/21 04:35:56 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/02/21 04:35:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/02/21 04:36:10 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/02/21 04:36:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/02/21 04:36:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/02/21 04:36:10 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/02/21 04:36:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/02/21 04:36:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/02/21 04:36:14 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/02/21 04:36:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/02/21 04:36:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/02/21 04:36:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/02/21 04:36:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/02/21 04:36:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/02/21 04:36:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/02/21 04:36:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/02/21 04:36:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/02/21 04:36:33 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/02/21 04:36:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/02/21 04:36:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/02/21 04:36:33 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/02/21 04:36:33 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/02/21 04:36:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/02/21 04:36:46 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/02/21 04:36:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/02/21 04:36:46 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/02/21 04:36:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/02/21 04:36:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/02/21 04:36:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/02/21 04:36:53 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/02/21 04:36:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/02/21 04:36:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/02/21 04:37:01 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/02/21 04:37:01 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/02/21 04:37:01 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/02/21 04:37:05 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/02/21 04:37:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/02/21 04:37:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/02/21 04:37:11 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/02/21 04:37:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/02/21 04:37:16 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/02/21 04:37:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/02/21 04:37:22 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/02/21 04:37:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/02/21 04:37:33 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/02/21 04:37:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/02/21 04:37:33 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 04:37:33 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/prefix 2026/02/21 04:37:33 DEBUG : Waiting for deletions to finish 2026/02/21 04:37:37 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/02/21 04:37:37 DEBUG : PREFIXapple: Excluded 2026/02/21 04:37:37 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:37:37 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/02/21 04:37:37 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/02/21 04:37:37 DEBUG : PREFIXsplitbananasplit: Excluded 2026/02/21 04:37:37 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/02/21 04:37:37 DEBUG : PREFIXbanana: Excluded 2026/02/21 04:37:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:37:37 DEBUG : splitbananasplit: Excluded 2026/02/21 04:37:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:37:37 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:37:37 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:37:37 DEBUG : banana: Excluded 2026/02/21 04:37:37 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:37:37 DEBUG : apple: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:37:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:37:40 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix === RUN TestTransform/suffix run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" 2026/02/21 04:45:25 DEBUG : Waiting for deletions to finish 2026/02/21 04:45:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:45:30 DEBUG : splitbananasplit: Excluded 2026/02/21 04:45:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:45:30 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:45:30 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:45:30 DEBUG : banana: Excluded 2026/02/21 04:45:30 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:45:30 DEBUG : apple: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:45:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:45:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/02/21 04:45:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 04:45:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 04:45:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 04:45:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 04:45:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 04:45:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 04:45:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 04:45:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 04:45:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 04:45:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 04:45:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 04:45:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 04:45:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 04:45:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 04:45:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 04:45:46 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 04:45:52 DEBUG : apple: Need to transfer - File not found at Destination 2026/02/21 04:45:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 04:45:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/02/21 04:45:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 04:45:52 DEBUG : banana: Need to transfer - File not found at Destination 2026/02/21 04:45:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 04:45:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/02/21 04:45:52 DEBUG : apple: transformed to: appleSUFFIX 2026/02/21 04:45:52 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/02/21 04:45:52 DEBUG : banana: transformed to: bananaSUFFIX 2026/02/21 04:45:52 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:45:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/02/21 04:46:01 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/02/21 04:46:01 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for checks to finish 2026/02/21 04:46:01 DEBUG : drime root 'rclone-test-zehoxup1fiye': Waiting for transfers to finish 2026/02/21 04:46:13 DEBUG : bananaSUFFIX: size = 6 OK 2026/02/21 04:46:13 INFO : banana: Copied (new) to: bananaSUFFIX 2026/02/21 04:46:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/02/21 04:46:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/02/21 04:46:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/02/21 04:46:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/21 04:46:18 DEBUG : appleSUFFIX: size = 5 OK 2026/02/21 04:46:18 INFO : apple: Copied (new) to: appleSUFFIX 2026/02/21 04:46:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/02/21 04:46:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/02/21 04:46:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/02/21 04:46:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/02/21 04:46:35 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/02/21 04:46:35 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/02/21 04:46:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/02/21 04:46:37 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/02/21 04:46:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/02/21 04:46:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/02/21 04:46:53 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/02/21 04:46:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/02/21 04:46:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/02/21 04:46:56 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/02/21 04:46:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/02/21 04:46:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/02/21 04:47:01 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/02/21 04:47:01 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/02/21 04:47:01 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/02/21 04:47:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/02/21 04:47:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/02/21 04:47:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/02/21 04:47:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/02/21 04:47:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/02/21 04:47:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/02/21 04:47:14 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/02/21 04:47:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/02/21 04:47:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/02/21 04:47:28 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/02/21 04:47:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/02/21 04:47:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/02/21 04:47:32 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/02/21 04:47:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/02/21 04:47:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/02/21 04:47:39 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/02/21 04:47:39 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/02/21 04:47:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/02/21 04:47:41 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/02/21 04:47:41 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/02/21 04:47:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/02/21 04:47:52 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/02/21 04:47:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/02/21 04:47:52 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/02/21 04:47:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/02/21 04:47:59 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/02/21 04:47:59 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/02/21 04:48:00 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/02/21 04:48:00 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/02/21 04:48:00 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting files as there were IO errors 2026/02/21 04:48:00 ERROR : drime root 'rclone-test-zehoxup1fiye': not deleting directories as there were IO errors sync_transform_test.go:112: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/suffix 2026/02/21 04:48:00 DEBUG : Waiting for deletions to finish 2026/02/21 04:48:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:07 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/02/21 04:48:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:07 DEBUG : appleSUFFIX: Excluded 2026/02/21 04:48:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:07 DEBUG : bananaSUFFIX: Excluded 2026/02/21 04:48:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:07 DEBUG : splitbananasplitSUFFIX: Excluded 2026/02/21 04:48:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/02/21 04:48:07 DEBUG : splitbananasplit: Excluded 2026/02/21 04:48:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/02/21 04:48:07 DEBUG : appleappleapplebanana: Excluded 2026/02/21 04:48:07 DEBUG : banana: Excluded (Path Filter) 2026/02/21 04:48:07 DEBUG : banana: Excluded 2026/02/21 04:48:07 DEBUG : apple: Excluded (Path Filter) 2026/02/21 04:48:07 DEBUG : apple: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0015-9;=.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0014-89;=.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0013-789;=.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0012-6789;.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0011-56789;.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0010-456789.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0009-3456789.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0008-2345678.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0007-1234567.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0003-defghij.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/02/21 04:48:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/02/21 04:48:13 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "drime root 'rclone-test-zehoxup1fiye'", Local "Local file system at /tmp/rclone1797459570", Modify Window "876000h0m0s" panic: test timed out after 2h0m0s running tests: TestTransform (49m6s) TestTransform/truncate (38s) goroutine 17225 [running]: testing.(*M).startAlarm.func1() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2682 +0x345 created by time.goFunc /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 50 minutes]: testing.(*T).Run(0xc000180fc0, {0x297323d?, 0xc000657ae8?}, 0x2adfb58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 testing.runTests.func1(0xc000180fc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2477 +0x37 testing.tRunner(0xc000180fc0, 0xc000657c28) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea testing.runTests(0xc0009f2d08, {0x449a6c0, 0x6c, 0x6c}, {0x8563e0?, 0x44d6f90?, 0x44b2f00?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2475 +0x4b4 testing.(*M).Run(0xc00086b680) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2337 +0x63a github.com/rclone/rclone/fstest.TestMain(0xc00086b680) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa6 goroutine 24 [syscall, 120 minutes]: os/signal.signal_recv() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/os/signal/signal.go:152 +0x1f goroutine 25 [chan receive, 120 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 66 [IO wait]: internal/poll.runtime_pollWait(0x7bdb98e7ca00, 0x72) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc00080b200?, 0xc00056cf00?, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc00080b200, {0xc00056cf00, 0x2500, 0x2500}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/internal/poll/fd_unix.go:165 +0x279 net.(*netFD).Read(0xc00080b200, {0xc00056cf00?, 0x1e5f?, 0xc00060e220?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0xc0004ac020, {0xc00056cf00?, 0xc00056d59c?, 0x5?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000482000, {0xc00056cf00?, 0x7bdb3de08138?, 0x7bdb98f03108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0009f2750, {0xc00056cf00?, 0x1e5f?, 0x2?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:816 +0x3b bytes.(*Buffer).ReadFrom(0xc00082db28, {0x2e49a80, 0xc0009f2750}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bytes/buffer.go:217 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00082d888, {0x7bdb3deb9200, 0xc000482000}, 0x448c34?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:838 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00082d888, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:627 +0x3db crypto/tls.(*Conn).readRecord(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:589 crypto/tls.(*Conn).Read(0xc00082d888, {0xc0002e3000, 0x1000, 0x7d1648?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/crypto/tls/conn.go:1392 +0x145 bufio.(*Reader).Read(0xc0007bf020, {0xc0007d84a0, 0x9, 0xc000a9aab0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2e46a80, 0xc0007bf020}, {0xc0007d84a0, 0x9, 0x9}, 0x9) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/io/io.go:335 +0x8e io.ReadFull(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/io/io.go:354 net/http.http2readFrameHeader({0xc0007d84a0, 0x9, 0x7eea7f?}, {0x2e46a80?, 0xc0007bf020?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:1811 +0x65 net/http.(*http2Framer).ReadFrame(0xc0007d8460) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:2078 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000437fa8) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:9539 +0xda net/http.(*http2ClientConn).readLoop(0xc00064fdc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:9408 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 33 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8192 +0xde5 goroutine 17213 [select]: net/http.(*http2clientStream).writeRequest(0xc000a9ac00, 0xc0004c8b40, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8850 +0xc65 net/http.(*http2clientStream).doRequest(0xc000a9ac00, 0xc000c50540?, 0xc0008b9fb8?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8711 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 17203 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8616 +0x485 goroutine 2547 [chan receive, 115 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2525 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17203 [select]: net/http.(*http2ClientConn).roundTrip(0xc00064fdc0, 0xc0004c8b40, 0x0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8680 +0x53f net/http.(*http2ClientConn).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:8595 net/http.(*http2Transport).RoundTripOpt(0xc00086b7c0, 0xc0004c8b40, {0xc0?, 0xe9?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:7921 +0x1ec net/http.(*http2Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:7872 net/http.http2noDialH2RoundTripper.RoundTrip({0xc00082a680?}, 0xc0004c8b40?) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/h2_bundle.go:10475 +0x1c net/http.(*Transport).roundTrip(0xc00082a680, 0xc0004c8b40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/transport.go:615 +0x473 net/http.(*Transport).RoundTrip(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0005099e0, 0xc0004c8b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a net/http.send(0xc0004c8b40, {0x2e48160, 0xc0005099e0}, {0xc000068c01?, 0x7097b0?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0001b88d0, 0xc0004c8b40, {0x41ecf4?, 0x1a?, 0x0?}) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0001b88d0, 0xc0004c8b40) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:729 +0x9c9 net/http.(*Client).Do(...) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0004f19f0, {0x2e715d8, 0x44d69c0}, 0xc00067f080) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:355 +0xd87 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0004f19f0, {0x2e715d8, 0x44d69c0}, 0xc0000694e8?, {0x0?, 0x0?}, {0x22a83e0, 0xc000e8f500}, 0xc00067f1e0?, 0x2ae1190, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:563 +0x40b github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:506 github.com/rclone/rclone/backend/drime.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:546 +0x87 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x40?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000509a40, 0xc00081a940, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000509a40, 0xc00081a940) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/drime.(*Fs).listAll(0xc00086b720, {0x2e715d8, 0x44d69c0}, {0xc000c16420, 0x9}, 0x0, 0x1, {0x7bdb98e87b00?, 0x7bdb98f03108?}, 0xc000069960) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:545 +0x685 github.com/rclone/rclone/backend/drime.(*Fs).readMetaDataForPath(0xc00086b720, {0x2e715d8, 0x44d69c0}, {0xc000434768?, 0x481001?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:302 +0x11e github.com/rclone/rclone/backend/drime.(*Object).readMetaData(0xc00037eb00, {0x2e715d8?, 0x44d69c0?}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1451 +0x30 github.com/rclone/rclone/backend/drime.(*Fs).newObjectWithInfo(0xc00086b720, {0x2e715d8, 0x44d69c0}, {0xc000434768, 0x15}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:447 +0x9c github.com/rclone/rclone/backend/drime.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:458 github.com/rclone/rclone/backend/drime.(*Fs).Put(0xc00086b720, {0x2e715d8, 0x44d69c0}, {0x2e46520, 0xc0001bec90}, {0x2e7da50, 0xc0007aaa80}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:654 +0x79 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc0007aa540, {0x2e715d8, 0x44d69c0}, {0x2e88a70, 0xc00086b720}, {0xc000434768, 0x15}, {0xc000434768, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc0007aa540?, 0xc0007aa540, {0x2957c2f, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 +0x405 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00048da40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 +0xd3 testing.tRunner(0xc00048da40, 0xc0004b4dc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 13501 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 goroutine 13501 [chan receive]: testing.(*T).Run(0xc00048d880, {0x2965688?, 0x5942653158483710?}, 0xc0004b4dc0) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:2005 +0x485 github.com/rclone/rclone/fs/sync.TestTransform(0xc00048d880) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x62a testing.tRunner(0xc00048d880, 0x2adfb58) /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1934 +0xea created by testing.(*T).Run in goroutine 1 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.25.0.linux-amd64/src/testing/testing.go:1997 +0x465 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m1.498450613s (try 1/5): exit status 2: Failed [TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestSyncCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncConcurrentTruncate TestNothingToTransferWithoutEmptyDirs]