"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/11/20 13:32:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi" 2025/11/20 13:32:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/20 13:32:56 DEBUG : Creating backend with remote "/tmp/rclone595073134" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:32:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:32:58 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/20 13:32:58 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:32:58 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.60s) === RUN TestCopy run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:32:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:32:59 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:32:59 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:33:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:33:03 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:33:04 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.84s) === RUN TestCopyMetadata run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.68s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.39s) === RUN TestCopyMissingDirectory run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:33:09 DEBUG : Creating backend with remote "/non-existing" 2025/11/20 13:33:09 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/20 13:33:09 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:33:09 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.78s) === RUN TestCopyNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:33:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:33:10 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:33:10 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:33:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:33:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (8.27s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.54s) === RUN TestCopyCheckFirst run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:33:18 INFO : Linkbox root 'rclone-test-relekoz4fadi': Running all checks before starting transfers 2025/11/20 13:33:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:33:19 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:33:19 INFO : Linkbox root 'rclone-test-relekoz4fadi': Checks finished, now starting transfers 2025/11/20 13:33:19 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:33:23 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:33:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (8.82s) === RUN TestSyncNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:33:27 ERROR : Ignoring --no-traverse with sync 2025/11/20 13:33:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:33:27 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:33:27 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:33:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:33:31 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:33:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (8.40s) === RUN TestCopyWithDepth run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:33:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/20 13:33:36 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:33:36 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:33:38 DEBUG : hello world2: size = 12 OK 2025/11/20 13:33:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.72s) === RUN TestCopyWithFilesFrom run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:33:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:33:40 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:33:40 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:33:43 DEBUG : potato2: size = 11 OK 2025/11/20 13:33:43 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.82s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:33:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:33:45 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:33:45 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:33:48 DEBUG : potato2: size = 11 OK 2025/11/20 13:33:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.52s) === RUN TestCopyEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:33:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/20 13:33:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:33:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/20 13:33:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:33:50 INFO : sub dir2: Making directory 2025/11/20 13:33:51 INFO : sub dir: Making directory 2025/11/20 13:33:53 INFO : sub dir2/sub sub dir2: Making directory 2025/11/20 13:33:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:33:55 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:33:55 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:33:57 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:33:57 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:33:58 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.25s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:34:06 INFO : sub dir2: Making directory 2025/11/20 13:34:06 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/20 13:34:06 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:34:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:34:06 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:34:06 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:34:10 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:34:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (8.35s) === RUN TestMoveEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:34:14 DEBUG : sub dir2: Making directory with metadata 2025/11/20 13:34:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:34:14 INFO : sub dir2: Making directory 2025/11/20 13:34:16 INFO : sub dir: Making directory 2025/11/20 13:34:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:34:17 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:34:17 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:34:20 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:34:20 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:34:20 INFO : sub dir/hello world: Deleted 2025/11/20 13:34:20 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/20 13:34:21 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (12.14s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.55s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:34:27 INFO : sub dir2: Making directory 2025/11/20 13:34:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:34:27 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:34:27 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:34:31 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:34:31 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:34:31 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (8.43s) === RUN TestSyncEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:34:35 DEBUG : sub dir2: Making directory with metadata 2025/11/20 13:34:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:34:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:34:36 INFO : sub dir2: Making directory 2025/11/20 13:34:37 INFO : sub dir: Making directory 2025/11/20 13:34:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:34:39 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:34:39 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:34:41 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:34:41 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:34:41 DEBUG : Waiting for deletions to finish 2025/11/20 13:34:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (12.31s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:34:48 INFO : sub dir2: Making directory 2025/11/20 13:34:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:34:48 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:34:48 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:34:52 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:34:52 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:34:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (8.62s) === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:35:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bamuseh0zema" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-relekoz4fadi' -> Linkbox root 'rclone-test-bamuseh0zema' 2025/11/20 13:35:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:35:03 DEBUG : Linkbox root 'rclone-test-bamuseh0zema': Waiting for checks to finish 2025/11/20 13:35:03 DEBUG : Linkbox root 'rclone-test-bamuseh0zema': Waiting for transfers to finish 2025/11/20 13:35:03 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 2025/11/20 13:35:03 DEBUG : Linkbox root 'rclone-test-bamuseh0zema': Purge remote 2025/11/20 13:35:03 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.43s) === RUN TestCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:35:12 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone595073134) 2025/11/20 13:35:12 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:35:12 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 13:35:12 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:35:12 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:35:12 DEBUG : sub dir/hello world: Update: removing old file 2025/11/20 13:35:15 DEBUG : sub dir/hello world: size = 17 OK 2025/11/20 13:35:15 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (12.80s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:35:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dazineb6teni" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-relekoz4fadi' -> Linkbox root 'rclone-test-dazineb6teni' 2025/11/20 13:35:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:35:26 DEBUG : Linkbox root 'rclone-test-dazineb6teni': Waiting for checks to finish 2025/11/20 13:35:26 DEBUG : Linkbox root 'rclone-test-dazineb6teni': Waiting for transfers to finish 2025/11/20 13:35:26 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 2025/11/20 13:35:26 DEBUG : Linkbox root 'rclone-test-dazineb6teni': Purge remote 2025/11/20 13:35:27 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (10.74s) === RUN TestMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:35:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone595073134) 2025/11/20 13:35:36 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:35:36 DEBUG : sub dir/hello world: Sizes differ 2025/11/20 13:35:36 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:35:36 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:35:36 DEBUG : sub dir/hello world: Update: removing old file 2025/11/20 13:35:39 DEBUG : sub dir/hello world: size = 17 OK 2025/11/20 13:35:39 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/20 13:35:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (12.94s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:35:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fabapib8kopu" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-relekoz4fadi' -> Linkbox root 'rclone-test-fabapib8kopu' 2025/11/20 13:35:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:35:50 DEBUG : Linkbox root 'rclone-test-fabapib8kopu': Waiting for checks to finish 2025/11/20 13:35:50 DEBUG : Linkbox root 'rclone-test-fabapib8kopu': Waiting for transfers to finish 2025/11/20 13:35:50 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 2025/11/20 13:35:50 DEBUG : Linkbox root 'rclone-test-fabapib8kopu': Purge remote 2025/11/20 13:35:50 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (10.66s) === RUN TestCopyAfterDelete run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:35:58 ERROR : error listing: directory not found 2025/11/20 13:35:59 INFO : Local file system at /tmp/rclone595073134: Making directory 2025/11/20 13:35:59 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:35:59 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.34s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:36:08 DEBUG : Added delayed dir = "sub dir", newDst= 2025/11/20 13:36:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:36:08 DEBUG : Local file system at /tmp/rclone595073134: Waiting for checks to finish 2025/11/20 13:36:08 DEBUG : Local file system at /tmp/rclone595073134: Waiting for transfers to finish 2025/11/20 13:36:09 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:36:09 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone595073134/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/rclone595073134/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (9.26s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:36:13 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/20 13:36:13 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:13 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:15 DEBUG : check sum: size = 1 OK 2025/11/20 13:36:15 INFO : check sum: Copied (new) 2025/11/20 13:36:15 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:16 DEBUG : check sum: size = 1 OK 2025/11/20 13:36:16 NOTICE: Linkbox root 'rclone-test-relekoz4fadi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/20 13:36:16 DEBUG : check sum: Size of src and dst objects identical 2025/11/20 13:36:16 DEBUG : check sum: Unchanged skipping 2025/11/20 13:36:16 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:16 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:16 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:16 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (5.32s) === RUN TestSyncSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:36:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/20 13:36:18 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:18 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:20 DEBUG : sizeonly: size = 6 OK 2025/11/20 13:36:20 INFO : sizeonly: Copied (new) 2025/11/20 13:36:20 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:21 DEBUG : sizeonly: size = 6 OK 2025/11/20 13:36:21 DEBUG : sizeonly: Sizes identical 2025/11/20 13:36:21 DEBUG : sizeonly: Unchanged skipping 2025/11/20 13:36:21 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:21 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:21 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:21 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (5.12s) === RUN TestSyncIgnoreSize run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:36:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/20 13:36:23 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:23 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:26 INFO : ignore-size: Copied (new) 2025/11/20 13:36:26 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:26 DEBUG : ignore-size: Sizes identical 2025/11/20 13:36:26 DEBUG : ignore-size: Unchanged skipping 2025/11/20 13:36:26 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:26 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:26 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (5.03s) === RUN TestSyncIgnoreTimes run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:36:31 DEBUG : existing: size = 6 OK 2025/11/20 13:36:31 DEBUG : existing: Sizes identical 2025/11/20 13:36:31 DEBUG : existing: Unchanged skipping 2025/11/20 13:36:31 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:31 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:31 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:31 INFO : There was nothing to transfer 2025/11/20 13:36:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/20 13:36:31 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:31 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:31 DEBUG : existing: Update: removing old file 2025/11/20 13:36:35 DEBUG : existing: size = 6 OK 2025/11/20 13:36:35 INFO : existing: Copied (replaced existing) 2025/11/20 13:36:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (8.96s) === RUN TestSyncIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:36:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/20 13:36:37 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:37 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:40 DEBUG : existing: size = 6 OK 2025/11/20 13:36:40 INFO : existing: Copied (new) 2025/11/20 13:36:40 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:40 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:40 DEBUG : existing: Destination exists, skipping 2025/11/20 13:36:40 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:40 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:40 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (5.10s) === RUN TestSyncIgnoreErrors run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:36:50 INFO : d: Making directory 2025/11/20 13:36:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/20 13:36:54 DEBUG : c/non empty space: size = 5 OK 2025/11/20 13:36:54 DEBUG : c/non empty space: Sizes identical 2025/11/20 13:36:54 DEBUG : c/non empty space: Unchanged skipping 2025/11/20 13:36:54 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:36:54 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:36:57 DEBUG : a/potato2: size = 60 OK 2025/11/20 13:36:57 INFO : a/potato2: Copied (new) 2025/11/20 13:36:57 DEBUG : Waiting for deletions to finish 2025/11/20 13:36:59 INFO : b/potato: Deleted 2025/11/20 13:36:59 INFO : d: Removing directory 2025/11/20 13:37:01 INFO : b: Removing directory 2025/11/20 13:37:02 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': deleted 2 directories --- PASS: TestSyncIgnoreErrors (27.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:37:13 DEBUG : empty space: size = 1 OK 2025/11/20 13:37:13 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:37:13 DEBUG : empty space: Sizes identical 2025/11/20 13:37:13 DEBUG : empty space: Unchanged skipping 2025/11/20 13:37:13 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:37:13 DEBUG : Waiting for deletions to finish 2025/11/20 13:37:13 INFO : There was nothing to transfer 2025/11/20 13:37:13 DEBUG : empty space: size = 1 OK 2025/11/20 13:37:13 DEBUG : empty space: Sizes identical 2025/11/20 13:37:13 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:37:13 DEBUG : empty space: Unchanged skipping 2025/11/20 13:37:13 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:37:13 DEBUG : Waiting for deletions to finish 2025/11/20 13:37:13 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.52s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.51s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:37:19 DEBUG : empty space: size = 1 OK 2025/11/20 13:37:19 DEBUG : empty space: Sizes identical 2025/11/20 13:37:19 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/20 13:37:19 DEBUG : empty space: Unchanged skipping 2025/11/20 13:37:19 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:37:19 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:37:22 DEBUG : potato: size = 60 OK 2025/11/20 13:37:22 INFO : potato: Copied (new) 2025/11/20 13:37:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (8.61s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:37:28 DEBUG : potato: size = 21 (Local file system at /tmp/rclone595073134) 2025/11/20 13:37:28 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:37:28 DEBUG : potato: Sizes differ 2025/11/20 13:37:28 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:37:28 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:37:28 DEBUG : potato: Update: removing old file 2025/11/20 13:37:31 DEBUG : potato: size = 21 OK 2025/11/20 13:37:31 INFO : potato: Copied (replaced existing) 2025/11/20 13:37:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (8.46s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2025/11/20 13:37:36 DEBUG : potato: size = 21 (Local file system at /tmp/rclone595073134) 2025/11/20 13:37:36 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:37:36 DEBUG : potato: Sizes differ 2025/11/20 13:37:36 DEBUG : potato: Update: removing old file 2025/11/20 13:37:36 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:37:36 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:37:40 DEBUG : potato: size = 21 OK 2025/11/20 13:37:40 INFO : potato: Copied (replaced existing) 2025/11/20 13:37:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (8.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:37:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:37:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/20 13:37:46 DEBUG : empty space: size = 1 OK 2025/11/20 13:37:46 DEBUG : empty space: Sizes identical 2025/11/20 13:37:46 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:37:46 DEBUG : empty space: Unchanged skipping 2025/11/20 13:37:46 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:37:46 DEBUG : Waiting for deletions to finish 2025/11/20 13:37:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:37:55 DEBUG : empty space: size = 1 OK 2025/11/20 13:37:55 DEBUG : empty space: Sizes identical 2025/11/20 13:37:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:37:55 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:37:55 DEBUG : empty space: Unchanged skipping 2025/11/20 13:37:55 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:37:58 DEBUG : potato2: size = 60 OK 2025/11/20 13:37:58 INFO : potato2: Copied (new) 2025/11/20 13:37:58 DEBUG : Waiting for deletions to finish 2025/11/20 13:37:59 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (12.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:38:11 INFO : d: Making directory 2025/11/20 13:38:12 INFO : d/e: Making directory 2025/11/20 13:38:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/20 13:38:16 DEBUG : c/non empty space: size = 5 OK 2025/11/20 13:38:16 DEBUG : c/non empty space: Sizes identical 2025/11/20 13:38:16 DEBUG : c/non empty space: Unchanged skipping 2025/11/20 13:38:18 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:38:18 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:38:20 DEBUG : a/potato2: size = 60 OK 2025/11/20 13:38:20 INFO : a/potato2: Copied (new) 2025/11/20 13:38:20 DEBUG : Waiting for deletions to finish 2025/11/20 13:38:22 INFO : b/potato: Deleted 2025/11/20 13:38:22 INFO : d/e: Removing directory 2025/11/20 13:38:23 INFO : d: Removing directory 2025/11/20 13:38:25 INFO : b: Removing directory 2025/11/20 13:38:26 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (31.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:38:42 INFO : d: Making directory 2025/11/20 13:38:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/20 13:38:46 DEBUG : c/non empty space: size = 5 OK 2025/11/20 13:38:46 DEBUG : c/non empty space: Sizes identical 2025/11/20 13:38:46 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:38:46 DEBUG : c/non empty space: Unchanged skipping 2025/11/20 13:38:46 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:38:50 DEBUG : a/potato2: size = 60 OK 2025/11/20 13:38:50 INFO : a/potato2: Copied (new) 2025/11/20 13:38:50 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 13:38:50 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (28.23s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:39:08 DEBUG : Waiting for deletions to finish 2025/11/20 13:39:08 DEBUG : empty space: size = 1 OK 2025/11/20 13:39:08 DEBUG : empty space: Sizes identical 2025/11/20 13:39:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:39:08 DEBUG : empty space: Unchanged skipping 2025/11/20 13:39:08 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:39:08 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:39:09 INFO : potato: Deleted 2025/11/20 13:39:10 DEBUG : potato2: size = 60 OK 2025/11/20 13:39:10 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (11.32s) === RUN TestSyncDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:39:19 DEBUG : Waiting for deletions to finish 2025/11/20 13:39:19 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:39:19 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:39:20 INFO : potato: Deleted 2025/11/20 13:39:21 DEBUG : empty space: size = 1 OK 2025/11/20 13:39:21 DEBUG : empty space: Sizes identical 2025/11/20 13:39:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:39:21 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:39:21 DEBUG : empty space: Unchanged skipping 2025/11/20 13:39:21 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:39:23 DEBUG : potato2: size = 60 OK 2025/11/20 13:39:23 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (12.41s) === RUN TestCopyDeleteBefore run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:39:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:39:30 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:39:30 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:39:32 DEBUG : potato2: size = 19 OK 2025/11/20 13:39:32 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (8.55s) === RUN TestSyncWithExclude run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:39:38 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 13:39:40 DEBUG : enormous: Excluded (Size Filter) 2025/11/20 13:39:40 DEBUG : enormous: Excluded 2025/11/20 13:39:40 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:39:40 DEBUG : potato2: Excluded 2025/11/20 13:39:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:39:41 DEBUG : potato2: Excluded 2025/11/20 13:39:41 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:39:41 DEBUG : empty space: size = 1 OK 2025/11/20 13:39:41 DEBUG : empty space: Sizes identical 2025/11/20 13:39:41 DEBUG : empty space: Unchanged skipping 2025/11/20 13:39:41 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:39:41 DEBUG : Waiting for deletions to finish 2025/11/20 13:39:41 INFO : There was nothing to transfer 2025/11/20 13:39:41 DEBUG : enormous: Excluded (Size Filter) 2025/11/20 13:39:41 DEBUG : enormous: Excluded 2025/11/20 13:39:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:39:41 DEBUG : potato2: Excluded 2025/11/20 13:39:41 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:39:41 DEBUG : potato2: Excluded 2025/11/20 13:39:41 DEBUG : empty space: size = 1 OK 2025/11/20 13:39:41 DEBUG : empty space: Sizes identical 2025/11/20 13:39:41 DEBUG : empty space: Unchanged skipping 2025/11/20 13:39:41 DEBUG : Local file system at /tmp/rclone595073134: Waiting for checks to finish 2025/11/20 13:39:41 DEBUG : Local file system at /tmp/rclone595073134: Waiting for transfers to finish 2025/11/20 13:39:41 DEBUG : Waiting for deletions to finish 2025/11/20 13:39:41 INFO : There was nothing to transfer fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestSyncWithExclude (16.81s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:39:59 DEBUG : enormous: Excluded (Size Filter) 2025/11/20 13:39:59 DEBUG : enormous: Excluded 2025/11/20 13:39:59 DEBUG : potato2: Excluded (Size Filter) 2025/11/20 13:39:59 DEBUG : potato2: Excluded 2025/11/20 13:39:59 DEBUG : empty space: size = 1 OK 2025/11/20 13:39:59 DEBUG : empty space: Sizes identical 2025/11/20 13:39:59 DEBUG : empty space: Unchanged skipping 2025/11/20 13:39:59 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:39:59 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:39:59 DEBUG : Waiting for deletions to finish 2025/11/20 13:40:00 INFO : enormous: Deleted 2025/11/20 13:40:01 INFO : potato2: Deleted 2025/11/20 13:40:01 INFO : There was nothing to transfer 2025/11/20 13:40:02 DEBUG : empty space: size = 1 OK 2025/11/20 13:40:02 DEBUG : empty space: Sizes identical 2025/11/20 13:40:02 DEBUG : empty space: Unchanged skipping 2025/11/20 13:40:02 DEBUG : Local file system at /tmp/rclone595073134: Waiting for checks to finish 2025/11/20 13:40:02 DEBUG : Local file system at /tmp/rclone595073134: Waiting for transfers to finish 2025/11/20 13:40:02 DEBUG : Waiting for deletions to finish 2025/11/20 13:40:02 INFO : potato2: Deleted 2025/11/20 13:40:02 INFO : enormous: Deleted 2025/11/20 13:40:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.81s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:1453: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.40s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: 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-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:1568: Can track renames: false 2025/11/20 13:40:04 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/20 13:40:04 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/20 13:40:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/20 13:40:04 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/20 13:40:04 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:40:04 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:40:07 DEBUG : potato: size = 14 OK 2025/11/20 13:40:07 INFO : potato: Copied (new) 2025/11/20 13:40:08 DEBUG : yam: size = 11 OK 2025/11/20 13:40:08 INFO : yam: Copied (new) 2025/11/20 13:40:08 DEBUG : Waiting for deletions to finish 2025/11/20 13:40:08 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/20 13:40:08 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as the source and destination do not have a common hash 2025/11/20 13:40:09 DEBUG : potato: size = 14 OK 2025/11/20 13:40:09 DEBUG : potato: Sizes identical 2025/11/20 13:40:09 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/20 13:40:09 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:40:09 DEBUG : potato: Unchanged skipping 2025/11/20 13:40:09 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:40:11 DEBUG : yaml: size = 11 OK 2025/11/20 13:40:11 INFO : yaml: Copied (new) 2025/11/20 13:40:11 DEBUG : Waiting for deletions to finish 2025/11/20 13:40:12 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (11.53s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:1640: Can track renames: false 2025/11/20 13:40:16 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/20 13:40:16 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/20 13:40:16 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/20 13:40:16 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/20 13:40:16 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:40:16 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:40:18 DEBUG : potato: size = 14 OK 2025/11/20 13:40:18 INFO : potato: Copied (new) 2025/11/20 13:40:19 DEBUG : yam: size = 11 OK 2025/11/20 13:40:19 INFO : yam: Copied (new) 2025/11/20 13:40:19 DEBUG : Waiting for deletions to finish 2025/11/20 13:40:19 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/20 13:40:19 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as either the source or destination do not support modtime 2025/11/20 13:40:19 DEBUG : potato: size = 14 OK 2025/11/20 13:40:19 DEBUG : potato: Sizes identical 2025/11/20 13:40:19 DEBUG : yaml: Need to transfer - File not found at Destination 2025/11/20 13:40:19 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:40:19 DEBUG : potato: Unchanged skipping 2025/11/20 13:40:19 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:40:21 DEBUG : yaml: size = 11 OK 2025/11/20 13:40:21 INFO : yaml: Copied (new) 2025/11/20 13:40:21 DEBUG : Waiting for deletions to finish 2025/11/20 13:40:23 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.62s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:1679: Can track renames: false 2025/11/20 13:40:26 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/20 13:40:26 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/20 13:40:26 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/11/20 13:40:26 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:40:26 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:40:30 DEBUG : potato: size = 14 OK 2025/11/20 13:40:30 INFO : potato: Copied (new) 2025/11/20 13:40:31 DEBUG : sub/yam: size = 11 OK 2025/11/20 13:40:31 INFO : sub/yam: Copied (new) 2025/11/20 13:40:31 DEBUG : Waiting for deletions to finish 2025/11/20 13:40:31 ERROR : Linkbox root 'rclone-test-relekoz4fadi': Ignoring --track-renames as the destination does not support server-side move or copy 2025/11/20 13:40:32 DEBUG : potato: size = 14 OK 2025/11/20 13:40:32 DEBUG : potato: Sizes identical 2025/11/20 13:40:32 DEBUG : yam: Need to transfer - File not found at Destination 2025/11/20 13:40:32 DEBUG : potato: Unchanged skipping 2025/11/20 13:40:32 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:40:32 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:40:34 DEBUG : yam: size = 11 OK 2025/11/20 13:40:34 INFO : yam: Copied (new) 2025/11/20 13:40:34 DEBUG : Waiting for deletions to finish 2025/11/20 13:40:35 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.58s) === RUN TestServerSideMoveLocal run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:40:41 DEBUG : Creating backend with remote "/tmp/rclone595073134/dir1" 2025/11/20 13:40:41 DEBUG : Config file has changed externally - reloading 2025/11/20 13:40:41 DEBUG : Creating backend with remote "/tmp/rclone595073134/dir2" 2025/11/20 13:40:41 DEBUG : Local file system at /tmp/rclone595073134/dir2: Using server-side directory move 2025/11/20 13:40:41 INFO : Local file system at /tmp/rclone595073134/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/20 13:40:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/20 13:40:41 INFO : file1.txt: Moved (server-side) 2025/11/20 13:40:41 DEBUG : Local file system at /tmp/rclone595073134/dir2: Waiting for checks to finish 2025/11/20 13:40:41 DEBUG : Local file system at /tmp/rclone595073134/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.59s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:40:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:40:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/20 13:40:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:40:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:40:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:40:49 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:40:49 INFO : sub dir/hello world: Deleted 2025/11/20 13:40:49 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/20 13:40:49 INFO : nested/sub dir/file: Copied (new) 2025/11/20 13:40:49 INFO : nested/sub dir/file: Deleted 2025/11/20 13:40:49 INFO : sub dir: Removing directory 2025/11/20 13:40:49 INFO : nested/sub dir: Removing directory 2025/11/20 13:40:49 INFO : nested: Removing directory 2025/11/20 13:40:49 DEBUG : Local file system at /tmp/rclone595073134: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (17.48s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:40:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/20 13:40:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/20 13:40:59 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:40:59 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:41:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/20 13:41:06 INFO : sub dir/hello world: Copied (new) 2025/11/20 13:41:06 INFO : sub dir/hello world: Deleted 2025/11/20 13:41:06 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/20 13:41:06 INFO : nested/sub dir/file: Copied (new) 2025/11/20 13:41:06 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.42s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:41:16 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/20 13:41:16 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/20 13:41:16 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:41:16 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:41:19 DEBUG : existing-b: size = 6 OK 2025/11/20 13:41:19 INFO : existing-b: Copied (new) 2025/11/20 13:41:19 INFO : existing-b: Deleted 2025/11/20 13:41:19 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 13:41:20 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 13:41:20 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 13:41:21 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 13:41:22 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 13:41:24 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 13:41:27 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 13:41:34 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 13:41:47 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 13:42:13 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 13:43:04 ERROR : existing: Failed to copy: object not found 2025/11/20 13:43:04 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1865: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1865 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (111.60s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:43:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gudufip0wewe" 2025/11/20 13:43:08 DEBUG : Config file has changed externally - reloading sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-relekoz4fadi' -> Linkbox root 'rclone-test-gudufip0wewe' 2025/11/20 13:43:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:43:22 DEBUG : empty space: size = 1 OK 2025/11/20 13:43:22 DEBUG : empty space: Sizes identical 2025/11/20 13:43:22 DEBUG : empty space: Unchanged skipping 2025/11/20 13:43:22 DEBUG : Linkbox root 'rclone-test-gudufip0wewe': Waiting for checks to finish 2025/11/20 13:43:22 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:43:22 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-gudufip0wewe') 2025/11/20 13:43:22 DEBUG : potato3: Sizes differ 2025/11/20 13:43:23 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:43:23 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:43:23 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:43:23 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:43:24 INFO : empty space: Deleted 2025/11/20 13:43:24 DEBUG : Linkbox root 'rclone-test-gudufip0wewe': Waiting for transfers to finish sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1911 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2025/11/20 13:43:24 DEBUG : Linkbox root 'rclone-test-gudufip0wewe': Purge remote --- FAIL: TestServerSideMove (20.46s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:43:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cavihat1bapo" sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-relekoz4fadi' -> Linkbox root 'rclone-test-cavihat1bapo' 2025/11/20 13:43:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/20 13:43:43 DEBUG : empty space: Excluded 2025/11/20 13:43:43 DEBUG : empty space: Excluded (Size Filter) 2025/11/20 13:43:43 DEBUG : empty space: Excluded 2025/11/20 13:43:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:43:43 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:43:43 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-cavihat1bapo') 2025/11/20 13:43:43 DEBUG : potato3: Sizes differ 2025/11/20 13:43:43 DEBUG : Linkbox root 'rclone-test-cavihat1bapo': Waiting for checks to finish 2025/11/20 13:43:43 DEBUG : Linkbox root 'rclone-test-cavihat1bapo': Waiting for transfers to finish 2025/11/20 13:43:43 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:43:43 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:43:43 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:43:43 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1924 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2025/11/20 13:43:43 DEBUG : Linkbox root 'rclone-test-cavihat1bapo': Purge remote --- FAIL: TestServerSideMoveWithFilter (21.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:43:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bavagoc9mucu" 2025/11/20 13:43:57 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Linkbox root 'rclone-test-relekoz4fadi' -> Linkbox root 'rclone-test-bavagoc9mucu' 2025/11/20 13:44:03 DEBUG : empty space: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 13:44:04 DEBUG : empty space: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 13:44:04 DEBUG : empty space: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 13:44:05 DEBUG : empty space: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 13:44:06 DEBUG : empty space: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 13:44:08 DEBUG : empty space: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 13:44:14 DEBUG : potato3: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 13:44:14 DEBUG : potato3: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 13:44:14 DEBUG : potato3: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 13:44:15 DEBUG : potato3: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 13:44:16 DEBUG : potato3: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 13:44:18 DEBUG : potato3: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 13:44:21 DEBUG : potato3: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 13:44:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/20 13:44:29 DEBUG : empty space: size = 1 OK 2025/11/20 13:44:29 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:44:29 DEBUG : empty space: Sizes identical 2025/11/20 13:44:29 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-bavagoc9mucu') 2025/11/20 13:44:29 DEBUG : empty space: Unchanged skipping 2025/11/20 13:44:29 DEBUG : potato3: Sizes differ 2025/11/20 13:44:29 DEBUG : Linkbox root 'rclone-test-bavagoc9mucu': Waiting for checks to finish 2025/11/20 13:44:29 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:44:29 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:44:30 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:44:30 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:44:31 INFO : empty space: Deleted 2025/11/20 13:44:31 DEBUG : Linkbox root 'rclone-test-bavagoc9mucu': Waiting for transfers to finish 2025/11/20 13:44:31 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_test.go:1746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1746 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1931 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/11/20 13:44:31 DEBUG : Linkbox root 'rclone-test-bavagoc9mucu': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (47.53s) === RUN TestServerSideMoveOverlap run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:44:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (6.14s) === RUN TestSyncOverlap run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:44:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/rclone-sync-test" --- PASS: TestSyncOverlap (1.73s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:44:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/rclone-sync-test" 2025/11/20 13:44:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/rclone-sync-test-include/layer2" 2025/11/20 13:44:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/rclone-sync-test-ignore-file" run.go:290: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-relekoz4fadi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (25.39s) === RUN TestSyncCompareDest run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:45:10 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/dst" 2025/11/20 13:45:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/CompareDest" 2025/11/20 13:45:13 DEBUG : one: Need to transfer - File not found at Destination 2025/11/20 13:45:13 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for checks to finish 2025/11/20 13:45:13 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for transfers to finish 2025/11/20 13:45:17 DEBUG : one: size = 3 OK 2025/11/20 13:45:17 INFO : one: Copied (new) 2025/11/20 13:45:17 DEBUG : Waiting for deletions to finish 2025/11/20 13:45:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone595073134) 2025/11/20 13:45:18 DEBUG : one: size = 3 (Linkbox root 'rclone-test-relekoz4fadi/dst') 2025/11/20 13:45:18 DEBUG : one: Sizes differ 2025/11/20 13:45:18 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for checks to finish 2025/11/20 13:45:19 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for transfers to finish 2025/11/20 13:45:19 DEBUG : one: Update: removing old file 2025/11/20 13:45:22 DEBUG : one: size = 5 OK 2025/11/20 13:45:22 INFO : one: Copied (replaced existing) 2025/11/20 13:45:22 DEBUG : Waiting for deletions to finish 2025/11/20 13:45:23 DEBUG : dst/one: Update: removing old file 2025/11/20 13:45:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone595073134) 2025/11/20 13:45:32 DEBUG : one: size = 3 (Linkbox root 'rclone-test-relekoz4fadi/dst') 2025/11/20 13:45:32 DEBUG : one: Sizes differ 2025/11/20 13:45:32 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for checks to finish 2025/11/20 13:45:32 DEBUG : one: size = 5 OK 2025/11/20 13:45:32 DEBUG : one: Sizes identical 2025/11/20 13:45:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 13:45:32 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for transfers to finish 2025/11/20 13:45:32 DEBUG : Waiting for deletions to finish 2025/11/20 13:45:32 INFO : There was nothing to transfer 2025/11/20 13:45:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone595073134) 2025/11/20 13:45:36 DEBUG : one: size = 3 (Linkbox root 'rclone-test-relekoz4fadi/dst') 2025/11/20 13:45:36 DEBUG : one: Sizes differ 2025/11/20 13:45:37 DEBUG : two: size = 3 OK 2025/11/20 13:45:37 DEBUG : two: Sizes identical 2025/11/20 13:45:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/20 13:45:37 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for checks to finish 2025/11/20 13:45:37 DEBUG : one: size = 5 OK 2025/11/20 13:45:37 DEBUG : one: Sizes identical 2025/11/20 13:45:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 13:45:37 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for transfers to finish 2025/11/20 13:45:37 DEBUG : Waiting for deletions to finish 2025/11/20 13:45:37 INFO : There was nothing to transfer 2025/11/20 13:45:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone595073134) 2025/11/20 13:45:38 DEBUG : one: size = 3 (Linkbox root 'rclone-test-relekoz4fadi/dst') 2025/11/20 13:45:38 DEBUG : one: Sizes differ 2025/11/20 13:45:38 DEBUG : two: size = 3 OK 2025/11/20 13:45:38 DEBUG : two: Sizes identical 2025/11/20 13:45:38 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/20 13:45:38 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for checks to finish 2025/11/20 13:45:38 DEBUG : one: size = 5 OK 2025/11/20 13:45:38 DEBUG : one: Sizes identical 2025/11/20 13:45:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 13:45:38 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for transfers to finish 2025/11/20 13:45:38 DEBUG : Waiting for deletions to finish 2025/11/20 13:45:38 INFO : There was nothing to transfer sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/11/20 13:45:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone595073134) 2025/11/20 13:45:40 DEBUG : one: size = 3 (Linkbox root 'rclone-test-relekoz4fadi/dst') 2025/11/20 13:45:40 DEBUG : one: Sizes differ 2025/11/20 13:45:40 DEBUG : two: size = 5 (Local file system at /tmp/rclone595073134) 2025/11/20 13:45:40 DEBUG : two: size = 3 (Linkbox root 'rclone-test-relekoz4fadi/CompareDest') 2025/11/20 13:45:40 DEBUG : two: Sizes differ 2025/11/20 13:45:40 DEBUG : two: Need to transfer - File not found at Destination 2025/11/20 13:45:40 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for checks to finish 2025/11/20 13:45:40 DEBUG : one: size = 5 OK 2025/11/20 13:45:40 DEBUG : one: Sizes identical 2025/11/20 13:45:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/20 13:45:40 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dst': Waiting for transfers to finish 2025/11/20 13:45:43 DEBUG : two: size = 5 OK 2025/11/20 13:45:43 INFO : two: Copied (new) 2025/11/20 13:45:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (42.77s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:46:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/dest" 2025/11/20 13:46:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/pre-dest1" 2025/11/20 13:46:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-relekoz4fadi/pre-dest2" 2025/11/20 13:46:08 DEBUG : 1: size = 1 OK 2025/11/20 13:46:08 DEBUG : 1: Sizes identical 2025/11/20 13:46:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/20 13:46:08 DEBUG : 2: size = 1 OK 2025/11/20 13:46:08 DEBUG : 2: Sizes identical 2025/11/20 13:46:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/20 13:46:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/20 13:46:09 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dest': Waiting for checks to finish 2025/11/20 13:46:09 DEBUG : Linkbox root 'rclone-test-relekoz4fadi/dest': Waiting for transfers to finish 2025/11/20 13:46:14 DEBUG : 3: size = 1 OK 2025/11/20 13:46:14 INFO : 3: Copied (new) 2025/11/20 13:46:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (32.06s) === RUN TestSyncCopyDest run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2265: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.60s) === RUN TestSyncBackupDir run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.43s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.59s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.66s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2378: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.49s) === RUN TestSyncSuffix run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.50s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2479: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.69s) === RUN TestSyncUTFNorm run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:46:32 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone595073134) 2025/11/20 13:46:32 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:46:32 DEBUG : Testêé: Sizes differ 2025/11/20 13:46:32 DEBUG : Testêé: Update: removing old file 2025/11/20 13:46:32 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:46:32 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:46:36 DEBUG : Testêé: size = 14 OK 2025/11/20 13:46:36 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/20 13:46:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (9.42s) === RUN TestSyncImmutable run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:46:39 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/20 13:46:39 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:46:39 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:46:41 DEBUG : existing: size = 6 OK 2025/11/20 13:46:41 INFO : existing: Copied (new) 2025/11/20 13:46:41 DEBUG : Waiting for deletions to finish 2025/11/20 13:46:42 DEBUG : existing: size = 8 (Local file system at /tmp/rclone595073134) 2025/11/20 13:46:42 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:46:42 DEBUG : existing: Sizes differ 2025/11/20 13:46:42 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/20 13:46:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:46:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:46:42 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 13:46:42 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.53s) === RUN TestSyncIgnoreCase run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2636: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.77s) === RUN TestFixCase run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:47:03 DEBUG : EXISTING: size = 6 OK 2025/11/20 13:47:03 DEBUG : existing: Sizes identical 2025/11/20 13:47:03 DEBUG : existing: Unchanged skipping 2025/11/20 13:47:03 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone595073134) 2025/11/20 13:47:03 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:47:03 DEBUG : existingbutdifferent: Sizes differ 2025/11/20 13:47:04 ERROR : EXISTING: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:04 ERROR : EXISTING: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:04 ERROR : EXISTING: Error while attempting to rename to existing: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:04 ERROR : EXISTINGBUTDIFFERENT: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:04 ERROR : EXISTINGBUTDIFFERENT: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:04 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:04 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/11/20 13:47:10 DEBUG : EXISTINGBUTDIFFERENT: size = 5 OK 2025/11/20 13:47:10 INFO : existingbutdifferent: Copied (replaced existing) to: EXISTINGBUTDIFFERENT 2025/11/20 13:47:12 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:12 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:12 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=73838897&token=5gyozaWkvgAkGJOT": context canceled 2025/11/20 13:47:12 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=73838897&token=5gyozaWkvgAkGJOT": context canceled 2025/11/20 13:47:12 ERROR : SUBDIRA: Error while attempting to rename to subdira: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:20 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:20 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:20 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=73838897&token=5gyozaWkvgAkGJOT": context canceled 2025/11/20 13:47:20 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=73838897&token=5gyozaWkvgAkGJOT": context canceled 2025/11/20 13:47:20 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:25 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:25 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:25 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:25 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:25 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 2025/11/20 13:47:26 DEBUG : subdira/subdirb/subdirc/hello: size = 5 (Local file system at /tmp/rclone595073134) 2025/11/20 13:47:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 8 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:47:26 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ 2025/11/20 13:47:26 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:26 ERROR : SUBDIRA/subdirb/SUBDIRC/HELLO: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:26 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 2025/11/20 13:47:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: Update: removing old file 2025/11/20 13:47:29 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:29 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:29 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 2025/11/20 13:47:30 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:47:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: size = 5 (Local file system at /tmp/rclone595073134) 2025/11/20 13:47:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:47:30 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ 2025/11/20 13:47:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: size = 5 OK 2025/11/20 13:47:30 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/HELLO 2025/11/20 13:47:30 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:30 ERROR : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2025/11/20 13:47:30 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 2025/11/20 13:47:30 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:47:30 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Update: removing old file 2025/11/20 13:47:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 5 OK 2025/11/20 13:47:34 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) to: SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/11/20 13:47:34 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 13:47:34 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_test.go:2685: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2685 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestFixCase --- FAIL: TestFixCase (80.88s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.64s) --- SKIP: TestMaxTransfer/Hard (0.59s) --- SKIP: TestMaxTransfer/Soft (0.43s) --- SKIP: TestMaxTransfer/Cautious (0.62s) === RUN TestSyncConcurrentDelete run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:49:39 DEBUG : both10: size = 6 OK 2025/11/20 13:49:39 DEBUG : both10: Sizes identical 2025/11/20 13:49:39 DEBUG : both12: size = 6 OK 2025/11/20 13:49:39 DEBUG : both12: Sizes identical 2025/11/20 13:49:39 DEBUG : both11: size = 6 OK 2025/11/20 13:49:39 DEBUG : both11: Sizes identical 2025/11/20 13:49:39 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:49:39 DEBUG : both0: size = 6 OK 2025/11/20 13:49:39 DEBUG : both0: Sizes identical 2025/11/20 13:49:39 DEBUG : both10: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both13: size = 6 OK 2025/11/20 13:49:39 DEBUG : both13: Sizes identical 2025/11/20 13:49:39 DEBUG : both13: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both14: size = 6 OK 2025/11/20 13:49:39 DEBUG : both14: Sizes identical 2025/11/20 13:49:39 DEBUG : both12: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both15: size = 6 OK 2025/11/20 13:49:39 DEBUG : both15: Sizes identical 2025/11/20 13:49:39 DEBUG : both15: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both16: size = 6 OK 2025/11/20 13:49:39 DEBUG : both16: Sizes identical 2025/11/20 13:49:39 DEBUG : both16: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both17: size = 6 OK 2025/11/20 13:49:39 DEBUG : both17: Sizes identical 2025/11/20 13:49:39 DEBUG : both17: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both18: size = 6 OK 2025/11/20 13:49:39 DEBUG : both18: Sizes identical 2025/11/20 13:49:39 DEBUG : both11: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both19: size = 6 OK 2025/11/20 13:49:39 DEBUG : both19: Sizes identical 2025/11/20 13:49:39 DEBUG : both19: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both1: size = 6 OK 2025/11/20 13:49:39 DEBUG : both1: Sizes identical 2025/11/20 13:49:39 DEBUG : both1: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both2: size = 6 OK 2025/11/20 13:49:39 DEBUG : both2: Sizes identical 2025/11/20 13:49:39 DEBUG : both2: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both3: size = 6 OK 2025/11/20 13:49:39 DEBUG : both3: Sizes identical 2025/11/20 13:49:39 DEBUG : both3: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both4: size = 6 OK 2025/11/20 13:49:39 DEBUG : both4: Sizes identical 2025/11/20 13:49:39 DEBUG : both4: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both5: size = 6 OK 2025/11/20 13:49:39 DEBUG : both5: Sizes identical 2025/11/20 13:49:39 DEBUG : both5: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both6: size = 6 OK 2025/11/20 13:49:39 DEBUG : both6: Sizes identical 2025/11/20 13:49:39 DEBUG : both6: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both7: size = 6 OK 2025/11/20 13:49:39 DEBUG : both7: Sizes identical 2025/11/20 13:49:39 DEBUG : both7: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both8: size = 6 OK 2025/11/20 13:49:39 DEBUG : both8: Sizes identical 2025/11/20 13:49:39 DEBUG : both8: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both9: size = 6 OK 2025/11/20 13:49:39 DEBUG : both9: Sizes identical 2025/11/20 13:49:39 DEBUG : both18: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both9: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both0: Unchanged skipping 2025/11/20 13:49:39 DEBUG : both14: Unchanged skipping 2025/11/20 13:49:39 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:49:39 DEBUG : Waiting for deletions to finish 2025/11/20 13:49:41 INFO : only12: Deleted 2025/11/20 13:49:41 INFO : only13: Deleted 2025/11/20 13:49:41 INFO : only1: Deleted 2025/11/20 13:49:41 INFO : only2: Deleted 2025/11/20 13:49:42 INFO : only9: Deleted 2025/11/20 13:49:42 INFO : only11: Deleted 2025/11/20 13:49:42 INFO : only15: Deleted 2025/11/20 13:49:43 INFO : only18: Deleted 2025/11/20 13:49:43 INFO : only19: Deleted 2025/11/20 13:49:44 INFO : only3: Deleted 2025/11/20 13:49:44 INFO : only6: Deleted 2025/11/20 13:49:44 INFO : only7: Deleted 2025/11/20 13:49:44 INFO : only0: Deleted 2025/11/20 13:49:45 INFO : only14: Deleted 2025/11/20 13:49:45 INFO : only16: Deleted 2025/11/20 13:49:45 INFO : only4: Deleted 2025/11/20 13:49:46 INFO : only5: Deleted 2025/11/20 13:49:46 INFO : only17: Deleted 2025/11/20 13:49:47 INFO : only8: Deleted 2025/11/20 13:49:47 INFO : only10: Deleted --- PASS: TestSyncConcurrentDelete (127.90s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:51:46 DEBUG : both0: size = 6 OK 2025/11/20 13:51:46 DEBUG : both0: Sizes identical 2025/11/20 13:51:46 DEBUG : both0: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both10: size = 6 OK 2025/11/20 13:51:46 DEBUG : both10: Sizes identical 2025/11/20 13:51:46 DEBUG : both10: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both11: size = 6 OK 2025/11/20 13:51:46 DEBUG : both11: Sizes identical 2025/11/20 13:51:46 DEBUG : both11: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both12: size = 6 OK 2025/11/20 13:51:46 DEBUG : both12: Sizes identical 2025/11/20 13:51:46 DEBUG : both12: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both13: size = 6 OK 2025/11/20 13:51:46 DEBUG : both13: Sizes identical 2025/11/20 13:51:46 DEBUG : both13: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both14: size = 6 OK 2025/11/20 13:51:46 DEBUG : both14: Sizes identical 2025/11/20 13:51:46 DEBUG : both14: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both15: size = 6 OK 2025/11/20 13:51:46 DEBUG : both15: Sizes identical 2025/11/20 13:51:46 DEBUG : both15: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both16: size = 6 OK 2025/11/20 13:51:46 DEBUG : both16: Sizes identical 2025/11/20 13:51:46 DEBUG : both16: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both17: size = 6 OK 2025/11/20 13:51:46 DEBUG : both17: Sizes identical 2025/11/20 13:51:46 DEBUG : both17: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both18: size = 6 OK 2025/11/20 13:51:46 DEBUG : both18: Sizes identical 2025/11/20 13:51:46 DEBUG : both18: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both19: size = 6 OK 2025/11/20 13:51:46 DEBUG : both19: Sizes identical 2025/11/20 13:51:46 DEBUG : both19: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both1: size = 6 OK 2025/11/20 13:51:46 DEBUG : both1: Sizes identical 2025/11/20 13:51:46 DEBUG : both1: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both2: size = 6 OK 2025/11/20 13:51:46 DEBUG : both2: Sizes identical 2025/11/20 13:51:46 DEBUG : both2: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both3: size = 6 OK 2025/11/20 13:51:46 DEBUG : both3: Sizes identical 2025/11/20 13:51:46 DEBUG : both6: size = 6 OK 2025/11/20 13:51:46 DEBUG : both6: Sizes identical 2025/11/20 13:51:46 DEBUG : both4: size = 6 OK 2025/11/20 13:51:46 DEBUG : both4: Sizes identical 2025/11/20 13:51:46 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:51:46 DEBUG : both5: size = 6 OK 2025/11/20 13:51:46 DEBUG : both5: Sizes identical 2025/11/20 13:51:46 DEBUG : both3: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both7: size = 6 OK 2025/11/20 13:51:46 DEBUG : both7: Sizes identical 2025/11/20 13:51:46 DEBUG : both7: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both8: size = 6 OK 2025/11/20 13:51:46 DEBUG : both8: Sizes identical 2025/11/20 13:51:46 DEBUG : both6: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both9: size = 6 OK 2025/11/20 13:51:46 DEBUG : both9: Sizes identical 2025/11/20 13:51:46 DEBUG : both9: Unchanged skipping 2025/11/20 13:51:46 DEBUG : only0: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only0: Sizes differ 2025/11/20 13:51:46 DEBUG : only10: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only10: Sizes differ 2025/11/20 13:51:46 DEBUG : only11: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only11: Sizes differ 2025/11/20 13:51:46 DEBUG : only12: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only12: Sizes differ 2025/11/20 13:51:46 DEBUG : only13: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only13: Sizes differ 2025/11/20 13:51:46 DEBUG : only14: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only14: Sizes differ 2025/11/20 13:51:46 DEBUG : only15: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only15: Sizes differ 2025/11/20 13:51:46 DEBUG : only16: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only16: Sizes differ 2025/11/20 13:51:46 DEBUG : only17: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only17: Sizes differ 2025/11/20 13:51:46 DEBUG : only18: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only18: Sizes differ 2025/11/20 13:51:46 DEBUG : only19: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only19: Sizes differ 2025/11/20 13:51:46 DEBUG : only1: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only1: Sizes differ 2025/11/20 13:51:46 DEBUG : only2: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only2: Sizes differ 2025/11/20 13:51:46 DEBUG : only3: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only3: Sizes differ 2025/11/20 13:51:46 DEBUG : only4: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only4: Sizes differ 2025/11/20 13:51:46 DEBUG : only5: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only5: Sizes differ 2025/11/20 13:51:46 DEBUG : only6: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only6: Sizes differ 2025/11/20 13:51:46 DEBUG : only7: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only7: Sizes differ 2025/11/20 13:51:46 DEBUG : only8: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only8: Sizes differ 2025/11/20 13:51:46 DEBUG : only9: size = 0 (Local file system at /tmp/rclone595073134) 2025/11/20 13:51:46 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-relekoz4fadi') 2025/11/20 13:51:46 DEBUG : only9: Sizes differ 2025/11/20 13:51:46 DEBUG : both4: Unchanged skipping 2025/11/20 13:51:46 DEBUG : both5: Unchanged skipping 2025/11/20 13:51:46 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 DEBUG : both8: Unchanged skipping 2025/11/20 13:51:46 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:51:46 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/11/20 13:51:46 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 13:51:46 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_test.go:2780: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (146.39s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:52:42 DEBUG : empty_dir: Making directory with metadata 2025/11/20 13:52:42 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:52:42 DEBUG : empty_on_remote: Making directory with metadata 2025/11/20 13:52:42 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:52:42 INFO : empty_on_remote: Making directory 2025/11/20 13:52:43 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/20 13:52:52 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/20 13:52:52 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/20 13:52:52 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:52:52 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (24.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:53:06 DEBUG : empty_dir: Making directory with metadata 2025/11/20 13:53:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:53:06 DEBUG : empty_on_remote: Making directory with metadata 2025/11/20 13:53:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/20 13:53:06 INFO : empty_on_remote: Making directory 2025/11/20 13:53:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/20 13:53:18 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/20 13:53:18 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/20 13:53:18 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:53:18 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/20 13:53:18 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (28.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:53:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:53:34 INFO : sub dir: Making directory 2025/11/20 13:53:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (45.82s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:54:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/20 13:54:20 INFO : sub dir: Making directory 2025/11/20 13:54:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (48.47s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:56:07 DEBUG : Waiting for deletions to finish 2025/11/20 13:56:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 13:56:07 DEBUG : splitbananasplit: Excluded 2025/11/20 13:56:07 DEBUG : banana: Excluded (Path Filter) 2025/11/20 13:56:07 DEBUG : banana: Excluded 2025/11/20 13:56:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 13:56:07 DEBUG : appleappleapplebanana: Excluded 2025/11/20 13:56:07 DEBUG : apple: Excluded (Path Filter) 2025/11/20 13:56:07 DEBUG : apple: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 13:56:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 13:56:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 13:56:09 DEBUG : apple: size = 5 OK 2025/11/20 13:56:09 DEBUG : apple: Sizes identical 2025/11/20 13:56:09 DEBUG : apple: Unchanged skipping 2025/11/20 13:56:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 13:56:09 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 13:56:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 13:56:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 13:56:09 DEBUG : splitbananasplit: Sizes identical 2025/11/20 13:56:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 13:56:09 DEBUG : banana: size = 6 OK 2025/11/20 13:56:09 DEBUG : banana: Sizes identical 2025/11/20 13:56:09 DEBUG : banana: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 13:56:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 13:56:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 13:56:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 13:56:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:56:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 13:56:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 13:56:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 13:56:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 13:56:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 13:56:09 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:56:09 DEBUG : Waiting for deletions to finish 2025/11/20 13:56:09 INFO : There was nothing to transfer 2025/11/20 13:56:09 DEBUG : Waiting for deletions to finish 2025/11/20 13:56:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : splitbananasplit: Excluded 2025/11/20 13:56:09 DEBUG : banana: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : banana: Excluded 2025/11/20 13:56:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : appleappleapplebanana: Excluded 2025/11/20 13:56:09 DEBUG : apple: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : apple: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 13:56:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 13:56:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 13:56:10 DEBUG : apple: size = 5 OK 2025/11/20 13:56:10 DEBUG : apple: Sizes identical 2025/11/20 13:56:10 DEBUG : apple: Unchanged skipping 2025/11/20 13:56:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 13:56:10 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 13:56:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 13:56:10 DEBUG : banana: size = 6 OK 2025/11/20 13:56:10 DEBUG : banana: Sizes identical 2025/11/20 13:56:10 DEBUG : banana: Unchanged skipping 2025/11/20 13:56:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 13:56:10 DEBUG : splitbananasplit: Sizes identical 2025/11/20 13:56:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:56:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 13:56:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 13:56:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 13:56:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 13:56:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 13:56:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 13:56:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 13:56:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 13:56:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 13:56:10 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:56:10 DEBUG : Waiting for deletions to finish 2025/11/20 13:56:10 INFO : There was nothing to transfer 2025/11/20 13:56:10 DEBUG : Waiting for deletions to finish 2025/11/20 13:56:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : splitbananasplit: Excluded 2025/11/20 13:56:11 DEBUG : banana: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : banana: Excluded 2025/11/20 13:56:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : appleappleapplebanana: Excluded 2025/11/20 13:56:11 DEBUG : apple: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : apple: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 13:56:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 13:56:11 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:57:30 DEBUG : Waiting for deletions to finish 2025/11/20 13:57:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : splitbananasplit: Excluded 2025/11/20 13:57:30 DEBUG : banana: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : banana: Excluded 2025/11/20 13:57:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : appleappleapplebanana: Excluded 2025/11/20 13:57:30 DEBUG : apple: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : apple: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 13:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 13:57:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 13:57:31 DEBUG : apple: size = 5 OK 2025/11/20 13:57:31 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 13:57:31 DEBUG : apple: Sizes identical 2025/11/20 13:57:31 DEBUG : apple: Unchanged skipping 2025/11/20 13:57:31 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 13:57:31 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 13:57:31 DEBUG : banana: size = 6 OK 2025/11/20 13:57:31 DEBUG : banana: Sizes identical 2025/11/20 13:57:31 DEBUG : banana: Unchanged skipping 2025/11/20 13:57:31 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 13:57:31 DEBUG : splitbananasplit: Sizes identical 2025/11/20 13:57:31 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 13:57:32 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 13:57:32 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:57:32 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 13:57:32 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 13:57:32 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 13:57:32 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 13:57:32 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 13:57:32 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 13:57:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 13:57:32 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:57:32 DEBUG : Waiting for deletions to finish 2025/11/20 13:57:32 INFO : There was nothing to transfer 2025/11/20 13:57:32 DEBUG : Waiting for deletions to finish 2025/11/20 13:57:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : splitbananasplit: Excluded 2025/11/20 13:57:32 DEBUG : banana: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : banana: Excluded 2025/11/20 13:57:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : appleappleapplebanana: Excluded 2025/11/20 13:57:32 DEBUG : apple: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : apple: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 13:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 13:57:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 13:57:33 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 13:57:33 DEBUG : apple: size = 5 OK 2025/11/20 13:57:33 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 13:57:33 DEBUG : banana: size = 6 OK 2025/11/20 13:57:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 13:57:33 DEBUG : banana: Sizes identical 2025/11/20 13:57:33 DEBUG : apple: Sizes identical 2025/11/20 13:57:33 DEBUG : banana: Unchanged skipping 2025/11/20 13:57:33 DEBUG : apple: Unchanged skipping 2025/11/20 13:57:33 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 13:57:33 DEBUG : splitbananasplit: Sizes identical 2025/11/20 13:57:33 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:57:33 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 13:57:33 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 13:57:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 13:57:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 13:57:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 13:57:33 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 13:57:33 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 13:57:33 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 13:57:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 13:57:33 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:57:33 DEBUG : Waiting for deletions to finish 2025/11/20 13:57:33 INFO : There was nothing to transfer 2025/11/20 13:57:33 DEBUG : Waiting for deletions to finish 2025/11/20 13:57:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : splitbananasplit: Excluded 2025/11/20 13:57:34 DEBUG : banana: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : banana: Excluded 2025/11/20 13:57:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : appleappleapplebanana: Excluded 2025/11/20 13:57:34 DEBUG : apple: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : apple: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 13:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 13:57:34 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 13:58:25 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 13:58:25 DEBUG : dir1/0007-1234567.txt: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 13:58:53 DEBUG : Waiting for deletions to finish 2025/11/20 13:58:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : splitbananasplit: Excluded 2025/11/20 13:58:53 DEBUG : banana: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : banana: Excluded 2025/11/20 13:58:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : appleappleapplebanana: Excluded 2025/11/20 13:58:53 DEBUG : apple: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : apple: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 13:58:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 13:58:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 13:58:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:58:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:58:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:58:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:58:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:58:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:58:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:58:54 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:58:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:58:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:58:54 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:58:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:58:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:58:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:58:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:58:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:58:55 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:58:55 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:58:55 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:58:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:58:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:58:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:58:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:58:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 13:58:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 13:58:55 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:58:55 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:58:58 DEBUG : YXBwbGU=: size = 5 OK 2025/11/20 13:58:58 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/20 13:58:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:58:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/20 13:58:58 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:58:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:58:59 DEBUG : YmFuYW5h: size = 6 OK 2025/11/20 13:58:59 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/20 13:58:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:58:59 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/20 13:58:59 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:58:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:01 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/20 13:59:01 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:01 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:02 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/20 13:59:02 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:02 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:03 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/20 13:59:03 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:03 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/20 13:59:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/20 13:59:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/20 13:59:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/20 13:59:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/20 13:59:07 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/20 13:59:07 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:09 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/20 13:59:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:10 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/20 13:59:10 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:10 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/20 13:59:10 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 13:59:10 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/20 13:59:10 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/20 13:59:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:13 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/20 13:59:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:13 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/20 13:59:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/20 13:59:13 DEBUG : Waiting for deletions to finish 2025/11/20 13:59:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 13:59:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 13:59:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 13:59:15 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 13:59:15 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 13:59:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 13:59:16 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 13:59:16 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 13:59:16 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 13:59:16 INFO : banana: Deleted 2025/11/20 13:59:16 INFO : splitbananasplit: Deleted 2025/11/20 13:59:16 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 13:59:17 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 13:59:17 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 13:59:17 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 13:59:17 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 13:59:17 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 13:59:18 INFO : apple: Deleted 2025/11/20 13:59:18 INFO : appleappleapplebanana: Deleted 2025/11/20 13:59:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 13:59:18 DEBUG : Waiting for deletions to finish 2025/11/20 13:59:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/20 13:59:19 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : YXBwbGU=: Excluded 2025/11/20 13:59:19 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : YmFuYW5h: Excluded 2025/11/20 13:59:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:19 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/20 13:59:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 13:59:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:19 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:19 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:19 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:20 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:20 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/20 13:59:20 DEBUG : splitbananasplit: Sizes identical 2025/11/20 13:59:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 13:59:20 DEBUG : YmFuYW5h: size = 6 OK 2025/11/20 13:59:20 DEBUG : banana: Sizes identical 2025/11/20 13:59:20 DEBUG : banana: Unchanged skipping 2025/11/20 13:59:20 DEBUG : YXBwbGU=: size = 5 OK 2025/11/20 13:59:20 DEBUG : apple: Sizes identical 2025/11/20 13:59:20 DEBUG : apple: Unchanged skipping 2025/11/20 13:59:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/20 13:59:20 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 13:59:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/20 13:59:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 13:59:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/20 13:59:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/20 13:59:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/20 13:59:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/20 13:59:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/20 13:59:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/20 13:59:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/20 13:59:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 13:59:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 13:59:20 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 13:59:20 DEBUG : Waiting for deletions to finish 2025/11/20 13:59:20 DEBUG : Waiting for deletions to finish 2025/11/20 13:59:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/11/20 13:59:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : YXBwbGU=: Excluded 2025/11/20 13:59:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : YmFuYW5h: Excluded 2025/11/20 13:59:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/11/20 13:59:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/20 13:59:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/11/20 13:59:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/20 13:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:21 DEBUG : apple: transformed to: YXBwbGU= 2025/11/20 13:59:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/20 13:59:21 DEBUG : banana: transformed to: YmFuYW5h 2025/11/20 13:59:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/20 13:59:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/20 13:59:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/20 13:59:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/20 13:59:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/20 13:59:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/20 13:59:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:00:38 DEBUG : Waiting for deletions to finish 2025/11/20 14:00:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : splitbananasplit: Excluded 2025/11/20 14:00:38 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : banana: Excluded 2025/11/20 14:00:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:00:38 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : apple: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:00:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:00:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:00:39 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:00:39 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:00:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:00:39 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:00:39 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:00:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:00:39 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:00:39 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:00:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:00:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:00:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:00:39 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:00:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:00:39 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:00:39 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:00:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:00:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:00:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:00:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:00:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:00:39 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:00:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/20 14:00:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/20 14:00:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/20 14:00:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/20 14:00:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/20 14:00:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/20 14:00:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/20 14:00:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/20 14:00:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/20 14:00:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/20 14:00:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/20 14:00:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/20 14:00:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/20 14:00:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/20 14:00:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/20 14:00:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/20 14:00:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:00:39 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:00:39 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:00:43 DEBUG : PREFIXapple: size = 5 OK 2025/11/20 14:00:43 INFO : apple: Copied (new) to: PREFIXapple 2025/11/20 14:00:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:00:43 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/20 14:00:43 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/20 14:00:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:00:43 DEBUG : PREFIXbanana: size = 6 OK 2025/11/20 14:00:43 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/20 14:00:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:00:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/20 14:00:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/20 14:00:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:00:46 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/20 14:00:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:00:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:00:46 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:00:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:00:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:00:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/20 14:00:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:00:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:00:48 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/20 14:00:48 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:00:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:00:49 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/20 14:00:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:00:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:00:50 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/20 14:00:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:00:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:00:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/20 14:00:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:00:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:00:51 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/20 14:00:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:00:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:00:52 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/20 14:00:52 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:00:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:00:53 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/20 14:00:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:00:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:00:54 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/20 14:00:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/20 14:00:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:00:55 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/20 14:00:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:00:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:00:55 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/20 14:00:55 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:00:56 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/20 14:00:56 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:00:57 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/20 14:00:57 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:00:57 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/20 14:00:57 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:00:57 DEBUG : Waiting for deletions to finish 2025/11/20 14:00:59 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 14:00:59 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 14:00:59 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 14:00:59 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 14:01:00 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 14:01:00 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 14:01:00 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 14:01:00 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 14:01:00 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 14:01:00 INFO : apple: Deleted 2025/11/20 14:01:01 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 14:01:01 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 14:01:01 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 14:01:01 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 14:01:01 INFO : appleappleapplebanana: Deleted 2025/11/20 14:01:02 INFO : banana: Deleted 2025/11/20 14:01:02 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 14:01:02 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 14:01:02 INFO : splitbananasplit: Deleted 2025/11/20 14:01:03 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 14:01:03 DEBUG : Waiting for deletions to finish 2025/11/20 14:01:03 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : PREFIXsplitbananasplit: Excluded 2025/11/20 14:01:03 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : PREFIXbanana: Excluded 2025/11/20 14:01:03 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/11/20 14:01:03 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : PREFIXapple: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:01:03 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/11/20 14:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : apple: transformed to: PREFIXapple 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/20 14:01:04 DEBUG : banana: transformed to: PREFIXbanana 2025/11/20 14:01:04 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/20 14:01:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/20 14:01:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/20 14:01:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/20 14:01:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/20 14:01:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/20 14:01:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/20 14:01:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/20 14:01:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/20 14:01:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/20 14:01:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/20 14:01:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/20 14:01:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/20 14:01:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/20 14:01:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/20 14:01:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/20 14:01:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/20 14:01:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 14:01:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:01:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 14:01:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:01:05 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:01:05 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:01:08 DEBUG : apple: size = 5 OK 2025/11/20 14:01:08 INFO : apple: Copied (new) 2025/11/20 14:01:08 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:01:08 INFO : appleappleapplebanana: Copied (new) 2025/11/20 14:01:08 DEBUG : banana: size = 6 OK 2025/11/20 14:01:08 INFO : banana: Copied (new) 2025/11/20 14:01:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:01:09 INFO : splitbananasplit: Copied (new) 2025/11/20 14:01:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:01:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/20 14:01:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:01:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/20 14:01:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:01:12 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/20 14:01:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:01:12 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/20 14:01:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:01:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/20 14:01:15 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:01:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/20 14:01:15 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:01:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/20 14:01:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:01:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/20 14:01:17 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:01:17 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/20 14:01:18 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:01:18 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/20 14:01:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:01:19 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/20 14:01:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:01:19 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/20 14:01:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:01:20 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/20 14:01:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:01:21 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/20 14:01:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:01:22 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/20 14:01:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:01:22 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/20 14:01:22 DEBUG : Waiting for deletions to finish 2025/11/20 14:01:24 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/20 14:01:24 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/20 14:01:24 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/20 14:01:24 INFO : PREFIXsplitbananasplit: Deleted 2025/11/20 14:01:24 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/20 14:01:25 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/20 14:01:25 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/20 14:01:25 INFO : PREFIXbanana: Deleted 2025/11/20 14:01:25 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/20 14:01:25 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/20 14:01:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/20 14:01:26 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/20 14:01:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/20 14:01:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/20 14:01:27 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/20 14:01:27 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/20 14:01:27 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/20 14:01:27 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/20 14:01:27 INFO : PREFIXapple: Deleted 2025/11/20 14:01:27 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/20 14:01:27 DEBUG : Waiting for deletions to finish 2025/11/20 14:01:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : splitbananasplit: Excluded 2025/11/20 14:01:28 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : banana: Excluded 2025/11/20 14:01:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:01:28 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : apple: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:01:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:01:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:01:28 DEBUG : Waiting for deletions to finish 2025/11/20 14:01:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : splitbananasplit: Excluded 2025/11/20 14:01:29 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : banana: Excluded 2025/11/20 14:01:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:01:29 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : apple: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/suffix run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:02:44 DEBUG : Waiting for deletions to finish 2025/11/20 14:02:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:02:44 DEBUG : splitbananasplit: Excluded 2025/11/20 14:02:44 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:02:44 DEBUG : banana: Excluded 2025/11/20 14:02:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:02:44 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:02:44 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:02:44 DEBUG : apple: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:02:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:02:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:02:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:02:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:02:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:02:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:02:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:02:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:02:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:02:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:02:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:02:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:02:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:02:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:02:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:02:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:02:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:02:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:02:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:02:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:02:45 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 14:02:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:02:45 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 14:02:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:02:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:02:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:02:45 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:02:45 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:02:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/20 14:02:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:02:46 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:02:46 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:02:49 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/20 14:02:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/20 14:02:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:02:49 DEBUG : appleSUFFIX: size = 5 OK 2025/11/20 14:02:49 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/20 14:02:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:49 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/20 14:02:49 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/20 14:02:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:02:50 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/20 14:02:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/20 14:02:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:02:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/20 14:02:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:02:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:02:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/20 14:02:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:02:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:02:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/20 14:02:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:02:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:02:54 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/20 14:02:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:02:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:02:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/20 14:02:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:02:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:02:57 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/20 14:02:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:02:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:02:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/20 14:02:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:02:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:02:57 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/20 14:02:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:02:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:02:59 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/20 14:02:59 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:02:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:03:00 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/20 14:03:00 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:03:00 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:03:00 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/20 14:03:00 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:03:00 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:03:01 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/20 14:03:01 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:03:01 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:03:02 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/20 14:03:02 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:03:03 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/20 14:03:03 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:03:03 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/20 14:03:03 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:03:04 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/20 14:03:04 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:03:04 DEBUG : Waiting for deletions to finish 2025/11/20 14:03:05 INFO : banana: Deleted 2025/11/20 14:03:05 INFO : splitbananasplit: Deleted 2025/11/20 14:03:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/20 14:03:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/20 14:03:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/20 14:03:06 INFO : dir1/0011-56789;.txt: Deleted 2025/11/20 14:03:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/20 14:03:07 INFO : dir1/0003-defghij.txt: Deleted 2025/11/20 14:03:07 INFO : dir1/0012-6789;.txt: Deleted 2025/11/20 14:03:07 INFO : dir1/0015-9;=.txt: Deleted 2025/11/20 14:03:07 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/20 14:03:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/20 14:03:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/20 14:03:08 INFO : dir1/0009-3456789.txt: Deleted 2025/11/20 14:03:08 INFO : dir1/0007-1234567.txt: Deleted 2025/11/20 14:03:08 INFO : dir1/0010-456789.txt: Deleted 2025/11/20 14:03:08 INFO : dir1/0013-789;=.txt: Deleted 2025/11/20 14:03:09 INFO : dir1/0014-89;=.txt: Deleted 2025/11/20 14:03:09 INFO : apple: Deleted 2025/11/20 14:03:09 INFO : appleappleapplebanana: Deleted 2025/11/20 14:03:09 DEBUG : Waiting for deletions to finish 2025/11/20 14:03:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/20 14:03:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : bananaSUFFIX: Excluded 2025/11/20 14:03:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : appleSUFFIX: Excluded 2025/11/20 14:03:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/11/20 14:03:09 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/11/20 14:03:09 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/11/20 14:03:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/20 14:03:10 DEBUG : apple: transformed to: appleSUFFIX 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/20 14:03:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/20 14:03:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0000-abcdefg.txtSUFFIX" actual : "dir1/0000-abcdefg.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0000-abcdefg.txtSUFFIX +dir1/0000-abcdefg.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0001-bcdefgh.txtSUFFIX" actual : "dir1/0001-bcdefgh.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0001-bcdefgh.txtSUFFIX +dir1/0001-bcdefgh.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0002-cdefghi.txtSUFFIX" actual : "dir1/0002-cdefghi.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0002-cdefghi.txtSUFFIX +dir1/0002-cdefghi.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0003-defghij.txtSUFFIX" actual : "dir1/0003-defghij.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0003-defghij.txtSUFFIX +dir1/0003-defghij.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0004-efghijk.txtSUFFIX" actual : "dir1/0004-efghijk.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0004-efghijk.txtSUFFIX +dir1/0004-efghijk.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0005-fghijkl.txtSUFFIX" actual : "dir1/0005-fghijkl.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0005-fghijkl.txtSUFFIX +dir1/0005-fghijkl.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0006-ghijklm.txtSUFFIX" actual : "dir1/0006-ghijklm.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0006-ghijklm.txtSUFFIX +dir1/0006-ghijklm.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0007-1234567.txtSUFFIX" actual : "dir1/0007-1234567.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0007-1234567.txtSUFFIX +dir1/0007-1234567.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0008-2345678.txtSUFFIX" actual : "dir1/0008-2345678.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0008-2345678.txtSUFFIX +dir1/0008-2345678.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0009-3456789.txtSUFFIX" actual : "dir1/0009-3456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0009-3456789.txtSUFFIX +dir1/0009-3456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0010-456789.txtSUFFIX" actual : "dir1/0010-456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0010-456789.txtSUFFIX +dir1/0010-456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0011-56789;.txtSUFFIX" actual : "dir1/0011-56789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txtSUFFIX +dir1/0011-56789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0012-6789;.txtSUFFIX" actual : "dir1/0012-6789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txtSUFFIX +dir1/0012-6789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0013-789;=.txtSUFFIX" actual : "dir1/0013-789;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txtSUFFIX +dir1/0013-789;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0014-89;=.txtSUFFIX" actual : "dir1/0014-89;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txtSUFFIX +dir1/0014-89;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:211: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:211 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: "dir1/0015-9;=.txtSUFFIX" actual : "dir1/0015-9;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txtSUFFIX +dir1/0015-9;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2025/11/20 14:03:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/20 14:03:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:03:10 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:03:10 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:03:14 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:03:14 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:03:14 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:03:14 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:03:14 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:03:15 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:03:15 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:03:15 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:03:15 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:03:16 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:03:16 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:03:16 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:03:16 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:03:16 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:03:16 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:03:17 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:03:17 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:03:17 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:03:17 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:03:18 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:03:19 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:03:19 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:03:19 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:03:20 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:03:22 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:03:23 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:03:23 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:03:23 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:03:29 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:03:29 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:03:29 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:03:30 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:03:42 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:03:42 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:03:43 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:03:43 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:04:08 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:04:08 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:04:08 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:04:09 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:04:59 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/11/20 14:04:59 ERROR : apple: Failed to copy: object not found 2025/11/20 14:05:00 ERROR : splitbananasplit: Failed to copy: object not found 2025/11/20 14:05:00 ERROR : banana: Failed to copy: object not found 2025/11/20 14:05:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:05:02 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/20 14:05:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:05:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/20 14:05:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:05:03 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/20 14:05:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:05:03 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/20 14:05:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:05:05 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/20 14:05:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:05:06 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/20 14:05:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:05:06 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/20 14:05:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:05:07 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/20 14:05:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:05:08 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/20 14:05:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:05:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/20 14:05:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:05:10 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/20 14:05:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:05:10 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/20 14:05:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:05:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/20 14:05:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:05:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/20 14:05:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:05:13 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/20 14:05:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:05:13 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/20 14:05:13 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:05:13 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: object not found Test: TestTransform/suffix 2025/11/20 14:05:13 DEBUG : Waiting for deletions to finish 2025/11/20 14:05:13 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/20 14:05:13 DEBUG : splitbananasplitSUFFIX: Excluded 2025/11/20 14:05:13 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2025/11/20 14:05:13 DEBUG : splitbananasplit(1): Excluded 2025/11/20 14:05:13 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/20 14:05:13 DEBUG : bananaSUFFIX: Excluded 2025/11/20 14:05:13 DEBUG : banana(1): Excluded (Path Filter) 2025/11/20 14:05:13 DEBUG : banana(1): Excluded 2025/11/20 14:05:13 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/20 14:05:13 DEBUG : appleSUFFIX: Excluded 2025/11/20 14:05:13 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/20 14:05:13 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/11/20 14:05:13 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2025/11/20 14:05:13 DEBUG : appleappleapplebanana(1): Excluded 2025/11/20 14:05:13 DEBUG : apple(1): Excluded (Path Filter) 2025/11/20 14:05:13 DEBUG : apple(1): Excluded 2025/11/20 14:05:14 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2025/11/20 14:05:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:05:14 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:118 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:06:56 DEBUG : Waiting for deletions to finish 2025/11/20 14:06:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : splitbananasplit: Excluded 2025/11/20 14:06:57 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : banana: Excluded 2025/11/20 14:06:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:06:57 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : apple: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:06:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:06:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:06:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:06:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:06:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:06:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:06:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:06:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:06:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:06:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:06:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:06:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:06:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : apple: size = 5 OK 2025/11/20 14:06:58 DEBUG : apple: Sizes identical 2025/11/20 14:06:58 DEBUG : apple: Unchanged skipping 2025/11/20 14:06:58 DEBUG : banana: size = 6 OK 2025/11/20 14:06:58 DEBUG : banana: Sizes identical 2025/11/20 14:06:58 DEBUG : banana: Unchanged skipping 2025/11/20 14:06:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/20 14:06:58 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/20 14:06:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/20 14:06:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/20 14:06:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/20 14:06:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/20 14:06:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/20 14:06:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/20 14:06:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/20 14:06:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/20 14:06:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/20 14:06:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/20 14:06:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/20 14:06:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/20 14:06:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/20 14:06:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/20 14:06:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/20 14:06:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/20 14:06:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/20 14:06:58 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:06:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/20 14:06:58 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:07:01 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:07:02 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:07:02 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:07:02 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:07:03 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:07:03 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:07:03 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:07:03 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:07:03 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:07:03 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:07:03 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:07:04 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:07:04 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:07:04 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:07:04 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:07:05 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:07:05 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:07:05 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:07:05 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:07:06 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:07:06 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:07:07 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:07:07 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:07:08 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:07:10 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:07:10 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:07:11 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:07:11 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:07:16 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:07:17 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:07:17 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:07:18 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:07:29 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:07:30 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:07:30 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:07:31 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:07:55 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:07:56 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:07:56 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:07:57 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:08:47 ERROR : appleappleapplebanana: Failed to copy: object not found 2025/11/20 14:08:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/20 14:08:47 ERROR : splitbananasplit: Failed to copy: object not found 2025/11/20 14:08:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/20 14:08:47 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2025/11/20 14:08:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/20 14:08:48 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2025/11/20 14:08:48 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/20 14:08:49 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:08:49 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:08:50 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:08:50 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:08:50 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:08:50 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:08:50 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:08:51 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:08:51 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:08:51 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:08:51 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:08:52 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:08:52 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:08:52 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:08:52 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:08:52 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:08:52 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:08:53 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:08:53 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:08:54 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:08:54 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:08:54 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:08:55 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:08:56 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:08:57 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:08:58 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:08:59 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:08:59 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:09:04 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:09:04 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:09:05 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:09:06 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:09:17 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:09:17 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:09:18 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:09:19 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:09:43 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:09:43 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:09:44 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:09:44 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:10:34 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2025/11/20 14:10:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/20 14:10:34 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2025/11/20 14:10:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/20 14:10:35 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2025/11/20 14:10:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/20 14:10:36 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2025/11/20 14:10:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/20 14:10:36 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:10:37 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:10:37 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:10:37 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:10:38 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:10:38 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:10:38 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:10:38 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:10:38 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:10:39 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:10:39 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:10:39 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:10:39 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:10:39 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:10:40 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:10:40 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:10:40 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:10:41 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:10:41 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:10:41 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:10:42 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:10:42 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:10:43 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:10:44 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:10:45 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:10:45 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:10:46 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:10:47 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:10:51 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:10:52 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:10:53 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:10:54 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:11:05 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:11:05 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:11:06 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:11:07 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:11:30 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:11:31 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:11:32 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:11:33 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:12:22 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2025/11/20 14:12:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/20 14:12:22 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2025/11/20 14:12:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/20 14:12:23 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2025/11/20 14:12:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/20 14:12:24 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:12:24 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:12:24 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2025/11/20 14:12:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/20 14:12:24 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:12:25 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:12:25 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:12:26 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:12:26 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:12:26 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:12:27 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:12:27 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:12:27 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:12:27 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:12:27 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:12:28 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:12:28 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:12:28 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:12:28 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:12:28 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:12:29 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:12:29 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:12:30 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:12:30 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:12:31 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:12:32 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:12:32 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:12:34 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:12:34 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:12:35 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:12:39 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:12:40 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:12:41 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:12:42 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:12:52 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:12:53 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:12:54 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:12:55 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:13:17 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:13:19 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:13:20 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:13:21 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:14:08 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2025/11/20 14:14:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/20 14:14:10 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2025/11/20 14:14:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/20 14:14:11 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2025/11/20 14:14:11 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2025/11/20 14:14:11 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2025/11/20 14:14:12 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2025/11/20 14:14:12 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2025/11/20 14:14:12 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2025/11/20 14:14:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/20 14:14:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/20 14:14:13 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2025/11/20 14:14:15 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2025/11/20 14:14:19 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2025/11/20 14:14:25 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2025/11/20 14:14:38 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2025/11/20 14:15:04 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2025/11/20 14:15:55 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2025/11/20 14:15:55 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:15:55 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: object not found Test: TestTransform/truncate 2025/11/20 14:15:55 DEBUG : Waiting for deletions to finish 2025/11/20 14:15:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : splitbananasplit: Excluded 2025/11/20 14:15:56 DEBUG : splitbanan(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : splitbanan(1): Excluded 2025/11/20 14:15:56 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : banana: Excluded 2025/11/20 14:15:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:15:56 DEBUG : appleapple(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : appleapple(1): Excluded 2025/11/20 14:15:56 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : apple: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0015-9;=.t: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0014-89;=(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0013-789;=(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0012-6789;(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0011-56789(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0010-45678(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0009-34567(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0008-23456(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0007-12345(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0006-ghijk(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0005-fghij(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0004-efghi(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0003-defgh(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0002-cdefg(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0001-bcdef(1): Excluded 2025/11/20 14:15:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:15:56 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2025/11/20 14:15:56 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:196: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:196 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:112 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate === RUN TestTransform/encoder run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:17:39 DEBUG : Waiting for deletions to finish 2025/11/20 14:17:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : splitbananasplit: Excluded 2025/11/20 14:17:40 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : banana: Excluded 2025/11/20 14:17:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:17:40 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : apple: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:17:41 DEBUG : apple: size = 5 OK 2025/11/20 14:17:41 DEBUG : apple: Sizes identical 2025/11/20 14:17:41 DEBUG : apple: Unchanged skipping 2025/11/20 14:17:41 DEBUG : banana: size = 6 OK 2025/11/20 14:17:41 DEBUG : banana: Sizes identical 2025/11/20 14:17:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:17:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:17:41 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:17:41 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:17:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:17:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:17:41 DEBUG : banana: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:17:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:17:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:17:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:17:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:17:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:17:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:17:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:17:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:17:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:17:41 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:17:41 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:17:41 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/20 14:17:41 DEBUG : Waiting for deletions to finish 2025/11/20 14:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : splitbananasplit: Excluded 2025/11/20 14:17:41 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : banana: Excluded 2025/11/20 14:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:17:41 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : apple: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:17:42 DEBUG : apple: size = 5 OK 2025/11/20 14:17:42 DEBUG : apple: Sizes identical 2025/11/20 14:17:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:17:42 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:17:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:17:42 DEBUG : apple: Unchanged skipping 2025/11/20 14:17:42 DEBUG : banana: size = 6 OK 2025/11/20 14:17:42 DEBUG : banana: Sizes identical 2025/11/20 14:17:42 DEBUG : banana: Unchanged skipping 2025/11/20 14:17:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:17:42 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:17:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:17:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:17:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:17:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:17:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:17:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:17:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:17:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:17:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:17:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:17:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:17:42 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:17:42 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/encoder 2025/11/20 14:17:42 DEBUG : Waiting for deletions to finish 2025/11/20 14:17:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : splitbananasplit: Excluded 2025/11/20 14:17:43 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : banana: Excluded 2025/11/20 14:17:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:17:43 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : apple: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:17:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:17:43 DEBUG : Waiting for deletions to finish 2025/11/20 14:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : splitbananasplit: Excluded 2025/11/20 14:17:44 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : banana: Excluded 2025/11/20 14:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:17:44 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : apple: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:18:59 DEBUG : Waiting for deletions to finish 2025/11/20 14:18:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:18:59 DEBUG : splitbananasplit: Excluded 2025/11/20 14:18:59 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:18:59 DEBUG : banana: Excluded 2025/11/20 14:18:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:18:59 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:18:59 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:18:59 DEBUG : apple: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:19:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:19:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:19:00 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:19:00 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:19:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:19:00 DEBUG : banana: size = 6 OK 2025/11/20 14:19:00 DEBUG : banana: Sizes identical 2025/11/20 14:19:00 DEBUG : apple: size = 5 OK 2025/11/20 14:19:00 DEBUG : apple: Sizes identical 2025/11/20 14:19:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:19:00 DEBUG : banana: Unchanged skipping 2025/11/20 14:19:00 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:19:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:19:00 DEBUG : apple: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:19:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:19:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:19:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:19:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:19:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:19:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:19:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:19:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:19:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:19:01 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:19:01 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:19:01 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/20 14:19:01 DEBUG : Waiting for deletions to finish 2025/11/20 14:19:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : splitbananasplit: Excluded 2025/11/20 14:19:01 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : banana: Excluded 2025/11/20 14:19:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:19:01 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : apple: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:19:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:19:02 DEBUG : apple: size = 5 OK 2025/11/20 14:19:02 DEBUG : apple: Sizes identical 2025/11/20 14:19:02 DEBUG : apple: Unchanged skipping 2025/11/20 14:19:02 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:19:02 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:19:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:19:02 DEBUG : banana: size = 6 OK 2025/11/20 14:19:02 DEBUG : banana: Sizes identical 2025/11/20 14:19:02 DEBUG : banana: Unchanged skipping 2025/11/20 14:19:02 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:19:02 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:19:02 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:19:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:19:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:19:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:19:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:19:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:19:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:19:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:19:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:19:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:19:02 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:19:02 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:19:02 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ISO-8859-1 2025/11/20 14:19:02 DEBUG : Waiting for deletions to finish 2025/11/20 14:19:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:19:02 DEBUG : splitbananasplit: Excluded 2025/11/20 14:19:02 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:19:02 DEBUG : banana: Excluded 2025/11/20 14:19:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:19:02 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:19:02 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:19:02 DEBUG : apple: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:19:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:19:03 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:20:19 DEBUG : Waiting for deletions to finish 2025/11/20 14:20:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:20:19 DEBUG : splitbananasplit: Excluded 2025/11/20 14:20:19 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:20:19 DEBUG : banana: Excluded 2025/11/20 14:20:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:20:19 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:20:19 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:20:19 DEBUG : apple: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:20:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:20:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:20:20 DEBUG : apple: size = 5 OK 2025/11/20 14:20:20 DEBUG : apple: Sizes identical 2025/11/20 14:20:20 DEBUG : apple: Unchanged skipping 2025/11/20 14:20:20 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:20:20 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:20:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:20:20 DEBUG : banana: size = 6 OK 2025/11/20 14:20:20 DEBUG : banana: Sizes identical 2025/11/20 14:20:20 DEBUG : banana: Unchanged skipping 2025/11/20 14:20:20 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:20:20 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:20:20 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:20:21 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:20:21 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:20:21 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:20:21 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:20:21 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:20:21 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:20:21 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:20:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:20:21 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:20:21 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:20:21 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:20:21 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/20 14:20:21 DEBUG : Waiting for deletions to finish 2025/11/20 14:20:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : splitbananasplit: Excluded 2025/11/20 14:20:21 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : banana: Excluded 2025/11/20 14:20:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:20:21 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : apple: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:20:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:20:21 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:20:22 DEBUG : apple: size = 5 OK 2025/11/20 14:20:22 DEBUG : apple: Sizes identical 2025/11/20 14:20:22 DEBUG : apple: Unchanged skipping 2025/11/20 14:20:22 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:20:22 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:20:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:20:22 DEBUG : banana: size = 6 OK 2025/11/20 14:20:22 DEBUG : banana: Sizes identical 2025/11/20 14:20:22 DEBUG : banana: Unchanged skipping 2025/11/20 14:20:22 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:20:22 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:20:22 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:20:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:20:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:20:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:20:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:20:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:20:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:20:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:20:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:20:22 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:20:22 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:20:22 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:20:22 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/charmap 2025/11/20 14:20:22 DEBUG : Waiting for deletions to finish 2025/11/20 14:20:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:20:22 DEBUG : splitbananasplit: Excluded 2025/11/20 14:20:22 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:20:22 DEBUG : banana: Excluded 2025/11/20 14:20:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:20:22 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:20:22 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:20:22 DEBUG : apple: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:20:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:20:23 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:21:39 DEBUG : Waiting for deletions to finish 2025/11/20 14:21:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : splitbananasplit: Excluded 2025/11/20 14:21:39 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : banana: Excluded 2025/11/20 14:21:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:21:39 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : apple: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:21:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:21:40 DEBUG : apple: size = 5 OK 2025/11/20 14:21:40 DEBUG : apple: Sizes identical 2025/11/20 14:21:40 DEBUG : apple: Unchanged skipping 2025/11/20 14:21:40 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:21:40 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:21:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:21:40 DEBUG : banana: size = 6 OK 2025/11/20 14:21:40 DEBUG : banana: Sizes identical 2025/11/20 14:21:40 DEBUG : banana: Unchanged skipping 2025/11/20 14:21:40 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:21:40 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:21:40 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:21:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:21:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:21:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:21:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:21:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:21:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:21:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:21:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:21:40 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:21:40 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:21:40 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:21:40 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/20 14:21:40 DEBUG : Waiting for deletions to finish 2025/11/20 14:21:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:21:40 DEBUG : splitbananasplit: Excluded 2025/11/20 14:21:40 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:21:40 DEBUG : banana: Excluded 2025/11/20 14:21:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:21:40 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:21:40 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:21:40 DEBUG : apple: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:21:41 DEBUG : apple: size = 5 OK 2025/11/20 14:21:41 DEBUG : apple: Sizes identical 2025/11/20 14:21:41 DEBUG : apple: Unchanged skipping 2025/11/20 14:21:41 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:21:41 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:21:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:21:41 DEBUG : banana: size = 6 OK 2025/11/20 14:21:41 DEBUG : banana: Sizes identical 2025/11/20 14:21:41 DEBUG : banana: Unchanged skipping 2025/11/20 14:21:41 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:21:41 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:21:41 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:21:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:21:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:21:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:21:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:21:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:21:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:21:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:21:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:21:41 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:21:41 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:21:41 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:21:41 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/lowercase 2025/11/20 14:21:41 DEBUG : Waiting for deletions to finish 2025/11/20 14:21:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : splitbananasplit: Excluded 2025/11/20 14:21:42 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : banana: Excluded 2025/11/20 14:21:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:21:42 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : apple: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:21:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:21:42 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:22:58 DEBUG : Waiting for deletions to finish 2025/11/20 14:22:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:22:58 DEBUG : splitbananasplit: Excluded 2025/11/20 14:22:58 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:22:58 DEBUG : banana: Excluded 2025/11/20 14:22:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:22:58 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:22:58 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:22:58 DEBUG : apple: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:22:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:22:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:23:00 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:23:00 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:23:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:23:00 DEBUG : banana: size = 6 OK 2025/11/20 14:23:00 DEBUG : banana: Sizes identical 2025/11/20 14:23:00 DEBUG : banana: Unchanged skipping 2025/11/20 14:23:00 DEBUG : apple: size = 5 OK 2025/11/20 14:23:00 DEBUG : apple: Sizes identical 2025/11/20 14:23:00 DEBUG : apple: Unchanged skipping 2025/11/20 14:23:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:23:00 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:23:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:23:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:23:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:23:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:23:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:23:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:23:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:23:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:23:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:23:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:23:00 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:23:00 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:23:00 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:111: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:111 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/20 14:23:00 DEBUG : Waiting for deletions to finish 2025/11/20 14:23:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : splitbananasplit: Excluded 2025/11/20 14:23:00 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : banana: Excluded 2025/11/20 14:23:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:23:00 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : apple: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:23:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:23:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/11/20 14:23:01 DEBUG : banana: size = 6 OK 2025/11/20 14:23:01 DEBUG : banana: Sizes identical 2025/11/20 14:23:01 DEBUG : banana: Unchanged skipping 2025/11/20 14:23:01 DEBUG : splitbananasplit: size = 16 OK 2025/11/20 14:23:01 DEBUG : splitbananasplit: Sizes identical 2025/11/20 14:23:01 DEBUG : splitbananasplit: Unchanged skipping 2025/11/20 14:23:01 DEBUG : apple: size = 5 OK 2025/11/20 14:23:01 DEBUG : apple: Sizes identical 2025/11/20 14:23:01 DEBUG : apple: Unchanged skipping 2025/11/20 14:23:01 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/20 14:23:01 DEBUG : appleappleapplebanana: Sizes identical 2025/11/20 14:23:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/20 14:23:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/20 14:23:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/20 14:23:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/20 14:23:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/20 14:23:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/20 14:23:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/20 14:23:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2025/11/20 14:23:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/20 14:23:01 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:23:01 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:23:01 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:23:01 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:117: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:117 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransform/ascii 2025/11/20 14:23:01 DEBUG : Waiting for deletions to finish 2025/11/20 14:23:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : splitbananasplit: Excluded 2025/11/20 14:23:02 DEBUG : banana: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : banana: Excluded 2025/11/20 14:23:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : appleappleapplebanana: Excluded 2025/11/20 14:23:02 DEBUG : apple: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : apple: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0015-9;=.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0014-89;=.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0013-789;=.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0012-6789;.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0011-56789;.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0010-456789.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0009-3456789.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0008-2345678.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0007-1234567.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0003-defghij.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/11/20 14:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/20 14:23:02 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1703.74s) --- PASS: TestTransform/NFC (93.19s) --- PASS: TestTransform/NFD (83.46s) --- PASS: TestTransform/base64 (105.88s) --- PASS: TestTransform/prefix (127.66s) --- FAIL: TestTransform/suffix (251.90s) --- FAIL: TestTransform/truncate (643.15s) --- FAIL: TestTransform/encoder (80.27s) --- FAIL: TestTransform/ISO-8859-1 (78.82s) --- FAIL: TestTransform/charmap (80.17s) --- FAIL: TestTransform/lowercase (79.98s) --- FAIL: TestTransform/ascii (79.26s) === RUN TestTransformCopy run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:23:32 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/20 14:23:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/20 14:23:33 INFO : sub dir_somesuffix: Making directory 2025/11/20 14:23:34 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/20 14:23:34 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/20 14:23:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/20 14:23:34 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/20 14:23:34 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/20 14:23:34 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:23:34 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:23:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/20 14:23:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/20 14:23:36 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:23:36 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:239: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:239 Error: Received unexpected error: not deleting files as there were IO errors Test: TestTransformCopy --- FAIL: TestTransformCopy (7.52s) === RUN TestDoubleTransform run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:23:40 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:23:40 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:23:40 INFO : tictactoe: Making directory 2025/11/20 14:23:42 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:23:42 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:23:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:23:42 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:23:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:23:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:23:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:23:44 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/20 14:23:44 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/20 14:23:44 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:23:44 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:256: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:256 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDoubleTransform --- FAIL: TestDoubleTransform (7.58s) === RUN TestFileTag run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:23:48 INFO : toe: Making directory 2025/11/20 14:23:49 INFO : toe/toe: Making directory 2025/11/20 14:23:51 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:23:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 14:23:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:23:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 14:23:51 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:23:51 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:23:53 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/20 14:23:53 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/20 14:23:53 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:23:53 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:273: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:273 Error: Received unexpected error: not deleting files as there were IO errors Test: TestFileTag --- FAIL: TestFileTag (10.87s) === RUN TestNoTag run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:23:59 INFO : toe: Making directory 2025/11/20 14:24:00 INFO : toe/toe: Making directory 2025/11/20 14:24:02 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 14:24:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:24:02 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/20 14:24:02 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:24:02 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:24:04 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/20 14:24:04 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/20 14:24:04 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:24:04 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:290: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:290 Error: Received unexpected error: not deleting files as there were IO errors Test: TestNoTag --- FAIL: TestNoTag (11.78s) === RUN TestDirTag run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:24:10 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:24:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:24:10 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:24:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:24:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:24:10 INFO : tictacempty_dir: Making directory 2025/11/20 14:24:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:24:12 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:12 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:12 INFO : tictactoe: Making directory 2025/11/20 14:24:13 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:13 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:24:13 INFO : tictactoe/tictactoe: Making directory 2025/11/20 14:24:15 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:24:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 14:24:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:24:15 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 14:24:15 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:24:15 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:24:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/20 14:24:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/20 14:24:17 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:24:17 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:309: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:309 Error: Received unexpected error: not deleting files as there were IO errors Test: TestDirTag --- FAIL: TestDirTag (14.35s) === RUN TestAllTag run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:24:25 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:24:25 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:24:25 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:24:25 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:24:25 INFO : tictacempty_dir: Making directory 2025/11/20 14:24:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:24:27 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:27 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:27 INFO : tictactoe: Making directory 2025/11/20 14:24:28 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:28 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:24:28 INFO : tictactoe/tictactoe: Making directory 2025/11/20 14:24:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:24:30 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 14:24:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:24:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:24:30 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:24:30 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:24:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:24:32 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:24:32 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:24:32 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:24:32 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:328 Error: Received unexpected error: not deleting files as there were IO errors Test: TestAllTag --- FAIL: TestAllTag (14.29s) === RUN TestRunTwice run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:24:39 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:39 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:39 INFO : tictactoe: Making directory 2025/11/20 14:24:41 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:41 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:24:41 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:24:41 INFO : tictactoe/tictactoe: Making directory 2025/11/20 14:24:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:24:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 14:24:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:24:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/20 14:24:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:24:42 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:24:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/20 14:24:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/20 14:24:45 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:24:45 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:347: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:347 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice --- FAIL: TestRunTwice (11.32s) === RUN TestSyntax 2025/11/20 14:24:50 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:24:50 INFO : toe: Making directory 2025/11/20 14:24:52 INFO : toe/toe: Making directory 2025/11/20 14:24:54 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:24:54 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:24:54 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:24:56 DEBUG : toe/toe/toe: size = 11 OK 2025/11/20 14:24:56 INFO : toe/toe/toe: Copied (new) 2025/11/20 14:24:56 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:24:56 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:388: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:388 Error: Received unexpected error: not deleting files as there were IO errors Test: TestConflicting --- FAIL: TestConflicting (11.57s) === RUN TestMove run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:25:02 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:25:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:25:02 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:02 INFO : tictacempty_dir: Making directory 2025/11/20 14:25:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:04 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:04 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:04 INFO : tictactoe: Making directory 2025/11/20 14:25:05 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:05 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:25:05 INFO : tictactoe/tictactoe: Making directory 2025/11/20 14:25:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:25:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 14:25:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:25:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:07 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:25:07 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:25:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:25:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:09 INFO : toe/toe/toe.txt: Deleted 2025/11/20 14:25:09 ERROR : Local file system at /tmp/rclone595073134: not deleting directories as there were IO errors sync_transform_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:408 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove --- FAIL: TestMove (14.60s) === RUN TestTransformFile run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:25:16 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:25:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:25:16 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:17 INFO : tictacempty_dir: Making directory 2025/11/20 14:25:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:18 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:18 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:18 INFO : tictactoe: Making directory 2025/11/20 14:25:20 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:20 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:25:20 INFO : tictactoe/tictactoe: Making directory 2025/11/20 14:25:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:25:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 14:25:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:25:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:21 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:25:21 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:25:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:25:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:24 INFO : toe/toe/toe.txt: Deleted 2025/11/20 14:25:24 ERROR : Local file system at /tmp/rclone595073134: not deleting directories as there were IO errors sync_transform_test.go:427: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:427 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile --- FAIL: TestTransformFile (14.54s) === RUN TestManualTransformFile run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:25:31 DEBUG : Reset feature "Copy" 2025/11/20 14:25:31 DEBUG : Reset feature "Move" 2025/11/20 14:25:31 DEBUG : Reset feature "Copy" 2025/11/20 14:25:31 DEBUG : Reset feature "Move" 2025/11/20 14:25:31 DEBUG : empty_dir: Making directory with metadata 2025/11/20 14:25:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/20 14:25:31 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:31 INFO : tictacempty_dir: Making directory 2025/11/20 14:25:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/20 14:25:33 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:33 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:33 INFO : tictactoe: Making directory 2025/11/20 14:25:34 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:34 DEBUG : toe: transformed to: tictactoe 2025/11/20 14:25:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:25:34 INFO : tictactoe/tictactoe: Making directory 2025/11/20 14:25:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/20 14:25:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/20 14:25:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:25:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:36 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:25:36 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:25:38 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/20 14:25:38 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/20 14:25:38 INFO : toe/toe/toe.txt: Deleted 2025/11/20 14:25:38 ERROR : Local file system at /tmp/rclone595073134: not deleting directories as there were IO errors sync_transform_test.go:457: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:457 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile --- FAIL: TestManualTransformFile (14.61s) === RUN TestBase64 run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:25:46 DEBUG : toe: transformed to: dG9l 2025/11/20 14:25:46 DEBUG : toe: transformed to: dG9l 2025/11/20 14:25:46 INFO : dG9l: Making directory 2025/11/20 14:25:47 DEBUG : toe: transformed to: dG9l 2025/11/20 14:25:47 DEBUG : toe: transformed to: dG9l 2025/11/20 14:25:47 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/20 14:25:47 INFO : dG9l/dG9l: Making directory 2025/11/20 14:25:49 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/20 14:25:49 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/20 14:25:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/20 14:25:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/20 14:25:49 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/20 14:25:49 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:25:49 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:25:51 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/20 14:25:51 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/20 14:25:51 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:25:51 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors sync_transform_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:481 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 --- FAIL: TestBase64 (10.97s) === RUN TestError run.go:185: Remote "Linkbox root 'rclone-test-relekoz4fadi'", Local "Local file system at /tmp/rclone595073134", Modify Window "876000h0m0s" 2025/11/20 14:25:56 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:25:56 DEBUG : toe: transformed to: 2025/11/20 14:25:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:25:57 DEBUG : toe: transformed to: 2025/11/20 14:25:57 INFO : Linkbox root 'rclone-test-relekoz4fadi': Making directory 2025/11/20 14:25:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:25:57 DEBUG : toe: transformed to: 2025/11/20 14:25:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:25:57 DEBUG : toe: transformed to: 2025/11/20 14:25:57 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:25:57 DEBUG : toe/toe: transformed to: 2025/11/20 14:25:57 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/20 14:25:57 INFO : toe/toe: Making directory 2025/11/20 14:26:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:26:00 DEBUG : toe/toe: transformed to: 2025/11/20 14:26:00 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/20 14:26:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:26:00 DEBUG : toe: transformed to: 2025/11/20 14:26:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/20 14:26:00 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/20 14:26:00 DEBUG : toe/toe/toe: transformed to: 2025/11/20 14:26:00 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/20 14:26:00 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for checks to finish 2025/11/20 14:26:00 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Waiting for transfers to finish 2025/11/20 14:26:02 DEBUG : toe/toe/toe: size = 11 OK 2025/11/20 14:26:02 INFO : toe/toe/toe: Copied (new) 2025/11/20 14:26:02 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting files as there were IO errors 2025/11/20 14:26:02 ERROR : Linkbox root 'rclone-test-relekoz4fadi': not deleting directories as there were IO errors --- PASS: TestError (11.93s) FAIL 2025/11/20 14:26:08 DEBUG : Linkbox root 'rclone-test-relekoz4fadi': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 53m14.527169497s (try 1/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64]