"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/27 03:52:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe" 2026/08/27 03:52:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/27 03:52:31 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Using cached web token 2026/08/27 03:52:32 DEBUG : Creating backend with remote "/tmp/rclone3319361572" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:52:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:52:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/27 03:52:34 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:52:34 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.56s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:52:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/27 03:52:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:52:35 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:52:35 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:52:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:52:38 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:52:39 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (7.73s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.40s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:52:43 DEBUG : Creating backend with remote "/non-existing" 2026/08/27 03:52:43 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/27 03:52:43 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:52:43 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.61s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:52:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:52:44 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:52:44 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:52:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:52:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.69s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.40s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:52:52 INFO : Linkbox root 'rclone-test-wucosum4yahe': Running all checks before starting transfers 2026/08/27 03:52:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:52:52 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:52:52 INFO : Linkbox root 'rclone-test-wucosum4yahe': Checks finished, now starting transfers 2026/08/27 03:52:52 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:52:55 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:52:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.77s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:52:59 ERROR : Ignoring --no-traverse with sync 2026/08/27 03:53:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:53:00 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:53:00 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:53:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:53:03 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:53:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.90s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:53:08 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/27 03:53:08 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:53:08 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:53:09 DEBUG : hello world2: size = 12 OK 2026/08/27 03:53:09 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.15s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:53:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 03:53:12 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:53:12 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:53:14 DEBUG : potato2: size = 11 OK 2026/08/27 03:53:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.14s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:53:16 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 03:53:16 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:53:16 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:53:18 DEBUG : potato2: size = 11 OK 2026/08/27 03:53:18 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.24s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:53:20 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/27 03:53:20 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/27 03:53:20 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/27 03:53:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/27 03:53:20 INFO : sub dir2: Making directory 2026/08/27 03:53:22 INFO : sub dir: Making directory 2026/08/27 03:53:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:53:23 INFO : sub dir2/sub sub dir2: Making directory 2026/08/27 03:53:25 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:53:25 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:53:27 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:53:27 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:53:27 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (14.55s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:53:34 INFO : sub dir2: Making directory 2026/08/27 03:53:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/27 03:53:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/27 03:53:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:53:35 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:53:35 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:53:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:53:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.65s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:53:42 DEBUG : sub dir2: Making directory with metadata 2026/08/27 03:53:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/27 03:53:42 INFO : sub dir2: Making directory 2026/08/27 03:53:44 INFO : sub dir: Making directory 2026/08/27 03:53:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:53:45 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:53:45 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:53:47 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:53:47 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:53:47 INFO : sub dir/hello world: Deleted 2026/08/27 03:53:48 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/27 03:53:48 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.21s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.42s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:53:54 INFO : sub dir2: Making directory 2026/08/27 03:53:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:53:54 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:53:54 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:53:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:53:57 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:53:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.57s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:54:01 DEBUG : sub dir2: Making directory with metadata 2026/08/27 03:54:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/27 03:54:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/27 03:54:01 INFO : sub dir2: Making directory 2026/08/27 03:54:03 INFO : sub dir: Making directory 2026/08/27 03:54:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:54:05 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:54:05 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:54:07 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:54:07 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:54:07 DEBUG : Waiting for deletions to finish 2026/08/27 03:54:07 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.24s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:54:13 INFO : sub dir2: Making directory 2026/08/27 03:54:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:54:13 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:54:13 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:54:17 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:54:17 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:54:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.62s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:54:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xerobox7ravo" 2026/08/27 03:54:24 DEBUG : Linkbox root 'rclone-test-xerobox7ravo': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-wucosum4yahe' -> Linkbox root 'rclone-test-xerobox7ravo' 2026/08/27 03:54:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:54:26 DEBUG : Linkbox root 'rclone-test-xerobox7ravo': Waiting for checks to finish 2026/08/27 03:54:26 DEBUG : Linkbox root 'rclone-test-xerobox7ravo': Waiting for transfers to finish 2026/08/27 03:54:27 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 1824h51m50.013256648s different from this computer 2026/08/27 03:54:32 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:54:32 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:54:32 DEBUG : Linkbox root 'rclone-test-xerobox7ravo': Purge remote --- PASS: TestServerSideCopy (16.36s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:54:41 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3319361572) 2026/08/27 03:54:41 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 03:54:41 DEBUG : sub dir/hello world: Sizes differ 2026/08/27 03:54:41 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:54:41 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:54:41 DEBUG : sub dir/hello world: Update: removing old file 2026/08/27 03:54:44 DEBUG : sub dir/hello world: size = 17 OK 2026/08/27 03:54:44 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.39s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:54:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mowatun4yuku" 2026/08/27 03:54:52 DEBUG : Linkbox root 'rclone-test-mowatun4yuku': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-wucosum4yahe' -> Linkbox root 'rclone-test-mowatun4yuku' 2026/08/27 03:54:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:54:54 DEBUG : Linkbox root 'rclone-test-mowatun4yuku': Waiting for checks to finish 2026/08/27 03:54:54 DEBUG : Linkbox root 'rclone-test-mowatun4yuku': Waiting for transfers to finish 2026/08/27 03:54:59 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:54:59 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:55:00 DEBUG : sub dir/hello world: Update: removing old file 2026/08/27 03:55:04 DEBUG : Linkbox root 'rclone-test-mowatun4yuku': Waiting for checks to finish 2026/08/27 03:55:04 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 03:55:04 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-mowatun4yuku') 2026/08/27 03:55:04 DEBUG : sub dir/hello world: Sizes differ 2026/08/27 03:55:04 DEBUG : Linkbox root 'rclone-test-mowatun4yuku': Waiting for transfers to finish 2026/08/27 03:55:04 DEBUG : sub dir/hello world: Update: removing old file 2026/08/27 03:55:07 DEBUG : sub dir/hello world: size = 17 OK 2026/08/27 03:55:07 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/27 03:55:07 DEBUG : Linkbox root 'rclone-test-mowatun4yuku': Purge remote --- PASS: TestServerSideCopyOverSelf (23.97s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:55:17 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3319361572) 2026/08/27 03:55:17 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 03:55:17 DEBUG : sub dir/hello world: Sizes differ 2026/08/27 03:55:17 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:55:17 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:55:17 DEBUG : sub dir/hello world: Update: removing old file 2026/08/27 03:55:20 DEBUG : sub dir/hello world: size = 17 OK 2026/08/27 03:55:20 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/27 03:55:20 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.33s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:55:27 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vacajep7xaru" 2026/08/27 03:55:27 DEBUG : Linkbox root 'rclone-test-vacajep7xaru': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-wucosum4yahe' -> Linkbox root 'rclone-test-vacajep7xaru' 2026/08/27 03:55:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:55:30 DEBUG : Linkbox root 'rclone-test-vacajep7xaru': Waiting for checks to finish 2026/08/27 03:55:30 DEBUG : Linkbox root 'rclone-test-vacajep7xaru': Waiting for transfers to finish 2026/08/27 03:55:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 03:55:35 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:55:36 DEBUG : sub dir/hello world: Update: removing old file 2026/08/27 03:55:40 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 03:55:40 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-vacajep7xaru') 2026/08/27 03:55:40 DEBUG : sub dir/hello world: Sizes differ 2026/08/27 03:55:40 DEBUG : Linkbox root 'rclone-test-vacajep7xaru': Waiting for checks to finish 2026/08/27 03:55:40 DEBUG : Linkbox root 'rclone-test-vacajep7xaru': Waiting for transfers to finish 2026/08/27 03:55:40 DEBUG : sub dir/hello world: Update: removing old file 2026/08/27 03:55:43 DEBUG : sub dir/hello world: size = 17 OK 2026/08/27 03:55:43 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/27 03:55:44 INFO : sub dir/hello world: Deleted 2026/08/27 03:55:47 DEBUG : testing file moves 2026/08/27 03:55:48 DEBUG : sub dir/hello world: size = 24 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 03:55:48 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-vacajep7xaru') 2026/08/27 03:55:48 DEBUG : sub dir/hello world: Sizes differ 2026/08/27 03:55:48 DEBUG : Linkbox root 'rclone-test-vacajep7xaru': Waiting for checks to finish 2026/08/27 03:55:48 DEBUG : Linkbox root 'rclone-test-vacajep7xaru': Waiting for transfers to finish 2026/08/27 03:55:48 DEBUG : sub dir/hello world: Update: removing old file 2026/08/27 03:55:51 DEBUG : sub dir/hello world: size = 24 OK 2026/08/27 03:55:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/27 03:55:52 INFO : sub dir/hello world: Deleted 2026/08/27 03:55:53 DEBUG : Linkbox root 'rclone-test-vacajep7xaru': Purge remote --- PASS: TestServerSideMoveOverSelf (32.82s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:56:00 ERROR : error listing: directory not found 2026/08/27 03:56:00 INFO : Local file system at /tmp/rclone3319361572: Making directory 2026/08/27 03:56:01 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:01 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.25s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:56:09 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/27 03:56:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 03:56:09 DEBUG : Local file system at /tmp/rclone3319361572: Waiting for checks to finish 2026/08/27 03:56:09 DEBUG : Local file system at /tmp/rclone3319361572: Waiting for transfers to finish 2026/08/27 03:56:09 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/27 03:56:09 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/27 03:56:09 INFO : sub dir/hello world: Copied (new) 2026/08/27 03:56:09 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.05s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:56:13 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/27 03:56:13 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:13 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:15 DEBUG : check sum: size = 1 OK 2026/08/27 03:56:15 INFO : check sum: Copied (new) 2026/08/27 03:56:15 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:15 DEBUG : check sum: size = 1 OK 2026/08/27 03:56:15 NOTICE: Linkbox root 'rclone-test-wucosum4yahe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/27 03:56:15 DEBUG : check sum: Size of src and dst objects identical 2026/08/27 03:56:15 DEBUG : check sum: Unchanged skipping 2026/08/27 03:56:15 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:15 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:15 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:15 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.52s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:56:17 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/27 03:56:17 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:17 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:19 DEBUG : sizeonly: size = 6 OK 2026/08/27 03:56:19 INFO : sizeonly: Copied (new) 2026/08/27 03:56:19 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:20 DEBUG : sizeonly: size = 6 OK 2026/08/27 03:56:20 DEBUG : sizeonly: Sizes identical 2026/08/27 03:56:20 DEBUG : sizeonly: Unchanged skipping 2026/08/27 03:56:20 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:20 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:20 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:20 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (4.57s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:56:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/27 03:56:22 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:22 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:24 INFO : ignore-size: Copied (new) 2026/08/27 03:56:24 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:24 DEBUG : ignore-size: Sizes identical 2026/08/27 03:56:24 DEBUG : ignore-size: Unchanged skipping 2026/08/27 03:56:24 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:24 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:24 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:24 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.54s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:56:29 DEBUG : existing: size = 6 OK 2026/08/27 03:56:29 DEBUG : existing: Sizes identical 2026/08/27 03:56:29 DEBUG : existing: Unchanged skipping 2026/08/27 03:56:29 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:29 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:29 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:29 INFO : There was nothing to transfer 2026/08/27 03:56:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/27 03:56:29 DEBUG : existing: Update: removing old file 2026/08/27 03:56:29 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:29 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:32 DEBUG : existing: size = 6 OK 2026/08/27 03:56:32 INFO : existing: Copied (replaced existing) 2026/08/27 03:56:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.68s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:56:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/27 03:56:34 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:34 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:36 DEBUG : existing: size = 6 OK 2026/08/27 03:56:36 INFO : existing: Copied (new) 2026/08/27 03:56:36 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:37 DEBUG : existing: Destination exists, skipping 2026/08/27 03:56:37 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:37 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:37 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.55s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:56:46 INFO : d: Making directory 2026/08/27 03:56:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/27 03:56:49 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:56:49 DEBUG : c/non empty space: size = 5 OK 2026/08/27 03:56:49 DEBUG : c/non empty space: Sizes identical 2026/08/27 03:56:49 DEBUG : c/non empty space: Unchanged skipping 2026/08/27 03:56:49 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:56:52 DEBUG : a/potato2: size = 60 OK 2026/08/27 03:56:52 INFO : a/potato2: Copied (new) 2026/08/27 03:56:52 DEBUG : Waiting for deletions to finish 2026/08/27 03:56:54 INFO : b/potato: Deleted 2026/08/27 03:56:54 INFO : d: Removing directory 2026/08/27 03:56:55 INFO : b: Removing directory 2026/08/27 03:56:57 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': deleted 2 directories --- PASS: TestSyncIgnoreErrors (25.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:57:06 DEBUG : empty space: size = 1 OK 2026/08/27 03:57:06 DEBUG : empty space: Sizes identical 2026/08/27 03:57:06 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:57:06 DEBUG : empty space: Unchanged skipping 2026/08/27 03:57:06 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:57:06 DEBUG : Waiting for deletions to finish 2026/08/27 03:57:06 INFO : There was nothing to transfer 2026/08/27 03:57:07 DEBUG : empty space: size = 1 OK 2026/08/27 03:57:07 DEBUG : empty space: Sizes identical 2026/08/27 03:57:07 DEBUG : empty space: Unchanged skipping 2026/08/27 03:57:07 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:57:07 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:57:07 DEBUG : Waiting for deletions to finish 2026/08/27 03:57:07 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.79s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.43s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.44s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:57:12 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/27 03:57:12 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:57:12 DEBUG : empty space: size = 1 OK 2026/08/27 03:57:12 DEBUG : empty space: Sizes identical 2026/08/27 03:57:12 DEBUG : empty space: Unchanged skipping 2026/08/27 03:57:12 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:57:14 DEBUG : potato: size = 60 OK 2026/08/27 03:57:14 INFO : potato: Copied (new) 2026/08/27 03:57:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:57:20 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3319361572) 2026/08/27 03:57:20 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 03:57:20 DEBUG : potato: Sizes differ 2026/08/27 03:57:20 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:57:20 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:57:20 DEBUG : potato: Update: removing old file 2026/08/27 03:57:23 DEBUG : potato: size = 21 OK 2026/08/27 03:57:23 INFO : potato: Copied (replaced existing) 2026/08/27 03:57:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.60s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/27 03:57:27 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:57:27 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3319361572) 2026/08/27 03:57:27 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 03:57:27 DEBUG : potato: Sizes differ 2026/08/27 03:57:27 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:57:27 DEBUG : potato: Update: removing old file 2026/08/27 03:57:30 DEBUG : potato: size = 21 OK 2026/08/27 03:57:30 INFO : potato: Copied (replaced existing) 2026/08/27 03:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:57:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 03:57:36 DEBUG : empty space: size = 1 OK 2026/08/27 03:57:36 DEBUG : empty space: Sizes identical 2026/08/27 03:57:36 DEBUG : empty space: Unchanged skipping 2026/08/27 03:57:36 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/27 03:57:36 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:57:36 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:57:36 DEBUG : Waiting for deletions to finish 2026/08/27 03:57:36 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:57:44 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 03:57:44 DEBUG : empty space: size = 1 OK 2026/08/27 03:57:44 DEBUG : empty space: Sizes identical 2026/08/27 03:57:44 DEBUG : empty space: Unchanged skipping 2026/08/27 03:57:44 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:57:44 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:57:46 DEBUG : potato2: size = 60 OK 2026/08/27 03:57:46 INFO : potato2: Copied (new) 2026/08/27 03:57:46 DEBUG : Waiting for deletions to finish 2026/08/27 03:57:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:57:58 INFO : d: Making directory 2026/08/27 03:57:59 INFO : d/e: Making directory 2026/08/27 03:58:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/27 03:58:03 DEBUG : c/non empty space: size = 5 OK 2026/08/27 03:58:03 DEBUG : c/non empty space: Sizes identical 2026/08/27 03:58:03 DEBUG : c/non empty space: Unchanged skipping 2026/08/27 03:58:05 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:58:05 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:58:07 DEBUG : a/potato2: size = 60 OK 2026/08/27 03:58:07 INFO : a/potato2: Copied (new) 2026/08/27 03:58:07 DEBUG : Waiting for deletions to finish 2026/08/27 03:58:08 INFO : b/potato: Deleted 2026/08/27 03:58:08 INFO : d/e: Removing directory 2026/08/27 03:58:10 INFO : d: Removing directory 2026/08/27 03:58:11 INFO : b: Removing directory 2026/08/27 03:58:13 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:58:27 INFO : d: Making directory 2026/08/27 03:58:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/27 03:58:30 DEBUG : c/non empty space: size = 5 OK 2026/08/27 03:58:30 DEBUG : c/non empty space: Sizes identical 2026/08/27 03:58:30 DEBUG : c/non empty space: Unchanged skipping 2026/08/27 03:58:32 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:58:32 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:58:33 DEBUG : a/potato2: size = 60 OK 2026/08/27 03:58:33 INFO : a/potato2: Copied (new) 2026/08/27 03:58:33 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting files as there were IO errors 2026/08/27 03:58:33 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.95s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:58:50 DEBUG : Waiting for deletions to finish 2026/08/27 03:58:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 03:58:50 DEBUG : empty space: size = 1 OK 2026/08/27 03:58:50 DEBUG : empty space: Sizes identical 2026/08/27 03:58:50 DEBUG : empty space: Unchanged skipping 2026/08/27 03:58:50 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:58:50 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:58:51 INFO : potato: Deleted 2026/08/27 03:58:52 DEBUG : potato2: size = 60 OK 2026/08/27 03:58:52 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.96s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:59:00 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:00 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:00 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:01 INFO : potato: Deleted 2026/08/27 03:59:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 03:59:01 DEBUG : empty space: size = 1 OK 2026/08/27 03:59:01 DEBUG : empty space: Sizes identical 2026/08/27 03:59:01 DEBUG : empty space: Unchanged skipping 2026/08/27 03:59:01 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:01 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:04 DEBUG : potato2: size = 60 OK 2026/08/27 03:59:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.22s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:59:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 03:59:09 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:09 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:11 DEBUG : potato2: size = 19 OK 2026/08/27 03:59:11 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.61s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:59:19 DEBUG : enormous: Excluded (Size Filter) 2026/08/27 03:59:19 DEBUG : enormous: Excluded 2026/08/27 03:59:19 DEBUG : potato2: Excluded (Size Filter) 2026/08/27 03:59:19 DEBUG : potato2: Excluded 2026/08/27 03:59:19 DEBUG : potato2: Excluded (Size Filter) 2026/08/27 03:59:19 DEBUG : potato2: Excluded 2026/08/27 03:59:19 DEBUG : empty space: size = 1 OK 2026/08/27 03:59:19 DEBUG : empty space: Sizes identical 2026/08/27 03:59:19 DEBUG : empty space: Unchanged skipping 2026/08/27 03:59:19 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:19 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:19 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:19 INFO : There was nothing to transfer 2026/08/27 03:59:19 DEBUG : enormous: Excluded (Size Filter) 2026/08/27 03:59:19 DEBUG : enormous: Excluded 2026/08/27 03:59:19 DEBUG : potato2: Excluded (Size Filter) 2026/08/27 03:59:19 DEBUG : potato2: Excluded 2026/08/27 03:59:19 DEBUG : potato2: Excluded (Size Filter) 2026/08/27 03:59:19 DEBUG : potato2: Excluded 2026/08/27 03:59:19 DEBUG : empty space: size = 1 OK 2026/08/27 03:59:19 DEBUG : empty space: Sizes identical 2026/08/27 03:59:19 DEBUG : empty space: Unchanged skipping 2026/08/27 03:59:19 DEBUG : Local file system at /tmp/rclone3319361572: Waiting for checks to finish 2026/08/27 03:59:19 DEBUG : Local file system at /tmp/rclone3319361572: Waiting for transfers to finish 2026/08/27 03:59:19 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.97s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 03:59:29 DEBUG : enormous: Excluded (Size Filter) 2026/08/27 03:59:29 DEBUG : enormous: Excluded 2026/08/27 03:59:29 DEBUG : potato2: Excluded (Size Filter) 2026/08/27 03:59:29 DEBUG : potato2: Excluded 2026/08/27 03:59:29 DEBUG : empty space: size = 1 OK 2026/08/27 03:59:29 DEBUG : empty space: Sizes identical 2026/08/27 03:59:29 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:29 DEBUG : empty space: Unchanged skipping 2026/08/27 03:59:29 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:29 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:30 INFO : potato2: Deleted 2026/08/27 03:59:30 INFO : enormous: Deleted 2026/08/27 03:59:30 INFO : There was nothing to transfer 2026/08/27 03:59:31 DEBUG : empty space: size = 1 OK 2026/08/27 03:59:31 DEBUG : empty space: Sizes identical 2026/08/27 03:59:31 DEBUG : empty space: Unchanged skipping 2026/08/27 03:59:31 DEBUG : Local file system at /tmp/rclone3319361572: Waiting for checks to finish 2026/08/27 03:59:31 DEBUG : Local file system at /tmp/rclone3319361572: Waiting for transfers to finish 2026/08/27 03:59:31 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:31 INFO : enormous: Deleted 2026/08/27 03:59:31 INFO : potato2: Deleted 2026/08/27 03:59:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.07s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.45s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/27 03:59:33 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/27 03:59:33 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/27 03:59:33 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/27 03:59:33 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/27 03:59:33 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:33 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:35 DEBUG : potato: size = 14 OK 2026/08/27 03:59:35 INFO : potato: Copied (new) 2026/08/27 03:59:36 DEBUG : yam: size = 11 OK 2026/08/27 03:59:36 INFO : yam: Copied (new) 2026/08/27 03:59:36 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:36 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/27 03:59:36 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/27 03:59:36 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/27 03:59:36 DEBUG : potato: size = 14 OK 2026/08/27 03:59:36 DEBUG : potato: Sizes identical 2026/08/27 03:59:36 DEBUG : potato: Unchanged skipping 2026/08/27 03:59:36 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:36 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:38 DEBUG : yaml: size = 11 OK 2026/08/27 03:59:38 INFO : yaml: Copied (new) 2026/08/27 03:59:38 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:39 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/27 03:59:43 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/27 03:59:43 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/27 03:59:43 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/27 03:59:43 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/27 03:59:43 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:43 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:45 DEBUG : potato: size = 14 OK 2026/08/27 03:59:45 INFO : potato: Copied (new) 2026/08/27 03:59:45 DEBUG : yam: size = 11 OK 2026/08/27 03:59:45 INFO : yam: Copied (new) 2026/08/27 03:59:45 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:46 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/27 03:59:46 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/27 03:59:46 DEBUG : potato: size = 14 OK 2026/08/27 03:59:46 DEBUG : potato: Sizes identical 2026/08/27 03:59:46 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/27 03:59:46 DEBUG : potato: Unchanged skipping 2026/08/27 03:59:46 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:46 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:48 DEBUG : yaml: size = 11 OK 2026/08/27 03:59:48 INFO : yaml: Copied (new) 2026/08/27 03:59:48 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:49 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.88s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/27 03:59:53 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/27 03:59:53 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/27 03:59:53 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/08/27 03:59:53 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:53 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 03:59:56 DEBUG : potato: size = 14 OK 2026/08/27 03:59:56 INFO : potato: Copied (new) 2026/08/27 03:59:57 DEBUG : sub/yam: size = 11 OK 2026/08/27 03:59:57 INFO : sub/yam: Copied (new) 2026/08/27 03:59:57 DEBUG : Waiting for deletions to finish 2026/08/27 03:59:57 ERROR : Linkbox root 'rclone-test-wucosum4yahe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/27 03:59:57 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/27 03:59:57 DEBUG : potato: size = 14 OK 2026/08/27 03:59:57 DEBUG : potato: Sizes identical 2026/08/27 03:59:57 DEBUG : potato: Unchanged skipping 2026/08/27 03:59:58 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 03:59:58 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:00:00 DEBUG : yam: size = 11 OK 2026/08/27 04:00:00 INFO : yam: Copied (new) 2026/08/27 04:00:00 DEBUG : Waiting for deletions to finish 2026/08/27 04:00:01 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.98s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:00:06 DEBUG : Creating backend with remote "/tmp/rclone3319361572/dir1" 2026/08/27 04:00:06 DEBUG : Creating backend with remote "/tmp/rclone3319361572/dir2" 2026/08/27 04:00:06 DEBUG : Local file system at /tmp/rclone3319361572/dir2: Using server-side directory move 2026/08/27 04:00:06 INFO : Local file system at /tmp/rclone3319361572/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/27 04:00:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/27 04:00:06 DEBUG : Local file system at /tmp/rclone3319361572/dir2: Waiting for checks to finish 2026/08/27 04:00:06 DEBUG : Local file system at /tmp/rclone3319361572/dir2: Waiting for transfers to finish 2026/08/27 04:00:06 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.41s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:00:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 04:00:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/27 04:00:07 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:00:07 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:00:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 04:00:14 INFO : sub dir/hello world: Copied (new) 2026/08/27 04:00:14 INFO : sub dir/hello world: Deleted 2026/08/27 04:00:14 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/27 04:00:14 INFO : nested/sub dir/file: Copied (new) 2026/08/27 04:00:14 INFO : nested/sub dir/file: Deleted 2026/08/27 04:00:14 INFO : sub dir: Removing directory 2026/08/27 04:00:14 INFO : nested/sub dir: Removing directory 2026/08/27 04:00:14 INFO : nested: Removing directory 2026/08/27 04:00:14 DEBUG : Local file system at /tmp/rclone3319361572: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (16.54s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:00:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/27 04:00:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/27 04:00:24 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:00:24 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:00:30 DEBUG : sub dir/hello world: size = 11 OK 2026/08/27 04:00:30 INFO : sub dir/hello world: Copied (new) 2026/08/27 04:00:30 INFO : sub dir/hello world: Deleted 2026/08/27 04:00:31 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/27 04:00:31 INFO : nested/sub dir/file: Copied (new) 2026/08/27 04:00:31 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.46s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:00:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/27 04:00:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/27 04:00:40 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:00:40 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:00:42 DEBUG : existing-b: size = 6 OK 2026/08/27 04:00:42 INFO : existing-b: Copied (new) 2026/08/27 04:00:42 INFO : existing-b: Deleted 2026/08/27 04:00:43 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:00:43 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:00:43 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:00:44 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:00:45 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:00:47 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:00:50 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:00:57 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:01:10 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:01:36 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:02:27 ERROR : existing: Failed to copy: object not found 2026/08/27 04:02:27 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1866: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1866 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (110.01s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:02:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cucahem9nizo" 2026/08/27 04:02:30 DEBUG : Linkbox root 'rclone-test-cucahem9nizo': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-wucosum4yahe' -> Linkbox root 'rclone-test-cucahem9nizo' 2026/08/27 04:02:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 04:02:43 DEBUG : empty space: size = 1 OK 2026/08/27 04:02:43 DEBUG : empty space: Sizes identical 2026/08/27 04:02:43 DEBUG : empty space: Unchanged skipping 2026/08/27 04:02:43 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:02:43 DEBUG : Linkbox root 'rclone-test-cucahem9nizo': Waiting for checks to finish 2026/08/27 04:02:43 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-cucahem9nizo') 2026/08/27 04:02:43 DEBUG : potato3: Sizes differ 2026/08/27 04:02:44 DEBUG : potato3: Update: removing old file 2026/08/27 04:02:45 INFO : empty space: Deleted 2026/08/27 04:02:45 DEBUG : Linkbox root 'rclone-test-cucahem9nizo': Waiting for transfers to finish 2026/08/27 04:02:46 DEBUG : potato2: size = 60 OK 2026/08/27 04:02:46 INFO : potato2: Copied (new) 2026/08/27 04:02:47 INFO : potato2: Deleted 2026/08/27 04:02:47 DEBUG : potato3: size = 68 OK 2026/08/27 04:02:47 INFO : potato3: Copied (replaced existing) 2026/08/27 04:02:49 INFO : potato3: Deleted 2026/08/27 04:02:49 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dacosuq7foco" 2026/08/27 04:02:49 DEBUG : Linkbox root 'rclone-test-dacosuq7foco': Using cached web token 2026/08/27 04:02:50 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/27 04:02:50 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 04:02:50 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/27 04:02:50 DEBUG : Linkbox root 'rclone-test-dacosuq7foco': Waiting for checks to finish 2026/08/27 04:02:50 DEBUG : Linkbox root 'rclone-test-dacosuq7foco': Waiting for transfers to finish 2026/08/27 04:02:55 DEBUG : potato2: size = 60 OK 2026/08/27 04:02:55 INFO : potato2: Copied (new) 2026/08/27 04:02:55 DEBUG : empty space: size = 1 OK 2026/08/27 04:02:55 INFO : empty space: Copied (new) 2026/08/27 04:02:55 DEBUG : potato3: size = 68 OK 2026/08/27 04:02:55 INFO : potato3: Copied (new) 2026/08/27 04:02:56 INFO : potato2: Deleted 2026/08/27 04:02:57 INFO : empty space: Deleted 2026/08/27 04:02:57 INFO : potato3: Deleted 2026/08/27 04:02:57 DEBUG : Linkbox root 'rclone-test-dacosuq7foco': Purge remote 2026/08/27 04:02:59 DEBUG : Linkbox root 'rclone-test-cucahem9nizo': Purge remote --- PASS: TestServerSideMove (30.34s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:03:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-culazuz2vamu" 2026/08/27 04:03:00 DEBUG : Linkbox root 'rclone-test-culazuz2vamu': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-wucosum4yahe' -> Linkbox root 'rclone-test-culazuz2vamu' 2026/08/27 04:03:14 DEBUG : empty space: Excluded (Size Filter) 2026/08/27 04:03:14 DEBUG : empty space: Excluded 2026/08/27 04:03:14 DEBUG : empty space: Excluded (Size Filter) 2026/08/27 04:03:14 DEBUG : empty space: Excluded 2026/08/27 04:03:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 04:03:14 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:03:14 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-culazuz2vamu') 2026/08/27 04:03:14 DEBUG : potato3: Sizes differ 2026/08/27 04:03:14 DEBUG : Linkbox root 'rclone-test-culazuz2vamu': Waiting for checks to finish 2026/08/27 04:03:14 DEBUG : Linkbox root 'rclone-test-culazuz2vamu': Waiting for transfers to finish 2026/08/27 04:03:14 DEBUG : potato3: Update: removing old file 2026/08/27 04:03:16 DEBUG : potato2: size = 60 OK 2026/08/27 04:03:16 INFO : potato2: Copied (new) 2026/08/27 04:03:17 DEBUG : potato3: size = 68 OK 2026/08/27 04:03:17 INFO : potato3: Copied (replaced existing) 2026/08/27 04:03:18 INFO : potato2: Deleted 2026/08/27 04:03:19 INFO : potato3: Deleted 2026/08/27 04:03:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qeqegic5bamo" 2026/08/27 04:03:19 DEBUG : Linkbox root 'rclone-test-qeqegic5bamo': Using cached web token 2026/08/27 04:03:20 DEBUG : empty space: Excluded (Size Filter) 2026/08/27 04:03:20 DEBUG : empty space: Excluded 2026/08/27 04:03:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 04:03:20 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/27 04:03:20 DEBUG : Linkbox root 'rclone-test-qeqegic5bamo': Waiting for checks to finish 2026/08/27 04:03:20 DEBUG : Linkbox root 'rclone-test-qeqegic5bamo': Waiting for transfers to finish 2026/08/27 04:03:25 DEBUG : potato2: size = 60 OK 2026/08/27 04:03:25 INFO : potato2: Copied (new) 2026/08/27 04:03:25 DEBUG : potato3: size = 68 OK 2026/08/27 04:03:25 INFO : potato3: Copied (new) 2026/08/27 04:03:26 INFO : potato2: Deleted 2026/08/27 04:03:26 INFO : potato3: Deleted 2026/08/27 04:03:27 DEBUG : Linkbox root 'rclone-test-qeqegic5bamo': Purge remote 2026/08/27 04:03:28 DEBUG : Linkbox root 'rclone-test-culazuz2vamu': Purge remote --- PASS: TestServerSideMoveWithFilter (30.73s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:03:31 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yavejup1cica" 2026/08/27 04:03:31 DEBUG : Linkbox root 'rclone-test-yavejup1cica': Using cached web token 2026/08/27 04:03:38 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-wucosum4yahe' -> Linkbox root 'rclone-test-yavejup1cica' 2026/08/27 04:03:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 04:03:46 DEBUG : empty space: size = 1 OK 2026/08/27 04:03:46 DEBUG : empty space: Sizes identical 2026/08/27 04:03:46 DEBUG : empty space: Unchanged skipping 2026/08/27 04:03:46 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:03:46 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-yavejup1cica') 2026/08/27 04:03:46 DEBUG : potato3: Sizes differ 2026/08/27 04:03:47 DEBUG : potato3: Update: removing old file 2026/08/27 04:03:47 DEBUG : Linkbox root 'rclone-test-yavejup1cica': Waiting for checks to finish 2026/08/27 04:03:47 INFO : empty space: Deleted 2026/08/27 04:03:47 DEBUG : Linkbox root 'rclone-test-yavejup1cica': Waiting for transfers to finish 2026/08/27 04:03:49 DEBUG : potato2: size = 60 OK 2026/08/27 04:03:49 INFO : potato2: Copied (new) 2026/08/27 04:03:50 DEBUG : potato3: size = 68 OK 2026/08/27 04:03:50 INFO : potato3: Copied (replaced existing) 2026/08/27 04:03:50 INFO : potato2: Deleted 2026/08/27 04:03:51 INFO : potato3: Deleted 2026/08/27 04:03:51 INFO : tomatoDir: Removing directory 2026/08/27 04:03:53 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': deleted 1 directories 2026/08/27 04:03:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tijasey5zalu" 2026/08/27 04:03:53 DEBUG : Linkbox root 'rclone-test-tijasey5zalu': Using cached web token 2026/08/27 04:03:54 INFO : tomatoDir: Making directory 2026/08/27 04:03:56 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/27 04:03:56 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/27 04:03:56 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/27 04:03:56 DEBUG : Linkbox root 'rclone-test-tijasey5zalu': Waiting for checks to finish 2026/08/27 04:03:56 DEBUG : Linkbox root 'rclone-test-tijasey5zalu': Waiting for transfers to finish 2026/08/27 04:04:01 DEBUG : empty space: size = 1 OK 2026/08/27 04:04:01 INFO : empty space: Copied (new) 2026/08/27 04:04:01 DEBUG : potato2: size = 60 OK 2026/08/27 04:04:01 INFO : potato2: Copied (new) 2026/08/27 04:04:01 DEBUG : potato3: size = 68 OK 2026/08/27 04:04:01 INFO : potato3: Copied (new) 2026/08/27 04:04:02 INFO : empty space: Deleted 2026/08/27 04:04:03 INFO : potato2: Deleted 2026/08/27 04:04:03 INFO : potato3: Deleted 2026/08/27 04:04:03 INFO : tomatoDir: Removing directory 2026/08/27 04:04:04 DEBUG : Linkbox root 'rclone-test-yavejup1cica': deleted 1 directories 2026/08/27 04:04:05 DEBUG : Linkbox root 'rclone-test-tijasey5zalu': Purge remote 2026/08/27 04:04:06 DEBUG : Linkbox root 'rclone-test-yavejup1cica': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (37.07s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:04:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/rclone-move-test" 2026/08/27 04:04:08 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/rclone-move-test': Using cached web token --- PASS: TestServerSideMoveOverlap (5.22s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:04:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/rclone-sync-test" 2026/08/27 04:04:13 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/rclone-sync-test': Using cached web token --- PASS: TestSyncOverlap (1.60s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:04:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/rclone-sync-test" 2026/08/27 04:04:15 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/rclone-sync-test': Using cached web token 2026/08/27 04:04:18 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/rclone-sync-test-include/layer2" 2026/08/27 04:04:18 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/rclone-sync-test-include/layer2': Using cached web token 2026/08/27 04:04:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/rclone-sync-test-ignore-file" 2026/08/27 04:04:22 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/rclone-sync-test-ignore-file': Using cached web token run.go:303: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-wucosum4yahe'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (18.01s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:04:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/dst" 2026/08/27 04:04:33 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Using cached web token 2026/08/27 04:04:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/CompareDest" 2026/08/27 04:04:34 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/CompareDest': Using cached web token 2026/08/27 04:04:36 DEBUG : one: Need to transfer - File not found at Destination 2026/08/27 04:04:36 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for checks to finish 2026/08/27 04:04:36 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for transfers to finish 2026/08/27 04:04:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:04:38 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:04:38 DEBUG : pacer: Reducing sleep to 300ms 2026/08/27 04:04:38 DEBUG : pacer: Reducing sleep to 225ms 2026/08/27 04:04:40 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:04:40 DEBUG : one: size = 3 OK 2026/08/27 04:04:40 INFO : one: Copied (new) 2026/08/27 04:04:40 DEBUG : Waiting for deletions to finish 2026/08/27 04:04:41 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for checks to finish 2026/08/27 04:04:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:04:41 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wucosum4yahe/dst') 2026/08/27 04:04:41 DEBUG : one: Sizes differ 2026/08/27 04:04:41 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for transfers to finish 2026/08/27 04:04:41 DEBUG : one: Update: removing old file 2026/08/27 04:04:44 DEBUG : one: size = 5 OK 2026/08/27 04:04:44 INFO : one: Copied (replaced existing) 2026/08/27 04:04:44 DEBUG : Waiting for deletions to finish 2026/08/27 04:04:45 DEBUG : dst/one: Update: removing old file 2026/08/27 04:04:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:04:53 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wucosum4yahe/dst') 2026/08/27 04:04:53 DEBUG : one: Sizes differ 2026/08/27 04:04:53 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for checks to finish 2026/08/27 04:04:53 DEBUG : one: size = 5 OK 2026/08/27 04:04:53 DEBUG : one: Sizes identical 2026/08/27 04:04:53 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/27 04:04:53 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for transfers to finish 2026/08/27 04:04:53 DEBUG : Waiting for deletions to finish 2026/08/27 04:04:53 INFO : There was nothing to transfer 2026/08/27 04:04:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:04:57 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wucosum4yahe/dst') 2026/08/27 04:04:57 DEBUG : one: Sizes differ 2026/08/27 04:04:57 DEBUG : two: size = 3 OK 2026/08/27 04:04:57 DEBUG : two: Sizes identical 2026/08/27 04:04:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/27 04:04:57 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for checks to finish 2026/08/27 04:04:57 DEBUG : one: size = 5 OK 2026/08/27 04:04:57 DEBUG : one: Sizes identical 2026/08/27 04:04:57 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/27 04:04:57 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for transfers to finish 2026/08/27 04:04:57 DEBUG : Waiting for deletions to finish 2026/08/27 04:04:57 INFO : There was nothing to transfer 2026/08/27 04:04:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:04:58 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wucosum4yahe/dst') 2026/08/27 04:04:58 DEBUG : one: Sizes differ 2026/08/27 04:04:58 DEBUG : two: size = 3 OK 2026/08/27 04:04:58 DEBUG : two: Sizes identical 2026/08/27 04:04:58 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/27 04:04:58 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for checks to finish 2026/08/27 04:04:58 DEBUG : one: size = 5 OK 2026/08/27 04:04:58 DEBUG : one: Sizes identical 2026/08/27 04:04:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/27 04:04:58 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for transfers to finish 2026/08/27 04:04:58 DEBUG : Waiting for deletions to finish 2026/08/27 04:04:58 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/27 04:05:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:05:00 DEBUG : one: size = 3 (Linkbox root 'rclone-test-wucosum4yahe/dst') 2026/08/27 04:05:00 DEBUG : one: Sizes differ 2026/08/27 04:05:00 DEBUG : two: size = 5 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:05:00 DEBUG : two: size = 3 (Linkbox root 'rclone-test-wucosum4yahe/CompareDest') 2026/08/27 04:05:00 DEBUG : two: Sizes differ 2026/08/27 04:05:00 DEBUG : two: Need to transfer - File not found at Destination 2026/08/27 04:05:00 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for checks to finish 2026/08/27 04:05:00 DEBUG : one: size = 5 OK 2026/08/27 04:05:00 DEBUG : one: Sizes identical 2026/08/27 04:05:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/27 04:05:00 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dst': Waiting for transfers to finish 2026/08/27 04:05:02 DEBUG : two: size = 5 OK 2026/08/27 04:05:02 INFO : two: Copied (new) 2026/08/27 04:05:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (39.10s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:05:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/dest" 2026/08/27 04:05:22 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dest': Using cached web token 2026/08/27 04:05:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/pre-dest1" 2026/08/27 04:05:23 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/pre-dest1': Using cached web token 2026/08/27 04:05:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wucosum4yahe/pre-dest2" 2026/08/27 04:05:24 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/pre-dest2': Using cached web token 2026/08/27 04:05:25 DEBUG : 1: size = 1 OK 2026/08/27 04:05:25 DEBUG : 1: Sizes identical 2026/08/27 04:05:25 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/27 04:05:25 DEBUG : 2: size = 1 OK 2026/08/27 04:05:25 DEBUG : 2: Sizes identical 2026/08/27 04:05:25 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/27 04:05:26 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/27 04:05:26 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dest': Waiting for checks to finish 2026/08/27 04:05:26 DEBUG : Linkbox root 'rclone-test-wucosum4yahe/dest': Waiting for transfers to finish 2026/08/27 04:05:30 DEBUG : 3: size = 1 OK 2026/08/27 04:05:30 INFO : 3: Copied (new) 2026/08/27 04:05:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (28.35s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.41s) === RUN TestSyncBackupDir run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.40s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.41s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.41s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.40s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.43s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:05:46 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:05:46 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:05:46 DEBUG : Testêé: Sizes differ 2026/08/27 04:05:46 DEBUG : Testêé: Update: removing old file 2026/08/27 04:05:46 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:05:46 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:05:49 DEBUG : Testêé: size = 14 OK 2026/08/27 04:05:49 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/27 04:05:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.54s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:05:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/27 04:05:51 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:05:51 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:05:53 DEBUG : existing: size = 6 OK 2026/08/27 04:05:53 INFO : existing: Copied (new) 2026/08/27 04:05:53 DEBUG : Waiting for deletions to finish 2026/08/27 04:05:54 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:05:54 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:05:54 DEBUG : existing: Sizes differ 2026/08/27 04:05:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/27 04:05:54 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:05:54 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:05:54 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting files as there were IO errors 2026/08/27 04:05:54 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.00s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.40s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:06:12 DEBUG : EXISTING: size = 6 OK 2026/08/27 04:06:12 DEBUG : existing: Sizes identical 2026/08/27 04:06:12 DEBUG : existing: Unchanged skipping 2026/08/27 04:06:12 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:06:12 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:06:12 DEBUG : existingbutdifferent: Sizes differ 2026/08/27 04:06:13 DEBUG : existing: Update: removing old file 2026/08/27 04:06:13 DEBUG : existingbutdifferent: Update: removing old file 2026/08/27 04:06:19 DEBUG : existingbutdifferent: size = 8 OK 2026/08/27 04:06:19 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/08/27 04:06:19 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/08/27 04:06:19 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/08/27 04:06:19 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/08/27 04:06:19 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/08/27 04:06:20 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:06:20 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:06:20 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:06:21 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:06:22 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:06:23 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:06:23 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:06:23 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone3319361572) 5 vs dst(Linkbox root 'rclone-test-wucosum4yahe') 8 2026/08/27 04:06:23 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/08/27 04:06:24 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:06:25 DEBUG : subdira-rclone-move-pefomez0/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/08/27 04:06:25 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-pefomez0/subdirb/SUBDIRC/HELLO 2026/08/27 04:06:25 DEBUG : subdira-rclone-move-pefomez0/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/27 04:06:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-pefomez0/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/27 04:06:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/08/27 04:06:26 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/27 04:06:28 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:06:34 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:06:34 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:06:34 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:06:34 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:06:34 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:06:34 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:06:35 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:06:35 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:06:37 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:06:39 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:06:39 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:06:42 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:06:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:06:45 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:06:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:06:46 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:06:47 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:06:48 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:06:48 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:06:51 DEBUG : subdira/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/08/27 04:06:51 INFO : subdira-rclone-move-pefomez0/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2026/08/27 04:06:52 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/27 04:06:52 INFO : subdira-rclone-move-pefomez0/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/27 04:06:52 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:06:53 INFO : subdira-rclone-move-pefomez0/subdirb/SUBDIRC/HELLO: Deleted 2026/08/27 04:06:53 INFO : subdira-rclone-move-pefomez0/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/27 04:06:59 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/08/27 04:07:08 DEBUG : subdira/subdirb-rclone-move-dosarow8/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/27 04:07:08 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-dosarow8/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/27 04:07:08 DEBUG : subdira/subdirb-rclone-move-dosarow8/SUBDIRC/HELLO: size = 8 OK 2026/08/27 04:07:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-dosarow8/SUBDIRC/HELLO 2026/08/27 04:07:10 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/27 04:07:10 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/08/27 04:07:17 ERROR : subdira/subdirb-rclone-move-dosarow8/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/08/27 04:07:17 ERROR : subdira/subdirb-rclone-move-dosarow8/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2026/08/27 04:07:17 ERROR : subdira/subdirb-rclone-move-dosarow8/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=87642998&token=5gyozaWkvgAkGJOT": context canceled 2026/08/27 04:07:17 ERROR : subdira/subdirb-rclone-move-dosarow8/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=87642998&token=5gyozaWkvgAkGJOT": context canceled 2026/08/27 04:07:17 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2026/08/27 04:07:17 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/08/27 04:07:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/08/27 04:07:17 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:07:18 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/08/27 04:07:18 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:07:18 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/08/27 04:08:09 ERROR : EXISTING: Failed to copy: object not found 2026/08/27 04:08:09 ERROR : EXISTING: Not deleting source as copy failed: object not found 2026/08/27 04:08:09 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2026/08/27 04:08:09 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:08:09 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting files as there were IO errors 2026/08/27 04:08:09 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: object not found Test: TestFixCase --- FAIL: TestFixCase (145.64s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.26s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:08:59 DEBUG : only8: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:09:25 DEBUG : both14: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:09:51 DEBUG : both0: size = 6 OK 2026/08/27 04:09:51 DEBUG : both0: Sizes identical 2026/08/27 04:09:51 DEBUG : both0: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both10: size = 6 OK 2026/08/27 04:09:51 DEBUG : both10: Sizes identical 2026/08/27 04:09:51 DEBUG : both10: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both11: size = 6 OK 2026/08/27 04:09:51 DEBUG : both11: Sizes identical 2026/08/27 04:09:51 DEBUG : both11: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both12: size = 6 OK 2026/08/27 04:09:51 DEBUG : both12: Sizes identical 2026/08/27 04:09:51 DEBUG : both12: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both13: size = 6 OK 2026/08/27 04:09:51 DEBUG : both13: Sizes identical 2026/08/27 04:09:51 DEBUG : both13: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both14: size = 6 OK 2026/08/27 04:09:51 DEBUG : both14: Sizes identical 2026/08/27 04:09:51 DEBUG : both14: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both15: size = 6 OK 2026/08/27 04:09:51 DEBUG : both15: Sizes identical 2026/08/27 04:09:51 DEBUG : both15: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both16: size = 6 OK 2026/08/27 04:09:51 DEBUG : both16: Sizes identical 2026/08/27 04:09:51 DEBUG : both16: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both17: size = 6 OK 2026/08/27 04:09:51 DEBUG : both17: Sizes identical 2026/08/27 04:09:51 DEBUG : both17: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both18: size = 6 OK 2026/08/27 04:09:51 DEBUG : both18: Sizes identical 2026/08/27 04:09:51 DEBUG : both18: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both19: size = 6 OK 2026/08/27 04:09:51 DEBUG : both19: Sizes identical 2026/08/27 04:09:51 DEBUG : both19: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both1: size = 6 OK 2026/08/27 04:09:51 DEBUG : both1: Sizes identical 2026/08/27 04:09:51 DEBUG : both1: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both2: size = 6 OK 2026/08/27 04:09:51 DEBUG : both2: Sizes identical 2026/08/27 04:09:51 DEBUG : both2: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both3: size = 6 OK 2026/08/27 04:09:51 DEBUG : both3: Sizes identical 2026/08/27 04:09:51 DEBUG : both3: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both4: size = 6 OK 2026/08/27 04:09:51 DEBUG : both4: Sizes identical 2026/08/27 04:09:51 DEBUG : both4: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both5: size = 6 OK 2026/08/27 04:09:51 DEBUG : both5: Sizes identical 2026/08/27 04:09:51 DEBUG : both5: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both6: size = 6 OK 2026/08/27 04:09:51 DEBUG : both6: Sizes identical 2026/08/27 04:09:51 DEBUG : both6: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both7: size = 6 OK 2026/08/27 04:09:51 DEBUG : both7: Sizes identical 2026/08/27 04:09:51 DEBUG : both7: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both8: size = 6 OK 2026/08/27 04:09:51 DEBUG : both8: Sizes identical 2026/08/27 04:09:51 DEBUG : both8: Unchanged skipping 2026/08/27 04:09:51 DEBUG : both9: size = 6 OK 2026/08/27 04:09:51 DEBUG : both9: Sizes identical 2026/08/27 04:09:51 DEBUG : both9: Unchanged skipping 2026/08/27 04:09:51 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:09:51 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:09:51 DEBUG : Waiting for deletions to finish 2026/08/27 04:09:53 INFO : only13: Deleted 2026/08/27 04:09:53 INFO : only15: Deleted 2026/08/27 04:09:53 INFO : only18: Deleted 2026/08/27 04:09:53 INFO : only19: Deleted 2026/08/27 04:09:54 INFO : only6: Deleted 2026/08/27 04:09:54 INFO : only8: Deleted 2026/08/27 04:09:54 INFO : only0: Deleted 2026/08/27 04:09:55 INFO : only16: Deleted 2026/08/27 04:09:55 INFO : only2: Deleted 2026/08/27 04:09:56 INFO : only4: Deleted 2026/08/27 04:09:56 INFO : only9: Deleted 2026/08/27 04:09:56 INFO : only11: Deleted 2026/08/27 04:09:57 INFO : only12: Deleted 2026/08/27 04:09:57 INFO : only17: Deleted 2026/08/27 04:09:57 INFO : only1: Deleted 2026/08/27 04:09:57 INFO : only5: Deleted 2026/08/27 04:09:58 INFO : only7: Deleted 2026/08/27 04:09:58 INFO : only10: Deleted 2026/08/27 04:09:58 INFO : only14: Deleted 2026/08/27 04:09:59 INFO : only3: Deleted --- PASS: TestSyncConcurrentDelete (122.80s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:11:53 DEBUG : both0: size = 6 OK 2026/08/27 04:11:53 DEBUG : both0: Sizes identical 2026/08/27 04:11:53 DEBUG : both11: size = 6 OK 2026/08/27 04:11:53 DEBUG : both11: Sizes identical 2026/08/27 04:11:53 DEBUG : both12: size = 6 OK 2026/08/27 04:11:53 DEBUG : both12: Sizes identical 2026/08/27 04:11:53 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:11:53 DEBUG : both10: size = 6 OK 2026/08/27 04:11:53 DEBUG : both10: Sizes identical 2026/08/27 04:11:53 DEBUG : both0: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both13: size = 6 OK 2026/08/27 04:11:53 DEBUG : both13: Sizes identical 2026/08/27 04:11:53 DEBUG : both10: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both14: size = 6 OK 2026/08/27 04:11:53 DEBUG : both14: Sizes identical 2026/08/27 04:11:53 DEBUG : both14: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both15: size = 6 OK 2026/08/27 04:11:53 DEBUG : both15: Sizes identical 2026/08/27 04:11:53 DEBUG : both15: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both16: size = 6 OK 2026/08/27 04:11:53 DEBUG : both16: Sizes identical 2026/08/27 04:11:53 DEBUG : both16: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both17: size = 6 OK 2026/08/27 04:11:53 DEBUG : both17: Sizes identical 2026/08/27 04:11:53 DEBUG : both17: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both18: size = 6 OK 2026/08/27 04:11:53 DEBUG : both18: Sizes identical 2026/08/27 04:11:53 DEBUG : both18: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both19: size = 6 OK 2026/08/27 04:11:53 DEBUG : both19: Sizes identical 2026/08/27 04:11:53 DEBUG : both19: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both1: size = 6 OK 2026/08/27 04:11:53 DEBUG : both1: Sizes identical 2026/08/27 04:11:53 DEBUG : both1: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both2: size = 6 OK 2026/08/27 04:11:53 DEBUG : both2: Sizes identical 2026/08/27 04:11:53 DEBUG : both11: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both3: size = 6 OK 2026/08/27 04:11:53 DEBUG : both3: Sizes identical 2026/08/27 04:11:53 DEBUG : both12: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both4: size = 6 OK 2026/08/27 04:11:53 DEBUG : both4: Sizes identical 2026/08/27 04:11:53 DEBUG : both13: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both5: size = 6 OK 2026/08/27 04:11:53 DEBUG : both5: Sizes identical 2026/08/27 04:11:53 DEBUG : both5: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both6: size = 6 OK 2026/08/27 04:11:53 DEBUG : both6: Sizes identical 2026/08/27 04:11:53 DEBUG : both6: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both7: size = 6 OK 2026/08/27 04:11:53 DEBUG : both7: Sizes identical 2026/08/27 04:11:53 DEBUG : both2: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both8: size = 6 OK 2026/08/27 04:11:53 DEBUG : both8: Sizes identical 2026/08/27 04:11:53 DEBUG : both8: Unchanged skipping 2026/08/27 04:11:53 DEBUG : both9: size = 6 OK 2026/08/27 04:11:53 DEBUG : both9: Sizes identical 2026/08/27 04:11:53 DEBUG : both9: Unchanged skipping 2026/08/27 04:11:53 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only0: Sizes differ 2026/08/27 04:11:53 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only10: Sizes differ 2026/08/27 04:11:53 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only11: Sizes differ 2026/08/27 04:11:53 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only12: Sizes differ 2026/08/27 04:11:53 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only13: Sizes differ 2026/08/27 04:11:53 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only14: Sizes differ 2026/08/27 04:11:53 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only15: Sizes differ 2026/08/27 04:11:53 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only16: Sizes differ 2026/08/27 04:11:53 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only17: Sizes differ 2026/08/27 04:11:53 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only18: Sizes differ 2026/08/27 04:11:53 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only19: Sizes differ 2026/08/27 04:11:53 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only1: Sizes differ 2026/08/27 04:11:53 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only2: Sizes differ 2026/08/27 04:11:53 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only3: Sizes differ 2026/08/27 04:11:53 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only4: Sizes differ 2026/08/27 04:11:53 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only5: Sizes differ 2026/08/27 04:11:53 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only6: Sizes differ 2026/08/27 04:11:53 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 DEBUG : both3: Unchanged skipping 2026/08/27 04:11:53 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only8: Sizes differ 2026/08/27 04:11:53 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 DEBUG : only9: Sizes differ 2026/08/27 04:11:53 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 DEBUG : both4: Unchanged skipping 2026/08/27 04:11:53 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3319361572) 2026/08/27 04:11:53 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-wucosum4yahe') 2026/08/27 04:11:53 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 DEBUG : only7: Sizes differ 2026/08/27 04:11:53 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 DEBUG : both7: Unchanged skipping 2026/08/27 04:11:53 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:11:53 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/08/27 04:11:53 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting files as there were IO errors 2026/08/27 04:11:53 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files 2026/08/27 04:11:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:11:56 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:11:56 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:11:56 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:11:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:11:56 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:11:57 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:11:57 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:11:59 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:01 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:03 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:05 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:07 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:09 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "both10" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/27 04:12:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:12:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:12:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:12:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:12:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:12:20 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:12:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:12:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:12:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:12:26 DEBUG : pacer: Reducing sleep to 200ms --- SKIP: TestSyncConcurrentTruncate (158.60s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:13:04 DEBUG : empty_dir: Making directory with metadata 2026/08/27 04:13:04 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/27 04:13:04 DEBUG : empty_on_remote: Making directory with metadata 2026/08/27 04:13:04 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/27 04:13:04 INFO : empty_on_remote: Making directory 2026/08/27 04:13:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/27 04:13:26 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/27 04:13:26 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/27 04:13:26 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/27 04:13:26 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (34.56s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:13:39 DEBUG : empty_dir: Making directory with metadata 2026/08/27 04:13:39 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/27 04:13:39 DEBUG : empty_on_remote: Making directory with metadata 2026/08/27 04:13:39 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/27 04:13:39 INFO : empty_on_remote: Making directory 2026/08/27 04:13:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/27 04:13:50 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/27 04:13:50 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/27 04:13:50 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/27 04:13:50 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/27 04:13:50 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (55.44s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:14:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/27 04:14:34 INFO : sub dir: Making directory 2026/08/27 04:14:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/27 04:15:06 ERROR : sub dir2/very/very/very/very/very: error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:283: Error listing: getting files failed: invalid character '<' looking for beginning of value 2026/08/27 04:15:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:15:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:15:12 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:15:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:15:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:15:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:15:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:15:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:15:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:15:21 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:15:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:15:22 DEBUG : pacer: Reducing sleep to 200ms --- FAIL: TestNothingToTransferWithEmptyDirs (63.29s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:15:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/27 04:15:38 INFO : sub dir: Making directory 2026/08/27 04:15:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/27 04:16:09 ERROR : sub dir2/very/very/very/very: error listing: getting files failed: invalid character '<' looking for beginning of value fstest.go:283: Error listing: getting files failed: invalid character '<' looking for beginning of value 2026/08/27 04:16:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:16:13 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:16:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:16:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:16:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:16:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:16:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:16:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:16:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:16:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:16:23 DEBUG : pacer: Reducing sleep to 200ms --- FAIL: TestNothingToTransferWithoutEmptyDirs (60.90s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:17:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:17:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:17:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:17:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:17:05 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:09 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:11 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:13 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:17:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:17:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:17:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:17:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:17:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:17:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:17:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:17:24 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:17:38 DEBUG : Waiting for deletions to finish 2026/08/27 04:17:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : splitbananasplit: Excluded 2026/08/27 04:17:38 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : banana: Excluded 2026/08/27 04:17:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:17:38 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : apple: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:17:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:17:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:17:39 DEBUG : apple: size = 5 OK 2026/08/27 04:17:39 DEBUG : apple: Sizes identical 2026/08/27 04:17:39 DEBUG : apple: Unchanged skipping 2026/08/27 04:17:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:17:39 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:17:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:17:39 DEBUG : banana: size = 6 OK 2026/08/27 04:17:39 DEBUG : banana: Sizes identical 2026/08/27 04:17:39 DEBUG : banana: Unchanged skipping 2026/08/27 04:17:39 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:17:39 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:17:39 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:17:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:17:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:17:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:17:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:17:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:17:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:17:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:17:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:17:39 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:17:39 DEBUG : Waiting for deletions to finish 2026/08/27 04:17:39 INFO : There was nothing to transfer 2026/08/27 04:17:39 DEBUG : Waiting for deletions to finish 2026/08/27 04:17:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:17:39 DEBUG : splitbananasplit: Excluded 2026/08/27 04:17:39 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:17:39 DEBUG : banana: Excluded 2026/08/27 04:17:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:17:39 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:17:39 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:17:39 DEBUG : apple: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:17:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:17:40 DEBUG : apple: size = 5 OK 2026/08/27 04:17:40 DEBUG : apple: Sizes identical 2026/08/27 04:17:40 DEBUG : apple: Unchanged skipping 2026/08/27 04:17:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:17:40 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:17:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:17:40 DEBUG : banana: size = 6 OK 2026/08/27 04:17:40 DEBUG : banana: Sizes identical 2026/08/27 04:17:40 DEBUG : banana: Unchanged skipping 2026/08/27 04:17:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:17:40 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:17:40 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:17:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:17:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:17:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:17:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:17:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:17:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:17:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:17:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:17:40 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:17:40 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:17:40 DEBUG : Waiting for deletions to finish 2026/08/27 04:17:40 INFO : There was nothing to transfer 2026/08/27 04:17:40 DEBUG : Waiting for deletions to finish 2026/08/27 04:17:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : splitbananasplit: Excluded 2026/08/27 04:17:41 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : banana: Excluded 2026/08/27 04:17:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:17:41 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : apple: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:17:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:17:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:56 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:17:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:17:57 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:57 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:17:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:17:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:17:59 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:01 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:03 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:05 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:07 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:09 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0007-1234567.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/27 04:18:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:13 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:15 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:18:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:18:22 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:18:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:18:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:18:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:18:27 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:18:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:18:30 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:18:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:58 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:18:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:59 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:18:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:18:59 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:19:00 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:19:00 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:19:01 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:19:03 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:19:05 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:19:07 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:19:09 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:19:11 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0012-6789;.txt" to Linkbox root 'rclone-test-wucosum4yahe': 1/10 (Update second step failed: invalid character '<' looking for beginning of value) 2026/08/27 04:19:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:19:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:19:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:19:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:19:22 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:19:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:19:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:19:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:19:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:19:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:19:26 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:19:38 DEBUG : Waiting for deletions to finish 2026/08/27 04:19:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:19:38 DEBUG : splitbananasplit: Excluded 2026/08/27 04:19:38 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:19:38 DEBUG : banana: Excluded 2026/08/27 04:19:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:19:38 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:19:38 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:19:38 DEBUG : apple: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:19:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:19:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:19:39 DEBUG : apple: size = 5 OK 2026/08/27 04:19:39 DEBUG : apple: Sizes identical 2026/08/27 04:19:39 DEBUG : banana: size = 6 OK 2026/08/27 04:19:39 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:19:39 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:19:39 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:19:39 DEBUG : banana: Sizes identical 2026/08/27 04:19:39 DEBUG : apple: Unchanged skipping 2026/08/27 04:19:39 DEBUG : banana: Unchanged skipping 2026/08/27 04:19:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:19:39 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:19:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:19:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:19:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:19:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:19:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:19:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:19:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:19:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:19:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:19:39 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:19:39 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:19:39 DEBUG : Waiting for deletions to finish 2026/08/27 04:19:39 INFO : There was nothing to transfer 2026/08/27 04:19:39 DEBUG : Waiting for deletions to finish 2026/08/27 04:19:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : splitbananasplit: Excluded 2026/08/27 04:19:40 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : banana: Excluded 2026/08/27 04:19:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:19:40 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : apple: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:19:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:19:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:19:40 DEBUG : apple: size = 5 OK 2026/08/27 04:19:40 DEBUG : apple: Sizes identical 2026/08/27 04:19:40 DEBUG : apple: Unchanged skipping 2026/08/27 04:19:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:19:40 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:19:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:19:40 DEBUG : banana: size = 6 OK 2026/08/27 04:19:40 DEBUG : banana: Sizes identical 2026/08/27 04:19:40 DEBUG : banana: Unchanged skipping 2026/08/27 04:19:40 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:19:40 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:19:40 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:19:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:19:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:19:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:19:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:19:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:19:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:19:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:19:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:19:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:19:41 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:19:41 DEBUG : Waiting for deletions to finish 2026/08/27 04:19:41 INFO : There was nothing to transfer 2026/08/27 04:19:41 DEBUG : Waiting for deletions to finish 2026/08/27 04:19:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : splitbananasplit: Excluded 2026/08/27 04:19:41 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : banana: Excluded 2026/08/27 04:19:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:19:41 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : apple: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:19:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:20:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:20:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:20:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:04 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:20:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:20:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:10 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:12 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:14 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:16 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0012-6789;.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/27 04:20:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:20:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:20:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:20:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:20:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:20:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:20:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:20:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:20:27 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:20:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:20:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:20:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:20:53 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:20:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:20:58 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:00 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:02 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:04 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0011-56789;.txt" to Linkbox root 'rclone-test-wucosum4yahe': 1/10 (Update second step failed: invalid character '<' looking for beginning of value) 2026/08/27 04:21:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:10 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:12 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:14 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:16 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:21:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:21:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:21:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:21:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:21:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:21:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:21:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:21:27 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:21:41 DEBUG : Waiting for deletions to finish 2026/08/27 04:21:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : splitbananasplit: Excluded 2026/08/27 04:21:41 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : banana: Excluded 2026/08/27 04:21:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:21:41 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : apple: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:21:41 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:21:42 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:21:42 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:21:42 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:21:42 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:21:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:21:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:21:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:21:42 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:21:42 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:21:42 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:21:42 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:21:42 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/27 04:21:42 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:21:42 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:21:42 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:21:45 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/27 04:21:45 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:21:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:45 DEBUG : YmFuYW5h: size = 6 OK 2026/08/27 04:21:45 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/27 04:21:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:46 DEBUG : YXBwbGU=: size = 5 OK 2026/08/27 04:21:46 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/27 04:21:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:21:46 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/27 04:21:46 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:21:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:21:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/27 04:21:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:21:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:21:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/27 04:21:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:21:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:21:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:49 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:21:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:50 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:21:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:50 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:21:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:21:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:56 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:21:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:04 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:06 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:12 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:14 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:16 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:22:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:22:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/27 04:22:21 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:22:23 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/27 04:22:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:22:24 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:22:25 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:22:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:22:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:22:26 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/27 04:22:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:26 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:22:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/27 04:22:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/27 04:22:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/27 04:22:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/27 04:22:30 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/27 04:22:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:32 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/27 04:22:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/27 04:22:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/27 04:22:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/27 04:22:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/27 04:22:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:35 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/27 04:22:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:35 DEBUG : Waiting for deletions to finish 2026/08/27 04:22:37 INFO : banana: Deleted 2026/08/27 04:22:37 INFO : splitbananasplit: Deleted 2026/08/27 04:22:37 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/27 04:22:37 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/27 04:22:37 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/27 04:22:38 INFO : dir1/0007-1234567.txt: Deleted 2026/08/27 04:22:38 INFO : dir1/0013-789;=.txt: Deleted 2026/08/27 04:22:38 INFO : dir1/0014-89;=.txt: Deleted 2026/08/27 04:22:38 INFO : dir1/0015-9;=.txt: Deleted 2026/08/27 04:22:38 INFO : dir1/0009-3456789.txt: Deleted 2026/08/27 04:22:39 INFO : apple: Deleted 2026/08/27 04:22:39 INFO : dir1/0003-defghij.txt: Deleted 2026/08/27 04:22:39 INFO : dir1/0008-2345678.txt: Deleted 2026/08/27 04:22:39 INFO : dir1/0010-456789.txt: Deleted 2026/08/27 04:22:40 INFO : dir1/0011-56789;.txt: Deleted 2026/08/27 04:22:40 INFO : appleappleapplebanana: Deleted 2026/08/27 04:22:40 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/27 04:22:40 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/27 04:22:40 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/27 04:22:40 INFO : dir1/0012-6789;.txt: Deleted 2026/08/27 04:22:40 DEBUG : Waiting for deletions to finish 2026/08/27 04:22:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/27 04:22:41 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : YXBwbGU=: Excluded 2026/08/27 04:22:41 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : YmFuYW5h: Excluded 2026/08/27 04:22:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/27 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:41 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:41 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:41 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:42 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:42 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:42 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/27 04:22:42 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:22:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:22:42 DEBUG : YXBwbGU=: size = 5 OK 2026/08/27 04:22:42 DEBUG : apple: Sizes identical 2026/08/27 04:22:42 DEBUG : apple: Unchanged skipping 2026/08/27 04:22:42 DEBUG : YmFuYW5h: size = 6 OK 2026/08/27 04:22:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/27 04:22:42 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:22:42 DEBUG : banana: Sizes identical 2026/08/27 04:22:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:22:42 DEBUG : banana: Unchanged skipping 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:42 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:42 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:42 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:42 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:42 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:42 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:42 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:42 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:42 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:42 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:42 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/27 04:22:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/27 04:22:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:42 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:42 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:42 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/27 04:22:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/27 04:22:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/27 04:22:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/27 04:22:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/27 04:22:42 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:22:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/27 04:22:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:22:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:22:42 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:22:42 DEBUG : Waiting for deletions to finish 2026/08/27 04:22:42 DEBUG : Waiting for deletions to finish 2026/08/27 04:22:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/27 04:22:42 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : YXBwbGU=: Excluded 2026/08/27 04:22:42 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : YmFuYW5h: Excluded 2026/08/27 04:22:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/27 04:22:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/27 04:22:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/27 04:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:43 DEBUG : apple: transformed to: YXBwbGU= 2026/08/27 04:22:43 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/27 04:22:43 DEBUG : banana: transformed to: YmFuYW5h 2026/08/27 04:22:43 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/27 04:22:43 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/27 04:22:43 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/27 04:22:43 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/27 04:22:43 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/27 04:22:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/27 04:22:43 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/27 04:22:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:22:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:22:52 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:22:52 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:22:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:22:58 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:00 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:02 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:04 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/MDAwMi1jZGVmZ2hpLnR4dA==" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/27 04:23:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:10 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:12 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:14 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:16 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:18 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:23:21 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:23:23 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:23:25 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:23:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:23:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:23:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:23:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:23:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:23:33 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:24:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:01 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:24:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:24:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:02 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:24:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:24:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:06 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:08 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:10 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:12 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:14 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:16 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:18 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:20 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:24:23 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:24:24 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:24:25 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:24:26 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:24:27 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:24:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:24:28 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:24:28 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:24:46 DEBUG : Waiting for deletions to finish 2026/08/27 04:24:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:24:46 DEBUG : splitbananasplit: Excluded 2026/08/27 04:24:46 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:24:46 DEBUG : banana: Excluded 2026/08/27 04:24:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:24:46 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:24:46 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:24:46 DEBUG : apple: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:24:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:24:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:24:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/27 04:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:24:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/27 04:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:24:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/27 04:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:24:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/27 04:24:47 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:24:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:24:47 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:24:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/27 04:24:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/27 04:24:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/27 04:24:48 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/27 04:24:48 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/27 04:24:48 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/27 04:24:48 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/27 04:24:48 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/27 04:24:48 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/27 04:24:48 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/27 04:24:48 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/27 04:24:48 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/27 04:24:48 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/27 04:24:48 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/27 04:24:48 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/27 04:24:48 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/27 04:24:48 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/27 04:24:48 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/27 04:24:48 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:24:48 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:24:48 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:24:51 DEBUG : PREFIXapple: size = 5 OK 2026/08/27 04:24:51 INFO : apple: Copied (new) to: PREFIXapple 2026/08/27 04:24:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/27 04:24:51 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/27 04:24:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/27 04:24:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/27 04:24:51 DEBUG : PREFIXbanana: size = 6 OK 2026/08/27 04:24:51 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/27 04:24:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/27 04:24:52 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/27 04:24:52 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/27 04:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/27 04:24:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:24:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:24:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:54 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:24:54 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/27 04:24:54 DEBUG : pacer: Reducing sleep to 900ms 2026/08/27 04:24:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:55 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/08/27 04:24:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:24:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:24:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:03 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:13 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:15 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:17 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:19 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:25:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/27 04:25:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/27 04:25:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/27 04:25:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:25:24 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:25:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/27 04:25:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/27 04:25:26 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:25:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:25:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:25:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:25:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:25:28 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/27 04:25:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/27 04:25:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/27 04:25:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:25:29 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:25:30 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/27 04:25:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/27 04:25:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/27 04:25:31 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/27 04:25:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/27 04:25:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/27 04:25:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/27 04:25:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/27 04:25:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/27 04:25:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/27 04:25:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/27 04:25:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/27 04:25:34 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/27 04:25:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/27 04:25:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/27 04:25:35 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/27 04:25:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/27 04:25:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/27 04:25:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/27 04:25:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/27 04:25:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/27 04:25:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/27 04:25:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/27 04:25:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/27 04:25:37 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/27 04:25:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/27 04:25:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/27 04:25:38 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/27 04:25:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/27 04:25:38 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/27 04:25:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/27 04:25:39 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/27 04:25:39 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/27 04:25:39 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/27 04:25:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/27 04:25:39 DEBUG : Waiting for deletions to finish 2026/08/27 04:25:41 INFO : apple: Deleted 2026/08/27 04:25:41 INFO : appleappleapplebanana: Deleted 2026/08/27 04:25:41 INFO : banana: Deleted 2026/08/27 04:25:41 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/27 04:25:42 INFO : dir1/0003-defghij.txt: Deleted 2026/08/27 04:25:42 INFO : dir1/0011-56789;.txt: Deleted 2026/08/27 04:25:42 INFO : dir1/0012-6789;.txt: Deleted 2026/08/27 04:25:42 INFO : dir1/0013-789;=.txt: Deleted 2026/08/27 04:25:42 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/27 04:25:43 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/27 04:25:43 INFO : dir1/0008-2345678.txt: Deleted 2026/08/27 04:25:43 INFO : dir1/0010-456789.txt: Deleted 2026/08/27 04:25:43 INFO : dir1/0014-89;=.txt: Deleted 2026/08/27 04:25:43 INFO : dir1/0007-1234567.txt: Deleted 2026/08/27 04:25:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/27 04:25:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/27 04:25:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/27 04:25:44 INFO : dir1/0015-9;=.txt: Deleted 2026/08/27 04:25:44 INFO : splitbananasplit: Deleted 2026/08/27 04:25:45 INFO : dir1/0009-3456789.txt: Deleted 2026/08/27 04:25:45 DEBUG : Waiting for deletions to finish 2026/08/27 04:25:45 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/27 04:25:45 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : PREFIXbanana: Excluded 2026/08/27 04:25:45 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/27 04:25:45 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : PREFIXapple: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:25:45 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/27 04:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/27 04:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/27 04:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/27 04:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/27 04:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/27 04:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/27 04:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/27 04:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/27 04:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/27 04:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/27 04:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/27 04:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/27 04:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/27 04:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/27 04:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/27 04:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/27 04:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/27 04:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/27 04:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/27 04:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/27 04:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/27 04:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/27 04:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/27 04:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/27 04:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/27 04:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/27 04:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/27 04:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/27 04:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/27 04:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : apple: transformed to: PREFIXapple 2026/08/27 04:25:45 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/27 04:25:45 DEBUG : banana: transformed to: PREFIXbanana 2026/08/27 04:25:45 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/27 04:25:45 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/27 04:25:45 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/27 04:25:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/27 04:25:45 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/27 04:25:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/27 04:25:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/27 04:25:45 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/27 04:25:45 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/27 04:25:45 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/27 04:25:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/27 04:25:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/27 04:25:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/27 04:25:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/27 04:25:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/27 04:25:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/27 04:25:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/27 04:25:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:25:46 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:25:46 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:25:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:49 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:25:49 DEBUG : pacer: Reducing sleep to 300ms 2026/08/27 04:25:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:49 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/08/27 04:25:49 DEBUG : pacer: Reducing sleep to 450ms 2026/08/27 04:25:49 DEBUG : pacer: Reducing sleep to 337.5ms 2026/08/27 04:25:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:49 DEBUG : pacer: Rate limited, increasing sleep to 675ms 2026/08/27 04:25:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:50 DEBUG : pacer: Rate limited, increasing sleep to 1.35s 2026/08/27 04:25:50 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:25:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:25:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:06 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:14 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:16 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:18 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:20 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:26:22 DEBUG : banana: size = 6 OK 2026/08/27 04:26:22 INFO : banana: Copied (new) 2026/08/27 04:26:24 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:26:24 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:26:24 INFO : splitbananasplit: Copied (new) 2026/08/27 04:26:25 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:26:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:26:25 INFO : appleappleapplebanana: Copied (new) 2026/08/27 04:26:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:26:27 DEBUG : apple: size = 5 OK 2026/08/27 04:26:27 INFO : apple: Copied (new) 2026/08/27 04:26:27 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:26:28 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:26:29 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:26:29 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:26:29 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:26:31 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:26:31 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/27 04:26:32 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:26:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/27 04:26:32 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:26:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/27 04:26:32 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:26:32 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/27 04:26:35 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:26:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/27 04:26:35 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:26:35 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/27 04:26:36 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:26:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/27 04:26:36 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:26:36 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/27 04:26:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:26:38 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/27 04:26:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:26:39 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/27 04:26:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:26:39 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/27 04:26:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:26:40 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/27 04:26:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:26:41 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/27 04:26:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:26:42 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/27 04:26:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:26:43 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/27 04:26:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:26:43 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/27 04:26:43 DEBUG : Waiting for deletions to finish 2026/08/27 04:26:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/27 04:26:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/27 04:26:45 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/27 04:26:45 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/27 04:26:45 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/27 04:26:45 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/27 04:26:45 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/27 04:26:46 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/27 04:26:46 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/27 04:26:46 INFO : PREFIXapple: Deleted 2026/08/27 04:26:46 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/27 04:26:47 INFO : PREFIXsplitbananasplit: Deleted 2026/08/27 04:26:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/27 04:26:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/27 04:26:47 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/27 04:26:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/27 04:26:48 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/27 04:26:48 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/27 04:26:48 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/27 04:26:48 INFO : PREFIXbanana: Deleted 2026/08/27 04:26:48 DEBUG : Waiting for deletions to finish 2026/08/27 04:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : splitbananasplit: Excluded 2026/08/27 04:26:48 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : banana: Excluded 2026/08/27 04:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:26:48 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : apple: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:26:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:49 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:26:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:49 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:26:49 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:49 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:26:50 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:50 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:26:52 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:54 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:56 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:26:58 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:00 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:02 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:02 ERROR : dir1: error listing: getting files failed: invalid character '<' looking for beginning of value sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:128 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestTransform/prefix sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:128 Error: Not equal: expected: 20 actual : 4 Test: TestTransform/prefix 2026/08/27 04:27:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:12 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:14 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:16 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:18 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:20 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:27:22 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:27:25 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:27:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:27:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:27:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:27:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:27:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:27:32 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:27:34 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:28:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:07 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:28:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:08 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:28:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:08 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:28:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:09 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:28:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:12 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:14 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:16 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:18 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:20 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0006-ghijklm.txt" to Linkbox root 'rclone-test-wucosum4yahe': 1/10 (Update err in unmarshaling response: invalid character '<' looking for beginning of value) 2026/08/27 04:28:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:28:25 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:28:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:28:27 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:28:28 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:28:29 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:28:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:28:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:28:31 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:28:55 DEBUG : Waiting for deletions to finish 2026/08/27 04:28:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : splitbananasplit: Excluded 2026/08/27 04:28:55 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : banana: Excluded 2026/08/27 04:28:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:28:55 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : apple: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:28:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/27 04:28:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/27 04:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:28:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/27 04:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/27 04:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:28:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:28:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:28:56 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:28:56 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/27 04:28:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:28:56 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:28:56 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:28:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/27 04:28:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:28:56 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:28:56 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:28:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:28:59 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:29:00 DEBUG : pacer: Reducing sleep to 300ms 2026/08/27 04:29:00 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/27 04:29:00 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/27 04:29:00 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/27 04:29:00 DEBUG : pacer: Reducing sleep to 225ms 2026/08/27 04:29:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:00 DEBUG : pacer: Rate limited, increasing sleep to 450ms 2026/08/27 04:29:00 DEBUG : pacer: Reducing sleep to 337.5ms 2026/08/27 04:29:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:00 DEBUG : pacer: Rate limited, increasing sleep to 675ms 2026/08/27 04:29:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:00 DEBUG : pacer: Rate limited, increasing sleep to 1.35s 2026/08/27 04:29:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:01 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:29:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:12 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:14 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:16 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:18 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:20 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:22 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:25 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:29:25 DEBUG : appleSUFFIX: size = 5 OK 2026/08/27 04:29:25 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/27 04:29:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/27 04:29:27 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:29:27 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/27 04:29:27 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/27 04:29:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/27 04:29:28 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:29:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:29:29 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/27 04:29:29 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/27 04:29:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/27 04:29:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:29:31 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:29:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:29:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:29:32 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:29:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/27 04:29:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/27 04:29:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/27 04:29:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/27 04:29:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/27 04:29:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/27 04:29:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/27 04:29:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/27 04:29:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/27 04:29:35 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/27 04:29:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/27 04:29:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/27 04:29:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/27 04:29:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/27 04:29:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/27 04:29:38 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/27 04:29:38 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/27 04:29:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/27 04:29:38 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/27 04:29:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/27 04:29:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/27 04:29:39 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/27 04:29:39 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/27 04:29:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/27 04:29:40 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/27 04:29:40 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/27 04:29:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/27 04:29:41 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/27 04:29:41 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/27 04:29:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/27 04:29:42 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/27 04:29:42 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/27 04:29:42 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/27 04:29:42 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/27 04:29:42 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/27 04:29:42 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/27 04:29:43 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/27 04:29:43 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/27 04:29:44 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/27 04:29:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/27 04:29:45 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/27 04:29:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/27 04:29:45 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/27 04:29:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/27 04:29:45 DEBUG : Waiting for deletions to finish 2026/08/27 04:29:46 INFO : dir1/0013-789;=.txt: Deleted 2026/08/27 04:29:47 INFO : dir1/0014-89;=.txt: Deleted 2026/08/27 04:29:47 INFO : dir1/0009-3456789.txt: Deleted 2026/08/27 04:29:47 INFO : apple: Deleted 2026/08/27 04:29:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/27 04:29:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/27 04:29:48 INFO : dir1/0003-defghij.txt: Deleted 2026/08/27 04:29:48 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/27 04:29:48 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/27 04:29:48 INFO : dir1/0010-456789.txt: Deleted 2026/08/27 04:29:48 INFO : banana: Deleted 2026/08/27 04:29:49 INFO : splitbananasplit: Deleted 2026/08/27 04:29:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/27 04:29:49 INFO : dir1/0007-1234567.txt: Deleted 2026/08/27 04:29:49 INFO : dir1/0011-56789;.txt: Deleted 2026/08/27 04:29:50 INFO : dir1/0012-6789;.txt: Deleted 2026/08/27 04:29:50 INFO : dir1/0015-9;=.txt: Deleted 2026/08/27 04:29:50 INFO : dir1/0008-2345678.txt: Deleted 2026/08/27 04:29:50 INFO : appleappleapplebanana: Deleted 2026/08/27 04:29:50 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/27 04:29:50 DEBUG : Waiting for deletions to finish 2026/08/27 04:29:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/27 04:29:50 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/27 04:29:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/27 04:29:50 DEBUG : bananaSUFFIX: Excluded 2026/08/27 04:29:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/27 04:29:50 DEBUG : appleSUFFIX: Excluded 2026/08/27 04:29:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/27 04:29:50 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/08/27 04:29:51 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/08/27 04:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/27 04:29:51 DEBUG : apple: transformed to: appleSUFFIX 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/27 04:29:51 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/27 04:29:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 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 2026/08/27 04:29:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/27 04:29:51 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/27 04:29:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/27 04:29:51 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/27 04:29:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:29:52 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:29:52 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:29:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:52 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:29:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:52 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:29:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:52 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:29:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:53 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:29:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:29:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:07 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:11 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:13 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:15 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:17 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:19 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:21 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:23 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:30:25 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:30:27 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:30:28 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:30:29 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:30:30 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:30:31 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:30:31 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:30:32 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:30:33 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:30:33 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:30:34 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:30:34 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:30:34 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:30:34 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:30:34 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:30:35 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:30:35 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:30:35 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:30:35 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:30:35 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:30:36 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:30:36 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:30:36 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:30:36 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:30:36 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:30:37 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:30:37 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:30:37 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:30:37 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:30:38 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:30:39 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:30:39 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:30:39 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:30:42 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:30:42 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:30:42 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:30:43 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:30:48 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:30:49 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:30:49 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:30:49 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:31:01 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:31:02 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:31:02 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:31:02 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:31:27 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:31:28 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:31:28 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:31:28 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:32:18 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/08/27 04:32:19 ERROR : apple: Failed to copy: object not found 2026/08/27 04:32:19 ERROR : banana: Failed to copy: object not found 2026/08/27 04:32:19 ERROR : splitbananasplit: Failed to copy: object not found 2026/08/27 04:32:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:32:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/27 04:32:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:32:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/27 04:32:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:32:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/27 04:32:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:32:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/27 04:32:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:32:24 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/27 04:32:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:32:25 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/27 04:32:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:32:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/27 04:32:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:32:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/27 04:32:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:32:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/27 04:32:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:32:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/27 04:32:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:32:29 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/27 04:32:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:32:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/27 04:32:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:32:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/27 04:32:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:32:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/27 04:32:32 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:32:32 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/27 04:32:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:32:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/27 04:32:32 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting files as there were IO errors 2026/08/27 04:32:32 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting directories as there were IO errors sync_transform_test.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:127 Error: Received unexpected error: object not found Test: TestTransform/suffix 2026/08/27 04:32:32 DEBUG : Waiting for deletions to finish 2026/08/27 04:32:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/27 04:32:33 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : splitbananasplit(1): Excluded 2026/08/27 04:32:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : bananaSUFFIX: Excluded 2026/08/27 04:32:33 DEBUG : banana(1): Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : banana(1): Excluded 2026/08/27 04:32:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : appleSUFFIX: Excluded 2026/08/27 04:32:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/27 04:32:33 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : appleappleapplebanana(1): Excluded 2026/08/27 04:32:33 DEBUG : apple(1): Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : apple(1): Excluded 2026/08/27 04:32:33 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/08/27 04:32:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:32:33 DEBUG : dir1/0000-abcdefg.txt: Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:128 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/suffix === RUN TestTransform/truncate run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:34:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:03 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:34:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:03 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:34:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:34:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:34:06 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:08 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:10 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:12 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:14 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:16 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0015-9;=.txt" to Linkbox root 'rclone-test-wucosum4yahe': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/27 04:34:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:22 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:24 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:26 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:34:28 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:34:28 DEBUG : dir1/0015-9;=.txt: Update: removing old file 2026/08/27 04:34:31 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:34:31 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:34:34 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:34:34 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:34:34 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:34:35 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:34:36 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:34:37 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:34:43 DEBUG : Waiting for deletions to finish 2026/08/27 04:34:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : splitbananasplit: Excluded 2026/08/27 04:34:43 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : banana: Excluded 2026/08/27 04:34:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:34:43 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : apple: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:34:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:34:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/27 04:34:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/27 04:34:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/27 04:34:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/27 04:34:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/27 04:34:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/27 04:34:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/27 04:34:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/27 04:34:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/27 04:34:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/27 04:34:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : apple: size = 5 OK 2026/08/27 04:34:44 DEBUG : apple: Sizes identical 2026/08/27 04:34:44 DEBUG : apple: Unchanged skipping 2026/08/27 04:34:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/27 04:34:44 DEBUG : banana: size = 6 OK 2026/08/27 04:34:44 DEBUG : banana: Sizes identical 2026/08/27 04:34:44 DEBUG : banana: Unchanged skipping 2026/08/27 04:34:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/27 04:34:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/27 04:34:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/27 04:34:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/27 04:34:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/27 04:34:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/27 04:34:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/27 04:34:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/27 04:34:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/27 04:34:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/27 04:34:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/27 04:34:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/27 04:34:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/27 04:34:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/27 04:34:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/27 04:34:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/27 04:34:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/27 04:34:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/27 04:34:44 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:34:44 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:34:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/27 04:34:47 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:34:47 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:34:48 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:34:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:34:48 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:34:48 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:34:48 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:34:49 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:34:49 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:34:49 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:34:49 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:34:49 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:34:50 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:34:50 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:34:50 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:34:50 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:34:50 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:34:51 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:34:51 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:34:51 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:34:52 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:34:53 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:34:53 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:34:53 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:34:56 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:34:56 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:34:56 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:34:56 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:35:02 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:35:03 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:35:03 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:35:03 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:35:15 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:35:15 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:35:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:35:15 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:35:16 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:35:16 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:35:17 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:35:17 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:35:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:35:20 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:35:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:35:24 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:35:26 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:35:28 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:35:28 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:35:30 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:35:30 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:35:32 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:35:32 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:35:33 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:35:33 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:35:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:35:54 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:35:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:35:56 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:35:58 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:35:58 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:35:59 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:35:59 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:36:45 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/08/27 04:36:45 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/27 04:36:46 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:36:47 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:36:47 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/08/27 04:36:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/27 04:36:48 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:36:48 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:36:49 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:36:49 ERROR : splitbananasplit: Failed to copy: object not found 2026/08/27 04:36:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/27 04:36:50 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:36:50 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/08/27 04:36:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/27 04:36:50 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:36:50 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:36:51 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:36:51 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:36:52 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:36:52 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:36:52 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:36:52 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:36:53 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:36:53 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:36:53 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:36:53 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:36:54 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:36:54 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:36:55 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:36:55 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:36:56 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:36:56 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:36:56 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:36:58 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:36:59 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:37:00 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:37:01 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:37:02 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:37:05 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:37:06 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:37:08 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:37:15 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:37:18 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:37:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:37:19 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:37:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:37:19 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:37:20 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:37:20 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:37:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:37:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:37:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:37:24 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:37:26 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:37:28 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:37:31 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:37:31 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:37:33 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:37:33 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:37:41 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:37:41 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:37:44 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:37:44 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:37:57 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:37:57 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:37:59 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:37:59 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:38:33 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/08/27 04:38:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/27 04:38:33 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:38:33 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:38:35 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:38:35 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:38:35 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:38:35 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/08/27 04:38:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/27 04:38:36 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:38:37 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:38:38 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:38:38 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:38:38 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:38:39 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:38:40 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:38:40 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:38:41 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:38:43 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:38:43 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:38:46 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:38:48 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/08/27 04:38:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/27 04:38:50 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/08/27 04:38:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/27 04:38:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:38:50 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:38:51 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:38:51 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:38:52 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:38:52 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:38:53 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:38:53 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:38:53 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:38:54 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:38:54 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:38:55 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:38:56 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:38:57 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:38:59 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:39:01 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:39:04 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:39:06 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:39:06 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:39:08 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:39:19 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:39:21 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:39:29 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:39:32 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:39:45 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:39:47 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:40:21 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/08/27 04:40:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/27 04:40:23 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:40:23 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:40:23 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/08/27 04:40:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/27 04:40:24 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:40:25 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:40:26 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:40:26 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:40:26 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:40:27 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:40:28 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:40:28 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:40:29 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:40:31 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:40:32 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:40:34 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:40:36 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/08/27 04:40:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/27 04:40:38 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/08/27 04:40:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/27 04:40:38 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:40:39 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:40:39 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:40:40 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:40:40 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:40:41 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:40:41 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:40:41 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:40:41 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:40:42 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:40:43 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:40:43 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:40:44 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:40:46 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:40:47 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:40:49 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:40:52 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:40:54 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:40:54 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:40:56 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:41:07 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:41:09 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:41:18 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:41:20 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:41:33 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:41:35 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:42:09 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/08/27 04:42:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/27 04:42:11 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/08/27 04:42:11 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/08/27 04:42:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/27 04:42:12 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/08/27 04:42:12 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/08/27 04:42:13 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/08/27 04:42:14 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/27 04:42:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/27 04:42:14 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/27 04:42:16 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/27 04:42:20 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/27 04:42:24 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/08/27 04:42:26 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/08/27 04:42:27 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/27 04:42:40 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/27 04:43:06 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/27 04:43:57 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/08/27 04:43:57 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting files as there were IO errors 2026/08/27 04:43:57 ERROR : Linkbox root 'rclone-test-wucosum4yahe': not deleting directories as there were IO errors sync_transform_test.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:121 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/08/27 04:43:57 DEBUG : Waiting for deletions to finish 2026/08/27 04:43:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:43:57 DEBUG : splitbananasplit: Excluded 2026/08/27 04:43:57 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/08/27 04:43:57 DEBUG : splitbanan(1): Excluded 2026/08/27 04:43:57 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:43:57 DEBUG : banana: Excluded 2026/08/27 04:43:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:43:57 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:43:57 DEBUG : appleapple(1): Excluded (Path Filter) 2026/08/27 04:43:57 DEBUG : appleapple(1): Excluded 2026/08/27 04:43:57 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:43:57 DEBUG : apple: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0014-89;=(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0013-789;=(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0012-6789;(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0011-56789(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0010-45678(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0009-34567(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0008-23456(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0007-12345(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0006-ghijk(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0005-fghij(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0004-efghi(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0003-defgh(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0002-cdefg(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0001-bcdef(1): Excluded 2026/08/27 04:43:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:43:58 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/08/27 04:43:58 DEBUG : dir1/0000-abcde(1): Excluded sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: 20 actual : 38 Test: TestTransform/truncate 2026/08/27 04:44:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:44:28 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:44:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:44:28 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:44:29 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:44:29 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:44:29 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:44:29 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:44:31 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:44:34 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:44:36 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:44:38 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:44:39 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:44:40 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:44:42 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:44:43 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:44:44 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:44:46 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/encoder run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:45:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:45:19 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:45:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:45:19 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:45:20 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:45:20 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:45:20 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:45:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:45:22 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:45:24 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:45:26 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:45:28 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:45:30 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:45:32 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0009-3456789.txt" to Linkbox root 'rclone-test-wucosum4yahe': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/27 04:45:34 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:45:34 DEBUG : dir1/0009-3456789.txt: Update: removing old file 2026/08/27 04:45:37 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:45:38 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:45:40 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:45:40 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:45:41 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:45:41 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:45:43 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:45:43 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:46:01 DEBUG : Waiting for deletions to finish 2026/08/27 04:46:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : splitbananasplit: Excluded 2026/08/27 04:46:01 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : banana: Excluded 2026/08/27 04:46:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:46:01 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : apple: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:46:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:46:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:46:02 DEBUG : apple: size = 5 OK 2026/08/27 04:46:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:46:02 DEBUG : apple: Sizes identical 2026/08/27 04:46:02 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:46:02 DEBUG : apple: Unchanged skipping 2026/08/27 04:46:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:46:02 DEBUG : banana: size = 6 OK 2026/08/27 04:46:02 DEBUG : banana: Sizes identical 2026/08/27 04:46:02 DEBUG : banana: Unchanged skipping 2026/08/27 04:46:02 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:46:02 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:46:02 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:46:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:46:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:46:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:46:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:46:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:46:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:46:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:46:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:46:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:46:03 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:46:03 DEBUG : Waiting for deletions to finish 2026/08/27 04:46:03 INFO : There was nothing to transfer 2026/08/27 04:46:03 DEBUG : Waiting for deletions to finish 2026/08/27 04:46:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : splitbananasplit: Excluded 2026/08/27 04:46:03 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : banana: Excluded 2026/08/27 04:46:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:46:03 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : apple: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:46:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:46:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:46:04 DEBUG : apple: size = 5 OK 2026/08/27 04:46:04 DEBUG : apple: Sizes identical 2026/08/27 04:46:04 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:46:04 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:46:04 DEBUG : banana: size = 6 OK 2026/08/27 04:46:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:46:04 DEBUG : banana: Sizes identical 2026/08/27 04:46:04 DEBUG : apple: Unchanged skipping 2026/08/27 04:46:04 DEBUG : banana: Unchanged skipping 2026/08/27 04:46:04 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:46:04 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:46:04 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:46:04 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:46:04 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:46:04 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:46:04 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:46:04 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:46:04 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:46:04 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:46:04 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:46:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:46:04 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:46:04 DEBUG : Waiting for deletions to finish 2026/08/27 04:46:04 INFO : There was nothing to transfer 2026/08/27 04:46:04 DEBUG : Waiting for deletions to finish 2026/08/27 04:46:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : splitbananasplit: Excluded 2026/08/27 04:46:04 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : banana: Excluded 2026/08/27 04:46:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:46:04 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : apple: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:46:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:46:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:46:05 DEBUG : Waiting for deletions to finish 2026/08/27 04:46:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : splitbananasplit: Excluded 2026/08/27 04:46:05 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : banana: Excluded 2026/08/27 04:46:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:46:05 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : apple: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:46:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:46:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:46:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:46:19 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:46:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:46:19 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:46:20 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:46:20 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:46:21 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:46:21 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:46:22 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:46:24 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:46:26 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:46:28 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:46:30 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:46:32 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0006-ghijklm.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/27 04:46:35 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:46:37 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:46:39 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:46:40 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:46:42 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:46:43 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:46:44 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:46:46 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:46:47 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:47:20 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:47:20 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:47:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:47:20 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:47:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:47:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:47:22 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:47:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:47:23 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:47:25 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:47:27 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:47:29 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:47:31 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:47:33 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0013-789;=.txt" to Linkbox root 'rclone-test-wucosum4yahe': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/27 04:47:35 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:47:35 DEBUG : dir1/0013-789;=.txt: Update: removing old file 2026/08/27 04:47:39 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:47:39 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:47:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:47:42 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:47:42 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:47:43 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:47:44 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:47:44 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:47:54 DEBUG : Waiting for deletions to finish 2026/08/27 04:47:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : splitbananasplit: Excluded 2026/08/27 04:47:55 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : banana: Excluded 2026/08/27 04:47:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:47:55 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : apple: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:47:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:47:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:47:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:47:55 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:47:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:47:55 DEBUG : apple: size = 5 OK 2026/08/27 04:47:55 DEBUG : banana: size = 6 OK 2026/08/27 04:47:55 DEBUG : banana: Sizes identical 2026/08/27 04:47:55 DEBUG : banana: Unchanged skipping 2026/08/27 04:47:55 DEBUG : apple: Sizes identical 2026/08/27 04:47:55 DEBUG : apple: Unchanged skipping 2026/08/27 04:47:55 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:47:55 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:47:55 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:47:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:47:56 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:47:56 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:47:56 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:47:56 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:47:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:47:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:47:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:47:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:47:56 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:47:56 DEBUG : Waiting for deletions to finish 2026/08/27 04:47:56 INFO : There was nothing to transfer 2026/08/27 04:47:56 DEBUG : Waiting for deletions to finish 2026/08/27 04:47:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : splitbananasplit: Excluded 2026/08/27 04:47:56 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : banana: Excluded 2026/08/27 04:47:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:47:56 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : apple: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:47:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:47:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:47:57 DEBUG : apple: size = 5 OK 2026/08/27 04:47:57 DEBUG : apple: Sizes identical 2026/08/27 04:47:57 DEBUG : apple: Unchanged skipping 2026/08/27 04:47:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:47:57 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:47:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:47:57 DEBUG : banana: size = 6 OK 2026/08/27 04:47:57 DEBUG : banana: Sizes identical 2026/08/27 04:47:57 DEBUG : banana: Unchanged skipping 2026/08/27 04:47:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:47:57 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:47:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:47:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:47:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:47:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:47:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:47:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:47:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:47:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:47:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:47:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:47:57 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:47:57 DEBUG : Waiting for deletions to finish 2026/08/27 04:47:57 INFO : There was nothing to transfer 2026/08/27 04:47:57 DEBUG : Waiting for deletions to finish 2026/08/27 04:47:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : splitbananasplit: Excluded 2026/08/27 04:47:57 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : banana: Excluded 2026/08/27 04:47:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:47:57 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : apple: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:48:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:11 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:48:12 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:12 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:48:12 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:12 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:48:13 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:13 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:48:14 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:16 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:18 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:20 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:22 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:24 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0006-ghijklm.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/27 04:48:26 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:28 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:30 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:32 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:34 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:48:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:48:40 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:48:41 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:48:42 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:48:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:48:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:48:46 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:48:48 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:48:49 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/charmap run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:49:15 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:15 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:49:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:15 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:49:15 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:15 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:49:16 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:16 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:49:18 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:20 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:22 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:24 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:26 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:28 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0010-456789.txt" to Linkbox root 'rclone-test-wucosum4yahe': 1/10 (Update err in unmarshaling response: invalid character '<' looking for beginning of value) 2026/08/27 04:49:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:34 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:49:36 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:49:38 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:49:41 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:49:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:49:42 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:49:42 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:49:44 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:49:44 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:49:44 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:50:00 DEBUG : Waiting for deletions to finish 2026/08/27 04:50:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : splitbananasplit: Excluded 2026/08/27 04:50:01 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : banana: Excluded 2026/08/27 04:50:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:50:01 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : apple: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:50:01 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:50:02 DEBUG : apple: size = 5 OK 2026/08/27 04:50:02 DEBUG : apple: Sizes identical 2026/08/27 04:50:02 DEBUG : apple: Unchanged skipping 2026/08/27 04:50:02 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:50:02 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:50:02 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:50:02 DEBUG : banana: size = 6 OK 2026/08/27 04:50:02 DEBUG : banana: Sizes identical 2026/08/27 04:50:02 DEBUG : banana: Unchanged skipping 2026/08/27 04:50:02 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:50:02 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:50:02 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:50:02 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:50:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:50:02 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:50:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:50:02 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:50:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:50:02 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:50:02 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:50:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:50:02 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:50:02 DEBUG : Waiting for deletions to finish 2026/08/27 04:50:02 INFO : There was nothing to transfer 2026/08/27 04:50:02 DEBUG : Waiting for deletions to finish 2026/08/27 04:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:50:02 DEBUG : splitbananasplit: Excluded 2026/08/27 04:50:02 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:50:02 DEBUG : banana: Excluded 2026/08/27 04:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:50:02 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:50:02 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:50:02 DEBUG : apple: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:50:03 DEBUG : apple: size = 5 OK 2026/08/27 04:50:03 DEBUG : apple: Sizes identical 2026/08/27 04:50:03 DEBUG : apple: Unchanged skipping 2026/08/27 04:50:03 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:50:03 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:50:03 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:50:03 DEBUG : banana: size = 6 OK 2026/08/27 04:50:03 DEBUG : banana: Sizes identical 2026/08/27 04:50:03 DEBUG : banana: Unchanged skipping 2026/08/27 04:50:03 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:50:03 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:50:03 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:50:03 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:50:03 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:50:03 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:50:03 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:50:03 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:50:03 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:50:03 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:50:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:50:03 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:50:03 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:50:03 DEBUG : Waiting for deletions to finish 2026/08/27 04:50:03 INFO : There was nothing to transfer 2026/08/27 04:50:03 DEBUG : Waiting for deletions to finish 2026/08/27 04:50:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : splitbananasplit: Excluded 2026/08/27 04:50:04 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : banana: Excluded 2026/08/27 04:50:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:50:04 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : apple: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:50:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:50:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:50:18 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:18 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:50:18 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:18 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:50:18 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:18 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:50:19 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:19 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:50:21 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:23 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:25 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:27 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:29 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:31 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0006-ghijklm.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/27 04:50:33 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:35 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:50:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:50:40 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:50:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:50:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:50:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:50:46 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:50:47 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:50:48 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:50:50 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/lowercase run.go:198: Remote "Linkbox root 'rclone-test-wucosum4yahe'", Local "Local file system at /tmp/rclone3319361572", Modify Window "876000h0m0s" 2026/08/27 04:51:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:21 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:51:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:21 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:51:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:51:22 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:51:24 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:26 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:28 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:30 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:32 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:34 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0012-6789;.txt" to Linkbox root 'rclone-test-wucosum4yahe': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/27 04:51:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:51:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/27 04:51:38 DEBUG : dir1/0012-6789;.txt: Update: removing old file 2026/08/27 04:51:41 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/27 04:51:41 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/27 04:51:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/27 04:51:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/27 04:51:44 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/27 04:51:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/27 04:51:46 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/27 04:51:47 DEBUG : pacer: Reducing sleep to 200ms 2026/08/27 04:51:59 DEBUG : Waiting for deletions to finish 2026/08/27 04:51:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : splitbananasplit: Excluded 2026/08/27 04:51:59 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : banana: Excluded 2026/08/27 04:51:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:51:59 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : apple: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:51:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:51:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:52:00 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:52:00 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:52:00 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:52:00 DEBUG : banana: size = 6 OK 2026/08/27 04:52:00 DEBUG : banana: Sizes identical 2026/08/27 04:52:00 DEBUG : banana: Unchanged skipping 2026/08/27 04:52:00 DEBUG : apple: size = 5 OK 2026/08/27 04:52:00 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:52:00 DEBUG : apple: Sizes identical 2026/08/27 04:52:00 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:52:00 DEBUG : apple: Unchanged skipping 2026/08/27 04:52:00 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:52:00 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:52:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:52:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:52:00 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:52:00 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:52:00 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:52:00 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:52:00 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:52:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:52:00 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:52:00 DEBUG : Waiting for deletions to finish 2026/08/27 04:52:00 INFO : There was nothing to transfer 2026/08/27 04:52:00 DEBUG : Waiting for deletions to finish 2026/08/27 04:52:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : splitbananasplit: Excluded 2026/08/27 04:52:00 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : banana: Excluded 2026/08/27 04:52:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:52:00 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : apple: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:52:00 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:52:01 DEBUG : apple: size = 5 OK 2026/08/27 04:52:01 DEBUG : apple: Sizes identical 2026/08/27 04:52:01 DEBUG : banana: size = 6 OK 2026/08/27 04:52:01 DEBUG : banana: Sizes identical 2026/08/27 04:52:01 DEBUG : splitbananasplit: size = 16 OK 2026/08/27 04:52:01 DEBUG : banana: Unchanged skipping 2026/08/27 04:52:01 DEBUG : splitbananasplit: Sizes identical 2026/08/27 04:52:01 DEBUG : splitbananasplit: Unchanged skipping 2026/08/27 04:52:01 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/27 04:52:01 DEBUG : apple: Unchanged skipping 2026/08/27 04:52:01 DEBUG : appleappleapplebanana: Sizes identical 2026/08/27 04:52:01 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/27 04:52:01 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/27 04:52:01 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/27 04:52:01 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/27 04:52:01 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/27 04:52:01 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/27 04:52:01 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/27 04:52:01 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/27 04:52:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/27 04:52:01 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for checks to finish 2026/08/27 04:52:01 DEBUG : Linkbox root 'rclone-test-wucosum4yahe': Waiting for transfers to finish 2026/08/27 04:52:01 DEBUG : Waiting for deletions to finish 2026/08/27 04:52:01 INFO : There was nothing to transfer 2026/08/27 04:52:01 DEBUG : Waiting for deletions to finish 2026/08/27 04:52:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : splitbananasplit: Excluded 2026/08/27 04:52:02 DEBUG : banana: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : banana: Excluded 2026/08/27 04:52:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : appleappleapplebanana: Excluded 2026/08/27 04:52:02 DEBUG : apple: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : apple: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/27 04:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/27 04:52:02 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/27 04:52:15 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:15 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/27 04:52:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:15 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/27 04:52:15 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:15 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/27 04:52:16 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:16 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/27 04:52:18 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:20 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:22 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:24 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:26 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:28 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0005-fghijkl.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/27 04:52:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/27 04:52:32 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) panic: test timed out after 1h0m0s running tests: TestTransform (35m53s) TestTransform/lowercase (1m39s) goroutine 18114 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 36 minutes]: testing.(*T).Run(0x89d4e454248, {0x2d4be6e?, 0x89d4dd31ae8?}, 0x2ed8838) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x89d4e454248) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x89d4e454248, 0x89d4dd31c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d74ce0, 0x18}, {0x2d97e96, 0x20}, 0x89d4e53f758, {0x4bfdc60, 0x6c, 0x6c}, {0xc29c0e84110605f9, 0x346730c9aef, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x89d4e5eaaa0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x89d4e5eaaa0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:75 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:46 main.main() _testmain.go:262 +0xa6 goroutine 25 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 26 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 17969 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17687 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18055 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17687 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18051 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17687 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18053 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17687 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 18050 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17687 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 2527 [chan receive, 57 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2633 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 18085 [sleep]: time.Sleep(0x77359400) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x89d4e736fb8?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:178 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 17968 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:177 +0x17f goroutine 18054 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17687 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17968 [chan receive]: github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall(0x89d4defe900, 0x0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:168 +0xa7 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x89d4defe900, 0x89d4e78db60, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:227 +0xb2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x89d4defe900, 0x89d4e78db60) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/linkbox.getUnmarshaledResponse({0x2f23708, 0x4c3d200}, 0x89d4e2143c0, 0x89d4e4ed600, {0x2810d00, 0x89d4e78db30}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:320 +0xf8 github.com/rclone/rclone/backend/linkbox.(*Object).Remove(0x89d4e417d80, {0x2f23708, 0x4c3d200}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:848 +0x1e5 github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x24 github.com/rclone/rclone/fstest.Retry(0x89d4e455688, {0x89d4e1b4b10, 0x25}, 0x89d4e70dd00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:135 +0xf6 github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0x89d4e17c500?, 0x0?, 0x89d4dd80cb0?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0x89d4e601d08?, 0x4c3d200?}, {0x89d4e17c500, 0x10, 0x10}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:420 +0x2d4 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17687 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 11379 [chan receive, 2 minutes]: testing.(*T).Run(0x89d4e3486c8, {0x2d3ff2e?, 0x0?}, 0x89d4e255b30) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x89d4e3486c8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x89d4e3486c8, 0x2ed8838) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 16538 [IO wait]: internal/poll.runtime_pollWait(0x729d29092600, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x89d4e012080?, 0x89d4e6b0000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x89d4e012080, {0x89d4e6b0000, 0x3800, 0x3800}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x89d4e012080, {0x89d4e6b0000?, 0x37fb?, 0x89d4e2563e0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x89d4e10c070, {0x89d4e6b0000?, 0x89d4e6b0000?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x89d4e3fe270, {0x89d4e6b0000?, 0x729d2905b728?, 0x729d72f9e2f8?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x89d4e3ff5d8, {0x89d4e6b0000?, 0x89d4e7f4b40?, 0x89d4ea40a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x89d4e37a2a8, {0x2ef8800, 0x89d4e3ff5d8}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x89d4e37a008, {0x729d28715800, 0x89d4e3fe270}, 0x89d4ea40c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x89d4e37a008, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x89d4e37a008, {0x89d4e163000, 0x1000, 0x8008a0?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x89d4dd7f1a0, {0x89d4e73a044, 0x9, 0x81d3ae?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ef5560, 0x89d4dd7f1a0}, {0x89d4e73a044, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x89d4e73a044, 0x9, 0x89d0000034d?}, {0x2ef5560?, 0x89d4dd7f1a0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x89d4e73a000) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x89d4e73a000) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x89d4ea40fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x89d4e7cc1c0) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 16537 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 17687 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x89d4e389bb8?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x89d4e601bc0) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2f23708, 0x4c3d200}, {0x2f43980, 0x89d4e2143c0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x89d4e78cde0, 0x2ed9588) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:458 +0x335 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2f23708, 0x4c3d200}, {0x2f43980, 0x89d4e2143c0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x89d4e78cde0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2f23708, 0x4c3d200}, {0x2f43980, 0x89d4e2143c0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x89d4e78cdb0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2f23708, 0x4c3d200}, {0x2f43980, 0x89d4e2143c0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x89d4e78cdb0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x10a github.com/rclone/rclone/fstest.(*Run).Finalise(0x89d4e279490) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0x89d4e455688) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:134 +0x397 testing.tRunner(0x89d4e455688, 0x89d4e255b30) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 11379 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 18052 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 17687 /usr/local/go/src/sync/waitgroup.go:238 +0x73 "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 1h0m1.13419726s (try 1/5): exit status 2: Failed [TestMoveWithIgnoreExisting TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]