"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/09/08 01:03:40 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe" 2026/09/08 01:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/08 01:03:40 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Using cached web token 2026/09/08 01:03:41 DEBUG : Creating backend with remote "/tmp/rclone3514598439" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/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-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:03:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:03:43 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/08 01:03:43 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:03:43 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.66s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:03:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 01:03:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:03:44 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:03:44 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:03:48 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:03:48 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:03:48 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.00s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.47s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.40s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:03:53 DEBUG : Creating backend with remote "/non-existing" 2026/09/08 01:03:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/08 01:03:53 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:03:53 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:03:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:03:54 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:03:54 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:03:57 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:03:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (7.57s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.41s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:04:01 INFO : Linkbox root 'rclone-test-dokuriv5wuxe': Running all checks before starting transfers 2026/09/08 01:04:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:04:02 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:04:02 INFO : Linkbox root 'rclone-test-dokuriv5wuxe': Checks finished, now starting transfers 2026/09/08 01:04:02 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:04:05 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:04:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.99s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:04:09 ERROR : Ignoring --no-traverse with sync 2026/09/08 01:04:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:04:10 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:04:10 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:04:13 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:04:13 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:04:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (8.30s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:04:18 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/08 01:04:18 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:04:18 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:04:20 DEBUG : hello world2: size = 12 OK 2026/09/08 01:04:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.17s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:04:22 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:04:22 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:04:22 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:04:24 DEBUG : potato2: size = 11 OK 2026/09/08 01:04:24 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.18s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:04:26 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:04:26 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:04:26 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:04:28 DEBUG : potato2: size = 11 OK 2026/09/08 01:04:28 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.23s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:04:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/08 01:04:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 01:04:30 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/08 01:04:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 01:04:30 INFO : sub dir2: Making directory 2026/09/08 01:04:32 INFO : sub dir: Making directory 2026/09/08 01:04:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:04:33 INFO : sub dir2/sub sub dir2: Making directory 2026/09/08 01:04:35 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:04:35 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:04:37 DEBUG : sub dir/hello world: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:04:37 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:04:37 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:04:38 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/08 01:04:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:04:38 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:04:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:04:38 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:04:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:04:39 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:04:40 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:04:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:04:41 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:04:43 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:04:45 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:04:46 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:04:48 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:04:48 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:04:50 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:04:50 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:04:51 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestCopyEmptyDirectories (22.93s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:04:53 INFO : sub dir2: Making directory 2026/09/08 01:04:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/08 01:04:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 01:04:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:04:53 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:04:53 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:04:57 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:04:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.61s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:05:01 DEBUG : sub dir2: Making directory with metadata 2026/09/08 01:05:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 01:05:01 INFO : sub dir2: Making directory 2026/09/08 01:05:02 INFO : sub dir: Making directory 2026/09/08 01:05:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:05:04 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:05:04 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:05:06 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:05:06 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:05:06 INFO : sub dir/hello world: Deleted 2026/09/08 01:05:07 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/08 01:05:07 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.38s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:05:13 INFO : sub dir2: Making directory 2026/09/08 01:05:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:05:13 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:05:13 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:05:16 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:05:16 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:05:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.78s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:05:20 DEBUG : sub dir2: Making directory with metadata 2026/09/08 01:05:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 01:05:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 01:05:21 INFO : sub dir2: Making directory 2026/09/08 01:05:22 INFO : sub dir: Making directory 2026/09/08 01:05:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:05:24 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:05:24 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:05:26 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:05:26 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:05:26 DEBUG : Waiting for deletions to finish 2026/09/08 01:05:26 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.17s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", 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-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:05:32 INFO : sub dir2: Making directory 2026/09/08 01:05:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:05:32 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:05:32 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:05:36 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:05:36 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:05:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.81s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:05:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hisucih7zamu" 2026/09/08 01:05:44 DEBUG : Linkbox root 'rclone-test-hisucih7zamu': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-dokuriv5wuxe' -> Linkbox root 'rclone-test-hisucih7zamu' 2026/09/08 01:05:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:05:46 DEBUG : Linkbox root 'rclone-test-hisucih7zamu': Waiting for checks to finish 2026/09/08 01:05:46 DEBUG : Linkbox root 'rclone-test-hisucih7zamu': Waiting for transfers to finish 2026/09/08 01:05:46 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 359h29m52.212258371s different from this computer 2026/09/08 01:05:51 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:05:51 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:05:51 DEBUG : Linkbox root 'rclone-test-hisucih7zamu': Purge remote --- PASS: TestServerSideCopy (16.51s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:06:01 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:06:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:06:01 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:06:01 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 01:06:01 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:06:01 DEBUG : sub dir/hello world: Update: removing old file 2026/09/08 01:06:04 DEBUG : sub dir/hello world: size = 17 OK 2026/09/08 01:06:04 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.45s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:06:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dicaloc7gefu" 2026/09/08 01:06:12 DEBUG : Linkbox root 'rclone-test-dicaloc7gefu': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-dokuriv5wuxe' -> Linkbox root 'rclone-test-dicaloc7gefu' 2026/09/08 01:06:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:06:13 DEBUG : Linkbox root 'rclone-test-dicaloc7gefu': Waiting for checks to finish 2026/09/08 01:06:13 DEBUG : Linkbox root 'rclone-test-dicaloc7gefu': Waiting for transfers to finish 2026/09/08 01:06:19 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:06:19 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:06:19 DEBUG : sub dir/hello world: Update: removing old file 2026/09/08 01:06:23 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:06:23 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-dicaloc7gefu') 2026/09/08 01:06:23 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 01:06:23 DEBUG : Linkbox root 'rclone-test-dicaloc7gefu': Waiting for checks to finish 2026/09/08 01:06:23 DEBUG : Linkbox root 'rclone-test-dicaloc7gefu': Waiting for transfers to finish 2026/09/08 01:06:23 DEBUG : sub dir/hello world: Update: removing old file 2026/09/08 01:06:26 DEBUG : sub dir/hello world: size = 17 OK 2026/09/08 01:06:26 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/08 01:06:27 DEBUG : Linkbox root 'rclone-test-dicaloc7gefu': Purge remote --- PASS: TestServerSideCopyOverSelf (24.10s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:06:36 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:06:36 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:06:36 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:06:36 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 01:06:36 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:06:36 DEBUG : sub dir/hello world: Update: removing old file 2026/09/08 01:06:39 DEBUG : sub dir/hello world: size = 17 OK 2026/09/08 01:06:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/08 01:06:39 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.43s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:06:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jepahil7zabe" 2026/09/08 01:06:47 DEBUG : Linkbox root 'rclone-test-jepahil7zabe': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-dokuriv5wuxe' -> Linkbox root 'rclone-test-jepahil7zabe' 2026/09/08 01:06:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:06:49 DEBUG : Linkbox root 'rclone-test-jepahil7zabe': Waiting for checks to finish 2026/09/08 01:06:49 DEBUG : Linkbox root 'rclone-test-jepahil7zabe': Waiting for transfers to finish 2026/09/08 01:06:54 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:06:54 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:06:55 DEBUG : sub dir/hello world: Update: removing old file 2026/09/08 01:06:59 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:06:59 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-jepahil7zabe') 2026/09/08 01:06:59 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 01:06:59 DEBUG : Linkbox root 'rclone-test-jepahil7zabe': Waiting for checks to finish 2026/09/08 01:06:59 DEBUG : Linkbox root 'rclone-test-jepahil7zabe': Waiting for transfers to finish 2026/09/08 01:06:59 DEBUG : sub dir/hello world: Update: removing old file 2026/09/08 01:07:02 DEBUG : sub dir/hello world: size = 17 OK 2026/09/08 01:07:02 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/08 01:07:03 INFO : sub dir/hello world: Deleted 2026/09/08 01:07:07 DEBUG : testing file moves 2026/09/08 01:07:07 DEBUG : sub dir/hello world: size = 24 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:07:07 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-jepahil7zabe') 2026/09/08 01:07:07 DEBUG : sub dir/hello world: Sizes differ 2026/09/08 01:07:07 DEBUG : Linkbox root 'rclone-test-jepahil7zabe': Waiting for checks to finish 2026/09/08 01:07:07 DEBUG : Linkbox root 'rclone-test-jepahil7zabe': Waiting for transfers to finish 2026/09/08 01:07:07 DEBUG : sub dir/hello world: Update: removing old file 2026/09/08 01:07:10 DEBUG : sub dir/hello world: size = 24 OK 2026/09/08 01:07:10 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/08 01:07:12 INFO : sub dir/hello world: Deleted 2026/09/08 01:07:12 DEBUG : Linkbox root 'rclone-test-jepahil7zabe': Purge remote --- PASS: TestServerSideMoveOverSelf (32.76s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:07:19 ERROR : error listing: directory not found 2026/09/08 01:07:20 INFO : Local file system at /tmp/rclone3514598439: Making directory 2026/09/08 01:07:20 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:07:20 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.23s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:07:28 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/08 01:07:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:07:29 DEBUG : Local file system at /tmp/rclone3514598439: Waiting for checks to finish 2026/09/08 01:07:29 DEBUG : Local file system at /tmp/rclone3514598439: Waiting for transfers to finish 2026/09/08 01:07:29 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/09/08 01:07:29 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/09/08 01:07:29 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:07:29 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.10s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:07:32 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/08 01:07:32 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:07:32 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:07:35 DEBUG : check sum: size = 1 OK 2026/09/08 01:07:35 INFO : check sum: Copied (new) 2026/09/08 01:07:35 DEBUG : Waiting for deletions to finish 2026/09/08 01:07:35 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:07:35 DEBUG : check sum: size = 1 OK 2026/09/08 01:07:35 NOTICE: Linkbox root 'rclone-test-dokuriv5wuxe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/08 01:07:35 DEBUG : check sum: Size of src and dst objects identical 2026/09/08 01:07:35 DEBUG : check sum: Unchanged skipping 2026/09/08 01:07:35 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:07:35 DEBUG : Waiting for deletions to finish 2026/09/08 01:07:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.63s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:07:37 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/08 01:07:37 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:07:37 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:07:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:07:39 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:07:39 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:07:39 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:07:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:07:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:07:40 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:07:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:07:42 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:07:42 DEBUG : sizeonly: size = 6 OK 2026/09/08 01:07:42 INFO : sizeonly: Copied (new) 2026/09/08 01:07:42 DEBUG : Waiting for deletions to finish 2026/09/08 01:07:44 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:07:46 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:07:46 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:07:46 DEBUG : sizeonly: size = 6 OK 2026/09/08 01:07:46 DEBUG : sizeonly: Sizes identical 2026/09/08 01:07:46 DEBUG : sizeonly: Unchanged skipping 2026/09/08 01:07:46 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:07:46 DEBUG : Waiting for deletions to finish 2026/09/08 01:07:46 INFO : There was nothing to transfer 2026/09/08 01:07:47 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:07:48 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:07:49 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:07:50 DEBUG : pacer: Reducing sleep to 266.967773ms --- PASS: TestSyncSizeOnly (12.61s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:07:50 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:07:50 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/08 01:07:50 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:07:50 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:07:50 DEBUG : pacer: Reducing sleep to 200ms 2026/09/08 01:07:52 INFO : ignore-size: Copied (new) 2026/09/08 01:07:52 DEBUG : Waiting for deletions to finish 2026/09/08 01:07:52 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:07:52 DEBUG : ignore-size: Sizes identical 2026/09/08 01:07:52 DEBUG : ignore-size: Unchanged skipping 2026/09/08 01:07:52 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:07:52 DEBUG : Waiting for deletions to finish 2026/09/08 01:07:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (4.78s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:07:57 DEBUG : existing: size = 6 OK 2026/09/08 01:07:57 DEBUG : existing: Sizes identical 2026/09/08 01:07:57 DEBUG : existing: Unchanged skipping 2026/09/08 01:07:57 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:07:57 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:07:57 DEBUG : Waiting for deletions to finish 2026/09/08 01:07:57 INFO : There was nothing to transfer 2026/09/08 01:07:57 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/08 01:07:57 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:07:57 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:07:57 DEBUG : existing: Update: removing old file 2026/09/08 01:08:00 DEBUG : existing: size = 6 OK 2026/09/08 01:08:00 INFO : existing: Copied (replaced existing) 2026/09/08 01:08:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.91s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:08:02 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/08 01:08:02 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:08:02 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:08:04 DEBUG : existing: size = 6 OK 2026/09/08 01:08:04 INFO : existing: Copied (new) 2026/09/08 01:08:04 DEBUG : Waiting for deletions to finish 2026/09/08 01:08:05 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:08:05 DEBUG : existing: Destination exists, skipping 2026/09/08 01:08:05 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:08:05 DEBUG : Waiting for deletions to finish 2026/09/08 01:08:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.62s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:08:15 INFO : d: Making directory 2026/09/08 01:08:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/08 01:08:18 DEBUG : c/non empty space: size = 5 OK 2026/09/08 01:08:18 DEBUG : c/non empty space: Sizes identical 2026/09/08 01:08:18 DEBUG : c/non empty space: Unchanged skipping 2026/09/08 01:08:18 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:08:18 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:08:21 DEBUG : a/potato2: size = 60 OK 2026/09/08 01:08:21 INFO : a/potato2: Copied (new) 2026/09/08 01:08:21 DEBUG : Waiting for deletions to finish 2026/09/08 01:08:23 INFO : b/potato: Deleted 2026/09/08 01:08:23 INFO : d: Removing directory 2026/09/08 01:08:24 INFO : b: Removing directory 2026/09/08 01:08:26 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': deleted 2 directories --- PASS: TestSyncIgnoreErrors (26.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:08:35 DEBUG : empty space: size = 1 OK 2026/09/08 01:08:35 DEBUG : empty space: Sizes identical 2026/09/08 01:08:35 DEBUG : empty space: Unchanged skipping 2026/09/08 01:08:35 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:08:35 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:08:35 DEBUG : Waiting for deletions to finish 2026/09/08 01:08:35 INFO : There was nothing to transfer 2026/09/08 01:08:36 DEBUG : empty space: size = 1 OK 2026/09/08 01:08:36 DEBUG : empty space: Sizes identical 2026/09/08 01:08:36 DEBUG : empty space: Unchanged skipping 2026/09/08 01:08:36 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:08:36 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:08:36 DEBUG : Waiting for deletions to finish 2026/09/08 01:08:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (4.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.41s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.42s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:08:41 DEBUG : empty space: size = 1 OK 2026/09/08 01:08:41 DEBUG : empty space: Sizes identical 2026/09/08 01:08:41 DEBUG : empty space: Unchanged skipping 2026/09/08 01:08:41 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/08 01:08:41 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:08:41 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:08:43 DEBUG : potato: size = 60 OK 2026/09/08 01:08:43 INFO : potato: Copied (new) 2026/09/08 01:08:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.73s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:08:49 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:08:49 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:08:49 DEBUG : potato: Sizes differ 2026/09/08 01:08:49 DEBUG : potato: Update: removing old file 2026/09/08 01:08:49 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:08:49 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:08:52 DEBUG : potato: size = 21 OK 2026/09/08 01:08:52 INFO : potato: Copied (replaced existing) 2026/09/08 01:08:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.45s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/09/08 01:08:56 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:08:56 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:08:56 DEBUG : potato: Sizes differ 2026/09/08 01:08:56 DEBUG : potato: Update: removing old file 2026/09/08 01:08:56 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:08:56 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:08:59 DEBUG : potato: size = 21 OK 2026/09/08 01:08:59 INFO : potato: Copied (replaced existing) 2026/09/08 01:08:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:09:06 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:09:06 DEBUG : empty space: size = 1 OK 2026/09/08 01:09:06 DEBUG : empty space: Sizes identical 2026/09/08 01:09:06 DEBUG : empty space: Unchanged skipping 2026/09/08 01:09:06 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:09:06 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:09:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/08 01:09:06 DEBUG : Waiting for deletions to finish 2026/09/08 01:09:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:09:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:09:14 DEBUG : empty space: size = 1 OK 2026/09/08 01:09:14 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:09:14 DEBUG : empty space: Sizes identical 2026/09/08 01:09:14 DEBUG : empty space: Unchanged skipping 2026/09/08 01:09:14 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:09:16 DEBUG : potato2: size = 60 OK 2026/09/08 01:09:16 INFO : potato2: Copied (new) 2026/09/08 01:09:16 DEBUG : Waiting for deletions to finish 2026/09/08 01:09:17 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (10.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:09:27 INFO : d: Making directory 2026/09/08 01:09:29 INFO : d/e: Making directory 2026/09/08 01:09:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/08 01:09:34 DEBUG : c/non empty space: size = 5 OK 2026/09/08 01:09:34 DEBUG : c/non empty space: Sizes identical 2026/09/08 01:09:34 DEBUG : c/non empty space: Unchanged skipping 2026/09/08 01:09:34 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:09:34 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:09:36 DEBUG : a/potato2: size = 60 OK 2026/09/08 01:09:36 INFO : a/potato2: Copied (new) 2026/09/08 01:09:36 DEBUG : Waiting for deletions to finish 2026/09/08 01:09:37 INFO : b/potato: Deleted 2026/09/08 01:09:37 INFO : d/e: Removing directory 2026/09/08 01:09:39 INFO : d: Removing directory 2026/09/08 01:09:41 INFO : b: Removing directory 2026/09/08 01:09:42 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:09:56 INFO : d: Making directory 2026/09/08 01:09:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/08 01:10:00 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:10:00 DEBUG : c/non empty space: size = 5 OK 2026/09/08 01:10:00 DEBUG : c/non empty space: Sizes identical 2026/09/08 01:10:00 DEBUG : c/non empty space: Unchanged skipping 2026/09/08 01:10:00 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:10:03 DEBUG : a/potato2: size = 60 OK 2026/09/08 01:10:03 INFO : a/potato2: Copied (new) 2026/09/08 01:10:03 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting files as there were IO errors 2026/09/08 01:10:03 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.22s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:10:20 DEBUG : Waiting for deletions to finish 2026/09/08 01:10:20 DEBUG : empty space: size = 1 OK 2026/09/08 01:10:20 DEBUG : empty space: Sizes identical 2026/09/08 01:10:20 DEBUG : empty space: Unchanged skipping 2026/09/08 01:10:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:10:20 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:10:20 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:10:21 INFO : potato: Deleted 2026/09/08 01:10:22 DEBUG : potato2: size = 60 OK 2026/09/08 01:10:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.84s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:10:30 DEBUG : Waiting for deletions to finish 2026/09/08 01:10:30 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:10:30 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:10:31 INFO : potato: Deleted 2026/09/08 01:10:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:10:31 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:10:31 DEBUG : empty space: size = 1 OK 2026/09/08 01:10:31 DEBUG : empty space: Sizes identical 2026/09/08 01:10:31 DEBUG : empty space: Unchanged skipping 2026/09/08 01:10:31 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:10:33 DEBUG : potato2: size = 60 OK 2026/09/08 01:10:33 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.17s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:10:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:10:39 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:10:39 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:10:41 DEBUG : potato2: size = 19 OK 2026/09/08 01:10:41 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.56s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:10:48 DEBUG : enormous: Excluded (Size Filter) 2026/09/08 01:10:48 DEBUG : enormous: Excluded 2026/09/08 01:10:48 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 01:10:48 DEBUG : potato2: Excluded 2026/09/08 01:10:49 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 01:10:49 DEBUG : potato2: Excluded 2026/09/08 01:10:49 DEBUG : empty space: size = 1 OK 2026/09/08 01:10:49 DEBUG : empty space: Sizes identical 2026/09/08 01:10:49 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:10:49 DEBUG : empty space: Unchanged skipping 2026/09/08 01:10:49 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:10:49 DEBUG : Waiting for deletions to finish 2026/09/08 01:10:49 INFO : There was nothing to transfer 2026/09/08 01:10:49 DEBUG : enormous: Excluded (Size Filter) 2026/09/08 01:10:49 DEBUG : enormous: Excluded 2026/09/08 01:10:49 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 01:10:49 DEBUG : potato2: Excluded 2026/09/08 01:10:49 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 01:10:49 DEBUG : potato2: Excluded 2026/09/08 01:10:49 DEBUG : empty space: size = 1 OK 2026/09/08 01:10:49 DEBUG : empty space: Sizes identical 2026/09/08 01:10:49 DEBUG : empty space: Unchanged skipping 2026/09/08 01:10:49 DEBUG : Local file system at /tmp/rclone3514598439: Waiting for checks to finish 2026/09/08 01:10:49 DEBUG : Local file system at /tmp/rclone3514598439: Waiting for transfers to finish 2026/09/08 01:10:49 DEBUG : Waiting for deletions to finish 2026/09/08 01:10:49 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (8.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:10:59 DEBUG : enormous: Excluded (Size Filter) 2026/09/08 01:10:59 DEBUG : enormous: Excluded 2026/09/08 01:10:59 DEBUG : potato2: Excluded (Size Filter) 2026/09/08 01:10:59 DEBUG : potato2: Excluded 2026/09/08 01:10:59 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:10:59 DEBUG : empty space: size = 1 OK 2026/09/08 01:10:59 DEBUG : empty space: Sizes identical 2026/09/08 01:10:59 DEBUG : empty space: Unchanged skipping 2026/09/08 01:10:59 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:10:59 DEBUG : Waiting for deletions to finish 2026/09/08 01:11:00 INFO : enormous: Deleted 2026/09/08 01:11:00 INFO : potato2: Deleted 2026/09/08 01:11:00 INFO : There was nothing to transfer 2026/09/08 01:11:01 DEBUG : empty space: size = 1 OK 2026/09/08 01:11:01 DEBUG : empty space: Sizes identical 2026/09/08 01:11:01 DEBUG : empty space: Unchanged skipping 2026/09/08 01:11:01 DEBUG : Local file system at /tmp/rclone3514598439: Waiting for checks to finish 2026/09/08 01:11:01 DEBUG : Local file system at /tmp/rclone3514598439: Waiting for transfers to finish 2026/09/08 01:11:01 DEBUG : Waiting for deletions to finish 2026/09/08 01:11:01 INFO : enormous: Deleted 2026/09/08 01:11:01 INFO : potato2: Deleted 2026/09/08 01:11:01 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.42s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.41s) === 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-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/09/08 01:11:03 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/08 01:11:03 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/08 01:11:03 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/08 01:11:03 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/08 01:11:03 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:11:03 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:11:05 DEBUG : potato: size = 14 OK 2026/09/08 01:11:05 INFO : potato: Copied (new) 2026/09/08 01:11:06 DEBUG : yam: size = 11 OK 2026/09/08 01:11:06 INFO : yam: Copied (new) 2026/09/08 01:11:06 DEBUG : Waiting for deletions to finish 2026/09/08 01:11:06 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/08 01:11:06 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as the source and destination do not have a common hash 2026/09/08 01:11:06 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/08 01:11:06 DEBUG : potato: size = 14 OK 2026/09/08 01:11:06 DEBUG : potato: Sizes identical 2026/09/08 01:11:06 DEBUG : potato: Unchanged skipping 2026/09/08 01:11:06 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:11:06 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:11:08 DEBUG : yaml: size = 11 OK 2026/09/08 01:11:08 INFO : yaml: Copied (new) 2026/09/08 01:11:08 DEBUG : Waiting for deletions to finish 2026/09/08 01:11:10 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.87s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/09/08 01:11:13 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/08 01:11:13 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/08 01:11:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/08 01:11:13 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/08 01:11:13 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:11:13 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:11:15 DEBUG : potato: size = 14 OK 2026/09/08 01:11:15 INFO : potato: Copied (new) 2026/09/08 01:11:16 DEBUG : yam: size = 11 OK 2026/09/08 01:11:16 INFO : yam: Copied (new) 2026/09/08 01:11:16 DEBUG : Waiting for deletions to finish 2026/09/08 01:11:16 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/08 01:11:16 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as either the source or destination do not support modtime 2026/09/08 01:11:16 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/08 01:11:16 DEBUG : potato: size = 14 OK 2026/09/08 01:11:16 DEBUG : potato: Sizes identical 2026/09/08 01:11:16 DEBUG : potato: Unchanged skipping 2026/09/08 01:11:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:11:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:11:18 DEBUG : yaml: size = 11 OK 2026/09/08 01:11:18 INFO : yaml: Copied (new) 2026/09/08 01:11:18 DEBUG : Waiting for deletions to finish 2026/09/08 01:11:19 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.79s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/09/08 01:11:23 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/08 01:11:23 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/08 01:11:23 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/09/08 01:11:23 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:11:23 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:11:26 DEBUG : potato: size = 14 OK 2026/09/08 01:11:26 INFO : potato: Copied (new) 2026/09/08 01:11:27 DEBUG : sub/yam: size = 11 OK 2026/09/08 01:11:27 INFO : sub/yam: Copied (new) 2026/09/08 01:11:27 DEBUG : Waiting for deletions to finish 2026/09/08 01:11:27 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': Ignoring --track-renames as the destination does not support server-side move or copy 2026/09/08 01:11:28 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/08 01:11:28 DEBUG : potato: size = 14 OK 2026/09/08 01:11:28 DEBUG : potato: Sizes identical 2026/09/08 01:11:28 DEBUG : potato: Unchanged skipping 2026/09/08 01:11:28 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:11:28 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:11:30 DEBUG : yam: size = 11 OK 2026/09/08 01:11:30 INFO : yam: Copied (new) 2026/09/08 01:11:30 DEBUG : Waiting for deletions to finish 2026/09/08 01:11:31 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (13.77s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:11:36 DEBUG : Creating backend with remote "/tmp/rclone3514598439/dir1" 2026/09/08 01:11:36 DEBUG : Creating backend with remote "/tmp/rclone3514598439/dir2" 2026/09/08 01:11:36 DEBUG : Local file system at /tmp/rclone3514598439/dir2: Using server-side directory move 2026/09/08 01:11:36 INFO : Local file system at /tmp/rclone3514598439/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/08 01:11:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/08 01:11:36 DEBUG : Local file system at /tmp/rclone3514598439/dir2: Waiting for checks to finish 2026/09/08 01:11:36 DEBUG : Local file system at /tmp/rclone3514598439/dir2: Waiting for transfers to finish 2026/09/08 01:11:36 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:11:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:11:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/08 01:11:37 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:11:37 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:11:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:11:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:11:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:11:41 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:11:41 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:11:41 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:11:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:11:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:11:43 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:11:46 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:11:49 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:11:49 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:11:51 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:11:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:11:52 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:11:52 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:11:52 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:11:52 INFO : sub dir/hello world: Deleted 2026/09/08 01:11:53 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:11:53 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:11:53 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/08 01:11:53 INFO : nested/sub dir/file: Copied (new) 2026/09/08 01:11:53 INFO : nested/sub dir/file: Deleted 2026/09/08 01:11:53 INFO : sub dir: Removing directory 2026/09/08 01:11:53 INFO : nested/sub dir: Removing directory 2026/09/08 01:11:53 INFO : nested: Removing directory 2026/09/08 01:11:53 DEBUG : Local file system at /tmp/rclone3514598439: deleted 3 directories 2026/09/08 01:11:54 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestMoveWithDeleteEmptySrcDirs (25.75s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:12:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/08 01:12:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/08 01:12:03 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:12:03 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:12:09 DEBUG : sub dir/hello world: size = 11 OK 2026/09/08 01:12:09 INFO : sub dir/hello world: Copied (new) 2026/09/08 01:12:09 INFO : sub dir/hello world: Deleted 2026/09/08 01:12:10 DEBUG : nested/sub dir/file: size = 6 OK 2026/09/08 01:12:10 INFO : nested/sub dir/file: Copied (new) 2026/09/08 01:12:10 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.43s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:12:19 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/08 01:12:19 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/08 01:12:19 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:12:19 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:12:22 DEBUG : existing-b: size = 6 OK 2026/09/08 01:12:22 INFO : existing-b: Copied (new) 2026/09/08 01:12:22 INFO : existing-b: Deleted 2026/09/08 01:12:22 DEBUG : existing: size = 6 OK 2026/09/08 01:12:22 INFO : existing: Copied (new) 2026/09/08 01:12:22 INFO : existing: Deleted 2026/09/08 01:12:22 DEBUG : existing: Destination exists, skipping 2026/09/08 01:12:22 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/08 01:12:22 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:12:22 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:12:22 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.43s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:12:25 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nexiqon5cobi" 2026/09/08 01:12:25 DEBUG : Linkbox root 'rclone-test-nexiqon5cobi': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dokuriv5wuxe' -> Linkbox root 'rclone-test-nexiqon5cobi' 2026/09/08 01:12:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:12:39 DEBUG : empty space: size = 1 OK 2026/09/08 01:12:39 DEBUG : empty space: Sizes identical 2026/09/08 01:12:39 DEBUG : empty space: Unchanged skipping 2026/09/08 01:12:39 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:12:39 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-nexiqon5cobi') 2026/09/08 01:12:39 DEBUG : Linkbox root 'rclone-test-nexiqon5cobi': Waiting for checks to finish 2026/09/08 01:12:39 DEBUG : potato3: Sizes differ 2026/09/08 01:12:39 DEBUG : potato3: Update: removing old file 2026/09/08 01:12:40 INFO : empty space: Deleted 2026/09/08 01:12:40 DEBUG : Linkbox root 'rclone-test-nexiqon5cobi': Waiting for transfers to finish 2026/09/08 01:12:42 DEBUG : potato2: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:12:42 DEBUG : potato2: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:12:42 DEBUG : potato2: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:12:43 DEBUG : potato2: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:12:43 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:12:43 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-nexiqon5cobi') 2026/09/08 01:12:43 ERROR : potato3: corrupted on transfer: sizes differ src(Linkbox root 'rclone-test-dokuriv5wuxe') 68 vs dst(Linkbox root 'rclone-test-nexiqon5cobi') 60 2026/09/08 01:12:43 INFO : potato3: Removing failed copy 2026/09/08 01:12:43 INFO : potato3: Failed to remove failed copy: could not Remove: Linkbox error 403: not permit 2026/09/08 01:12:43 ERROR : potato3: Not deleting source as copy failed: corrupted on transfer: sizes differ src(Linkbox root 'rclone-test-dokuriv5wuxe') 68 vs dst(Linkbox root 'rclone-test-nexiqon5cobi') 60 2026/09/08 01:12:44 DEBUG : potato2: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:12:46 DEBUG : potato2: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:12:49 DEBUG : potato2: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:12:56 DEBUG : potato2: size = 60 OK 2026/09/08 01:12:56 INFO : potato2: Copied (new) 2026/09/08 01:12:57 INFO : potato2: Deleted sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: corrupted on transfer: sizes differ src(Linkbox root 'rclone-test-dokuriv5wuxe') 68 vs dst(Linkbox root 'rclone-test-nexiqon5cobi') 60 Test: TestServerSideMove 2026/09/08 01:12:57 DEBUG : Linkbox root 'rclone-test-nexiqon5cobi': Purge remote --- FAIL: TestServerSideMove (34.84s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:13:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zazehek9cuwu" 2026/09/08 01:13:00 DEBUG : Linkbox root 'rclone-test-zazehek9cuwu': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dokuriv5wuxe' -> Linkbox root 'rclone-test-zazehek9cuwu' 2026/09/08 01:13:14 DEBUG : empty space: Excluded (Size Filter) 2026/09/08 01:13:14 DEBUG : empty space: Excluded 2026/09/08 01:13:14 DEBUG : empty space: Excluded (Size Filter) 2026/09/08 01:13:14 DEBUG : empty space: Excluded 2026/09/08 01:13:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:13:14 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:13:14 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-zazehek9cuwu') 2026/09/08 01:13:14 DEBUG : potato3: Sizes differ 2026/09/08 01:13:14 DEBUG : Linkbox root 'rclone-test-zazehek9cuwu': Waiting for checks to finish 2026/09/08 01:13:14 DEBUG : Linkbox root 'rclone-test-zazehek9cuwu': Waiting for transfers to finish 2026/09/08 01:13:15 DEBUG : potato3: Update: removing old file 2026/09/08 01:13:17 DEBUG : potato2: size = 60 OK 2026/09/08 01:13:17 INFO : potato2: Copied (new) 2026/09/08 01:13:18 DEBUG : potato3: size = 68 OK 2026/09/08 01:13:18 INFO : potato3: Copied (replaced existing) 2026/09/08 01:13:18 INFO : potato2: Deleted 2026/09/08 01:13:19 INFO : potato3: Deleted 2026/09/08 01:13:20 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mukonok6nuyi" 2026/09/08 01:13:20 DEBUG : Linkbox root 'rclone-test-mukonok6nuyi': Using cached web token 2026/09/08 01:13:21 DEBUG : empty space: Excluded (Size Filter) 2026/09/08 01:13:21 DEBUG : empty space: Excluded 2026/09/08 01:13:21 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:13:21 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/08 01:13:21 DEBUG : Linkbox root 'rclone-test-mukonok6nuyi': Waiting for checks to finish 2026/09/08 01:13:21 DEBUG : Linkbox root 'rclone-test-mukonok6nuyi': Waiting for transfers to finish 2026/09/08 01:13:25 DEBUG : potato2: size = 60 OK 2026/09/08 01:13:25 INFO : potato2: Copied (new) 2026/09/08 01:13:25 DEBUG : potato3: size = 68 OK 2026/09/08 01:13:25 INFO : potato3: Copied (new) 2026/09/08 01:13:26 INFO : potato2: Deleted 2026/09/08 01:13:27 INFO : potato3: Deleted 2026/09/08 01:13:27 DEBUG : Linkbox root 'rclone-test-mukonok6nuyi': Purge remote 2026/09/08 01:13:28 DEBUG : Linkbox root 'rclone-test-zazehek9cuwu': Purge remote --- PASS: TestServerSideMoveWithFilter (31.28s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:13:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vuxevec5hame" 2026/09/08 01:13:32 DEBUG : Linkbox root 'rclone-test-vuxevec5hame': Using cached web token 2026/09/08 01:13:39 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dokuriv5wuxe' -> Linkbox root 'rclone-test-vuxevec5hame' 2026/09/08 01:13:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:13:47 DEBUG : empty space: size = 1 OK 2026/09/08 01:13:47 DEBUG : empty space: Sizes identical 2026/09/08 01:13:47 DEBUG : empty space: Unchanged skipping 2026/09/08 01:13:47 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:13:47 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-vuxevec5hame') 2026/09/08 01:13:47 DEBUG : potato3: Sizes differ 2026/09/08 01:13:47 DEBUG : Linkbox root 'rclone-test-vuxevec5hame': Waiting for checks to finish 2026/09/08 01:13:48 DEBUG : potato3: Update: removing old file 2026/09/08 01:13:48 INFO : empty space: Deleted 2026/09/08 01:13:48 DEBUG : Linkbox root 'rclone-test-vuxevec5hame': Waiting for transfers to finish 2026/09/08 01:13:50 DEBUG : potato2: size = 60 OK 2026/09/08 01:13:50 INFO : potato2: Copied (new) 2026/09/08 01:13:51 DEBUG : potato3: size = 68 OK 2026/09/08 01:13:51 INFO : potato3: Copied (replaced existing) 2026/09/08 01:13:51 INFO : potato2: Deleted 2026/09/08 01:13:52 INFO : potato3: Deleted 2026/09/08 01:13:52 INFO : tomatoDir: Removing directory 2026/09/08 01:13:54 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': deleted 1 directories 2026/09/08 01:13:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dufowoz7yiqo" 2026/09/08 01:13:54 DEBUG : Linkbox root 'rclone-test-dufowoz7yiqo': Using cached web token 2026/09/08 01:13:55 INFO : tomatoDir: Making directory 2026/09/08 01:13:57 DEBUG : empty space: Need to transfer - File not found at Destination 2026/09/08 01:13:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/08 01:13:57 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/08 01:13:57 DEBUG : Linkbox root 'rclone-test-dufowoz7yiqo': Waiting for checks to finish 2026/09/08 01:13:57 DEBUG : Linkbox root 'rclone-test-dufowoz7yiqo': Waiting for transfers to finish 2026/09/08 01:14:02 DEBUG : empty space: size = 1 OK 2026/09/08 01:14:02 INFO : empty space: Copied (new) 2026/09/08 01:14:02 DEBUG : potato2: size = 60 OK 2026/09/08 01:14:02 INFO : potato2: Copied (new) 2026/09/08 01:14:02 DEBUG : potato3: size = 68 OK 2026/09/08 01:14:02 INFO : potato3: Copied (new) 2026/09/08 01:14:03 INFO : empty space: Deleted 2026/09/08 01:14:03 INFO : potato2: Deleted 2026/09/08 01:14:04 INFO : potato3: Deleted 2026/09/08 01:14:04 INFO : tomatoDir: Removing directory 2026/09/08 01:14:05 DEBUG : Linkbox root 'rclone-test-vuxevec5hame': deleted 1 directories 2026/09/08 01:14:06 DEBUG : Linkbox root 'rclone-test-dufowoz7yiqo': Purge remote 2026/09/08 01:14:07 DEBUG : Linkbox root 'rclone-test-vuxevec5hame': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (37.26s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:14:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/rclone-move-test" 2026/09/08 01:14:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/rclone-move-test': Using cached web token --- PASS: TestServerSideMoveOverlap (5.33s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:14:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/rclone-sync-test" 2026/09/08 01:14:14 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/rclone-sync-test': Using cached web token --- PASS: TestSyncOverlap (1.78s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:14:16 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/rclone-sync-test" 2026/09/08 01:14:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/rclone-sync-test': Using cached web token 2026/09/08 01:14:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/rclone-sync-test-include/layer2" 2026/09/08 01:14:19 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/rclone-sync-test-include/layer2': Using cached web token 2026/09/08 01:14:23 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/rclone-sync-test-ignore-file" 2026/09/08 01:14:23 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/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-dokuriv5wuxe'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (17.98s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:14:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/dst" 2026/09/08 01:14:34 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Using cached web token 2026/09/08 01:14:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/CompareDest" 2026/09/08 01:14:35 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/CompareDest': Using cached web token 2026/09/08 01:14:37 DEBUG : one: Need to transfer - File not found at Destination 2026/09/08 01:14:37 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for checks to finish 2026/09/08 01:14:37 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for transfers to finish 2026/09/08 01:14:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:14:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:14:37 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:14:37 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:14:38 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:14:38 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:14:38 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:14:38 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:14:40 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:14:42 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:14:44 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:14:46 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:14:48 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:14:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:14:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:14:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:14:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:14:56 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:14:56 DEBUG : one: size = 3 OK 2026/09/08 01:14:56 INFO : one: Copied (new) 2026/09/08 01:14:56 DEBUG : Waiting for deletions to finish 2026/09/08 01:14:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:14:57 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for checks to finish 2026/09/08 01:14:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:14:57 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dokuriv5wuxe/dst') 2026/09/08 01:14:57 DEBUG : one: Sizes differ 2026/09/08 01:14:57 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for transfers to finish 2026/09/08 01:14:57 DEBUG : one: Update: removing old file 2026/09/08 01:14:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:14:58 DEBUG : pacer: Reducing sleep to 200ms 2026/09/08 01:15:00 DEBUG : one: size = 5 OK 2026/09/08 01:15:00 INFO : one: Copied (replaced existing) 2026/09/08 01:15:00 DEBUG : Waiting for deletions to finish 2026/09/08 01:15:01 DEBUG : dst/one: Update: removing old file 2026/09/08 01:15:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:15:08 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dokuriv5wuxe/dst') 2026/09/08 01:15:08 DEBUG : one: Sizes differ 2026/09/08 01:15:08 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for checks to finish 2026/09/08 01:15:09 DEBUG : one: size = 5 OK 2026/09/08 01:15:09 DEBUG : one: Sizes identical 2026/09/08 01:15:09 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 01:15:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for transfers to finish 2026/09/08 01:15:09 DEBUG : Waiting for deletions to finish 2026/09/08 01:15:09 INFO : There was nothing to transfer 2026/09/08 01:15:12 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:15:12 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dokuriv5wuxe/dst') 2026/09/08 01:15:12 DEBUG : one: Sizes differ 2026/09/08 01:15:13 DEBUG : two: size = 3 OK 2026/09/08 01:15:13 DEBUG : two: Sizes identical 2026/09/08 01:15:13 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/08 01:15:13 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for checks to finish 2026/09/08 01:15:13 DEBUG : one: size = 5 OK 2026/09/08 01:15:13 DEBUG : one: Sizes identical 2026/09/08 01:15:13 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 01:15:13 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for transfers to finish 2026/09/08 01:15:13 DEBUG : Waiting for deletions to finish 2026/09/08 01:15:13 INFO : There was nothing to transfer 2026/09/08 01:15:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:15:14 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dokuriv5wuxe/dst') 2026/09/08 01:15:14 DEBUG : one: Sizes differ 2026/09/08 01:15:14 DEBUG : two: size = 3 OK 2026/09/08 01:15:14 DEBUG : two: Sizes identical 2026/09/08 01:15:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/08 01:15:14 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for checks to finish 2026/09/08 01:15:14 DEBUG : one: size = 5 OK 2026/09/08 01:15:14 DEBUG : one: Sizes identical 2026/09/08 01:15:14 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 01:15:14 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for transfers to finish 2026/09/08 01:15:14 DEBUG : Waiting for deletions to finish 2026/09/08 01:15:14 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/08 01:15:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:15:16 DEBUG : one: size = 3 (Linkbox root 'rclone-test-dokuriv5wuxe/dst') 2026/09/08 01:15:16 DEBUG : one: Sizes differ 2026/09/08 01:15:16 DEBUG : two: size = 5 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:15:16 DEBUG : two: size = 3 (Linkbox root 'rclone-test-dokuriv5wuxe/CompareDest') 2026/09/08 01:15:16 DEBUG : two: Sizes differ 2026/09/08 01:15:16 DEBUG : two: Need to transfer - File not found at Destination 2026/09/08 01:15:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for checks to finish 2026/09/08 01:15:16 DEBUG : one: size = 5 OK 2026/09/08 01:15:16 DEBUG : one: Sizes identical 2026/09/08 01:15:16 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/08 01:15:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dst': Waiting for transfers to finish 2026/09/08 01:15:18 DEBUG : two: size = 5 OK 2026/09/08 01:15:18 INFO : two: Copied (new) 2026/09/08 01:15:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (53.76s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:15:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/dest" 2026/09/08 01:15:37 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dest': Using cached web token 2026/09/08 01:15:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/pre-dest1" 2026/09/08 01:15:38 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/pre-dest1': Using cached web token 2026/09/08 01:15:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dokuriv5wuxe/pre-dest2" 2026/09/08 01:15:39 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/pre-dest2': Using cached web token 2026/09/08 01:15:40 DEBUG : 1: size = 1 OK 2026/09/08 01:15:40 DEBUG : 1: Sizes identical 2026/09/08 01:15:40 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/08 01:15:41 DEBUG : 2: size = 1 OK 2026/09/08 01:15:41 DEBUG : 2: Sizes identical 2026/09/08 01:15:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/08 01:15:41 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/08 01:15:41 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dest': Waiting for checks to finish 2026/09/08 01:15:41 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe/dest': Waiting for transfers to finish 2026/09/08 01:15:45 DEBUG : 3: size = 1 OK 2026/09/08 01:15:45 INFO : 3: Copied (new) 2026/09/08 01:15:45 DEBUG : Waiting for deletions to finish 2026/09/08 01:15:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:15:45 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:15:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:15:46 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:15:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:15:46 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:15:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:15:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:15:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:15:51 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:15:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:15:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:15:54 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:15:55 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:15:56 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:15:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:15:59 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncMultipleCompareDest (36.11s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", 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-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.41s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", 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-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.44s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.42s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.41s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.47s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:16:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:16:09 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:16:09 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:16:09 DEBUG : Testêé: Sizes differ 2026/09/08 01:16:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:16:09 DEBUG : Testêé: Update: removing old file 2026/09/08 01:16:12 DEBUG : Testêé: size = 14 OK 2026/09/08 01:16:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/08 01:16:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.89s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:16:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/08 01:16:15 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:16:15 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:16:17 DEBUG : existing: size = 6 OK 2026/09/08 01:16:17 INFO : existing: Copied (new) 2026/09/08 01:16:17 DEBUG : Waiting for deletions to finish 2026/09/08 01:16:18 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:16:18 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:16:18 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:16:18 DEBUG : existing: Sizes differ 2026/09/08 01:16:18 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/08 01:16:18 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:16:18 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting files as there were IO errors 2026/09/08 01:16:18 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (5.45s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.47s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:16:36 DEBUG : EXISTING: size = 6 OK 2026/09/08 01:16:36 DEBUG : existing: Sizes identical 2026/09/08 01:16:36 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:16:36 DEBUG : existing: Unchanged skipping 2026/09/08 01:16:36 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:16:36 DEBUG : existingbutdifferent: Sizes differ 2026/09/08 01:16:37 DEBUG : existing: Update: removing old file 2026/09/08 01:16:38 DEBUG : existingbutdifferent: Update: removing old file 2026/09/08 01:16:43 DEBUG : existingbutdifferent: size = 8 OK 2026/09/08 01:16:43 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/09/08 01:16:43 DEBUG : existing: size = 6 OK 2026/09/08 01:16:43 INFO : EXISTING: Copied (new) to: existing 2026/09/08 01:16:44 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/09/08 01:16:44 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/09/08 01:16:44 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/09/08 01:16:44 ERROR : EXISTING: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/09/08 01:16:44 ERROR : EXISTING: Error while attempting to rename to existing: could not Remove: Linkbox error 403: not permit 2026/09/08 01:16:44 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/09/08 01:16:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:16:47 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:16:47 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:16:47 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:16:47 DEBUG : pacer: Reducing sleep to 600ms 2026/09/08 01:16:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:16:47 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/08 01:16:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:16:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:16:49 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:16:49 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:16:49 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:16:49 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone3514598439) 5 vs dst(Linkbox root 'rclone-test-dokuriv5wuxe') 8 2026/09/08 01:16:49 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/09/08 01:16:52 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:16:53 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:16:55 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:16:55 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:16:57 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:16:57 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:16:57 DEBUG : subdira-rclone-move-nuhegag2/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/09/08 01:16:57 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-nuhegag2/subdirb/SUBDIRC/HELLO 2026/09/08 01:16:58 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:16:58 DEBUG : pacer: Reducing sleep to 200ms 2026/09/08 01:16:58 DEBUG : subdira-rclone-move-nuhegag2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/08 01:16:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-nuhegag2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/08 01:16:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/09/08 01:16:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/08 01:17:15 DEBUG : subdira/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/09/08 01:17:15 INFO : subdira-rclone-move-nuhegag2/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2026/09/08 01:17:16 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/08 01:17:16 INFO : subdira-rclone-move-nuhegag2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/08 01:17:17 INFO : subdira-rclone-move-nuhegag2/subdirb/SUBDIRC/HELLO: Deleted 2026/09/08 01:17:17 INFO : subdira-rclone-move-nuhegag2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/08 01:17:23 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/09/08 01:17:32 DEBUG : subdira/subdirb-rclone-move-dedotut5/SUBDIRC/HELLO: size = 8 OK 2026/09/08 01:17:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-dedotut5/SUBDIRC/HELLO 2026/09/08 01:17:33 DEBUG : subdira/subdirb-rclone-move-dedotut5/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/09/08 01:17:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-dedotut5/SUBDIRC/subdird/filewithoutcasedifferences 2026/09/08 01:17:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/09/08 01:17:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/09/08 01:17:41 ERROR : subdira/subdirb-rclone-move-dedotut5/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/09/08 01:17:41 ERROR : subdira/subdirb-rclone-move-dedotut5/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2026/09/08 01:17:41 ERROR : subdira/subdirb-rclone-move-dedotut5/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=88145375&token=5gyozaWkvgAkGJOT": context canceled 2026/09/08 01:17:41 ERROR : subdira/subdirb-rclone-move-dedotut5/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=88145375&token=5gyozaWkvgAkGJOT": context canceled 2026/09/08 01:17:41 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2026/09/08 01:17:41 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/09/08 01:17:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/09/08 01:17:41 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:17:41 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:17:42 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/09/08 01:17:42 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/09/08 01:17:42 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting files as there were IO errors 2026/09/08 01:17:42 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist Test: TestFixCase --- FAIL: TestFixCase (94.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.41s) --- SKIP: TestMaxTransfer/Soft (0.42s) --- SKIP: TestMaxTransfer/Cautious (0.42s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:19:26 DEBUG : both10: size = 6 OK 2026/09/08 01:19:26 DEBUG : both10: Sizes identical 2026/09/08 01:19:26 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:19:26 DEBUG : both0: size = 6 OK 2026/09/08 01:19:26 DEBUG : both0: Sizes identical 2026/09/08 01:19:26 DEBUG : both11: size = 6 OK 2026/09/08 01:19:26 DEBUG : both11: Sizes identical 2026/09/08 01:19:26 DEBUG : both10: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both12: size = 6 OK 2026/09/08 01:19:26 DEBUG : both12: Sizes identical 2026/09/08 01:19:26 DEBUG : both12: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both13: size = 6 OK 2026/09/08 01:19:26 DEBUG : both13: Sizes identical 2026/09/08 01:19:26 DEBUG : both13: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both14: size = 6 OK 2026/09/08 01:19:26 DEBUG : both14: Sizes identical 2026/09/08 01:19:26 DEBUG : both15: size = 6 OK 2026/09/08 01:19:26 DEBUG : both15: Sizes identical 2026/09/08 01:19:26 DEBUG : both0: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both16: size = 6 OK 2026/09/08 01:19:26 DEBUG : both16: Sizes identical 2026/09/08 01:19:26 DEBUG : both15: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both17: size = 6 OK 2026/09/08 01:19:26 DEBUG : both17: Sizes identical 2026/09/08 01:19:26 DEBUG : both17: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both18: size = 6 OK 2026/09/08 01:19:26 DEBUG : both18: Sizes identical 2026/09/08 01:19:26 DEBUG : both18: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both19: size = 6 OK 2026/09/08 01:19:26 DEBUG : both19: Sizes identical 2026/09/08 01:19:26 DEBUG : both19: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both1: size = 6 OK 2026/09/08 01:19:26 DEBUG : both1: Sizes identical 2026/09/08 01:19:26 DEBUG : both1: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both2: size = 6 OK 2026/09/08 01:19:26 DEBUG : both2: Sizes identical 2026/09/08 01:19:26 DEBUG : both2: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both3: size = 6 OK 2026/09/08 01:19:26 DEBUG : both3: Sizes identical 2026/09/08 01:19:26 DEBUG : both3: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both4: size = 6 OK 2026/09/08 01:19:26 DEBUG : both4: Sizes identical 2026/09/08 01:19:26 DEBUG : both4: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both5: size = 6 OK 2026/09/08 01:19:26 DEBUG : both5: Sizes identical 2026/09/08 01:19:26 DEBUG : both5: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both6: size = 6 OK 2026/09/08 01:19:26 DEBUG : both6: Sizes identical 2026/09/08 01:19:26 DEBUG : both16: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both7: size = 6 OK 2026/09/08 01:19:26 DEBUG : both7: Sizes identical 2026/09/08 01:19:26 DEBUG : both7: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both8: size = 6 OK 2026/09/08 01:19:26 DEBUG : both8: Sizes identical 2026/09/08 01:19:26 DEBUG : both8: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both9: size = 6 OK 2026/09/08 01:19:26 DEBUG : both9: Sizes identical 2026/09/08 01:19:26 DEBUG : both9: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both14: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both11: Unchanged skipping 2026/09/08 01:19:26 DEBUG : both6: Unchanged skipping 2026/09/08 01:19:26 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:19:26 DEBUG : Waiting for deletions to finish 2026/09/08 01:19:28 INFO : only12: Deleted 2026/09/08 01:19:28 INFO : only18: Deleted 2026/09/08 01:19:28 INFO : only19: Deleted 2026/09/08 01:19:28 INFO : only2: Deleted 2026/09/08 01:19:29 INFO : only3: Deleted 2026/09/08 01:19:29 INFO : only7: Deleted 2026/09/08 01:19:29 INFO : only10: Deleted 2026/09/08 01:19:30 INFO : only16: Deleted 2026/09/08 01:19:30 INFO : only17: Deleted 2026/09/08 01:19:30 INFO : only8: Deleted 2026/09/08 01:19:31 INFO : only9: Deleted 2026/09/08 01:19:31 INFO : only14: Deleted 2026/09/08 01:19:32 INFO : only1: Deleted 2026/09/08 01:19:32 INFO : only4: Deleted 2026/09/08 01:19:32 INFO : only5: Deleted 2026/09/08 01:19:32 INFO : only0: Deleted 2026/09/08 01:19:33 INFO : only11: Deleted 2026/09/08 01:19:33 INFO : only13: Deleted 2026/09/08 01:19:33 INFO : only15: Deleted 2026/09/08 01:19:33 INFO : only6: Deleted --- PASS: TestSyncConcurrentDelete (124.32s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:21:24 DEBUG : only18: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:21:30 DEBUG : both0: size = 6 OK 2026/09/08 01:21:30 DEBUG : both0: Sizes identical 2026/09/08 01:21:30 DEBUG : both11: size = 6 OK 2026/09/08 01:21:30 DEBUG : both11: Sizes identical 2026/09/08 01:21:30 DEBUG : both12: size = 6 OK 2026/09/08 01:21:30 DEBUG : both12: Sizes identical 2026/09/08 01:21:30 DEBUG : both0: Unchanged skipping 2026/09/08 01:21:30 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:21:30 DEBUG : both13: size = 6 OK 2026/09/08 01:21:30 DEBUG : both13: Sizes identical 2026/09/08 01:21:30 DEBUG : both10: size = 6 OK 2026/09/08 01:21:30 DEBUG : both10: Sizes identical 2026/09/08 01:21:30 DEBUG : both11: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both14: size = 6 OK 2026/09/08 01:21:30 DEBUG : both14: Sizes identical 2026/09/08 01:21:30 DEBUG : both14: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both15: size = 6 OK 2026/09/08 01:21:30 DEBUG : both15: Sizes identical 2026/09/08 01:21:30 DEBUG : both12: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both16: size = 6 OK 2026/09/08 01:21:30 DEBUG : both16: Sizes identical 2026/09/08 01:21:30 DEBUG : both16: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both17: size = 6 OK 2026/09/08 01:21:30 DEBUG : both17: Sizes identical 2026/09/08 01:21:30 DEBUG : both17: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both18: size = 6 OK 2026/09/08 01:21:30 DEBUG : both18: Sizes identical 2026/09/08 01:21:30 DEBUG : both18: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both19: size = 6 OK 2026/09/08 01:21:30 DEBUG : both19: Sizes identical 2026/09/08 01:21:30 DEBUG : both19: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both1: size = 6 OK 2026/09/08 01:21:30 DEBUG : both1: Sizes identical 2026/09/08 01:21:30 DEBUG : both1: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both2: size = 6 OK 2026/09/08 01:21:30 DEBUG : both2: Sizes identical 2026/09/08 01:21:30 DEBUG : both13: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both3: size = 6 OK 2026/09/08 01:21:30 DEBUG : both3: Sizes identical 2026/09/08 01:21:30 DEBUG : both2: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both4: size = 6 OK 2026/09/08 01:21:30 DEBUG : both4: Sizes identical 2026/09/08 01:21:30 DEBUG : both4: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both5: size = 6 OK 2026/09/08 01:21:30 DEBUG : both5: Sizes identical 2026/09/08 01:21:30 DEBUG : both3: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both6: size = 6 OK 2026/09/08 01:21:30 DEBUG : both6: Sizes identical 2026/09/08 01:21:30 DEBUG : both6: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both7: size = 6 OK 2026/09/08 01:21:30 DEBUG : both7: Sizes identical 2026/09/08 01:21:30 DEBUG : both5: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both8: size = 6 OK 2026/09/08 01:21:30 DEBUG : both8: Sizes identical 2026/09/08 01:21:30 DEBUG : both8: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both9: size = 6 OK 2026/09/08 01:21:30 DEBUG : both9: Sizes identical 2026/09/08 01:21:30 DEBUG : both9: Unchanged skipping 2026/09/08 01:21:30 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only0: Sizes differ 2026/09/08 01:21:30 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only10: Sizes differ 2026/09/08 01:21:30 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only11: Sizes differ 2026/09/08 01:21:30 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only12: Sizes differ 2026/09/08 01:21:30 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only13: Sizes differ 2026/09/08 01:21:30 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only14: Sizes differ 2026/09/08 01:21:30 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only15: Sizes differ 2026/09/08 01:21:30 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only16: Sizes differ 2026/09/08 01:21:30 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only17: Sizes differ 2026/09/08 01:21:30 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only18: Sizes differ 2026/09/08 01:21:30 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only19: Sizes differ 2026/09/08 01:21:30 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only1: Sizes differ 2026/09/08 01:21:30 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only2: Sizes differ 2026/09/08 01:21:30 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only3: Sizes differ 2026/09/08 01:21:30 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only4: Sizes differ 2026/09/08 01:21:30 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only5: Sizes differ 2026/09/08 01:21:30 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only6: Sizes differ 2026/09/08 01:21:30 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only7: Sizes differ 2026/09/08 01:21:30 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only8: Sizes differ 2026/09/08 01:21:30 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3514598439) 2026/09/08 01:21:30 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-dokuriv5wuxe') 2026/09/08 01:21:30 DEBUG : only9: Sizes differ 2026/09/08 01:21:30 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 DEBUG : both15: Unchanged skipping 2026/09/08 01:21:30 DEBUG : both10: Unchanged skipping 2026/09/08 01:21:30 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 DEBUG : both7: Unchanged skipping 2026/09/08 01:21:30 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:21:30 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/09/08 01:21:30 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting files as there were IO errors 2026/09/08 01:21:30 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (142.93s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:22:24 DEBUG : empty_dir: Making directory with metadata 2026/09/08 01:22:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 01:22:24 DEBUG : empty_on_remote: Making directory with metadata 2026/09/08 01:22:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 01:22:24 INFO : empty_on_remote: Making directory 2026/09/08 01:22:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/08 01:22:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/08 01:22:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/08 01:22:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (23.13s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:22:47 DEBUG : empty_dir: Making directory with metadata 2026/09/08 01:22:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 01:22:47 DEBUG : empty_on_remote: Making directory with metadata 2026/09/08 01:22:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/08 01:22:47 INFO : empty_on_remote: Making directory 2026/09/08 01:22:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/08 01:22:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/08 01:22:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/08 01:22:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/08 01:22:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.59s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" sync_test.go:2877: Skipping test as remote does not support DirSetModTime --- SKIP: TestSyncSetDirModTimeOnce (0.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:23:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 01:23:14 INFO : sub dir: Making directory 2026/09/08 01:23:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:23:45 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:23:45 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:23:45 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:23:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:23:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:23:46 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:23:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:23:48 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:23:50 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:23:52 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:23:54 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:23:57 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:23:58 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:24:01 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:24:01 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:24:03 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:24:03 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:24:05 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:24:05 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:24:06 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestNothingToTransferWithEmptyDirs (56.15s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:24:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/08 01:24:10 INFO : sub dir: Making directory --- PASS: TestNothingToTransferWithoutEmptyDirs (41.64s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:24:55 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:24:56 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:24:57 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:25:00 DEBUG : dir1/0001-bcdefgh.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:25:37 DEBUG : Waiting for deletions to finish 2026/09/08 01:25:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : splitbananasplit: Excluded 2026/09/08 01:25:37 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : banana: Excluded 2026/09/08 01:25:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:25:37 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : apple: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:25:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:25:38 DEBUG : apple: size = 5 OK 2026/09/08 01:25:38 DEBUG : apple: Sizes identical 2026/09/08 01:25:38 DEBUG : apple: Unchanged skipping 2026/09/08 01:25:38 DEBUG : banana: size = 6 OK 2026/09/08 01:25:38 DEBUG : banana: Sizes identical 2026/09/08 01:25:38 DEBUG : banana: Unchanged skipping 2026/09/08 01:25:38 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:25:38 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:25:38 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:25:38 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:25:38 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:25:38 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:25:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:25:38 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:25:38 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:25:38 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:25:38 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:25:38 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:25:38 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:25:38 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:25:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:25:38 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:25:38 DEBUG : Waiting for deletions to finish 2026/09/08 01:25:38 INFO : There was nothing to transfer 2026/09/08 01:25:38 DEBUG : Waiting for deletions to finish 2026/09/08 01:25:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:25:38 DEBUG : splitbananasplit: Excluded 2026/09/08 01:25:38 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:25:38 DEBUG : banana: Excluded 2026/09/08 01:25:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:25:38 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:25:38 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:25:38 DEBUG : apple: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:25:39 DEBUG : apple: size = 5 OK 2026/09/08 01:25:39 DEBUG : apple: Sizes identical 2026/09/08 01:25:39 DEBUG : apple: Unchanged skipping 2026/09/08 01:25:39 DEBUG : banana: size = 6 OK 2026/09/08 01:25:39 DEBUG : banana: Sizes identical 2026/09/08 01:25:39 DEBUG : banana: Unchanged skipping 2026/09/08 01:25:39 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:25:39 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:25:39 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:25:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:25:39 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:25:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:25:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:25:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:25:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:25:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:25:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:25:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:25:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:25:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:25:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:25:39 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:25:39 DEBUG : Waiting for deletions to finish 2026/09/08 01:25:39 INFO : There was nothing to transfer 2026/09/08 01:25:39 DEBUG : Waiting for deletions to finish 2026/09/08 01:25:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : splitbananasplit: Excluded 2026/09/08 01:25:40 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : banana: Excluded 2026/09/08 01:25:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:25:40 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : apple: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:25:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:25:40 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:26:47 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:26:51 DEBUG : Waiting for deletions to finish 2026/09/08 01:26:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:26:51 DEBUG : splitbananasplit: Excluded 2026/09/08 01:26:51 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:26:51 DEBUG : banana: Excluded 2026/09/08 01:26:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:26:51 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:26:51 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:26:51 DEBUG : apple: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:26:52 DEBUG : apple: size = 5 OK 2026/09/08 01:26:52 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:26:52 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:26:52 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:26:52 DEBUG : apple: Sizes identical 2026/09/08 01:26:52 DEBUG : apple: Unchanged skipping 2026/09/08 01:26:52 DEBUG : banana: size = 6 OK 2026/09/08 01:26:52 DEBUG : banana: Sizes identical 2026/09/08 01:26:52 DEBUG : banana: Unchanged skipping 2026/09/08 01:26:52 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:26:52 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:26:52 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:26:52 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:26:52 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:26:52 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:26:52 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:26:52 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:26:52 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:26:52 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:26:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:26:52 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:26:52 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:26:52 DEBUG : Waiting for deletions to finish 2026/09/08 01:26:52 INFO : There was nothing to transfer 2026/09/08 01:26:52 DEBUG : Waiting for deletions to finish 2026/09/08 01:26:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : splitbananasplit: Excluded 2026/09/08 01:26:53 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : banana: Excluded 2026/09/08 01:26:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:26:53 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : apple: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:26:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:26:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:26:53 DEBUG : apple: size = 5 OK 2026/09/08 01:26:53 DEBUG : apple: Sizes identical 2026/09/08 01:26:53 DEBUG : apple: Unchanged skipping 2026/09/08 01:26:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:26:53 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:26:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:26:53 DEBUG : banana: size = 6 OK 2026/09/08 01:26:53 DEBUG : banana: Sizes identical 2026/09/08 01:26:53 DEBUG : banana: Unchanged skipping 2026/09/08 01:26:53 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:26:53 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:26:53 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:26:54 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:26:54 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:26:54 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:26:54 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:26:54 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:26:54 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:26:54 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:26:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:26:54 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:26:54 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:26:54 DEBUG : Waiting for deletions to finish 2026/09/08 01:26:54 INFO : There was nothing to transfer 2026/09/08 01:26:54 DEBUG : Waiting for deletions to finish 2026/09/08 01:26:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : splitbananasplit: Excluded 2026/09/08 01:26:54 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : banana: Excluded 2026/09/08 01:26:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:26:54 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : apple: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:26:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:26:54 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:28:05 DEBUG : Waiting for deletions to finish 2026/09/08 01:28:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : splitbananasplit: Excluded 2026/09/08 01:28:06 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : banana: Excluded 2026/09/08 01:28:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:28:06 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : apple: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:28:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:28:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:28:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:28:06 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:28:06 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:28:06 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:28:06 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:28:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:28:06 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:28:06 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:28:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:28:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:28:06 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:28:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:28:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:28:07 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:28:07 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:28:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:28:07 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:28:07 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:28:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:28:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/08 01:28:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:28:07 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:28:07 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:28:10 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/08 01:28:10 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:28:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:10 DEBUG : YmFuYW5h: size = 6 OK 2026/09/08 01:28:10 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/08 01:28:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:11 DEBUG : YXBwbGU=: size = 5 OK 2026/09/08 01:28:11 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/08 01:28:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/08 01:28:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:28:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:13 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/08 01:28:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:14 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/08 01:28:14 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:28:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:14 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/08 01:28:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:28:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/08 01:28:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:28:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/08 01:28:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:28:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/08 01:28:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:28:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/08 01:28:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:28:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:28:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/08 01:28:18 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:28:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/08 01:28:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:28:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/08 01:28:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:28:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/08 01:28:21 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:28:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/08 01:28:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:28:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:28:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/08 01:28:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:28:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/08 01:28:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:28:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/08 01:28:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:28:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/08 01:28:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:28:24 DEBUG : Waiting for deletions to finish 2026/09/08 01:28:26 INFO : splitbananasplit: Deleted 2026/09/08 01:28:26 INFO : dir1/0009-3456789.txt: Deleted 2026/09/08 01:28:26 INFO : banana: Deleted 2026/09/08 01:28:26 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/08 01:28:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/08 01:28:27 INFO : dir1/0003-defghij.txt: Deleted 2026/09/08 01:28:27 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/08 01:28:27 INFO : dir1/0010-456789.txt: Deleted 2026/09/08 01:28:27 INFO : dir1/0011-56789;.txt: Deleted 2026/09/08 01:28:28 INFO : apple: Deleted 2026/09/08 01:28:28 INFO : appleappleapplebanana: Deleted 2026/09/08 01:28:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/08 01:28:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/08 01:28:28 INFO : dir1/0013-789;=.txt: Deleted 2026/09/08 01:28:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/08 01:28:29 INFO : dir1/0007-1234567.txt: Deleted 2026/09/08 01:28:29 INFO : dir1/0008-2345678.txt: Deleted 2026/09/08 01:28:29 INFO : dir1/0012-6789;.txt: Deleted 2026/09/08 01:28:29 INFO : dir1/0014-89;=.txt: Deleted 2026/09/08 01:28:30 INFO : dir1/0015-9;=.txt: Deleted 2026/09/08 01:28:30 DEBUG : Waiting for deletions to finish 2026/09/08 01:28:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/08 01:28:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/08 01:28:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/08 01:28:30 DEBUG : YXBwbGU=: Excluded 2026/09/08 01:28:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/08 01:28:30 DEBUG : YmFuYW5h: Excluded 2026/09/08 01:28:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/08 01:28:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/08 01:28:30 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:30 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:28:30 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:30 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:28:30 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:30 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:28:31 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:31 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:28:33 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:35 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:37 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:39 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:41 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:43 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:43 ERROR : dir1: error listing: getting files failed: invalid character '<' looking for beginning of value sync_transform_test.go:186: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:186 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:192 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestTransform/base64 2026/09/08 01:28:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:49 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:51 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:53 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:55 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:57 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:28:59 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:29:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:29:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:29:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:03 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:03 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:03 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:03 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:03 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:29:04 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:04 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:04 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/09/08 01:29:04 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:29:04 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:29:04 DEBUG : YmFuYW5h: size = 6 OK 2026/09/08 01:29:04 DEBUG : banana: Sizes identical 2026/09/08 01:29:04 DEBUG : banana: Unchanged skipping 2026/09/08 01:29:04 DEBUG : YXBwbGU=: size = 5 OK 2026/09/08 01:29:04 DEBUG : apple: Sizes identical 2026/09/08 01:29:04 DEBUG : apple: Unchanged skipping 2026/09/08 01:29:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/09/08 01:29:04 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:29:04 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:04 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:04 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/08 01:29:04 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:04 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:29:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/08 01:29:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/09/08 01:29:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/09/08 01:29:06 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/09/08 01:29:06 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/09/08 01:29:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/09/08 01:29:06 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/09/08 01:29:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/09/08 01:29:06 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:29:06 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:29:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:29:06 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:29:06 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting files as there were IO errors 2026/09/08 01:29:06 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': 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: not deleting files as there were IO errors Test: TestTransform/base64 2026/09/08 01:29:06 DEBUG : Waiting for deletions to finish 2026/09/08 01:29:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:29:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/08 01:29:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/08 01:29:06 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/08 01:29:06 DEBUG : YXBwbGU=: Excluded 2026/09/08 01:29:06 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/08 01:29:06 DEBUG : YmFuYW5h: Excluded 2026/09/08 01:29:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/08 01:29:06 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/08 01:29:07 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:29:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/08 01:29:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/08 01:29:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/08 01:29:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:29:08 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:08 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:08 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:08 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:08 DEBUG : apple: transformed to: YXBwbGU= 2026/09/08 01:29:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/08 01:29:08 DEBUG : banana: transformed to: YmFuYW5h 2026/09/08 01:29:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/08 01:29:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/08 01:29:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/08 01:29:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/08 01:29:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/08 01:29:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/08 01:29:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/08 01:29:08 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:29:41 DEBUG : dir1/0000-abcdefg.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:30:19 DEBUG : Waiting for deletions to finish 2026/09/08 01:30:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : splitbananasplit: Excluded 2026/09/08 01:30:20 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : banana: Excluded 2026/09/08 01:30:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:30:20 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : apple: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:30:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:30:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:30:20 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:30:20 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:30:20 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:30:20 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:30:20 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:30:20 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:30:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:30:20 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:30:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:30:20 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:30:20 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:30:20 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:30:21 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:30:21 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:30:21 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:30:21 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:30:21 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:30:21 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:30:21 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:30:21 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/08 01:30:21 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/08 01:30:21 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/08 01:30:21 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/08 01:30:21 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/08 01:30:21 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/08 01:30:21 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/08 01:30:21 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/08 01:30:21 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/08 01:30:21 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/08 01:30:21 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/08 01:30:21 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/08 01:30:21 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/08 01:30:21 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/08 01:30:21 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/08 01:30:21 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/08 01:30:21 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:30:21 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:30:21 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:30:24 DEBUG : PREFIXapple: size = 5 OK 2026/09/08 01:30:24 INFO : apple: Copied (new) to: PREFIXapple 2026/09/08 01:30:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/08 01:30:24 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/09/08 01:30:24 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/08 01:30:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/08 01:30:25 DEBUG : PREFIXbanana: size = 6 OK 2026/09/08 01:30:25 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/08 01:30:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/08 01:30:25 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/09/08 01:30:25 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/08 01:30:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/08 01:30:28 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/09/08 01:30:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/08 01:30:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/08 01:30:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:30:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/08 01:30:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/08 01:30:29 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/09/08 01:30:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/08 01:30:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/08 01:30:29 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/09/08 01:30:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/08 01:30:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/08 01:30:31 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/09/08 01:30:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/08 01:30:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/08 01:30:32 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/09/08 01:30:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/08 01:30:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/08 01:30:32 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/09/08 01:30:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/08 01:30:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/08 01:30:33 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/09/08 01:30:33 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/08 01:30:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/08 01:30:34 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/09/08 01:30:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/08 01:30:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/08 01:30:35 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/09/08 01:30:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/08 01:30:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/08 01:30:36 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/09/08 01:30:36 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/08 01:30:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/08 01:30:36 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/09/08 01:30:36 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/08 01:30:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/08 01:30:37 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/09/08 01:30:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/08 01:30:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:30:38 DEBUG : pacer: Reducing sleep to 300ms 2026/09/08 01:30:38 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/09/08 01:30:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/08 01:30:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:38 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/08 01:30:38 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:38 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/08 01:30:38 DEBUG : pacer: Reducing sleep to 900ms 2026/09/08 01:30:38 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:38 DEBUG : pacer: Rate limited, increasing sleep to 1.8s 2026/09/08 01:30:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:39 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:30:41 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:45 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:47 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:49 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:51 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:53 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:55 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:57 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:30:59 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:31:03 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:31:04 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:31:04 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/09/08 01:31:04 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/08 01:31:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:31:05 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/09/08 01:31:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/08 01:31:05 DEBUG : Waiting for deletions to finish 2026/09/08 01:31:07 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:31:07 INFO : dir1/0003-defghij.txt: Deleted 2026/09/08 01:31:08 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:31:08 INFO : dir1/0007-1234567.txt: Deleted 2026/09/08 01:31:09 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:31:09 INFO : dir1/0008-2345678.txt: Deleted 2026/09/08 01:31:09 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:31:09 INFO : dir1/0010-456789.txt: Deleted 2026/09/08 01:31:10 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:31:10 INFO : dir1/0012-6789;.txt: Deleted 2026/09/08 01:31:10 DEBUG : pacer: Reducing sleep to 200ms 2026/09/08 01:31:10 INFO : dir1/0013-789;=.txt: Deleted 2026/09/08 01:31:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/08 01:31:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/08 01:31:11 INFO : dir1/0014-89;=.txt: Deleted 2026/09/08 01:31:12 INFO : splitbananasplit: Deleted 2026/09/08 01:31:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/08 01:31:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/08 01:31:12 INFO : dir1/0011-56789;.txt: Deleted 2026/09/08 01:31:12 INFO : apple: Deleted 2026/09/08 01:31:13 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/08 01:31:13 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/08 01:31:13 INFO : dir1/0009-3456789.txt: Deleted 2026/09/08 01:31:13 INFO : dir1/0015-9;=.txt: Deleted 2026/09/08 01:31:13 INFO : appleappleapplebanana: Deleted 2026/09/08 01:31:14 INFO : banana: Deleted 2026/09/08 01:31:14 DEBUG : Waiting for deletions to finish 2026/09/08 01:31:14 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : PREFIXsplitbananasplit: Excluded 2026/09/08 01:31:14 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : PREFIXbanana: Excluded 2026/09/08 01:31:14 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/09/08 01:31:14 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : PREFIXapple: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:31:14 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/09/08 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/08 01:31:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/08 01:31:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/08 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/08 01:31:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/08 01:31:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/08 01:31:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/08 01:31:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/08 01:31:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/08 01:31:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/08 01:31:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/08 01:31:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/08 01:31:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/08 01:31:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/08 01:31:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/08 01:31:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/08 01:31:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/08 01:31:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/08 01:31:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/08 01:31:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/08 01:31:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/08 01:31:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/08 01:31:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/08 01:31:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/08 01:31:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/08 01:31:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/08 01:31:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/08 01:31:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/08 01:31:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/08 01:31:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : apple: transformed to: PREFIXapple 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/08 01:31:15 DEBUG : banana: transformed to: PREFIXbanana 2026/09/08 01:31:15 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/08 01:31:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/08 01:31:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/08 01:31:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/08 01:31:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/08 01:31:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/08 01:31:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/08 01:31:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/08 01:31:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/08 01:31:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/08 01:31:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/08 01:31:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/08 01:31:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/08 01:31:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/08 01:31:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/08 01:31:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/08 01:31:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/08 01:31:15 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/08 01:31:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/08 01:31:15 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/08 01:31:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:31:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:31:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:31:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:31:18 INFO : appleappleapplebanana: Copied (new) 2026/09/08 01:31:18 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:31:19 DEBUG : banana: size = 6 OK 2026/09/08 01:31:19 INFO : banana: Copied (new) 2026/09/08 01:31:19 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:31:19 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:31:19 INFO : splitbananasplit: Copied (new) 2026/09/08 01:31:20 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:31:21 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:31:21 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:31:21 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/08 01:31:22 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:31:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:31:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/08 01:31:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:31:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/08 01:31:24 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:31:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:31:24 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/08 01:31:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:31:25 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/08 01:31:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:31:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/08 01:31:27 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:31:27 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/08 01:31:27 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:31:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:31:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/08 01:31:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:31:29 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/08 01:31:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:31:30 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/08 01:31:31 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:31:31 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/08 01:31:31 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:31:31 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/08 01:31:33 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:31:33 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/08 01:31:34 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:31:34 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/08 01:31:34 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:31:34 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/08 01:31:34 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:31:35 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:31:35 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/08 01:31:47 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:32:13 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:33:04 ERROR : apple: Failed to copy: object not found 2026/09/08 01:33:04 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting files as there were IO errors 2026/09/08 01:33:04 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': 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/prefix 2026/09/08 01:33:04 DEBUG : Waiting for deletions to finish 2026/09/08 01:33:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:33:04 DEBUG : splitbananasplit: Excluded 2026/09/08 01:33:04 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/08 01:33:04 DEBUG : PREFIXsplitbananasplit: Excluded 2026/09/08 01:33:04 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/08 01:33:04 DEBUG : PREFIXbanana: Excluded 2026/09/08 01:33:04 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:33:04 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/09/08 01:33:04 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/08 01:33:04 DEBUG : PREFIXapple: Excluded 2026/09/08 01:33:04 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:33:04 DEBUG : banana: Excluded 2026/09/08 01:33:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:33:04 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:33:04 DEBUG : apple(1): Excluded (Path Filter) 2026/09/08 01:33:04 DEBUG : apple(1): Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:33:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:33:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:33:05 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/prefix === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:34:44 DEBUG : Waiting for deletions to finish 2026/09/08 01:34:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : splitbananasplit: Excluded 2026/09/08 01:34:45 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : banana: Excluded 2026/09/08 01:34:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:34:45 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : apple: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:34:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:34:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:34:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/08 01:34:45 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:34:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:34:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/08 01:34:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:34:45 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:34:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/08 01:34:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:34:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:34:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/08 01:34:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:34:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:34:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:34:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:34:45 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:34:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:34:45 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/08 01:34:45 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:34:45 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/08 01:34:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:34:45 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/08 01:34:45 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:34:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/08 01:34:45 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:34:45 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/08 01:34:45 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:34:45 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:45 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/08 01:34:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:34:46 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:34:46 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:34:49 DEBUG : appleSUFFIX: size = 5 OK 2026/09/08 01:34:49 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/08 01:34:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/08 01:34:49 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/09/08 01:34:49 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/08 01:34:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:50 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/09/08 01:34:50 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/08 01:34:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/08 01:34:50 DEBUG : bananaSUFFIX: size = 6 OK 2026/09/08 01:34:50 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/08 01:34:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/08 01:34:52 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/09/08 01:34:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/08 01:34:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/08 01:34:53 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/09/08 01:34:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/08 01:34:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/08 01:34:53 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/09/08 01:34:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/08 01:34:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/08 01:34:53 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/09/08 01:34:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/08 01:34:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/08 01:34:55 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/09/08 01:34:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/08 01:34:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/08 01:34:56 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/09/08 01:34:56 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/08 01:34:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/08 01:34:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/09/08 01:34:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/08 01:34:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/08 01:34:57 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/09/08 01:34:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/08 01:34:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/08 01:34:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:34:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:34:57 DEBUG : pacer: Reducing sleep to 300ms 2026/09/08 01:34:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:34:57 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/09/08 01:34:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:34:58 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/09/08 01:34:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:34:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:34:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:35:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:35:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:35:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:35:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:35:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:35:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:35:13 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:35:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:35:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:35:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:35:19 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/09/08 01:35:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/08 01:35:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/08 01:35:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:35:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:35:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:35:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:35:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:35:23 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/09/08 01:35:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/08 01:35:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/08 01:35:24 DEBUG : pacer: Reducing sleep to 200ms 2026/09/08 01:35:24 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/09/08 01:35:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/08 01:35:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/08 01:35:25 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/09/08 01:35:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/08 01:35:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/08 01:35:26 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/09/08 01:35:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/08 01:35:27 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/09/08 01:35:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/08 01:35:27 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/09/08 01:35:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/08 01:35:28 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/09/08 01:35:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/08 01:35:28 DEBUG : Waiting for deletions to finish 2026/09/08 01:35:29 INFO : splitbananasplit: Deleted 2026/09/08 01:35:29 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/08 01:35:29 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/08 01:35:30 INFO : dir1/0003-defghij.txt: Deleted 2026/09/08 01:35:30 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/08 01:35:30 INFO : dir1/0012-6789;.txt: Deleted 2026/09/08 01:35:30 INFO : appleappleapplebanana: Deleted 2026/09/08 01:35:30 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/08 01:35:31 INFO : dir1/0009-3456789.txt: Deleted 2026/09/08 01:35:31 INFO : apple: Deleted 2026/09/08 01:35:31 INFO : banana: Deleted 2026/09/08 01:35:31 INFO : dir1/0008-2345678.txt: Deleted 2026/09/08 01:35:32 INFO : dir1/0010-456789.txt: Deleted 2026/09/08 01:35:32 INFO : dir1/0011-56789;.txt: Deleted 2026/09/08 01:35:32 INFO : dir1/0013-789;=.txt: Deleted 2026/09/08 01:35:32 INFO : dir1/0014-89;=.txt: Deleted 2026/09/08 01:35:32 INFO : dir1/0015-9;=.txt: Deleted 2026/09/08 01:35:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/08 01:35:33 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/08 01:35:33 INFO : dir1/0007-1234567.txt: Deleted 2026/09/08 01:35:33 DEBUG : Waiting for deletions to finish 2026/09/08 01:35:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/08 01:35:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : bananaSUFFIX: Excluded 2026/09/08 01:35:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : appleSUFFIX: Excluded 2026/09/08 01:35:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/08 01:35:33 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/08 01:35:33 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/08 01:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/08 01:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/08 01:35:34 DEBUG : apple: transformed to: appleSUFFIX 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/08 01:35:34 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 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/09/08 01:35:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/08 01:35:34 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/08 01:35:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/08 01:35:34 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/08 01:35:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:35:35 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:35:35 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:35:37 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:35:38 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:35:38 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:35:38 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:35:38 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:35:38 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:35:39 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:35:39 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:35:39 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:35:39 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:35:39 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:35:40 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:35:40 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:35:40 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:35:40 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:35:40 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:35:41 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:35:41 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:35:41 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:35:42 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:35:42 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:35:43 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:35:43 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:35:43 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:35:46 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:35:46 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:35:46 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:35:47 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:35:52 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:35:53 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:35:53 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:35:53 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:36:05 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:36:06 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:36:06 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:36:06 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:36:31 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:36:31 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:36:32 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:36:32 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:37:22 ERROR : apple: Failed to copy: object not found 2026/09/08 01:37:23 ERROR : banana: Failed to copy: object not found 2026/09/08 01:37:23 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/08 01:37:23 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/08 01:37:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:37:25 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/08 01:37:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:37:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/08 01:37:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:37:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/08 01:37:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:37:26 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/08 01:37:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:37:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/08 01:37:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:37:29 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/08 01:37:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:37:29 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/08 01:37:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:37:30 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/08 01:37:31 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:37:31 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/08 01:37:32 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:37:32 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/08 01:37:33 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:37:33 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/08 01:37:33 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:37:33 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/08 01:37:34 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:37:34 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/08 01:37:35 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:37:35 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/08 01:37:36 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:37:36 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/08 01:37:36 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:37:36 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/08 01:37:36 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting files as there were IO errors 2026/09/08 01:37:36 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': 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/09/08 01:37:36 DEBUG : Waiting for deletions to finish 2026/09/08 01:37:36 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/08 01:37:36 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/08 01:37:36 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/09/08 01:37:36 DEBUG : splitbananasplit(1): Excluded 2026/09/08 01:37:36 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/08 01:37:36 DEBUG : bananaSUFFIX: Excluded 2026/09/08 01:37:36 DEBUG : banana(1): Excluded (Path Filter) 2026/09/08 01:37:36 DEBUG : banana(1): Excluded 2026/09/08 01:37:36 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/08 01:37:36 DEBUG : appleSUFFIX: Excluded 2026/09/08 01:37:36 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/08 01:37:36 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/08 01:37:36 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/09/08 01:37:36 DEBUG : appleappleapplebanana(1): Excluded 2026/09/08 01:37:36 DEBUG : apple(1): Excluded (Path Filter) 2026/09/08 01:37:36 DEBUG : apple(1): Excluded 2026/09/08 01:37:37 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/09/08 01:37:37 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/09/08 01:37:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:37:37 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-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:39:15 DEBUG : Waiting for deletions to finish 2026/09/08 01:39:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : splitbananasplit: Excluded 2026/09/08 01:39:15 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : banana: Excluded 2026/09/08 01:39:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:39:15 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : apple: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:39:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:39:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:39:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/08 01:39:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/08 01:39:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/08 01:39:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/08 01:39:15 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/08 01:39:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/08 01:39:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/08 01:39:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/08 01:39:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/08 01:39:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/08 01:39:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/08 01:39:16 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/08 01:39:16 DEBUG : apple: size = 5 OK 2026/09/08 01:39:16 DEBUG : apple: Sizes identical 2026/09/08 01:39:16 DEBUG : apple: Unchanged skipping 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : banana: size = 6 OK 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : banana: Sizes identical 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : banana: Unchanged skipping 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/08 01:39:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/08 01:39:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/08 01:39:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/08 01:39:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/08 01:39:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/08 01:39:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/08 01:39:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/08 01:39:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/08 01:39:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/08 01:39:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/08 01:39:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/08 01:39:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/08 01:39:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/08 01:39:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/08 01:39:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/08 01:39:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/08 01:39:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/08 01:39:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:39:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:39:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/08 01:39:19 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:39:20 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:39:20 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:39:20 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:39:20 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:39:20 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:39:21 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:39:21 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:39:21 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:39:21 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:39:21 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:39:22 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:39:22 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:39:22 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:39:22 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:39:22 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:39:23 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:39:23 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:39:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:39:23 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:39:23 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:39:23 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:39:24 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:39:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:39:26 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:39:28 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:39:30 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:39:32 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:39:32 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:39:34 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:39:34 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:39:35 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:39:35 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:39:36 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:39:36 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:39:37 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:39:37 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:39:38 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:39:38 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:39:38 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:39:38 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:39:39 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:39:39 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:39:41 DEBUG : pacer: Reducing sleep to 200ms 2026/09/08 01:39:41 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:39:41 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:39:42 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:39:42 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:39:47 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:39:48 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:39:48 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:39:49 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:40:00 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:40:01 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:40:02 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:40:02 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:40:26 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:40:27 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:40:28 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:40:28 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:41:17 ERROR : splitbananasplit: Failed to copy: object not found 2026/09/08 01:41:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/08 01:41:18 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/09/08 01:41:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/08 01:41:19 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/09/08 01:41:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/08 01:41:19 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/09/08 01:41:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/08 01:41:20 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:41:20 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:41:20 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:41:21 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:41:21 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:41:21 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:41:22 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:41:22 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:41:22 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:41:22 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:41:22 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:41:23 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:41:23 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:41:23 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:41:23 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:41:23 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:41:24 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:41:24 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:41:25 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:41:25 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:41:25 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:41:26 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:41:27 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:41:27 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:41:28 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:41:29 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:41:30 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:41:31 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:41:35 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:41:36 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:41:37 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:41:37 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:41:48 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:41:49 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:41:50 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:41:51 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:42:14 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:42:15 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:42:16 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:42:16 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:43:05 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/09/08 01:43:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/08 01:43:06 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/09/08 01:43:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/08 01:43:07 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/09/08 01:43:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/08 01:43:08 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/09/08 01:43:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/08 01:43:08 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:43:09 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:43:09 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:43:09 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:43:10 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:43:10 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:43:10 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:43:10 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:43:10 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:43:11 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:43:11 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:43:11 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:43:11 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:43:12 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:43:12 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:43:12 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:43:12 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:43:13 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:43:13 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:43:14 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:43:14 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:43:14 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:43:15 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:43:16 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:43:17 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:43:18 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:43:19 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:43:20 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:43:24 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:43:24 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:43:25 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:43:27 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:43:37 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:43:38 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:43:39 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:43:40 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:44:03 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:44:04 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:44:05 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:44:06 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:44:54 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/09/08 01:44:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/08 01:44:55 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/09/08 01:44:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/08 01:44:56 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/09/08 01:44:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/08 01:44:56 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:44:57 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:44:57 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/09/08 01:44:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/08 01:44:57 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:44:58 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:44:58 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:44:58 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:44:59 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:44:59 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:44:59 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:45:00 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:45:00 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:45:00 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:45:00 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:45:01 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:45:01 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:45:01 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:45:01 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:45:02 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:45:02 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:45:02 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:45:03 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:45:03 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:45:04 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:45:05 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:45:06 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:45:06 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:45:08 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:45:09 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:45:13 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:45:13 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:45:14 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:45:16 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:45:26 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:45:26 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:45:27 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:45:29 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:45:52 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:45:52 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:45:54 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:45:55 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:46:43 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/09/08 01:46:43 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/08 01:46:44 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/09/08 01:46:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/08 01:46:45 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/09/08 01:46:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:46:46 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/09/08 01:46:46 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/08 01:46:46 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/08 01:46:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:46:47 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:46:48 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:46:49 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/09/08 01:46:51 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/09/08 01:46:54 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/09/08 01:47:01 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/09/08 01:47:14 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/09/08 01:47:40 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/09/08 01:48:31 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/09/08 01:48:31 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting files as there were IO errors 2026/09/08 01:48:31 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': 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/09/08 01:48:31 DEBUG : Waiting for deletions to finish 2026/09/08 01:48:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : splitbananasplit: Excluded 2026/09/08 01:48:32 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : splitbanan(1): Excluded 2026/09/08 01:48:32 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : banana: Excluded 2026/09/08 01:48:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:48:32 DEBUG : appleapple(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : appleapple(1): Excluded 2026/09/08 01:48:32 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : apple: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0014-89;=(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0013-789;=(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0012-6789;(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0011-56789(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0010-45678(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0009-34567(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0008-23456(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0007-12345(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0006-ghijk(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0005-fghij(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0004-efghi(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0003-defgh(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0002-cdefg(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0001-bcdef(1): Excluded 2026/09/08 01:48:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:48:32 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:48:32 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/09/08 01:48:32 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 === RUN TestTransform/encoder run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:50:08 DEBUG : Waiting for deletions to finish 2026/09/08 01:50:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : splitbananasplit: Excluded 2026/09/08 01:50:08 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : banana: Excluded 2026/09/08 01:50:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:50:08 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : apple: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:50:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:50:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:50:09 DEBUG : apple: size = 5 OK 2026/09/08 01:50:09 DEBUG : apple: Sizes identical 2026/09/08 01:50:09 DEBUG : apple: Unchanged skipping 2026/09/08 01:50:09 DEBUG : banana: size = 6 OK 2026/09/08 01:50:09 DEBUG : banana: Sizes identical 2026/09/08 01:50:09 DEBUG : banana: Unchanged skipping 2026/09/08 01:50:09 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:50:09 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:50:09 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:50:09 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:50:09 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:50:09 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:50:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:50:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:50:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:50:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:50:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:50:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:50:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:50:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:50:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:50:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:50:09 DEBUG : Waiting for deletions to finish 2026/09/08 01:50:09 INFO : There was nothing to transfer 2026/09/08 01:50:09 DEBUG : Waiting for deletions to finish 2026/09/08 01:50:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:50:09 DEBUG : splitbananasplit: Excluded 2026/09/08 01:50:09 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:50:09 DEBUG : banana: Excluded 2026/09/08 01:50:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:50:09 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:50:09 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:50:09 DEBUG : apple: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:50:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:50:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:50:10 DEBUG : apple: size = 5 OK 2026/09/08 01:50:10 DEBUG : apple: Sizes identical 2026/09/08 01:50:10 DEBUG : apple: Unchanged skipping 2026/09/08 01:50:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:50:10 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:50:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:50:10 DEBUG : banana: size = 6 OK 2026/09/08 01:50:10 DEBUG : banana: Sizes identical 2026/09/08 01:50:10 DEBUG : banana: Unchanged skipping 2026/09/08 01:50:10 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:50:10 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:50:10 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:50:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:50:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:50:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:50:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:50:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:50:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:50:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:50:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:50:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:50:10 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:50:10 DEBUG : Waiting for deletions to finish 2026/09/08 01:50:10 INFO : There was nothing to transfer 2026/09/08 01:50:10 DEBUG : Waiting for deletions to finish 2026/09/08 01:50:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : splitbananasplit: Excluded 2026/09/08 01:50:11 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : banana: Excluded 2026/09/08 01:50:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:50:11 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : apple: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:50:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:50:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:50:11 DEBUG : Waiting for deletions to finish 2026/09/08 01:50:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : splitbananasplit: Excluded 2026/09/08 01:50:12 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : banana: Excluded 2026/09/08 01:50:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:50:12 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : apple: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:50:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:50:12 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:51:24 DEBUG : Waiting for deletions to finish 2026/09/08 01:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : splitbananasplit: Excluded 2026/09/08 01:51:24 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : banana: Excluded 2026/09/08 01:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:51:24 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : apple: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:51:25 DEBUG : apple: size = 5 OK 2026/09/08 01:51:25 DEBUG : apple: Sizes identical 2026/09/08 01:51:25 DEBUG : apple: Unchanged skipping 2026/09/08 01:51:25 DEBUG : banana: size = 6 OK 2026/09/08 01:51:25 DEBUG : banana: Sizes identical 2026/09/08 01:51:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:51:25 DEBUG : banana: Unchanged skipping 2026/09/08 01:51:25 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:51:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:51:25 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:51:25 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:51:25 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:51:25 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:51:25 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:51:25 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:51:25 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:51:25 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:51:25 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:51:25 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:51:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:51:25 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:51:25 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:51:25 DEBUG : Waiting for deletions to finish 2026/09/08 01:51:25 INFO : There was nothing to transfer 2026/09/08 01:51:25 DEBUG : Waiting for deletions to finish 2026/09/08 01:51:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : splitbananasplit: Excluded 2026/09/08 01:51:25 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : banana: Excluded 2026/09/08 01:51:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:51:25 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : apple: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:51:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:51:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:51:26 DEBUG : apple: size = 5 OK 2026/09/08 01:51:26 DEBUG : apple: Sizes identical 2026/09/08 01:51:26 DEBUG : apple: Unchanged skipping 2026/09/08 01:51:26 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:51:26 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:51:26 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:51:26 DEBUG : banana: size = 6 OK 2026/09/08 01:51:26 DEBUG : banana: Sizes identical 2026/09/08 01:51:26 DEBUG : banana: Unchanged skipping 2026/09/08 01:51:26 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:51:26 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:51:26 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:51:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:51:26 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:51:26 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:51:26 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:51:26 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:51:26 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:51:26 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:51:26 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:51:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:51:26 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:51:26 DEBUG : Waiting for deletions to finish 2026/09/08 01:51:26 INFO : There was nothing to transfer 2026/09/08 01:51:26 DEBUG : Waiting for deletions to finish 2026/09/08 01:51:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:51:26 DEBUG : splitbananasplit: Excluded 2026/09/08 01:51:26 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:51:26 DEBUG : banana: Excluded 2026/09/08 01:51:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:51:26 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:51:26 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:51:26 DEBUG : apple: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:51:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:51:27 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/charmap run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:52:38 DEBUG : Waiting for deletions to finish 2026/09/08 01:52:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : splitbananasplit: Excluded 2026/09/08 01:52:38 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : banana: Excluded 2026/09/08 01:52:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:52:38 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : apple: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:52:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:52:38 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:52:39 DEBUG : apple: size = 5 OK 2026/09/08 01:52:39 DEBUG : apple: Sizes identical 2026/09/08 01:52:39 DEBUG : apple: Unchanged skipping 2026/09/08 01:52:39 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:52:39 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:52:39 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:52:39 DEBUG : banana: size = 6 OK 2026/09/08 01:52:39 DEBUG : banana: Sizes identical 2026/09/08 01:52:39 DEBUG : banana: Unchanged skipping 2026/09/08 01:52:39 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:52:39 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:52:39 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:52:39 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:52:39 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:52:39 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:52:39 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:52:39 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:52:39 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:52:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:52:39 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:52:39 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:52:39 DEBUG : Waiting for deletions to finish 2026/09/08 01:52:39 INFO : There was nothing to transfer 2026/09/08 01:52:39 DEBUG : Waiting for deletions to finish 2026/09/08 01:52:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : splitbananasplit: Excluded 2026/09/08 01:52:39 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : banana: Excluded 2026/09/08 01:52:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:52:39 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : apple: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:52:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:52:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:52:40 DEBUG : apple: size = 5 OK 2026/09/08 01:52:40 DEBUG : apple: Sizes identical 2026/09/08 01:52:40 DEBUG : apple: Unchanged skipping 2026/09/08 01:52:40 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:52:40 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:52:40 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:52:40 DEBUG : banana: size = 6 OK 2026/09/08 01:52:40 DEBUG : banana: Sizes identical 2026/09/08 01:52:40 DEBUG : banana: Unchanged skipping 2026/09/08 01:52:40 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:52:40 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:52:40 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:52:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:52:40 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:52:40 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:52:40 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:52:40 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:52:40 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:52:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:52:40 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:52:40 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:52:40 DEBUG : Waiting for deletions to finish 2026/09/08 01:52:40 INFO : There was nothing to transfer 2026/09/08 01:52:40 DEBUG : Waiting for deletions to finish 2026/09/08 01:52:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : splitbananasplit: Excluded 2026/09/08 01:52:41 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : banana: Excluded 2026/09/08 01:52:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:52:41 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : apple: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:52:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:52:41 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/lowercase run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:53:52 DEBUG : Waiting for deletions to finish 2026/09/08 01:53:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:53:52 DEBUG : splitbananasplit: Excluded 2026/09/08 01:53:52 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:53:52 DEBUG : banana: Excluded 2026/09/08 01:53:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:53:52 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:53:52 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:53:52 DEBUG : apple: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:53:53 DEBUG : apple: size = 5 OK 2026/09/08 01:53:53 DEBUG : apple: Sizes identical 2026/09/08 01:53:53 DEBUG : apple: Unchanged skipping 2026/09/08 01:53:53 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:53:53 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:53:53 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:53:53 DEBUG : banana: size = 6 OK 2026/09/08 01:53:53 DEBUG : banana: Sizes identical 2026/09/08 01:53:53 DEBUG : banana: Unchanged skipping 2026/09/08 01:53:53 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:53:53 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:53:53 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:53:53 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:53:53 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:53:53 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:53:53 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:53:53 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:53:53 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:53:53 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:53:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:53:53 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:53:53 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:53:53 DEBUG : Waiting for deletions to finish 2026/09/08 01:53:53 INFO : There was nothing to transfer 2026/09/08 01:53:53 DEBUG : Waiting for deletions to finish 2026/09/08 01:53:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : splitbananasplit: Excluded 2026/09/08 01:53:54 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : banana: Excluded 2026/09/08 01:53:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:53:54 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : apple: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:53:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:53:54 DEBUG : apple: size = 5 OK 2026/09/08 01:53:54 DEBUG : apple: Sizes identical 2026/09/08 01:53:54 DEBUG : apple: Unchanged skipping 2026/09/08 01:53:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:53:54 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:53:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:53:54 DEBUG : banana: size = 6 OK 2026/09/08 01:53:54 DEBUG : banana: Sizes identical 2026/09/08 01:53:54 DEBUG : banana: Unchanged skipping 2026/09/08 01:53:54 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:53:54 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:53:54 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:53:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:53:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:53:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:53:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:53:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:53:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:53:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:53:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:53:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:53:55 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:53:55 DEBUG : Waiting for deletions to finish 2026/09/08 01:53:55 INFO : There was nothing to transfer 2026/09/08 01:53:55 DEBUG : Waiting for deletions to finish 2026/09/08 01:53:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : splitbananasplit: Excluded 2026/09/08 01:53:55 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : banana: Excluded 2026/09/08 01:53:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:53:55 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : apple: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:53:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:53:55 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ascii run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:55:06 DEBUG : Waiting for deletions to finish 2026/09/08 01:55:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : splitbananasplit: Excluded 2026/09/08 01:55:06 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : banana: Excluded 2026/09/08 01:55:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:55:06 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : apple: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:55:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:55:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:55:07 DEBUG : apple: size = 5 OK 2026/09/08 01:55:07 DEBUG : apple: Sizes identical 2026/09/08 01:55:07 DEBUG : apple: Unchanged skipping 2026/09/08 01:55:07 DEBUG : banana: size = 6 OK 2026/09/08 01:55:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:55:07 DEBUG : banana: Sizes identical 2026/09/08 01:55:07 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:55:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:55:07 DEBUG : banana: Unchanged skipping 2026/09/08 01:55:07 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:55:07 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:55:07 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:55:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:55:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:55:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:55:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:55:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:55:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:55:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:55:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:55:07 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:55:07 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:55:07 DEBUG : Waiting for deletions to finish 2026/09/08 01:55:07 INFO : There was nothing to transfer 2026/09/08 01:55:07 DEBUG : Waiting for deletions to finish 2026/09/08 01:55:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : splitbananasplit: Excluded 2026/09/08 01:55:08 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : banana: Excluded 2026/09/08 01:55:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:55:08 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : apple: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:55:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/08 01:55:08 DEBUG : apple: size = 5 OK 2026/09/08 01:55:08 DEBUG : apple: Sizes identical 2026/09/08 01:55:08 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/08 01:55:08 DEBUG : apple: Unchanged skipping 2026/09/08 01:55:08 DEBUG : appleappleapplebanana: Sizes identical 2026/09/08 01:55:08 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/08 01:55:08 DEBUG : banana: size = 6 OK 2026/09/08 01:55:08 DEBUG : banana: Sizes identical 2026/09/08 01:55:08 DEBUG : banana: Unchanged skipping 2026/09/08 01:55:08 DEBUG : splitbananasplit: size = 16 OK 2026/09/08 01:55:08 DEBUG : splitbananasplit: Sizes identical 2026/09/08 01:55:08 DEBUG : splitbananasplit: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/08 01:55:09 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/08 01:55:09 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/08 01:55:09 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/08 01:55:09 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/08 01:55:09 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/08 01:55:09 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/08 01:55:09 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/09/08 01:55:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/08 01:55:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:55:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:55:09 DEBUG : Waiting for deletions to finish 2026/09/08 01:55:09 INFO : There was nothing to transfer 2026/09/08 01:55:09 DEBUG : Waiting for deletions to finish 2026/09/08 01:55:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : splitbananasplit: Excluded 2026/09/08 01:55:09 DEBUG : banana: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : banana: Excluded 2026/09/08 01:55:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : appleappleapplebanana: Excluded 2026/09/08 01:55:09 DEBUG : apple: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : apple: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/08 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/08 01:55:09 DEBUG : dir1/0000-abcdefg.txt: Excluded --- FAIL: TestTransform (1847.13s) --- PASS: TestTransform/NFC (77.73s) --- PASS: TestTransform/NFD (74.23s) --- FAIL: TestTransform/base64 (133.53s) --- FAIL: TestTransform/prefix (265.15s) --- FAIL: TestTransform/suffix (270.91s) --- FAIL: TestTransform/truncate (653.03s) --- PASS: TestTransform/encoder (75.22s) --- PASS: TestTransform/ISO-8859-1 (74.60s) --- PASS: TestTransform/charmap (74.63s) --- PASS: TestTransform/lowercase (74.06s) --- PASS: TestTransform/ascii (74.05s) === RUN TestTransformCopy run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:55:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/08 01:55:39 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/08 01:55:39 INFO : sub dir_somesuffix: Making directory 2026/09/08 01:55:40 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/08 01:55:40 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/08 01:55:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/08 01:55:40 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/08 01:55:40 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/08 01:55:40 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:55:40 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:55:42 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/09/08 01:55:42 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/08 01:55:42 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (7.71s) === RUN TestDoubleTransform run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:55:46 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:55:46 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:55:46 INFO : tictactoe: Making directory 2026/09/08 01:55:48 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:55:48 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:55:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:55:48 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/08 01:55:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:55:48 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:55:48 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:55:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/09/08 01:55:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/08 01:55:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (7.74s) === RUN TestFileTag run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:55:54 INFO : toe: Making directory 2026/09/08 01:55:56 INFO : toe/toe: Making directory 2026/09/08 01:55:57 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:55:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/08 01:55:57 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/08 01:55:57 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/08 01:55:57 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:55:57 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:55:59 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/08 01:55:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/08 01:55:59 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (11.19s) === RUN TestNoTag run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:56:05 INFO : toe: Making directory 2026/09/08 01:56:07 INFO : toe/toe: Making directory 2026/09/08 01:56:09 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/08 01:56:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/08 01:56:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/08 01:56:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:56:09 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:56:11 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/09/08 01:56:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/08 01:56:11 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (11.19s) === RUN TestDirTag run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:56:16 DEBUG : empty_dir: Making directory with metadata 2026/09/08 01:56:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/08 01:56:16 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:17 INFO : tictacempty_dir: Making directory 2026/09/08 01:56:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:18 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:18 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:18 INFO : tictactoe: Making directory 2026/09/08 01:56:20 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:20 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:56:20 INFO : tictactoe/tictactoe: Making directory 2026/09/08 01:56:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:56:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/08 01:56:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/08 01:56:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/08 01:56:21 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:56:21 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:56:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/08 01:56:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/08 01:56:23 DEBUG : Waiting for deletions to finish --- PASS: TestDirTag (14.60s) === RUN TestAllTag run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:56:31 DEBUG : empty_dir: Making directory with metadata 2026/09/08 01:56:31 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/08 01:56:31 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:31 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:56:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:56:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:56:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:56:32 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:56:32 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:56:32 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:56:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:56:34 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:56:36 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:56:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:36 INFO : tictacempty_dir: Making directory 2026/09/08 01:56:38 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:56:41 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:56:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:41 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:41 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:41 INFO : tictactoe: Making directory 2026/09/08 01:56:41 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:56:43 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:56:43 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:43 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:56:43 INFO : tictactoe/tictactoe: Making directory 2026/09/08 01:56:43 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:56:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:56:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:56:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/08 01:56:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:56:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/08 01:56:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:56:45 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:56:45 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:56:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:56:45 DEBUG : pacer: Reducing sleep to 200ms 2026/09/08 01:56:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:56:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/08 01:56:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:56:47 DEBUG : Waiting for deletions to finish 2026/09/08 01:56:48 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:56:48 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:56:48 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:48 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/08 01:56:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/08 01:56:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/09/08 01:56:49 NOTICE: Linkbox root 'rclone-test-dokuriv5wuxe': 0 differences found 2026/09/08 01:56:49 NOTICE: Linkbox root 'rclone-test-dokuriv5wuxe': 1 hashes could not be checked 2026/09/08 01:56:49 NOTICE: Linkbox root 'rclone-test-dokuriv5wuxe': 1 matching files --- PASS: TestAllTag (24.78s) === RUN TestRunTwice run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:56:56 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:56 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:56 INFO : tictactoe: Making directory 2026/09/08 01:56:58 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:58 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:56:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:56:58 INFO : tictactoe/tictactoe: Making directory 2026/09/08 01:56:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:56:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/08 01:56:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/08 01:56:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/08 01:56:59 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:56:59 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:57:01 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:57:01 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:57:02 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:57:02 DEBUG : tictactoe/tictactoe/toe.txt: Trying to read object after upload: try again in 800ms (4/10) 2026/09/08 01:57:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/08 01:57:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/08 01:57:03 DEBUG : Waiting for deletions to finish 2026/09/08 01:57:04 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:57:04 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:57:04 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:57:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:57:05 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:57:05 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/08 01:57:05 DEBUG : toe/toe/toe.txt: Sizes identical 2026/09/08 01:57:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/08 01:57:05 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/08 01:57:05 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:57:05 DEBUG : Waiting for deletions to finish run.go:186: removing dir "tictactoe/tictactoe" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "tictactoe/tictactoe" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "tictactoe/tictactoe" failed: directory not empty run.go:186: removing dir "tictactoe" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "tictactoe" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "tictactoe" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache 2026/09/08 01:57:16 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:16 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:57:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:17 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:57:17 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:17 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:57:18 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:18 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:57:19 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:21 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:23 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:25 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:27 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:30 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:30 ERROR : tictactoe/tictactoe: 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 --- FAIL: TestRunTwice (33.74s) === RUN TestSyntax 2026/09/08 01:57:30 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:57:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:33 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:36 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:57:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:57:38 INFO : toe: Making directory 2026/09/08 01:57:40 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:57:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:57:42 INFO : toe/toe: Making directory 2026/09/08 01:57:43 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:57:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:57:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/08 01:57:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/08 01:57:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:57:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:57:46 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:57:46 DEBUG : pacer: Reducing sleep to 200ms 2026/09/08 01:57:46 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:57:46 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:57:48 DEBUG : toe/toe/toe.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:57:48 DEBUG : toe/toe/toe: size = 11 OK 2026/09/08 01:57:48 INFO : toe/toe/toe: Copied (new) 2026/09/08 01:57:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/08 01:57:48 INFO : toe/toe/toe.txt: Copied (new) 2026/09/08 01:57:48 DEBUG : Waiting for deletions to finish 2026/09/08 01:57:48 INFO : tictactoe/tictactoe: Removing directory 2026/09/08 01:57:50 INFO : tictactoe: Removing directory 2026/09/08 01:57:51 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': deleted 2 directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:401 Error: Should be true Test: TestConflicting Messages: listing wrong, want toe/toe/toe (11) got toe/toe/toe (11), toe/toe/toe.txt (11) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:352 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:401 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestConflicting Messages: Unexpected file "toe/toe/toe.txt" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:402 Error: Should be true Test: TestConflicting Messages: listing wrong, want toe/toe/toe (11) got toe/toe/toe (11), toe/toe/toe.txt (11) fstest.go:192: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:309 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:402 /usr/local/go/src/runtime/asm_amd64.s:1264 Error: Should be true Test: TestConflicting Messages: Unexpected file "toe/toe/toe.txt" --- FAIL: TestConflicting (45.30s) === RUN TestMove run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:58:15 DEBUG : empty_dir: Making directory with metadata 2026/09/08 01:58:15 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/08 01:58:15 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:58:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:58:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:58:15 INFO : tictacempty_dir: Making directory 2026/09/08 01:58:17 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:58:17 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:17 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:17 INFO : tictactoe: Making directory 2026/09/08 01:58:18 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:18 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:58:18 INFO : tictactoe/tictactoe: Making directory 2026/09/08 01:58:20 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:58:20 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/08 01:58:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:58:20 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/08 01:58:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:58:20 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:58:20 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:58:20 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:58:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:58:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:58:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/08 01:58:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:58:22 INFO : toe/toe/toe.txt: Deleted 2026/09/08 01:58:22 INFO : toe/toe: Removing directory 2026/09/08 01:58:22 INFO : toe: Removing directory 2026/09/08 01:58:22 INFO : empty_dir: Removing directory 2026/09/08 01:58:22 DEBUG : Local file system at /tmp/rclone3514598439: deleted 3 directories 2026/09/08 01:58:22 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:22 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:58:23 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:23 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:58:23 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:23 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:58:24 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:24 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:58:25 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:27 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:29 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:31 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:33 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:35 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:58:35 ERROR : 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/09/08 01:58:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:58:40 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:58:41 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:58:42 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:58:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:58:44 DEBUG : pacer: Reducing sleep to 355.957031ms run.go:186: removing dir "tictactoe/tictactoe" failed - try 1/3: sleeping 1s: directory not empty 2026/09/08 01:58:46 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:58:47 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:58:47 DEBUG : pacer: Reducing sleep to 200ms --- FAIL: TestMove (35.51s) === RUN TestTransformFile run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:58:50 DEBUG : empty_dir: Making directory with metadata 2026/09/08 01:58:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/08 01:58:50 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:58:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:58:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:58:51 INFO : tictacempty_dir: Making directory 2026/09/08 01:58:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:58:52 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:52 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:52 INFO : tictactoe: Making directory 2026/09/08 01:58:54 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:54 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:58:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:58:54 INFO : tictactoe/tictactoe: Making directory 2026/09/08 01:58:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/08 01:58:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/08 01:58:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:58:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/08 01:58:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:58:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:58:55 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:58:55 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:58:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Trying to read object after upload: try again in 100ms (1/10) 2026/09/08 01:58:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Trying to read object after upload: try again in 200ms (2/10) 2026/09/08 01:58:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: Trying to read object after upload: try again in 400ms (3/10) 2026/09/08 01:58:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/08 01:58:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/08 01:58:58 INFO : toe/toe/toe.txt: Deleted 2026/09/08 01:58:58 INFO : toe/toe: Removing directory 2026/09/08 01:58:58 INFO : toe: Removing directory 2026/09/08 01:58:58 INFO : empty_dir: Removing directory 2026/09/08 01:58:58 DEBUG : Local file system at /tmp/rclone3514598439: deleted 3 directories 2026/09/08 01:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/08 01:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Sizes identical 2026/09/08 01:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/08 01:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/08 01:59:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/08 01:59:05 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/08 01:59:05 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/08 01:59:06 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted run.go:186: removing dir "toe/toe" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "toe/toe" failed - try 2/3: sleeping 1.5s: directory not empty --- PASS: TestTransformFile (30.47s) === RUN TestManualTransformFile run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:59:21 DEBUG : Reset feature "Copy" 2026/09/08 01:59:21 DEBUG : Reset feature "Move" 2026/09/08 01:59:21 DEBUG : Reset feature "Copy" 2026/09/08 01:59:21 DEBUG : Reset feature "Move" 2026/09/08 01:59:21 DEBUG : empty_dir: Making directory with metadata 2026/09/08 01:59:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/08 01:59:21 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:59:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:59:21 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:21 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 01:59:21 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:21 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 01:59:21 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:21 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 01:59:22 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:22 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 01:59:24 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:26 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:28 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:30 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:32 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:34 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:59:34 INFO : tictacempty_dir: Making directory 2026/09/08 01:59:36 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 01:59:38 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 01:59:41 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 01:59:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/08 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:59:41 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:59:41 INFO : tictactoe: Making directory 2026/09/08 01:59:42 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/08 01:59:44 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 01:59:44 DEBUG : toe: transformed to: tictactoe 2026/09/08 01:59:44 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': error reading destination root directory: getting files failed: invalid character '<' looking for beginning of value 2026/09/08 01:59:44 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:59:44 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:59:44 ERROR : Local file system at /tmp/rclone3514598439: not deleting directories as there were IO errors sync_transform_test.go:470: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:470 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile 2026/09/08 01:59:44 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 01:59:45 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 01:59:45 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 01:59:45 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/09/08 01:59:47 DEBUG : pacer: Reducing sleep to 200ms --- FAIL: TestManualTransformFile (27.72s) === RUN TestBase64 run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 01:59:49 DEBUG : toe: transformed to: dG9l 2026/09/08 01:59:49 DEBUG : toe: transformed to: dG9l 2026/09/08 01:59:49 INFO : dG9l: Making directory 2026/09/08 01:59:50 DEBUG : toe: transformed to: dG9l 2026/09/08 01:59:50 DEBUG : toe: transformed to: dG9l 2026/09/08 01:59:50 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/08 01:59:50 INFO : dG9l/dG9l: Making directory 2026/09/08 01:59:52 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/08 01:59:52 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/08 01:59:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/08 01:59:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/08 01:59:52 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/08 01:59:52 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 01:59:52 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 01:59:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/08 01:59:54 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/08 01:59:54 DEBUG : Waiting for deletions to finish 2026/09/08 01:59:55 DEBUG : dG9l: transformed to: toe 2026/09/08 01:59:55 DEBUG : dG9l: transformed to: toe 2026/09/08 01:59:55 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/08 01:59:55 DEBUG : dG9l: transformed to: toe 2026/09/08 01:59:55 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/08 01:59:55 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/08 01:59:55 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/08 01:59:55 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/08 01:59:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Sizes identical 2026/09/08 01:59:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/08 01:59:55 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/08 01:59:55 DEBUG : Local file system at /tmp/rclone3514598439: Waiting for checks to finish 2026/09/08 01:59:55 DEBUG : Local file system at /tmp/rclone3514598439: Waiting for transfers to finish 2026/09/08 01:59:55 DEBUG : Waiting for deletions to finish run.go:186: removing dir "dG9l" failed - try 1/3: sleeping 1s: directory not empty run.go:186: removing dir "dG9l" failed - try 2/3: sleeping 1.5s: directory not empty run.go:186: removing dir "dG9l" failed: directory not empty fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1460 /usr/local/go/src/testing/testing.go:1820 /usr/local/go/src/testing/testing.go:2187 Error: Not equal: expected: []string{} actual : []string{"dG9l"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dG9l" } Test: TestBase64 Messages: directories --- FAIL: TestBase64 (23.89s) === RUN TestError run.go:198: Remote "Linkbox root 'rclone-test-dokuriv5wuxe'", Local "Local file system at /tmp/rclone3514598439", Modify Window "876000h0m0s" 2026/09/08 02:00:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/08 02:00:12 DEBUG : toe: transformed to: 2026/09/08 02:00:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/08 02:00:13 DEBUG : toe: transformed to: 2026/09/08 02:00:13 INFO : Linkbox root 'rclone-test-dokuriv5wuxe': Making directory 2026/09/08 02:00:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/08 02:00:13 DEBUG : toe: transformed to: 2026/09/08 02:00:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/08 02:00:13 DEBUG : toe: transformed to: 2026/09/08 02:00:13 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/08 02:00:13 DEBUG : toe/toe: transformed to: 2026/09/08 02:00:13 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/08 02:00:13 INFO : toe/toe: Making directory 2026/09/08 02:00:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/08 02:00:16 DEBUG : toe/toe: transformed to: 2026/09/08 02:00:16 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/08 02:00:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/08 02:00:16 DEBUG : toe: transformed to: 2026/09/08 02:00:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/08 02:00:16 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/08 02:00:16 DEBUG : toe/toe/toe: transformed to: 2026/09/08 02:00:16 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/08 02:00:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for checks to finish 2026/09/08 02:00:16 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Waiting for transfers to finish 2026/09/08 02:00:18 DEBUG : toe/toe/toe: size = 11 OK 2026/09/08 02:00:18 INFO : toe/toe/toe: Copied (new) 2026/09/08 02:00:18 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting files as there were IO errors 2026/09/08 02:00:18 ERROR : Linkbox root 'rclone-test-dokuriv5wuxe': not deleting directories as there were IO errors 2026/09/08 02:00:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:19 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/09/08 02:00:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:19 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/09/08 02:00:19 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:19 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/09/08 02:00:20 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:20 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/08 02:00:22 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:24 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:26 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:28 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:30 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:32 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:34 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:36 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:38 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/09/08 02:00:40 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/08 02:00:42 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/08 02:00:43 DEBUG : pacer: Reducing sleep to 843.75ms fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache 2026/09/08 02:00:45 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/08 02:00:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/09/08 02:00:46 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/09/08 02:00:46 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/09/08 02:00:47 DEBUG : pacer: Reducing sleep to 200.225829ms fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache 2026/09/08 02:00:49 DEBUG : pacer: Reducing sleep to 200ms fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:328: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:328 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:529 Error: Not equal: expected: []string{"toe", "toe/toe"} actual : []string{"dG9l", "toe", "toe/toe"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=2) { +([]string) (len=3) { + (string) (len=4) "dG9l", (string) (len=3) "toe", Test: TestError Messages: directories --- FAIL: TestError (48.98s) FAIL 2026/09/08 02:01:01 DEBUG : Linkbox root 'rclone-test-dokuriv5wuxe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 57m22.797881422s (try 1/5): exit status 1: Failed [TestServerSideMove TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestRunTwice TestConflicting TestMove TestManualTransformFile TestBase64 TestError]