"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/01/24 03:04:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu" 2026/01/24 03:04:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/24 03:04:45 DEBUG : Creating backend with remote "/tmp/rclone903353526" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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 "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:04:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:04:46 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/01/24 03:04:46 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:04:46 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.28s) === RUN TestCopy run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:04:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/24 03:04:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:04:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:04:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:04:51 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:04:51 INFO : sub dir/hello world: Copied (new) 2026/01/24 03:04:51 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.51s) === RUN TestCopyMetadata run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.41s) === RUN TestCopyMissingDirectory run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:04:55 DEBUG : Creating backend with remote "/non-existing" 2026/01/24 03:04:55 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/01/24 03:04:55 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:04:55 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.59s) === RUN TestCopyNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:04:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:04:56 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:04:56 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:05:00 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:05:00 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.73s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.42s) === RUN TestCopyCheckFirst run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:05:04 INFO : Linkbox root 'rclone-test-lefivuk6qutu': Running all checks before starting transfers 2026/01/24 03:05:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:05:04 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:05:04 INFO : Linkbox root 'rclone-test-lefivuk6qutu': Checks finished, now starting transfers 2026/01/24 03:05:04 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:05:08 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:05:08 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.57s) === RUN TestSyncNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:05:12 ERROR : Ignoring --no-traverse with sync 2026/01/24 03:05:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:05:12 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:05:12 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:05:15 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:05:16 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:05:16 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:05:17 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:05:18 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 03:05:19 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:05:19 INFO : sub dir/hello world: Copied (new) 2026/01/24 03:05:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (11.49s) === RUN TestCopyWithDepth run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:05:23 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/24 03:05:23 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:05:23 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:05:25 DEBUG : hello world2: size = 12 OK 2026/01/24 03:05:25 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.02s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:05:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/24 03:05:27 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:05:27 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:05:29 DEBUG : potato2: size = 11 OK 2026/01/24 03:05:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:05:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/24 03:05:31 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:05:31 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:05:33 DEBUG : potato2: size = 11 OK 2026/01/24 03:05:33 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.03s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:05:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/24 03:05:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/24 03:05:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/24 03:05:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/24 03:05:35 INFO : sub dir2: Making directory 2026/01/24 03:05:37 INFO : sub dir: Making directory 2026/01/24 03:05:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:05:38 INFO : sub dir2/sub sub dir2: Making directory 2026/01/24 03:05:40 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:05:40 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:05:42 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:05:42 INFO : sub dir/hello world: Copied (new) 2026/01/24 03:05:43 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.23s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:05:49 INFO : sub dir2: Making directory 2026/01/24 03:05:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/24 03:05:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/24 03:05:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:05:50 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:05:50 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:05:53 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:05:53 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.39s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:05:57 DEBUG : sub dir2: Making directory with metadata 2026/01/24 03:05:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/24 03:05:57 INFO : sub dir2: Making directory 2026/01/24 03:05:59 INFO : sub dir: Making directory 2026/01/24 03:06:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:06:00 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:06:00 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:06:02 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:06:02 INFO : sub dir/hello world: Copied (new) 2026/01/24 03:06:02 INFO : sub dir/hello world: Deleted 2026/01/24 03:06:03 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/01/24 03:06:03 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.38s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:06:09 INFO : sub dir2: Making directory 2026/01/24 03:06:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:06:09 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:06:09 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:06:12 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:06:12 INFO : sub dir/hello world: Copied (new) 2026/01/24 03:06:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.39s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:06:16 DEBUG : sub dir2: Making directory with metadata 2026/01/24 03:06:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/24 03:06:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/24 03:06:16 INFO : sub dir2: Making directory 2026/01/24 03:06:18 INFO : sub dir: Making directory 2026/01/24 03:06:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:06:19 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:06:19 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:06:21 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:06:21 INFO : sub dir/hello world: Copied (new) 2026/01/24 03:06:21 DEBUG : Waiting for deletions to finish 2026/01/24 03:06:22 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.86s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:06:27 INFO : sub dir2: Making directory 2026/01/24 03:06:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:06:27 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:06:27 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:06:31 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:06:31 INFO : sub dir/hello world: Copied (new) 2026/01/24 03:06:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.43s) === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:06:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-temixum9cete" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-lefivuk6qutu' -> Linkbox root 'rclone-test-temixum9cete' 2026/01/24 03:06:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:06:39 DEBUG : Linkbox root 'rclone-test-temixum9cete': Waiting for checks to finish 2026/01/24 03:06:39 DEBUG : Linkbox root 'rclone-test-temixum9cete': Waiting for transfers to finish 2026/01/24 03:06:40 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2026/01/24 03:06:40 DEBUG : Linkbox root 'rclone-test-temixum9cete': Purge remote 2026/01/24 03:06:40 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (8.51s) === RUN TestCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:06:47 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone903353526) 2026/01/24 03:06:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:06:47 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:06:47 DEBUG : sub dir/hello world: Sizes differ 2026/01/24 03:06:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:06:47 DEBUG : sub dir/hello world: Update: removing old file 2026/01/24 03:06:50 DEBUG : sub dir/hello world: size = 17 OK 2026/01/24 03:06:50 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.03s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:06:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fabizex5dane" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-lefivuk6qutu' -> Linkbox root 'rclone-test-fabizex5dane' 2026/01/24 03:06:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:06:59 DEBUG : Linkbox root 'rclone-test-fabizex5dane': Waiting for checks to finish 2026/01/24 03:06:59 DEBUG : Linkbox root 'rclone-test-fabizex5dane': Waiting for transfers to finish 2026/01/24 03:06:59 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2026/01/24 03:06:59 DEBUG : Linkbox root 'rclone-test-fabizex5dane': Purge remote 2026/01/24 03:06:59 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.51s) === RUN TestMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:07:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:07:07 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone903353526) 2026/01/24 03:07:07 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:07:07 DEBUG : sub dir/hello world: Sizes differ 2026/01/24 03:07:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:07:07 DEBUG : sub dir/hello world: Update: removing old file 2026/01/24 03:07:10 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone903353526) 2026/01/24 03:07:10 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:07:10 ERROR : sub dir/hello world: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone903353526) 17 vs dst(Linkbox root 'rclone-test-lefivuk6qutu') 11 2026/01/24 03:07:10 INFO : sub dir/hello world: Removing failed copy 2026/01/24 03:07:10 INFO : sub dir/hello world: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/01/24 03:07:10 ERROR : sub dir/hello world: Not deleting source as copy failed: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone903353526) 17 vs dst(Linkbox root 'rclone-test-lefivuk6qutu') 11 sync_test.go:685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone903353526) 17 vs dst(Linkbox root 'rclone-test-lefivuk6qutu') 11 Test: TestMoveOverSelf run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Should be true Test: TestMoveOverSelf Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Should be true Test: TestMoveOverSelf Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveOverSelf Messages: directories --- FAIL: TestMoveOverSelf (24.85s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:07:28 DEBUG : sub dir/hello world: Update: removing old file 2026/01/24 03:07:28 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:696 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello world (11), sub dir/hello world(1) (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:696 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world(1)" 2026/01/24 03:07:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yisadey4tetu" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-lefivuk6qutu' -> Linkbox root 'rclone-test-yisadey4tetu' 2026/01/24 03:07:40 DEBUG : sub dir/hello world(1): Need to transfer - File not found at Destination 2026/01/24 03:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:07:40 DEBUG : Linkbox root 'rclone-test-yisadey4tetu': Waiting for checks to finish 2026/01/24 03:07:40 DEBUG : Linkbox root 'rclone-test-yisadey4tetu': Waiting for transfers to finish 2026/01/24 03:07:40 ERROR : sub dir/hello world(1): Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:07:40 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2026/01/24 03:07:40 DEBUG : Linkbox root 'rclone-test-yisadey4tetu': Purge remote 2026/01/24 03:07:41 NOTICE: purge failed: directory not found run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Should be true Test: TestServerSideMoveOverSelf Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveOverSelf Messages: directories --- FAIL: TestServerSideMoveOverSelf (30.53s) === RUN TestCopyAfterDelete run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:07:59 DEBUG : sub dir/hello world: Update: removing old file 2026/01/24 03:07:59 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/01/24 03:08:01 ERROR : error listing: directory 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:739 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello world (11), sub dir/hello world(1) (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:739 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "sub dir/hello world(1)" 2026/01/24 03:08:09 INFO : Local file system at /tmp/rclone903353526: Making directory 2026/01/24 03:08:10 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:08:10 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 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:750 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello world (11), sub dir/hello world(1) (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:750 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "sub dir/hello world(1)" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCopyAfterDelete Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCopyAfterDelete Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyAfterDelete Messages: directories --- FAIL: TestCopyAfterDelete (38.07s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:08:37 DEBUG : sub dir/hello world: Update: removing old file 2026/01/24 03:08:37 ERROR : sub dir/hello world: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 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:758 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want sub dir/hello world (11) got sub dir/hello world (11), sub dir/hello world(1) (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:758 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world(1)" 2026/01/24 03:08:48 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/24 03:08:48 DEBUG : sub dir/hello world(1): Need to transfer - File not found at Destination 2026/01/24 03:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:08:48 DEBUG : Local file system at /tmp/rclone903353526: Waiting for checks to finish 2026/01/24 03:08:48 DEBUG : Local file system at /tmp/rclone903353526: Waiting for transfers to finish 2026/01/24 03:08:48 ERROR : sub dir/hello world(1): Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:08:49 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:08:49 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone903353526/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone903353526/sub dir: no such file or directory Test: TestCopyRedownload run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Should be true Test: TestCopyRedownload Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Should be true Test: TestCopyRedownload Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyRedownload Messages: directories --- FAIL: TestCopyRedownload (30.07s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:09:07 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/24 03:09:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:09:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:09:09 DEBUG : check sum: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:09:09 DEBUG : check sum: size = 1 OK 2026/01/24 03:09:09 INFO : check sum: Copied (new) 2026/01/24 03:09:09 DEBUG : Waiting for deletions to finish 2026/01/24 03:09:09 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:09:09 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:784: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Received unexpected error: failed to delete 1 files Test: TestSyncBasedOnCheckSum run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Should be true Test: TestSyncBasedOnCheckSum Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:784 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBasedOnCheckSum Messages: directories --- FAIL: TestSyncBasedOnCheckSum (20.38s) === RUN TestSyncSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:09:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/24 03:09:27 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:09:27 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:09:29 DEBUG : sizeonly: size = 6 OK 2026/01/24 03:09:29 INFO : sizeonly: Copied (new) 2026/01/24 03:09:29 DEBUG : Waiting for deletions to finish 2026/01/24 03:09:29 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:09:29 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:822: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Received unexpected error: failed to delete 1 files Test: TestSyncSizeOnly run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Should be true Test: TestSyncSizeOnly Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Should be true Test: TestSyncSizeOnly Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:822 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncSizeOnly Messages: directories --- FAIL: TestSyncSizeOnly (20.17s) === RUN TestSyncIgnoreSize run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:09:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/24 03:09:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:09:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:09:49 INFO : ignore-size: Copied (new) 2026/01/24 03:09:49 DEBUG : Waiting for deletions to finish 2026/01/24 03:09:49 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:09:49 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:860: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Received unexpected error: failed to delete 1 files Test: TestSyncIgnoreSize run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Should be true Test: TestSyncIgnoreSize Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Should be true Test: TestSyncIgnoreSize Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncIgnoreSize Messages: directories --- FAIL: TestSyncIgnoreSize (20.16s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:888 Error: Should be true Test: TestSyncIgnoreTimes Messages: listing wrong, want existing (6) got existing (6), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:888 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:10:18 DEBUG : existing: size = 6 OK 2026/01/24 03:10:18 DEBUG : existing: Sizes identical 2026/01/24 03:10:18 DEBUG : existing: Unchanged skipping 2026/01/24 03:10:18 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:10:18 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:10:18 DEBUG : Waiting for deletions to finish 2026/01/24 03:10:18 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:10:18 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:893: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:893 Error: Received unexpected error: failed to delete 1 files Test: TestSyncIgnoreTimes run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:893 Error: Should be true Test: TestSyncIgnoreTimes Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:893 Error: Should be true Test: TestSyncIgnoreTimes Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:893 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncIgnoreTimes Messages: directories --- FAIL: TestSyncIgnoreTimes (28.87s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:10:36 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/24 03:10:36 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:10:36 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:10:38 DEBUG : existing: size = 6 OK 2026/01/24 03:10:38 INFO : existing: Copied (new) 2026/01/24 03:10:38 DEBUG : Waiting for deletions to finish 2026/01/24 03:10:38 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:10:38 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:927: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Received unexpected error: failed to delete 1 files Test: TestSyncIgnoreExisting run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Should be true Test: TestSyncIgnoreExisting Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Should be true Test: TestSyncIgnoreExisting Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:927 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncIgnoreExisting Messages: directories --- FAIL: TestSyncIgnoreExisting (20.16s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:11:04 INFO : d: Making directory 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:964 Error: Not equal: expected: []string{"b", "c", "d"} actual : []string{"b", "c", "d", "sub dir"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=1) "b", (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "d", + (string) (len=7) "sub dir" } Test: TestSyncIgnoreErrors Messages: directories 2026/01/24 03:11:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/24 03:11:17 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:11:17 DEBUG : c/non empty space: size = 5 OK 2026/01/24 03:11:17 DEBUG : c/non empty space: Sizes identical 2026/01/24 03:11:17 DEBUG : c/non empty space: Unchanged skipping 2026/01/24 03:11:17 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:11:20 DEBUG : a/potato2: size = 60 OK 2026/01/24 03:11:20 INFO : a/potato2: Copied (new) 2026/01/24 03:11:20 DEBUG : Waiting for deletions to finish 2026/01/24 03:11:20 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:11:22 INFO : b/potato: Deleted 2026/01/24 03:11:22 INFO : sub dir: Removing directory 2026/01/24 03:11:22 DEBUG : sub dir: Failed to Rmdir: directory not empty 2026/01/24 03:11:22 INFO : d: Removing directory 2026/01/24 03:11:24 INFO : b: Removing directory 2026/01/24 03:11:25 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': failed to delete 1 directories 2026/01/24 03:11:25 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': deleted 2 directories sync_test.go:980: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:980 Error: Received unexpected error: failed to delete 1 files Test: TestSyncIgnoreErrors 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want a/potato2 (60), c/non empty space (5) got a/potato2 (60), c/non empty space (5), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:994 Error: Not equal: expected: []string{"a", "c"} actual : []string{"a", "c", "sub dir"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=1) "a", - (string) (len=1) "c" + (string) (len=1) "c", + (string) (len=7) "sub dir" } Test: TestSyncIgnoreErrors Messages: directories run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncIgnoreErrors Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncIgnoreErrors Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncIgnoreErrors Messages: directories --- FAIL: TestSyncIgnoreErrors (61.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:1015 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got empty space (1), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1015 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:12:08 DEBUG : empty space: size = 1 OK 2026/01/24 03:12:08 DEBUG : empty space: Sizes identical 2026/01/24 03:12:08 DEBUG : empty space: Unchanged skipping 2026/01/24 03:12:09 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:12:09 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:12:09 DEBUG : Waiting for deletions to finish 2026/01/24 03:12:09 NOTICE: sub dir/hello world: Skipped delete as --dry-run is set (size 11) 2026/01/24 03:12:09 NOTICE: sub dir: Skipped remove directory as --dry-run is set 2026/01/24 03:12:09 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': deleted 1 directories 2026/01/24 03:12:09 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: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:1026 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want empty space (1) got empty space (1), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1026 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:12:18 DEBUG : empty space: size = 1 OK 2026/01/24 03:12:18 DEBUG : empty space: Sizes identical 2026/01/24 03:12:18 DEBUG : empty space: Unchanged skipping 2026/01/24 03:12:18 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:12:18 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:12:18 DEBUG : Waiting for deletions to finish 2026/01/24 03:12:18 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:12:18 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1033: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterChangingModtimeOnly run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Should be true Test: TestSyncAfterChangingModtimeOnly Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1033 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterChangingModtimeOnly Messages: directories --- FAIL: TestSyncAfterChangingModtimeOnly (39.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: directories --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (16.31s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1072 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1072 Error: Should be true Test: TestSyncDoesntUpdateModtime Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1072 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncDoesntUpdateModtime Messages: directories --- FAIL: TestSyncDoesntUpdateModtime (16.52s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:1101 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want empty space (1) got empty space (1), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1101 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterAddingAFile Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:13:20 DEBUG : empty space: size = 1 OK 2026/01/24 03:13:20 DEBUG : empty space: Sizes identical 2026/01/24 03:13:20 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/24 03:13:20 DEBUG : empty space: Unchanged skipping 2026/01/24 03:13:20 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:13:20 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:13:22 DEBUG : potato: size = 60 OK 2026/01/24 03:13:22 INFO : potato: Copied (new) 2026/01/24 03:13:22 DEBUG : Waiting for deletions to finish 2026/01/24 03:13:22 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:13:22 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1106: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1106 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterAddingAFile run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1106 Error: Should be true Test: TestSyncAfterAddingAFile Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1106 Error: Should be true Test: TestSyncAfterAddingAFile Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1106 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterAddingAFile Messages: directories --- FAIL: TestSyncAfterAddingAFile (32.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:1117 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want potato (60) got potato (60), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1117 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:13:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone903353526) 2026/01/24 03:13:52 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:13:52 DEBUG : potato: Sizes differ 2026/01/24 03:13:52 DEBUG : potato: Update: removing old file 2026/01/24 03:13:53 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:13:53 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:13:56 DEBUG : potato: size = 21 OK 2026/01/24 03:13:56 INFO : potato: Copied (replaced existing) 2026/01/24 03:13:56 DEBUG : Waiting for deletions to finish 2026/01/24 03:13:56 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:13:56 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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 1 files Test: TestSyncAfterChangingFilesSizeOnly run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Should be true Test: TestSyncAfterChangingFilesSizeOnly Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterChangingFilesSizeOnly Messages: directories --- FAIL: TestSyncAfterChangingFilesSizeOnly (32.07s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 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:1142 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: listing wrong, want potato (36) got potato (36), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1142 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:14:24 DEBUG : potato: size = 21 (Local file system at /tmp/rclone903353526) 2026/01/24 03:14:24 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:14:24 DEBUG : potato: Sizes differ 2026/01/24 03:14:24 DEBUG : potato: Update: removing old file 2026/01/24 03:14:25 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:14:25 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:14:28 DEBUG : potato: size = 21 OK 2026/01/24 03:14:28 INFO : potato: Copied (replaced existing) 2026/01/24 03:14:28 DEBUG : Waiting for deletions to finish 2026/01/24 03:14:28 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:14:28 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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 1 files Test: TestSyncAfterChangingContentsOnly run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Should be true Test: TestSyncAfterChangingContentsOnly Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterChangingContentsOnly Messages: directories --- FAIL: TestSyncAfterChangingContentsOnly (32.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:14:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/24 03:14:50 DEBUG : empty space: size = 1 OK 2026/01/24 03:14:50 DEBUG : empty space: Sizes identical 2026/01/24 03:14:50 DEBUG : empty space: Unchanged skipping 2026/01/24 03:14:50 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/01/24 03:14:50 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:14:50 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:14:50 DEBUG : Waiting for deletions to finish 2026/01/24 03:14:50 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/01/24 03:14:50 NOTICE: sub dir/hello world: Skipped delete as --dry-run is set (size 11) 2026/01/24 03:14:50 NOTICE: sub dir: Skipped remove directory as --dry-run is set 2026/01/24 03:14:50 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': deleted 1 directories 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:1172 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (21), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1172 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterRemovingAFileAndAddingAFileDryRun Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileDryRun (31.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (21), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:15:30 DEBUG : empty space: size = 1 OK 2026/01/24 03:15:30 DEBUG : empty space: Sizes identical 2026/01/24 03:15:30 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/24 03:15:30 DEBUG : empty space: Unchanged skipping 2026/01/24 03:15:31 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:15:31 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:15:32 DEBUG : potato2: size = 60 OK 2026/01/24 03:15:32 INFO : potato2: Copied (new) 2026/01/24 03:15:32 DEBUG : Waiting for deletions to finish 2026/01/24 03:15:33 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:15:34 INFO : potato: Deleted 2026/01/24 03:15:34 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterRemovingAFileAndAddingAFile run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1194 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterRemovingAFileAndAddingAFile Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFile (35.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:16:00 INFO : d: Making directory 2026/01/24 03:16:01 INFO : d/e: Making directory 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1217 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Not equal: expected: []string{"b", "c", "d", "d/e"} actual : []string{"b", "c", "d", "d/e", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "b", @@ -4,3 +4,4 @@ (string) (len=1) "d", - (string) (len=3) "d/e" + (string) (len=3) "d/e", + (string) (len=7) "sub dir" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories 2026/01/24 03:16:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/24 03:16:15 DEBUG : c/non empty space: size = 5 OK 2026/01/24 03:16:15 DEBUG : c/non empty space: Sizes identical 2026/01/24 03:16:15 DEBUG : c/non empty space: Unchanged skipping 2026/01/24 03:16:17 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:16:17 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:16:19 DEBUG : a/potato2: size = 60 OK 2026/01/24 03:16:19 INFO : a/potato2: Copied (new) 2026/01/24 03:16:19 DEBUG : Waiting for deletions to finish 2026/01/24 03:16:19 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:16:20 INFO : b/potato: Deleted 2026/01/24 03:16:20 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1234: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Received unexpected error: failed to delete 1 files Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1234 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1262 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDir Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDir (54.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:16:54 INFO : d: Making directory 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want b/potato (21), c/non empty space (5) got b/potato (21), c/non empty space (5), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1285 Error: Not equal: expected: []string{"b", "c", "d"} actual : []string{"b", "c", "d", "sub dir"} Diff: --- Expected +++ Actual @@ -1,5 +1,6 @@ -([]string) (len=3) { +([]string) (len=4) { (string) (len=1) "b", (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "d", + (string) (len=7) "sub dir" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: directories 2026/01/24 03:17:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/24 03:17:07 DEBUG : c/non empty space: size = 5 OK 2026/01/24 03:17:07 DEBUG : c/non empty space: Sizes identical 2026/01/24 03:17:07 DEBUG : c/non empty space: Unchanged skipping 2026/01/24 03:17:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:17:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:17:11 DEBUG : a/potato2: size = 60 OK 2026/01/24 03:17:11 INFO : a/potato2: Copied (new) 2026/01/24 03:17:11 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting files as there were IO errors 2026/01/24 03:17:11 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want a/potato2 (60), b/potato (21), c/non empty space (5) got a/potato2 (60), b/potato (21), c/non empty space (5), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1317 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{"a", "b", "c", "d", "sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) (len=1) "a", @@ -4,3 +4,4 @@ (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "d", + (string) (len=7) "sub dir" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: directories run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors Messages: directories --- FAIL: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (61.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (21), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:18:02 DEBUG : Waiting for deletions to finish 2026/01/24 03:18:02 DEBUG : empty space: size = 1 OK 2026/01/24 03:18:02 DEBUG : empty space: Sizes identical 2026/01/24 03:18:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/24 03:18:02 DEBUG : empty space: Unchanged skipping 2026/01/24 03:18:02 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:18:02 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:18:03 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:18:04 INFO : potato: Deleted 2026/01/24 03:18:05 DEBUG : potato2: size = 60 OK 2026/01/24 03:18:05 INFO : potato2: Copied (new) 2026/01/24 03:18:05 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Received unexpected error: failed to delete 1 files Test: TestSyncDeleteDuring run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Should be true Test: TestSyncDeleteDuring Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1348 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncDeleteDuring Messages: directories --- FAIL: TestSyncDeleteDuring (34.42s) === RUN TestSyncDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want empty space (1), potato (21) got empty space (1), potato (21), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1181 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:18:36 DEBUG : Waiting for deletions to finish 2026/01/24 03:18:37 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:18:37 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:18:37 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:18:38 INFO : potato: Deleted 2026/01/24 03:18:38 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1187: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Received unexpected error: failed to delete 1 files Test: TestSyncDeleteBefore run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Should be true Test: TestSyncDeleteBefore Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1187 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1357 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncDeleteBefore Messages: directories --- FAIL: TestSyncDeleteBefore (31.78s) === RUN TestCopyDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:1370 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21) got potato (21), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1370 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:19:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/24 03:19:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:19:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:19:09 DEBUG : potato2: size = 19 OK 2026/01/24 03:19:09 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: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:1379 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want potato (21), potato2 (19) got potato (21), potato2 (19), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1379 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCopyDeleteBefore Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCopyDeleteBefore Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestCopyDeleteBefore Messages: directories --- FAIL: TestCopyDeleteBefore (41.47s) === RUN TestSyncWithExclude run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:1390 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want empty space (1), potato2 (60) got empty space (1), potato2 (60), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1390 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:19:49 DEBUG : enormous: Excluded (Size Filter) 2026/01/24 03:19:49 DEBUG : enormous: Excluded 2026/01/24 03:19:49 DEBUG : potato2: Excluded (Size Filter) 2026/01/24 03:19:49 DEBUG : potato2: Excluded 2026/01/24 03:19:50 DEBUG : potato2: Excluded (Size Filter) 2026/01/24 03:19:50 DEBUG : potato2: Excluded 2026/01/24 03:19:50 DEBUG : empty space: size = 1 OK 2026/01/24 03:19:50 DEBUG : empty space: Sizes identical 2026/01/24 03:19:50 DEBUG : empty space: Unchanged skipping 2026/01/24 03:19:50 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:19:50 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:19:50 DEBUG : Waiting for deletions to finish 2026/01/24 03:19:50 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:19:50 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1401: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1401 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithExclude run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1401 Error: Should be true Test: TestSyncWithExclude Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1401 Error: Should be true Test: TestSyncWithExclude Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1401 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithExclude Messages: directories --- FAIL: TestSyncWithExclude (32.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:1422 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want empty space (1), enormous (100), potato2 (60) got empty space (1), enormous (100), potato2 (60), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1422 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:20:24 DEBUG : enormous: Excluded (Size Filter) 2026/01/24 03:20:24 DEBUG : enormous: Excluded 2026/01/24 03:20:24 DEBUG : potato2: Excluded (Size Filter) 2026/01/24 03:20:24 DEBUG : potato2: Excluded 2026/01/24 03:20:24 DEBUG : empty space: size = 1 OK 2026/01/24 03:20:24 DEBUG : empty space: Sizes identical 2026/01/24 03:20:24 DEBUG : empty space: Unchanged skipping 2026/01/24 03:20:24 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:20:24 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:20:24 DEBUG : Waiting for deletions to finish 2026/01/24 03:20:25 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:20:26 INFO : enormous: Deleted 2026/01/24 03:20:26 INFO : potato2: Deleted 2026/01/24 03:20:26 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1434: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithExcludeAndDeleteExcluded run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Should be true Test: TestSyncWithExcludeAndDeleteExcluded Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1434 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithExcludeAndDeleteExcluded Messages: directories --- FAIL: TestSyncWithExcludeAndDeleteExcluded (34.31s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1454 Error: Should be true Test: TestSyncWithUpdateOlder Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1454 Error: Should be true Test: TestSyncWithUpdateOlder Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1454 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithUpdateOlder Messages: directories --- FAIL: TestSyncWithUpdateOlder (16.34s) === 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 "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/01/24 03:21:00 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': Ignoring --track-renames as the destination does not support server-side move or copy 2026/01/24 03:21:00 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/24 03:21:00 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/24 03:21:00 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/24 03:21:00 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:21:00 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:21:03 DEBUG : potato: size = 14 OK 2026/01/24 03:21:03 INFO : potato: Copied (new) 2026/01/24 03:21:03 DEBUG : yam: size = 11 OK 2026/01/24 03:21:03 INFO : yam: Copied (new) 2026/01/24 03:21:03 DEBUG : Waiting for deletions to finish 2026/01/24 03:21:03 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:21:03 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1576: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithTrackRenames run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Should be true Test: TestSyncWithTrackRenames Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Should be true Test: TestSyncWithTrackRenames Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1576 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithTrackRenames Messages: directories --- FAIL: TestSyncWithTrackRenames (22.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/01/24 03:21:22 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': Ignoring --track-renames as the destination does not support server-side move or copy 2026/01/24 03:21:22 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/24 03:21:22 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/24 03:21:22 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/24 03:21:23 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:21:23 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:21:25 DEBUG : potato: size = 14 OK 2026/01/24 03:21:25 INFO : potato: Copied (new) 2026/01/24 03:21:25 DEBUG : yam: size = 11 OK 2026/01/24 03:21:25 INFO : yam: Copied (new) 2026/01/24 03:21:25 DEBUG : Waiting for deletions to finish 2026/01/24 03:21:25 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:21:25 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1648: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithTrackRenamesStrategyModtime run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Should be true Test: TestSyncWithTrackRenamesStrategyModtime Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1648 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithTrackRenamesStrategyModtime Messages: directories --- FAIL: TestSyncWithTrackRenamesStrategyModtime (22.26s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/01/24 03:21:44 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': Ignoring --track-renames as the destination does not support server-side move or copy 2026/01/24 03:21:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/24 03:21:44 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/01/24 03:21:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:21:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:21:48 DEBUG : potato: size = 14 OK 2026/01/24 03:21:48 INFO : potato: Copied (new) 2026/01/24 03:21:49 DEBUG : sub/yam: size = 11 OK 2026/01/24 03:21:49 INFO : sub/yam: Copied (new) 2026/01/24 03:21:49 DEBUG : Waiting for deletions to finish 2026/01/24 03:21:49 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:21:49 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:1687: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Received unexpected error: failed to delete 1 files Test: TestSyncWithTrackRenamesStrategyLeaf run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1687 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncWithTrackRenamesStrategyLeaf Messages: directories --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (25.32s) === RUN TestServerSideMoveLocal run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:22:09 DEBUG : Creating backend with remote "/tmp/rclone903353526/dir1" 2026/01/24 03:22:09 DEBUG : Config file has changed externally - reloading 2026/01/24 03:22:09 DEBUG : Creating backend with remote "/tmp/rclone903353526/dir2" 2026/01/24 03:22:09 DEBUG : Local file system at /tmp/rclone903353526/dir2: Using server-side directory move 2026/01/24 03:22:09 INFO : Local file system at /tmp/rclone903353526/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/24 03:22:09 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/24 03:22:09 DEBUG : Local file system at /tmp/rclone903353526/dir2: Waiting for checks to finish 2026/01/24 03:22:09 DEBUG : Local file system at /tmp/rclone903353526/dir2: Waiting for transfers to finish 2026/01/24 03:22:09 INFO : file1.txt: Moved (server-side) run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestServerSideMoveLocal Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveLocal Messages: directories --- FAIL: TestServerSideMoveLocal (16.30s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:22:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/24 03:22:26 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:22:26 DEBUG : sub dir/hello world: Sizes identical 2026/01/24 03:22:26 DEBUG : sub dir/hello world: Unchanged skipping 2026/01/24 03:22:26 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:22:26 INFO : sub dir/hello world: Deleted 2026/01/24 03:22:26 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:22:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/24 03:22:31 INFO : nested/sub dir/file: Copied (new) 2026/01/24 03:22:31 INFO : nested/sub dir/file: Deleted 2026/01/24 03:22:31 ERROR : Local file system at /tmp/rclone903353526: 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 run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1819 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveWithDeleteEmptySrcDirs Messages: directories --- FAIL: TestMoveWithDeleteEmptySrcDirs (26.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:22:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/24 03:22:53 DEBUG : sub dir/hello world: size = 11 OK 2026/01/24 03:22:53 DEBUG : sub dir/hello world: Sizes identical 2026/01/24 03:22:53 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:22:53 DEBUG : sub dir/hello world: Unchanged skipping 2026/01/24 03:22:53 INFO : sub dir/hello world: Deleted 2026/01/24 03:22:53 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:22:58 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/24 03:22:58 INFO : nested/sub dir/file: Copied (new) 2026/01/24 03:22:58 INFO : nested/sub dir/file: Deleted run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveWithoutDeleteEmptySrcDirs Messages: directories --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (27.49s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:23:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/24 03:23:20 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/24 03:23:20 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:23:20 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:23:22 DEBUG : existing-b: size = 6 OK 2026/01/24 03:23:22 INFO : existing-b: Copied (new) 2026/01/24 03:23:22 INFO : existing-b: Deleted 2026/01/24 03:23:22 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:23:23 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:23:23 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:23:24 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:23:25 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 03:23:27 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 03:23:30 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 03:23:37 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 03:23:49 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/01/24 03:24:15 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/01/24 03:25:06 ERROR : existing: Failed to copy: object not found 2026/01/24 03:25:06 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1866: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMoveWithIgnoreExisting Messages: directories --- FAIL: TestMoveWithIgnoreExisting (125.70s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:25:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-loceris2kife" 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "sub dir/hello world" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-lefivuk6qutu' -> Linkbox root 'rclone-test-loceris2kife' 2026/01/24 03:25:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/24 03:25:46 DEBUG : empty space: size = 1 OK 2026/01/24 03:25:46 DEBUG : empty space: Sizes identical 2026/01/24 03:25:46 DEBUG : empty space: Unchanged skipping 2026/01/24 03:25:46 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:25:46 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-loceris2kife') 2026/01/24 03:25:46 DEBUG : potato3: Sizes differ 2026/01/24 03:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:25:46 DEBUG : Linkbox root 'rclone-test-loceris2kife': Waiting for checks to finish 2026/01/24 03:25:47 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:25:47 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:25:47 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:25:47 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:25:48 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:25:48 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:25:48 INFO : empty space: Deleted 2026/01/24 03:25:48 DEBUG : Linkbox root 'rclone-test-loceris2kife': Waiting for transfers to finish 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:1912 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2026/01/24 03:25:48 DEBUG : Linkbox root 'rclone-test-loceris2kife': Purge remote run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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:1912 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMove Messages: directories --- FAIL: TestServerSideMove (43.08s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:26:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-beqigej5deyi" 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "sub dir/hello world" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-lefivuk6qutu' -> Linkbox root 'rclone-test-beqigej5deyi' 2026/01/24 03:26:29 DEBUG : empty space: Excluded (Size Filter) 2026/01/24 03:26:29 DEBUG : empty space: Excluded 2026/01/24 03:26:29 DEBUG : empty space: Excluded (Size Filter) 2026/01/24 03:26:29 DEBUG : empty space: Excluded 2026/01/24 03:26:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/24 03:26:29 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:26:29 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-beqigej5deyi') 2026/01/24 03:26:29 DEBUG : potato3: Sizes differ 2026/01/24 03:26:29 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/24 03:26:29 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:26:29 DEBUG : Linkbox root 'rclone-test-beqigej5deyi': Waiting for checks to finish 2026/01/24 03:26:29 DEBUG : Linkbox root 'rclone-test-beqigej5deyi': Waiting for transfers to finish 2026/01/24 03:26:30 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:26:30 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:26:30 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:26:30 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 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: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2026/01/24 03:26:30 DEBUG : Linkbox root 'rclone-test-beqigej5deyi': Purge remote run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveWithFilter Messages: directories --- FAIL: TestServerSideMoveWithFilter (43.15s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:26:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-junahul4pajo" 2026/01/24 03:26:58 INFO : tomatoDir: Making directory 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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "sub dir/hello world" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-lefivuk6qutu' -> Linkbox root 'rclone-test-junahul4pajo' 2026/01/24 03:27:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/24 03:27:15 DEBUG : empty space: size = 1 OK 2026/01/24 03:27:15 DEBUG : empty space: Sizes identical 2026/01/24 03:27:15 DEBUG : empty space: Unchanged skipping 2026/01/24 03:27:15 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:27:15 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-junahul4pajo') 2026/01/24 03:27:15 DEBUG : potato3: Sizes differ 2026/01/24 03:27:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/24 03:27:16 DEBUG : Linkbox root 'rclone-test-junahul4pajo': Waiting for checks to finish 2026/01/24 03:27:16 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:27:16 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:27:16 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:27:16 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:27:16 INFO : empty space: Deleted 2026/01/24 03:27:16 DEBUG : Linkbox root 'rclone-test-junahul4pajo': Waiting for transfers to finish 2026/01/24 03:27:16 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:27:16 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:27:16 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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/01/24 03:27:16 DEBUG : Linkbox root 'rclone-test-junahul4pajo': Purge remote run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveDeleteEmptySourceDirs Messages: directories --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (46.44s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:27:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/rclone-move-test" 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:1949 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want potato2 (60) got potato2 (60), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:1949 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestServerSideMoveOverlap Messages: directories --- FAIL: TestServerSideMoveOverlap (29.19s) === RUN TestSyncOverlap run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:28:07 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/rclone-sync-test" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncOverlap Messages: directories --- FAIL: TestSyncOverlap (17.20s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:28:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/rclone-sync-test" 2026/01/24 03:28:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/rclone-sync-test-include/layer2" 2026/01/24 03:28:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/rclone-sync-test-ignore-file" run.go:290: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-lefivuk6qutu'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2024 Error: Should be true Test: TestSyncOverlapWithFilter Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2024 Error: Should be true Test: TestSyncOverlapWithFilter Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2024 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncOverlapWithFilter Messages: directories --- FAIL: TestSyncOverlapWithFilter (32.55s) === RUN TestSyncCompareDest run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:28:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/dst" 2026/01/24 03:28:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/CompareDest" 2026/01/24 03:28:59 DEBUG : one: Need to transfer - File not found at Destination 2026/01/24 03:28:59 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for checks to finish 2026/01/24 03:28:59 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for transfers to finish 2026/01/24 03:29:02 DEBUG : one: size = 3 OK 2026/01/24 03:29:02 INFO : one: Copied (new) 2026/01/24 03:29:02 DEBUG : Waiting for deletions to finish 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:2121 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2121 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 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:2125 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2125 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:29:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone903353526) 2026/01/24 03:29:21 DEBUG : one: size = 3 (Linkbox root 'rclone-test-lefivuk6qutu/dst') 2026/01/24 03:29:21 DEBUG : one: Sizes differ 2026/01/24 03:29:21 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for checks to finish 2026/01/24 03:29:22 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for transfers to finish 2026/01/24 03:29:22 DEBUG : one: Update: removing old file 2026/01/24 03:29:25 DEBUG : one: size = 5 OK 2026/01/24 03:29:25 INFO : one: Copied (replaced existing) 2026/01/24 03:29:25 DEBUG : Waiting for deletions to finish 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:2137 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (5) got dst/one (5), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2137 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:29:35 DEBUG : dst/one: Update: removing old file 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:2143 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2143 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:29:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone903353526) 2026/01/24 03:29:52 DEBUG : one: size = 3 (Linkbox root 'rclone-test-lefivuk6qutu/dst') 2026/01/24 03:29:52 DEBUG : one: Sizes differ 2026/01/24 03:29:52 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for checks to finish 2026/01/24 03:29:52 DEBUG : one: size = 5 OK 2026/01/24 03:29:52 DEBUG : one: Sizes identical 2026/01/24 03:29:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/24 03:29:52 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for transfers to finish 2026/01/24 03:29:52 DEBUG : Waiting for deletions to finish 2026/01/24 03:29:52 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: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:2152 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2152 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 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:2157 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2157 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:30:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone903353526) 2026/01/24 03:30:14 DEBUG : one: size = 3 (Linkbox root 'rclone-test-lefivuk6qutu/dst') 2026/01/24 03:30:14 DEBUG : one: Sizes differ 2026/01/24 03:30:14 DEBUG : two: size = 3 OK 2026/01/24 03:30:14 DEBUG : two: Sizes identical 2026/01/24 03:30:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/24 03:30:14 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for checks to finish 2026/01/24 03:30:15 DEBUG : one: size = 5 OK 2026/01/24 03:30:15 DEBUG : one: Sizes identical 2026/01/24 03:30:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/24 03:30:15 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for transfers to finish 2026/01/24 03:30:15 DEBUG : Waiting for deletions to finish 2026/01/24 03:30:15 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: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:2166 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2166 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:30:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone903353526) 2026/01/24 03:30:25 DEBUG : one: size = 3 (Linkbox root 'rclone-test-lefivuk6qutu/dst') 2026/01/24 03:30:25 DEBUG : one: Sizes differ 2026/01/24 03:30:25 DEBUG : two: size = 3 OK 2026/01/24 03:30:25 DEBUG : two: Sizes identical 2026/01/24 03:30:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/24 03:30:25 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for checks to finish 2026/01/24 03:30:25 DEBUG : one: size = 5 OK 2026/01/24 03:30:25 DEBUG : one: Sizes identical 2026/01/24 03:30:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/24 03:30:25 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for transfers to finish 2026/01/24 03:30:25 DEBUG : Waiting for deletions to finish 2026/01/24 03:30:25 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: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:2175 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2175 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 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:2211 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2211 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:30:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone903353526) 2026/01/24 03:30:45 DEBUG : one: size = 3 (Linkbox root 'rclone-test-lefivuk6qutu/dst') 2026/01/24 03:30:45 DEBUG : one: Sizes differ 2026/01/24 03:30:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone903353526) 2026/01/24 03:30:46 DEBUG : two: size = 3 (Linkbox root 'rclone-test-lefivuk6qutu/CompareDest') 2026/01/24 03:30:46 DEBUG : two: Sizes differ 2026/01/24 03:30:46 DEBUG : two: Need to transfer - File not found at Destination 2026/01/24 03:30:46 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for checks to finish 2026/01/24 03:30:46 DEBUG : one: size = 5 OK 2026/01/24 03:30:46 DEBUG : one: Sizes identical 2026/01/24 03:30:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/24 03:30:46 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dst': Waiting for transfers to finish 2026/01/24 03:30:47 DEBUG : two: size = 5 OK 2026/01/24 03:30:47 INFO : two: Copied (new) 2026/01/24 03:30:47 DEBUG : Waiting for deletions to finish 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:2223 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2223 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncCompareDest Messages: directories --- FAIL: TestSyncCompareDest (145.55s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:2243 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want pre-dest1/1 (1), pre-dest2/2 (1) got pre-dest1/1 (1), pre-dest2/2 (1), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2243 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:31:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/dest" 2026/01/24 03:31:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/pre-dest1" 2026/01/24 03:31:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lefivuk6qutu/pre-dest2" 2026/01/24 03:31:44 DEBUG : 1: size = 1 OK 2026/01/24 03:31:44 DEBUG : 1: Sizes identical 2026/01/24 03:31:44 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/24 03:31:45 DEBUG : 2: size = 1 OK 2026/01/24 03:31:45 DEBUG : 2: Sizes identical 2026/01/24 03:31:45 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/24 03:31:45 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/24 03:31:45 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dest': Waiting for checks to finish 2026/01/24 03:31:45 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu/dest': Waiting for transfers to finish 2026/01/24 03:31:49 DEBUG : 3: size = 1 OK 2026/01/24 03:31:49 INFO : 3: Copied (new) 2026/01/24 03:31:49 DEBUG : Waiting for deletions to finish 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:2256 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1) got dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2256 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncMultipleCompareDest Messages: directories --- FAIL: TestSyncMultipleCompareDest (62.32s) === RUN TestSyncCopyDest run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncCopyDest Messages: directories --- FAIL: TestSyncCopyDest (16.41s) === RUN TestSyncBackupDir run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBackupDir Messages: directories --- FAIL: TestSyncBackupDir (16.39s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBackupDirWithSuffix Messages: directories --- FAIL: TestSyncBackupDirWithSuffix (16.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBackupDirWithSuffixKeepExtension Messages: directories --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (16.36s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2379 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncBackupDirSuffixOnly Messages: directories --- FAIL: TestSyncBackupDirSuffixOnly (16.30s) === RUN TestSyncSuffix run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncSuffix Messages: directories --- FAIL: TestSyncSuffix (16.33s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2480 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncSuffixKeepExtension Messages: directories --- FAIL: TestSyncSuffixKeepExtension (16.35s) === RUN TestSyncUTFNorm run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:2576 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (18) got Testêé (18), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2576 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:34:30 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone903353526) 2026/01/24 03:34:30 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:34:30 DEBUG : Testêé: Sizes differ 2026/01/24 03:34:30 DEBUG : Testêé: Update: removing old file 2026/01/24 03:34:30 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:34:30 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:34:34 DEBUG : Testêé: size = 14 OK 2026/01/24 03:34:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/01/24 03:34:34 DEBUG : Waiting for deletions to finish 2026/01/24 03:34:34 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:34:34 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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 1 files Test: TestSyncUTFNorm run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2582 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncUTFNorm Messages: directories --- FAIL: TestSyncUTFNorm (32.19s) === RUN TestSyncImmutable run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:2603 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2603 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:35:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/24 03:35:01 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:35:01 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:35:03 DEBUG : existing: size = 6 OK 2026/01/24 03:35:03 INFO : existing: Copied (new) 2026/01/24 03:35:03 DEBUG : Waiting for deletions to finish 2026/01/24 03:35:03 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:35:03 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:2610: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Received unexpected error: failed to delete 1 files Test: TestSyncImmutable run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2610 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncImmutable Messages: directories --- FAIL: TestSyncImmutable (28.96s) === RUN TestSyncIgnoreCase run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2637 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncIgnoreCase Messages: directories --- FAIL: TestSyncIgnoreCase (16.27s) === RUN TestFixCase run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:2681 Error: Should be true Test: TestFixCase Messages: listing wrong, want EXISTING (6), EXISTINGBUTDIFFERENT (8), SUBDIRA/subdirb/SUBDIRC/HELLO (8), SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences (8) got EXISTING (6), EXISTINGBUTDIFFERENT (8), SUBDIRA/subdirb/SUBDIRC/HELLO (8), SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences (8), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2681 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFixCase Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:36:02 DEBUG : EXISTING: size = 6 OK 2026/01/24 03:36:02 DEBUG : existing: Sizes identical 2026/01/24 03:36:02 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone903353526) 2026/01/24 03:36:02 DEBUG : existing: Unchanged skipping 2026/01/24 03:36:02 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:36:02 DEBUG : existingbutdifferent: Sizes differ 2026/01/24 03:36:03 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:03 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:03 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:03 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:03 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:03 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:03 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/01/24 03:36:09 DEBUG : EXISTINGBUTDIFFERENT: size = 5 OK 2026/01/24 03:36:09 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2026/01/24 03:36:11 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:11 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:11 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:11 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:11 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:18 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:18 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:18 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=77521785&token=5gyozaWkvgAkGJOT": context canceled 2026/01/24 03:36:18 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: getting files failed: Get "https://www.linkbox.to/api/open/file_search?name=filewithoutcasedifferences&pageNo=1&pageSize=1000&pid=77521785&token=5gyozaWkvgAkGJOT": context canceled 2026/01/24 03:36:18 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:23 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:23 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:23 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:23 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:23 ERROR : SUBDIRA/subdirb/SUBDIRC: Error while attempting to rename to subdira/subdirb/subdirc: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:23 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone903353526) 2026/01/24 03:36:23 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:36:23 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2026/01/24 03:36:24 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:24 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:24 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Error while attempting to rename to subdira/subdirb/subdirc/hello: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:24 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2026/01/24 03:36:26 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:26 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:26 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird: Error while attempting to rename to subdira/subdirb/subdirc/subdird: RenameDir renames: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:27 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:36:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone903353526) 2026/01/24 03:36:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:36:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2026/01/24 03:36:27 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:27 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:27 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Error while attempting to rename to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: failed to open source object: Open failed: RootURL not set 2026/01/24 03:36:27 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:36:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2026/01/24 03:36:28 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 5 OK 2026/01/24 03:36:28 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2026/01/24 03:36:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 5 OK 2026/01/24 03:36:30 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/01/24 03:36:30 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting files as there were IO errors 2026/01/24 03:36:30 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestFixCase run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Should be true Test: TestFixCase Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Should be true Test: TestFixCase Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestFixCase Messages: directories --- FAIL: TestFixCase (100.29s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMaxTransfer/Hard Messages: directories === RUN TestMaxTransfer/Soft run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMaxTransfer/Soft Messages: directories === RUN TestMaxTransfer/Cautious run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestMaxTransfer/Cautious Messages: directories --- FAIL: TestMaxTransfer (49.33s) --- FAIL: TestMaxTransfer/Hard (16.30s) --- FAIL: TestMaxTransfer/Soft (16.35s) --- FAIL: TestMaxTransfer/Cautious (16.68s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 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:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:39:33 DEBUG : both0: size = 6 OK 2026/01/24 03:39:33 DEBUG : both0: Sizes identical 2026/01/24 03:39:33 DEBUG : both10: size = 6 OK 2026/01/24 03:39:33 DEBUG : both10: Sizes identical 2026/01/24 03:39:33 DEBUG : both11: size = 6 OK 2026/01/24 03:39:33 DEBUG : both11: Sizes identical 2026/01/24 03:39:33 DEBUG : both12: size = 6 OK 2026/01/24 03:39:33 DEBUG : both12: Sizes identical 2026/01/24 03:39:33 DEBUG : both0: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both13: size = 6 OK 2026/01/24 03:39:33 DEBUG : both13: Sizes identical 2026/01/24 03:39:33 DEBUG : both10: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both14: size = 6 OK 2026/01/24 03:39:33 DEBUG : both14: Sizes identical 2026/01/24 03:39:33 DEBUG : both14: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both15: size = 6 OK 2026/01/24 03:39:33 DEBUG : both15: Sizes identical 2026/01/24 03:39:33 DEBUG : both15: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both16: size = 6 OK 2026/01/24 03:39:33 DEBUG : both16: Sizes identical 2026/01/24 03:39:33 DEBUG : both16: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both17: size = 6 OK 2026/01/24 03:39:33 DEBUG : both17: Sizes identical 2026/01/24 03:39:33 DEBUG : both17: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both18: size = 6 OK 2026/01/24 03:39:33 DEBUG : both18: Sizes identical 2026/01/24 03:39:33 DEBUG : both18: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both19: size = 6 OK 2026/01/24 03:39:33 DEBUG : both19: Sizes identical 2026/01/24 03:39:33 DEBUG : both19: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both1: size = 6 OK 2026/01/24 03:39:33 DEBUG : both1: Sizes identical 2026/01/24 03:39:33 DEBUG : both1: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both2: size = 6 OK 2026/01/24 03:39:33 DEBUG : both2: Sizes identical 2026/01/24 03:39:33 DEBUG : both2: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both3: size = 6 OK 2026/01/24 03:39:33 DEBUG : both3: Sizes identical 2026/01/24 03:39:33 DEBUG : both3: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both4: size = 6 OK 2026/01/24 03:39:33 DEBUG : both4: Sizes identical 2026/01/24 03:39:33 DEBUG : both4: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both5: size = 6 OK 2026/01/24 03:39:33 DEBUG : both5: Sizes identical 2026/01/24 03:39:33 DEBUG : both5: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both6: size = 6 OK 2026/01/24 03:39:33 DEBUG : both6: Sizes identical 2026/01/24 03:39:33 DEBUG : both6: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both7: size = 6 OK 2026/01/24 03:39:33 DEBUG : both7: Sizes identical 2026/01/24 03:39:33 DEBUG : both7: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both8: size = 6 OK 2026/01/24 03:39:33 DEBUG : both8: Sizes identical 2026/01/24 03:39:33 DEBUG : both8: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both9: size = 6 OK 2026/01/24 03:39:33 DEBUG : both9: Sizes identical 2026/01/24 03:39:33 DEBUG : both9: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both11: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both12: Unchanged skipping 2026/01/24 03:39:33 DEBUG : both13: Unchanged skipping 2026/01/24 03:39:33 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:39:33 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:39:33 DEBUG : Waiting for deletions to finish 2026/01/24 03:39:35 INFO : only8: Deleted 2026/01/24 03:39:35 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:39:35 INFO : only9: Deleted 2026/01/24 03:39:35 INFO : only0: Deleted 2026/01/24 03:39:35 INFO : only7: Deleted 2026/01/24 03:39:36 INFO : only14: Deleted 2026/01/24 03:39:36 INFO : only15: Deleted 2026/01/24 03:39:37 INFO : only18: Deleted 2026/01/24 03:39:37 INFO : only3: Deleted 2026/01/24 03:39:37 INFO : only11: Deleted 2026/01/24 03:39:38 INFO : only12: Deleted 2026/01/24 03:39:38 INFO : only13: Deleted 2026/01/24 03:39:38 INFO : only17: Deleted 2026/01/24 03:39:39 INFO : only19: Deleted 2026/01/24 03:39:39 INFO : only2: Deleted 2026/01/24 03:39:39 INFO : only4: Deleted 2026/01/24 03:39:39 INFO : only6: Deleted 2026/01/24 03:39:40 INFO : only10: Deleted 2026/01/24 03:39:40 INFO : only16: Deleted 2026/01/24 03:39:41 INFO : only1: Deleted 2026/01/24 03:39:41 INFO : only5: Deleted 2026/01/24 03:39:41 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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:2789 Error: Received unexpected error: failed to delete 1 files Test: TestSyncConcurrentDelete 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:2789 Error: Should be false Test: TestSyncConcurrentDelete Messages: Low level errors must not have happened 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:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncConcurrentDelete Messages: directories --- FAIL: TestSyncConcurrentDelete (145.55s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:41:16 DEBUG : both11: Trying to read object after upload: try again in 100ms (1/10) 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:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2775 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:41:59 DEBUG : both0: size = 6 OK 2026/01/24 03:41:59 DEBUG : both10: size = 6 OK 2026/01/24 03:41:59 DEBUG : both10: Sizes identical 2026/01/24 03:41:59 DEBUG : both11: size = 6 OK 2026/01/24 03:41:59 DEBUG : both11: Sizes identical 2026/01/24 03:41:59 DEBUG : both12: size = 6 OK 2026/01/24 03:41:59 DEBUG : both12: Sizes identical 2026/01/24 03:41:59 DEBUG : both0: Sizes identical 2026/01/24 03:41:59 DEBUG : both10: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both13: size = 6 OK 2026/01/24 03:41:59 DEBUG : both13: Sizes identical 2026/01/24 03:41:59 DEBUG : both0: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both14: size = 6 OK 2026/01/24 03:41:59 DEBUG : both14: Sizes identical 2026/01/24 03:41:59 DEBUG : both14: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both15: size = 6 OK 2026/01/24 03:41:59 DEBUG : both15: Sizes identical 2026/01/24 03:41:59 DEBUG : both13: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both16: size = 6 OK 2026/01/24 03:41:59 DEBUG : both16: Sizes identical 2026/01/24 03:41:59 DEBUG : both16: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both17: size = 6 OK 2026/01/24 03:41:59 DEBUG : both17: Sizes identical 2026/01/24 03:41:59 DEBUG : both17: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both18: size = 6 OK 2026/01/24 03:41:59 DEBUG : both18: Sizes identical 2026/01/24 03:41:59 DEBUG : both15: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both19: size = 6 OK 2026/01/24 03:41:59 DEBUG : both19: Sizes identical 2026/01/24 03:41:59 DEBUG : both12: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both1: size = 6 OK 2026/01/24 03:41:59 DEBUG : both1: Sizes identical 2026/01/24 03:41:59 DEBUG : both18: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both2: size = 6 OK 2026/01/24 03:41:59 DEBUG : both2: Sizes identical 2026/01/24 03:41:59 DEBUG : both11: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both3: size = 6 OK 2026/01/24 03:41:59 DEBUG : both3: Sizes identical 2026/01/24 03:41:59 DEBUG : both2: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both4: size = 6 OK 2026/01/24 03:41:59 DEBUG : both4: Sizes identical 2026/01/24 03:41:59 DEBUG : both4: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both5: size = 6 OK 2026/01/24 03:41:59 DEBUG : both5: Sizes identical 2026/01/24 03:41:59 DEBUG : both5: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both6: size = 6 OK 2026/01/24 03:41:59 DEBUG : both6: Sizes identical 2026/01/24 03:41:59 DEBUG : both6: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both7: size = 6 OK 2026/01/24 03:41:59 DEBUG : both7: Sizes identical 2026/01/24 03:41:59 DEBUG : both7: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both8: size = 6 OK 2026/01/24 03:41:59 DEBUG : both8: Sizes identical 2026/01/24 03:41:59 DEBUG : both8: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both9: size = 6 OK 2026/01/24 03:41:59 DEBUG : both9: Sizes identical 2026/01/24 03:41:59 DEBUG : both9: Unchanged skipping 2026/01/24 03:41:59 DEBUG : only0: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only0: Sizes differ 2026/01/24 03:41:59 DEBUG : only10: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only10: Sizes differ 2026/01/24 03:41:59 DEBUG : only11: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only11: Sizes differ 2026/01/24 03:41:59 DEBUG : only12: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only12: Sizes differ 2026/01/24 03:41:59 DEBUG : only13: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only13: Sizes differ 2026/01/24 03:41:59 DEBUG : only14: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only14: Sizes differ 2026/01/24 03:41:59 DEBUG : only15: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only15: Sizes differ 2026/01/24 03:41:59 DEBUG : only16: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only16: Sizes differ 2026/01/24 03:41:59 DEBUG : only17: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only17: Sizes differ 2026/01/24 03:41:59 DEBUG : only18: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only18: Sizes differ 2026/01/24 03:41:59 DEBUG : only19: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only19: Sizes differ 2026/01/24 03:41:59 DEBUG : only1: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only1: Sizes differ 2026/01/24 03:41:59 DEBUG : only2: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only2: Sizes differ 2026/01/24 03:41:59 DEBUG : only3: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only3: Sizes differ 2026/01/24 03:41:59 DEBUG : only4: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only4: Sizes differ 2026/01/24 03:41:59 DEBUG : only5: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only5: Sizes differ 2026/01/24 03:41:59 DEBUG : only6: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only6: Sizes differ 2026/01/24 03:41:59 DEBUG : only7: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only7: Sizes differ 2026/01/24 03:41:59 DEBUG : only8: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only8: Sizes differ 2026/01/24 03:41:59 DEBUG : only9: size = 0 (Local file system at /tmp/rclone903353526) 2026/01/24 03:41:59 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-lefivuk6qutu') 2026/01/24 03:41:59 DEBUG : only9: Sizes differ 2026/01/24 03:41:59 DEBUG : both3: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both1: Unchanged skipping 2026/01/24 03:41:59 DEBUG : both19: Unchanged skipping 2026/01/24 03:41:59 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/01/24 03:41:59 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:41:59 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:41:59 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting files as there were IO errors 2026/01/24 03:41:59 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1139 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1139 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1139 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2781 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncConcurrentTruncate Messages: directories --- FAIL: TestSyncConcurrentTruncate (155.23s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:43:07 DEBUG : empty_dir: Making directory with metadata 2026/01/24 03:43:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/24 03:43:07 DEBUG : empty_on_remote: Making directory with metadata 2026/01/24 03:43:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/24 03:43:07 INFO : empty_on_remote: Making directory 2026/01/24 03:43:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/24 03:43:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/24 03:43:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/24 03:43:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/24 03:43:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 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:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), sub dir/hello world (11), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncReplaceDirModTime Messages: directories --- FAIL: TestSyncReplaceDirModTime (49.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:43:56 DEBUG : empty_dir: Making directory with metadata 2026/01/24 03:43:56 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/24 03:43:56 DEBUG : empty_on_remote: Making directory with metadata 2026/01/24 03:43:56 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/24 03:43:56 INFO : empty_on_remote: Making directory 2026/01/24 03:43:58 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/24 03:44:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/24 03:44:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/24 03:44:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/24 03:44:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/24 03:44:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) 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:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), sub dir/hello world (11), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /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:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "sub dir/hello world" run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: directories --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (53.17s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:44:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/24 03:44:50 INFO : sub dir: Making directory 2026/01/24 03:44:50 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2914: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2914 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very/nested" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very" failed: directory not empty run.go:130: removing dir "sub dir2" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2" failed: directory not empty run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir", "sub dir2", "sub dir2/very", "sub dir2/very/very", "sub dir2/very/very/very", "sub dir2/very/very/very/very", "sub dir2/very/very/very/very/very", "sub dir2/very/very/very/very/very/nested", "sub dir2/very/very/very/very/very/nested/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,11 @@ -([]string) { +([]string) (len=9) { + (string) (len=7) "sub dir", + (string) (len=8) "sub dir2", + (string) (len=13) "sub dir2/very", + (string) (len=18) "sub dir2/very/very", + (string) (len=23) "sub dir2/very/very/very", + (string) (len=28) "sub dir2/very/very/very/very", + (string) (len=33) "sub dir2/very/very/very/very/very", + (string) (len=40) "sub dir2/very/very/very/very/very/nested", + (string) (len=47) "sub dir2/very/very/very/very/very/nested/subdir" } Test: TestNothingToTransferWithEmptyDirs Messages: directories --- FAIL: TestNothingToTransferWithEmptyDirs (73.43s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:46:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/24 03:46:03 INFO : sub dir: Making directory 2026/01/24 03:46:03 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2914: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2914 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very/nested" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very/very" failed: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2/very" failed: directory not empty run.go:130: removing dir "sub dir2" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir2" failed: directory not empty run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub dir", "sub dir2", "sub dir2/very", "sub dir2/very/very", "sub dir2/very/very/very", "sub dir2/very/very/very/very", "sub dir2/very/very/very/very/very", "sub dir2/very/very/very/very/very/nested", "sub dir2/very/very/very/very/very/nested/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,11 @@ -([]string) { +([]string) (len=9) { + (string) (len=7) "sub dir", + (string) (len=8) "sub dir2", + (string) (len=13) "sub dir2/very", + (string) (len=18) "sub dir2/very/very", + (string) (len=23) "sub dir2/very/very/very", + (string) (len=28) "sub dir2/very/very/very/very", + (string) (len=33) "sub dir2/very/very/very/very/very", + (string) (len=40) "sub dir2/very/very/very/very/very/nested", + (string) (len=47) "sub dir2/very/very/very/very/very/nested/subdir" } Test: TestNothingToTransferWithoutEmptyDirs Messages: directories --- FAIL: TestNothingToTransferWithoutEmptyDirs (63.92s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:47:29 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:47:29 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:47:29 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:47:30 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:47:35 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:47:35 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:47:35 DEBUG : dir1/0011-56789;.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:47:42 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:47:42 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:47:43 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:47:43 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:47:46 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:47:46 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:47:49 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:47:49 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:47:49 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:47:50 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:47:51 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 03:47:55 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:47:55 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:47:55 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:47:58 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:47:58 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:47:59 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:47:59 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:48:02 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:48:02 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:48:03 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:48:03 DEBUG : Waiting for deletions to finish 2026/01/24 03:48:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : splitbananasplit: Excluded 2026/01/24 03:48:04 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : banana: Excluded 2026/01/24 03:48:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:48:04 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : apple: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:48:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/24 03:48:04 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:48:04 DEBUG : sub dir/hello world: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:48:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/24 03:48:20 DEBUG : appleappleapplebanana: Sizes identical 2026/01/24 03:48:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/24 03:48:20 DEBUG : apple: size = 5 OK 2026/01/24 03:48:20 DEBUG : apple: Sizes identical 2026/01/24 03:48:20 DEBUG : banana: size = 6 OK 2026/01/24 03:48:20 DEBUG : banana: Sizes identical 2026/01/24 03:48:20 DEBUG : apple: Unchanged skipping 2026/01/24 03:48:20 DEBUG : banana: Unchanged skipping 2026/01/24 03:48:20 DEBUG : splitbananasplit: size = 16 OK 2026/01/24 03:48:20 DEBUG : splitbananasplit: Sizes identical 2026/01/24 03:48:20 DEBUG : splitbananasplit: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/24 03:48:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/24 03:48:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/24 03:48:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/24 03:48:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/24 03:48:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/24 03:48:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/24 03:48:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/24 03:48:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/24 03:48:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/24 03:48:22 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:48:22 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:48:22 DEBUG : Waiting for deletions to finish 2026/01/24 03:48:23 ERROR : sub dir/hello world: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/01/24 03:48:23 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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: failed to delete 1 files Test: TestTransform/NFC 2026/01/24 03:48:23 DEBUG : Waiting for deletions to finish 2026/01/24 03:48:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : splitbananasplit: Excluded 2026/01/24 03:48:23 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : banana: Excluded 2026/01/24 03:48:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:48:23 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : apple: Excluded 2026/01/24 03:48:23 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:48:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:48:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:48:23 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 : 21 Test: TestTransform/NFC run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very/nested" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very/very" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir2/very/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir2/very" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/NFC Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/NFC Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/NFC Messages: directories run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/NFC Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/NFC Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/NFC Messages: directories === RUN TestTransform/NFD run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:49:56 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:49:56 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:49:58 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:49:59 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:01 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:02 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:02 DEBUG : dir1/0002-cdefghi.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:04 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:05 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:05 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:06 DEBUG : dir1/0003-defghij.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:50:09 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:09 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:09 DEBUG : dir1/0004-efghijk.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:12 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:12 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:13 DEBUG : dir1/0005-fghijkl.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:15 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:16 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:16 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:17 DEBUG : dir1/0006-ghijklm.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:50:20 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:20 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:20 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:21 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:50:26 DEBUG : dir1/0009-3456789.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:28 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:28 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:29 DEBUG : dir1/0010-456789.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:33 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:33 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:34 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:34 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:50:35 DEBUG : dir1/0012-6789;.txt: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 03:50:41 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:41 DEBUG : dir1/0014-89;=.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:44 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:44 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:44 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:45 DEBUG : dir1/0015-9;=.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:50:50 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:50 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:54 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 03:50:55 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 03:50:55 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 03:50:55 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 03:50:56 DEBUG : Waiting for deletions to finish 2026/01/24 03:50:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : splitbananasplit: Excluded 2026/01/24 03:50:57 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : banana: Excluded 2026/01/24 03:50:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:50:57 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : apple: Excluded 2026/01/24 03:50:57 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:50:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:50:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:51:07 DEBUG : apple: size = 5 OK 2026/01/24 03:51:07 DEBUG : apple: Sizes identical 2026/01/24 03:51:07 DEBUG : apple: Unchanged skipping 2026/01/24 03:51:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/24 03:51:07 DEBUG : banana: size = 6 OK 2026/01/24 03:51:07 DEBUG : banana: Sizes identical 2026/01/24 03:51:07 DEBUG : appleappleapplebanana: Sizes identical 2026/01/24 03:51:07 DEBUG : banana: Unchanged skipping 2026/01/24 03:51:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/24 03:51:07 DEBUG : splitbananasplit: size = 16 OK 2026/01/24 03:51:07 DEBUG : splitbananasplit: Sizes identical 2026/01/24 03:51:07 DEBUG : splitbananasplit: Unchanged skipping 2026/01/24 03:51:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/24 03:51:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/24 03:51:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/24 03:51:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/24 03:51:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/24 03:51:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/24 03:51:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/24 03:51:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/24 03:51:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/24 03:51:07 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:51:07 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting files as there were IO errors 2026/01/24 03:51:07 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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/01/24 03:51:07 DEBUG : Waiting for deletions to finish 2026/01/24 03:51:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:51:07 DEBUG : splitbananasplit: Excluded 2026/01/24 03:51:07 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:51:07 DEBUG : banana: Excluded 2026/01/24 03:51:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:51:07 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:51:07 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:51:07 DEBUG : apple: Excluded 2026/01/24 03:51:08 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:51:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:51:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:51:08 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 : 21 Test: TestTransform/NFD run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/NFD Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/NFD Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/NFD Messages: directories run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/NFD Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/NFD Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/NFD Messages: directories === RUN TestTransform/base64 run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:52:49 DEBUG : Waiting for deletions to finish 2026/01/24 03:52:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:52:49 DEBUG : splitbananasplit: Excluded 2026/01/24 03:52:49 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:52:49 DEBUG : banana: Excluded 2026/01/24 03:52:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:52:49 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:52:49 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:52:49 DEBUG : apple: Excluded 2026/01/24 03:52:49 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:52:49 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:52:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/24 03:52:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/24 03:52:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/24 03:52:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/24 03:52:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/24 03:52:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/24 03:52:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/24 03:52:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/24 03:52:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/24 03:52:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/24 03:52:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/24 03:52:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/24 03:52:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/24 03:52:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/24 03:52:59 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/24 03:52:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/24 03:52:59 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/24 03:52:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/24 03:52:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/24 03:52:59 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/24 03:52:59 DEBUG : banana: transformed to: YmFuYW5h 2026/01/24 03:52:59 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/24 03:52:59 DEBUG : apple: transformed to: YXBwbGU= 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/24 03:52:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:52:59 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:52:59 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/24 03:52:59 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:52:59 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/01/24 03:53:00 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:53:00 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/01/24 03:53:00 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/01/24 03:53:00 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/01/24 03:53:00 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/01/24 03:53:00 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/24 03:53:00 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:53:00 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:53:03 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/01/24 03:53:03 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/01/24 03:53:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:53:03 DEBUG : YmFuYW5h: size = 6 OK 2026/01/24 03:53:03 INFO : banana: Copied (new) to: YmFuYW5h 2026/01/24 03:53:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:53:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/01/24 03:53:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/01/24 03:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:53:04 DEBUG : YXBwbGU=: size = 5 OK 2026/01/24 03:53:04 INFO : apple: Copied (new) to: YXBwbGU= 2026/01/24 03:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:53:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/01/24 03:53:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/01/24 03:53:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:53:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/01/24 03:53:07 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/01/24 03:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:53:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/01/24 03:53:07 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/01/24 03:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:53:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/01/24 03:53:07 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/01/24 03:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:53:09 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/01/24 03:53:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/01/24 03:53:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:53:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/01/24 03:53:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/01/24 03:53:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:53:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/01/24 03:53:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/01/24 03:53:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/24 03:53:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/01/24 03:53:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/01/24 03:53:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:53:12 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/01/24 03:53:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/01/24 03:53:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/24 03:53:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/01/24 03:53:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/01/24 03:53:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/24 03:53:14 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/01/24 03:53:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/01/24 03:53:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/24 03:53:14 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/01/24 03:53:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/01/24 03:53:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/01/24 03:53:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/01/24 03:53:15 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/01/24 03:53:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/01/24 03:53:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/01/24 03:53:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/01/24 03:53:17 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/01/24 03:53:17 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/01/24 03:53:17 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/01/24 03:53:17 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting files as there were IO errors 2026/01/24 03:53:17 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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/01/24 03:53:17 DEBUG : Waiting for deletions to finish 2026/01/24 03:53:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/01/24 03:53:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/01/24 03:53:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/01/24 03:53:17 DEBUG : YXBwbGU=: Excluded 2026/01/24 03:53:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/01/24 03:53:17 DEBUG : YmFuYW5h: Excluded 2026/01/24 03:53:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:53:17 DEBUG : splitbananasplit: Excluded 2026/01/24 03:53:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/01/24 03:53:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/01/24 03:53:17 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:53:17 DEBUG : banana: Excluded 2026/01/24 03:53:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:53:17 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:53:17 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:53:17 DEBUG : apple: Excluded 2026/01/24 03:53:17 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:53:17 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:53:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:53:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:53:18 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 : 41 Test: TestTransform/base64 run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/base64 Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/base64 Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/base64 Messages: directories run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/base64 Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/base64 Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/base64 Messages: directories === RUN TestTransform/prefix run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:55:25 DEBUG : Waiting for deletions to finish 2026/01/24 03:55:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : splitbananasplit: Excluded 2026/01/24 03:55:25 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : banana: Excluded 2026/01/24 03:55:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:55:25 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : apple: Excluded 2026/01/24 03:55:25 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:55:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/prefix Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:55:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/24 03:55:35 DEBUG : apple: transformed to: PREFIXapple 2026/01/24 03:55:35 DEBUG : banana: transformed to: PREFIXbanana 2026/01/24 03:55:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/24 03:55:35 DEBUG : banana: transformed to: PREFIXbanana 2026/01/24 03:55:35 DEBUG : apple: transformed to: PREFIXapple 2026/01/24 03:55:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/24 03:55:35 DEBUG : banana: transformed to: PREFIXbanana 2026/01/24 03:55:35 DEBUG : apple: transformed to: PREFIXapple 2026/01/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/24 03:55:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/24 03:55:35 DEBUG : banana: transformed to: PREFIXbanana 2026/01/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/24 03:55:35 DEBUG : apple: transformed to: PREFIXapple 2026/01/24 03:55:35 DEBUG : apple: transformed to: PREFIXapple 2026/01/24 03:55:35 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/24 03:55:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : banana: transformed to: PREFIXbanana 2026/01/24 03:55:35 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/24 03:55:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : apple: transformed to: PREFIXapple 2026/01/24 03:55:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/01/24 03:55:35 DEBUG : banana: transformed to: PREFIXbanana 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/01/24 03:55:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/01/24 03:55:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/01/24 03:55:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/01/24 03:55:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/01/24 03:55:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/01/24 03:55:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/01/24 03:55:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/01/24 03:55:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/01/24 03:55:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/01/24 03:55:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/01/24 03:55:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/01/24 03:55:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/01/24 03:55:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/01/24 03:55:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/01/24 03:55:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/01/24 03:55:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/24 03:55:35 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:55:35 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:55:39 DEBUG : PREFIXapple: size = 5 OK 2026/01/24 03:55:39 INFO : apple: Copied (new) to: PREFIXapple 2026/01/24 03:55:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/01/24 03:55:39 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/01/24 03:55:39 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/01/24 03:55:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/01/24 03:55:39 DEBUG : PREFIXbanana: size = 6 OK 2026/01/24 03:55:39 INFO : banana: Copied (new) to: PREFIXbanana 2026/01/24 03:55:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/01/24 03:55:40 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/01/24 03:55:40 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/01/24 03:55:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/01/24 03:55:42 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/01/24 03:55:42 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/01/24 03:55:42 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/01/24 03:55:42 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/01/24 03:55:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/01/24 03:55:42 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/01/24 03:55:43 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/01/24 03:55:43 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/01/24 03:55:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/01/24 03:55:43 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/01/24 03:55:43 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/01/24 03:55:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/01/24 03:55:44 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/01/24 03:55:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/01/24 03:55:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/01/24 03:55:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/01/24 03:55:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/01/24 03:55:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/01/24 03:55:46 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/01/24 03:55:46 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/01/24 03:55:46 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/01/24 03:55:47 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/01/24 03:55:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/01/24 03:55:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/01/24 03:55:48 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/01/24 03:55:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/01/24 03:55:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/01/24 03:55:48 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/01/24 03:55:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/01/24 03:55:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/01/24 03:55:50 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/01/24 03:55:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/01/24 03:55:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/01/24 03:55:50 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/01/24 03:55:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/01/24 03:55:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/01/24 03:55:51 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/01/24 03:55:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/01/24 03:55:51 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/01/24 03:55:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/01/24 03:55:52 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/01/24 03:55:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/01/24 03:55:53 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/01/24 03:55:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/01/24 03:55:53 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting files as there were IO errors 2026/01/24 03:55:53 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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/01/24 03:55:53 DEBUG : Waiting for deletions to finish 2026/01/24 03:55:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:55:53 DEBUG : splitbananasplit: Excluded 2026/01/24 03:55:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/01/24 03:55:53 DEBUG : PREFIXsplitbananasplit: Excluded 2026/01/24 03:55:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/01/24 03:55:53 DEBUG : PREFIXbanana: Excluded 2026/01/24 03:55:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:55:53 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/01/24 03:55:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/01/24 03:55:53 DEBUG : PREFIXapple: Excluded 2026/01/24 03:55:53 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:55:53 DEBUG : banana: Excluded 2026/01/24 03:55:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:55:53 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:55:53 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:55:53 DEBUG : apple: Excluded 2026/01/24 03:55:53 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:55:53 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:55:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:55:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:55:54 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 : 41 Test: TestTransform/prefix run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/prefix Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/prefix Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/prefix Messages: directories run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/prefix Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/prefix Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/prefix Messages: directories === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 03:58:00 DEBUG : Waiting for deletions to finish 2026/01/24 03:58:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : splitbananasplit: Excluded 2026/01/24 03:58:01 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : banana: Excluded 2026/01/24 03:58:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:58:01 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : apple: Excluded 2026/01/24 03:58:01 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:58:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/suffix Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "sub dir/hello world" 2026/01/24 03:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/24 03:58:10 DEBUG : apple: transformed to: appleSUFFIX 2026/01/24 03:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/24 03:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/24 03:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/24 03:58:10 DEBUG : apple: transformed to: appleSUFFIX 2026/01/24 03:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/24 03:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/24 03:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/24 03:58:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/24 03:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/24 03:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/24 03:58:10 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/24 03:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/24 03:58:10 DEBUG : apple: transformed to: appleSUFFIX 2026/01/24 03:58:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/24 03:58:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/24 03:58:11 DEBUG : apple: transformed to: appleSUFFIX 2026/01/24 03:58:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/01/24 03:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/24 03:58:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/01/24 03:58:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/24 03:58:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/24 03:58:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/01/24 03:58:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : apple: transformed to: appleSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/01/24 03:58:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/24 03:58:12 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 03:58:12 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 03:58:14 DEBUG : bananaSUFFIX: size = 6 OK 2026/01/24 03:58:14 INFO : banana: Copied (new) to: bananaSUFFIX 2026/01/24 03:58:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/01/24 03:58:15 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/01/24 03:58:15 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/01/24 03:58:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:15 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/01/24 03:58:15 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/01/24 03:58:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/01/24 03:58:15 DEBUG : appleSUFFIX: size = 5 OK 2026/01/24 03:58:15 INFO : apple: Copied (new) to: appleSUFFIX 2026/01/24 03:58:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/01/24 03:58:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/01/24 03:58:18 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/01/24 03:58:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/01/24 03:58:18 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/01/24 03:58:18 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/01/24 03:58:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/01/24 03:58:19 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/01/24 03:58:19 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/01/24 03:58:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/01/24 03:58:19 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/01/24 03:58:19 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/01/24 03:58:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/01/24 03:58:20 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/01/24 03:58:20 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/01/24 03:58:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/01/24 03:58:21 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/01/24 03:58:21 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/01/24 03:58:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/01/24 03:58:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/01/24 03:58:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/01/24 03:58:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/01/24 03:58:23 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/01/24 03:58:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/01/24 03:58:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/01/24 03:58:23 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/01/24 03:58:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/01/24 03:58:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/01/24 03:58:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/01/24 03:58:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/01/24 03:58:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/01/24 03:58:25 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/01/24 03:58:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/01/24 03:58:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/01/24 03:58:26 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/01/24 03:58:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/01/24 03:58:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/01/24 03:58:27 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/01/24 03:58:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/01/24 03:58:27 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/01/24 03:58:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/01/24 03:58:28 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/01/24 03:58:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/01/24 03:58:29 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/01/24 03:58:29 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/01/24 03:58:29 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': not deleting files as there were IO errors 2026/01/24 03:58:29 ERROR : Linkbox root 'rclone-test-lefivuk6qutu': 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/01/24 03:58:29 DEBUG : Waiting for deletions to finish 2026/01/24 03:58:29 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : splitbananasplitSUFFIX: Excluded 2026/01/24 03:58:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : splitbananasplit: Excluded 2026/01/24 03:58:29 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : bananaSUFFIX: Excluded 2026/01/24 03:58:29 DEBUG : banana: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : banana: Excluded 2026/01/24 03:58:29 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : appleSUFFIX: Excluded 2026/01/24 03:58:29 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/01/24 03:58:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : appleappleapplebanana: Excluded 2026/01/24 03:58:29 DEBUG : apple: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : apple: Excluded 2026/01/24 03:58:29 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : sub dir/hello world: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/01/24 03:58:29 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/01/24 03:58:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 03:58:29 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 : 41 Test: TestTransform/suffix run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/suffix Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/suffix Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/suffix Messages: directories run.go:130: removing file "sub dir/hello world" failed - try 1/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 2/3: could not Remove: Linkbox error 403: not permit run.go:130: removing file "sub dir/hello world" failed - try 3/3: could not Remove: Linkbox error 403: not permit run.go:133: removing file "sub dir/hello world" failed: could not Remove: Linkbox error 403: not permit run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty run.go:133: removing dir "sub dir" failed: directory not empty 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/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/suffix Messages: listing wrong, want got sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: Should be true Test: TestTransform/suffix Messages: Unexpected file "sub dir/hello world" fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /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: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestTransform/suffix Messages: directories === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-lefivuk6qutu'", Local "Local file system at /tmp/rclone903353526", Modify Window "876000h0m0s" 2026/01/24 04:00:37 DEBUG : Waiting for deletions to finish 2026/01/24 04:00:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : splitbananasplit: Excluded 2026/01/24 04:00:37 DEBUG : banana: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : banana: Excluded 2026/01/24 04:00:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : appleappleapplebanana: Excluded 2026/01/24 04:00:37 DEBUG : apple: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : apple: Excluded 2026/01/24 04:00:37 DEBUG : sub dir/hello world: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : sub dir/hello world: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/24 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/24 04:00:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 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/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/truncate Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), sub dir/hello world (11) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:365 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/truncate Messages: Unexpected file "sub dir/hello world" 2026/01/24 04:00:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/24 04:00:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/24 04:00:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/24 04:00:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/24 04:00:46 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/24 04:00:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/24 04:00:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/24 04:00:46 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/24 04:00:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/24 04:00:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/24 04:00:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : apple: size = 5 OK 2026/01/24 04:00:47 DEBUG : apple: Sizes identical 2026/01/24 04:00:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/01/24 04:00:47 DEBUG : apple: Unchanged skipping 2026/01/24 04:00:47 DEBUG : banana: size = 6 OK 2026/01/24 04:00:47 DEBUG : banana: Sizes identical 2026/01/24 04:00:47 DEBUG : banana: Unchanged skipping 2026/01/24 04:00:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/01/24 04:00:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/01/24 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/01/24 04:00:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/01/24 04:00:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/01/24 04:00:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/01/24 04:00:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/01/24 04:00:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/01/24 04:00:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/01/24 04:00:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/01/24 04:00:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/01/24 04:00:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/01/24 04:00:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/01/24 04:00:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/01/24 04:00:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/01/24 04:00:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/01/24 04:00:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/01/24 04:00:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/01/24 04:00:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for checks to finish 2026/01/24 04:00:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/01/24 04:00:47 DEBUG : Linkbox root 'rclone-test-lefivuk6qutu': Waiting for transfers to finish 2026/01/24 04:00:50 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:00:51 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:00:51 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:00:51 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:00:51 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:00:51 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:00:52 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:00:52 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:00:52 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:00:52 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:00:52 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:00:53 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:00:53 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:00:53 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:00:53 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:00:53 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:00:54 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:00:54 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:00:54 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:00:54 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:00:55 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:00:56 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:00:56 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:00:56 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:00:59 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:00:59 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:00:59 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:01:00 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:01:05 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:01:06 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:01:06 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:01:06 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:01:18 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/01/24 04:01:19 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/01/24 04:01:19 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/01/24 04:01:19 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/01/24 04:01:44 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/01/24 04:01:45 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/01/24 04:01:45 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/01/24 04:01:45 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/01/24 04:02:35 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/01/24 04:02:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/01/24 04:02:36 ERROR : splitbananasplit: Failed to copy: object not found 2026/01/24 04:02:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/01/24 04:02:36 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/01/24 04:02:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/01/24 04:02:36 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/01/24 04:02:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/01/24 04:02:38 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:02:38 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:02:38 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:02:39 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:02:39 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:02:39 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:02:39 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:02:39 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:02:40 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:02:40 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:02:40 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:02:40 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:02:40 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:02:41 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:02:41 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:02:41 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:02:41 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:02:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:02:42 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:02:42 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:02:43 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:02:43 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:02:44 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:02:44 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:02:46 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:02:47 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:02:47 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:02:47 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:02:53 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:02:53 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:02:54 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:02:54 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:03:06 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/01/24 04:03:06 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/01/24 04:03:07 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/01/24 04:03:07 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/01/24 04:03:31 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/01/24 04:03:32 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/01/24 04:03:33 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/01/24 04:03:33 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/01/24 04:04:23 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/01/24 04:04:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/01/24 04:04:23 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/01/24 04:04:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/01/24 04:04:24 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/01/24 04:04:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/01/24 04:04:24 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/01/24 04:04:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/01/24 04:04:25 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:04:25 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:04:26 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:04:26 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:04:26 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:04:26 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:04:27 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:04:27 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:04:27 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:04:27 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/01/24 04:04:27 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:04:28 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:04:28 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/01/24 04:04:28 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:04:28 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:04:28 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/01/24 04:04:29 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:04:29 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/01/24 04:04:29 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:04:30 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:04:30 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/01/24 04:04:30 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:04:31 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:04:32 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/01/24 04:04:33 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:04:34 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:04:34 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:04:35 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/01/24 04:04:40 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:04:40 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:04:41 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/01/24 04:04:42 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) panic: test timed out after 1h0m0s running tests: TestTransform (17m38s) TestTransform/truncate (4m48s) goroutine 22090 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 18 minutes]: testing.(*T).Run(0xc000834700, {0x28c2a17?, 0xc0004d9ad8?}, 0x2a03d00) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000834700) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000834700, 0xc0004d9c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009dea38, {0x437bf80, 0x6c, 0x6c}, {0x84a120?, 0x43b7048?, 0x43932a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005a01e0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005a01e0) /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 +0xa9 goroutine 22005 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000733700) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 21741 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 11 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 12 [chan receive, 60 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 16143 [chan receive, 6 minutes]: testing.(*T).Run(0xc000b201c0, {0x28b51d6?, 0xdbce6e?}, 0xc0007e31d0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000b201c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x62a testing.tRunner(0xc000b201c0, 0x2a03d00) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 21740 [sleep]: time.Sleep(0x2faf08000) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/backend/linkbox.(*Object).Update(0xc000734400, {0x2d9a848, 0xc000446320}, {0x2d71200, 0xc000656900}, {0x2da6800, 0xc0002dade0}, {0xc000416af0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:708 +0x172b github.com/rclone/rclone/backend/linkbox.(*Fs).Put(0xc000481aa0, {0x2d9a848, 0xc000446320}, {0x2d71200, 0xc000656900}, {0x2da6800, 0xc0002dade0}, {0xc000416af0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:871 +0x194 github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000450e10, {0x2d9a848, 0xc000446320}, {0x2d84e68?, 0xc0004ab1d0?}, {0xc000416af0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000450e10, {0x2d9a848, 0xc000446320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000450e10, {0x2d9a848, 0xc000446320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2d9a848, 0xc000446320}, {0x2db26d0, 0xc000481aa0}, {0x0, 0x0}, {0xc0005ee1b0, 0x15}, {0x2db2820, 0xc0000b2a80}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003be008, {0x2d9a848, 0xc000446320}, 0xc000446190, {0x2db26d0, 0xc000481aa0}, 0x0, 0xc000085f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 21182 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 21981 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc0008f6a00) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 21740 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 22004 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc000802380) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 21741 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 21742 [sleep]: time.Sleep(0x2faf08000) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/backend/linkbox.(*Object).Update(0xc0001ba480, {0x2d9a848, 0xc000446320}, {0x2d71200, 0xc000733800}, {0x2da6800, 0xc000a5e420}, {0xc00097a3b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:708 +0x172b github.com/rclone/rclone/backend/linkbox.(*Fs).Put(0xc000481aa0, {0x2d9a848, 0xc000446320}, {0x2d71200, 0xc000733800}, {0x2da6800, 0xc000a5e420}, {0xc00097a3b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:871 +0x194 github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000110d80, {0x2d9a848, 0xc000446320}, {0x2d84e68?, 0xc0005314a0?}, {0xc00097a3b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000110d80, {0x2d9a848, 0xc000446320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000110d80, {0x2d9a848, 0xc000446320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2d9a848, 0xc000446320}, {0x2db26d0, 0xc000481aa0}, {0x0, 0x0}, {0xc0005ee348, 0x15}, {0x2db2820, 0xc0000b2d80}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003be008, {0x2d9a848, 0xc000446320}, 0xc000446190, {0x2db26d0, 0xc000481aa0}, 0x32, 0xc000085760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 21182 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 21743 [sleep]: time.Sleep(0x2faf08000) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/backend/linkbox.(*Object).Update(0xc000734600, {0x2d9a848, 0xc000446320}, {0x2d71200, 0xc000656c00}, {0x2da6800, 0xc0002db520}, {0xc000417710, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:708 +0x172b github.com/rclone/rclone/backend/linkbox.(*Fs).Put(0xc000481aa0, {0x2d9a848, 0xc000446320}, {0x2d71200, 0xc000656c00}, {0x2da6800, 0xc0002db520}, {0xc000417710, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:871 +0x194 github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc0004510e0, {0x2d9a848, 0xc000446320}, {0x2d84e68?, 0xc0004ab2c0?}, {0xc000417710, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc0004510e0, {0x2d9a848, 0xc000446320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc0004510e0, {0x2d9a848, 0xc000446320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2d9a848, 0xc000446320}, {0x2db26d0, 0xc000481aa0}, {0x0, 0x0}, {0xc0005ee240, 0x15}, {0x2db2820, 0xc0000b2ba0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003be008, {0x2d9a848, 0xc000446320}, 0xc000446190, {0x2db26d0, 0xc000481aa0}, 0x4b, 0xc000becfa8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 21182 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 21752 [chan receive, 3 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 21182 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 21741 [sleep]: time.Sleep(0x2faf08000) /usr/local/go/src/runtime/time.go:338 +0x165 github.com/rclone/rclone/backend/linkbox.(*Object).Update(0xc0001ba300, {0x2d9a848, 0xc000446320}, {0x2d71200, 0xc000733700}, {0x2da6800, 0xc000a5e260}, {0xc00097a1e0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:708 +0x172b github.com/rclone/rclone/backend/linkbox.(*Fs).Put(0xc000481aa0, {0x2d9a848, 0xc000446320}, {0x2d71200, 0xc000733700}, {0x2da6800, 0xc000a5e260}, {0xc00097a1e0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:871 +0x194 github.com/rclone/rclone/fs/operations.(*copy).updateOrPut(0xc000110b40, {0x2d9a848, 0xc000446320}, {0x2d84e68?, 0xc0005313b0?}, {0xc00097a1e0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:221 +0x225 github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc000110b40, {0x2d9a848, 0xc000446320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:274 +0x6d8 github.com/rclone/rclone/fs/operations.(*copy).copy(0xc000110b40, {0x2d9a848, 0xc000446320}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2d9a848, 0xc000446320}, {0x2db26d0, 0xc000481aa0}, {0x0, 0x0}, {0xc0005ee210, 0x15}, {0x2db2820, 0xc0000b2b40}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003be008, {0x2d9a848, 0xc000446320}, 0xc000446190, {0x2db26d0, 0xc000481aa0}, 0x19, 0xc0003f30e0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 21182 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 22011 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000733800) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 21742 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 22022 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000656c00) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 21743 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 22010 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc0008025c0) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 21742 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 21182 [sync.WaitGroup.Wait, 3 minutes]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc000446107?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc0003be008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc0003be008) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:978 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2d9a768, 0x43b6ac0}, {0x2db26d0, 0xc000481aa0}, {0x2db27b0, 0xc0007e4e40}, 0x3, 0x0, 0x0, 0x1, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2d9a768, 0x43b6ac0}, {0x2db26d0, 0xc000481aa0}, {0x2db27b0, 0xc0007e4e40}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1375 +0x77 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc00085d340) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 +0x205 testing.tRunner(0xc00085d340, 0xc0007e31d0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 16143 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 21824 [IO wait]: internal/poll.runtime_pollWait(0x717d6c9ac7f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000269580?, 0xc000367300?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc000269580, {0xc000367300, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000269580, {0xc000367300?, 0x12fb?, 0xc0002da6e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000bce0f8, {0xc000367300?, 0xc000367300?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0009deb70, {0xc000367300?, 0x717d64d89cf8?, 0x717db3e525c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a28bd0, {0xc000367300?, 0x12fb?, 0x5?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000426638, {0x2d73d60, 0xc000a28bd0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000426388, {0x717d66f89798, 0xc0009deb70}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000426388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000426388, {0xc000839000, 0x1000, 0xc000955ca0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc0009c01e0, {0xc0000002e0, 0x9, 0x42fe5a0?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2d70de0, 0xc0009c01e0}, {0xc0000002e0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0000002e0, 0x9, 0x59eb70?}, {0x2d70de0?, 0xc0009c01e0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0000002a0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000955fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc00085cfc0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 21823 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 21982 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0xc000656900) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:221 +0xed created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 21740 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:119 +0x436 goroutine 21721 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0007aa1e0, {0x2d9a848, 0xc0008cc0f0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 21740 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 22021 [chan receive]: github.com/rclone/rclone/backend/local.(*fadvise).worker(0xc0008f6cc0) /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:114 +0x3f created by github.com/rclone/rclone/backend/local.newFadvise in goroutine 21743 /home/rclone/go/src/github.com/rclone/rclone/backend/local/fadvise_unix.go:74 +0x11f goroutine 2754 [chan receive, 57 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 2737 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 1h0m0.681981257s (try 1/5): exit status 2: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestCopyAfterDelete TestCopyRedownload TestSyncBasedOnCheckSum TestSyncSizeOnly TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncIgnoreExisting TestSyncIgnoreErrors TestSyncAfterChangingModtimeOnly TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncDoesntUpdateModtime TestSyncAfterAddingAFile TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncAfterRemovingAFileAndAddingAFileDryRun TestSyncAfterRemovingAFileAndAddingAFile TestSyncAfterRemovingAFileAndAddingAFileSubDir TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors TestSyncDeleteDuring TestSyncDeleteBefore TestCopyDeleteBefore TestSyncWithExclude TestSyncWithExcludeAndDeleteExcluded TestSyncWithUpdateOlder TestSyncWithTrackRenames TestSyncWithTrackRenamesStrategyModtime TestSyncWithTrackRenamesStrategyLeaf TestServerSideMoveLocal TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]