"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2026/08/30 04:48:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo" 2026/08/30 04:48:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/30 04:48:06 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Using cached web token 2026/08/30 04:48:08 DEBUG : Creating backend with remote "/tmp/rclone2084725181" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:48:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/30 04:48:10 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:48:10 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.56s) === RUN TestCopy run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 04:48:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:48:11 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:48:11 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:48:14 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:48:14 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:48:15 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.05s) === RUN TestCopyMetadata run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:99: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:19 DEBUG : Creating backend with remote "/non-existing" 2026/08/30 04:48:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/30 04:48:19 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:48:19 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.61s) === RUN TestCopyNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:48:20 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:48:20 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:48:24 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:48:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (8.00s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:223: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.40s) === RUN TestCopyCheckFirst run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:28 INFO : Linkbox root 'rclone-test-nikuday6ceyo': Running all checks before starting transfers 2026/08/30 04:48:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:48:28 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:48:28 INFO : Linkbox root 'rclone-test-nikuday6ceyo': Checks finished, now starting transfers 2026/08/30 04:48:28 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:48:32 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:48:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (7.65s) === RUN TestSyncNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:36 ERROR : Ignoring --no-traverse with sync 2026/08/30 04:48:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:48:36 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:48:36 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:48:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:48:40 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:48:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (7.66s) === RUN TestCopyWithDepth run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/30 04:48:44 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:48:44 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:48:46 DEBUG : hello world2: size = 12 OK 2026/08/30 04:48:46 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (4.15s) === RUN TestCopyWithFilesFrom run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:48:48 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:48:48 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:48:50 DEBUG : potato2: size = 11 OK 2026/08/30 04:48:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (4.16s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:48:52 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:48:52 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:48:54 DEBUG : potato2: size = 11 OK 2026/08/30 04:48:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (4.16s) === RUN TestCopyEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:48:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/30 04:48:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 04:48:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/30 04:48:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 04:48:56 INFO : sub dir2: Making directory 2026/08/30 04:48:58 INFO : sub dir: Making directory 2026/08/30 04:48:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:48:59 INFO : sub dir2/sub sub dir2: Making directory 2026/08/30 04:49:01 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:49:01 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:49:03 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:49:03 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:49:04 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/30 04:49:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:49:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 04:49:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:49:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 04:49:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:49:04 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 04:49:05 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:49:05 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 04:49:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 04:49:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 04:49:11 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 04:49:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 04:49:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 04:49:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 04:49:15 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 04:49:16 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 04:49:17 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestCopyEmptyDirectories (22.14s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:49:18 INFO : sub dir2: Making directory 2026/08/30 04:49:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/30 04:49:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 04:49:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:49:18 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:49:18 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:49:22 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:49:22 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.82s) === RUN TestMoveEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:49:26 DEBUG : sub dir2: Making directory with metadata 2026/08/30 04:49:26 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 04:49:26 INFO : sub dir2: Making directory 2026/08/30 04:49:28 INFO : sub dir: Making directory 2026/08/30 04:49:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:49:29 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:49:29 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:49:31 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:49:31 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:49:31 INFO : sub dir/hello world: Deleted 2026/08/30 04:49:32 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/30 04:49:32 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.23s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:439: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.40s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:49:38 INFO : sub dir2: Making directory 2026/08/30 04:49:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:49:38 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:49:38 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:49:41 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:49:41 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:49:41 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.60s) === RUN TestSyncEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:49:45 DEBUG : sub dir2: Making directory with metadata 2026/08/30 04:49:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 04:49:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 04:49:45 INFO : sub dir2: Making directory 2026/08/30 04:49:47 INFO : sub dir: Making directory 2026/08/30 04:49:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:49:48 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:49:48 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:49:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:49:51 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:49:51 DEBUG : Waiting for deletions to finish 2026/08/30 04:49:51 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.28s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.40s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:49:57 INFO : sub dir2: Making directory 2026/08/30 04:49:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:49:57 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:49:57 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:50:01 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:50:01 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:50:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.67s) === RUN TestServerSideCopy run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:50:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-doyadas9wuyo" 2026/08/30 04:50:09 DEBUG : Config file has changed externally - reloading 2026/08/30 04:50:09 DEBUG : Linkbox root 'rclone-test-doyadas9wuyo': Using cached web token sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-nikuday6ceyo' -> Linkbox root 'rclone-test-doyadas9wuyo' 2026/08/30 04:50:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:50:10 DEBUG : Linkbox root 'rclone-test-doyadas9wuyo': Waiting for checks to finish 2026/08/30 04:50:10 DEBUG : Linkbox root 'rclone-test-doyadas9wuyo': Waiting for transfers to finish 2026/08/30 04:50:10 NOTICE: Time may be set wrong - time from "aht.nuplink3.net" is 1897h47m33.789635067s different from this computer 2026/08/30 04:50:15 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:50:15 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:50:16 DEBUG : Linkbox root 'rclone-test-doyadas9wuyo': Purge remote --- PASS: TestServerSideCopy (16.13s) === RUN TestCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:50:25 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:50:25 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:50:25 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:50:25 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 04:50:25 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:50:25 DEBUG : sub dir/hello world: Update: removing old file 2026/08/30 04:50:28 DEBUG : sub dir/hello world: size = 17 OK 2026/08/30 04:50:28 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (11.33s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:50:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-visolin4naxi" 2026/08/30 04:50:36 DEBUG : Linkbox root 'rclone-test-visolin4naxi': Using cached web token sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-nikuday6ceyo' -> Linkbox root 'rclone-test-visolin4naxi' 2026/08/30 04:50:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:50:38 DEBUG : Linkbox root 'rclone-test-visolin4naxi': Waiting for checks to finish 2026/08/30 04:50:38 DEBUG : Linkbox root 'rclone-test-visolin4naxi': Waiting for transfers to finish 2026/08/30 04:50:43 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:50:43 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:50:44 DEBUG : sub dir/hello world: Update: removing old file 2026/08/30 04:50:48 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:50:48 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-visolin4naxi') 2026/08/30 04:50:48 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 04:50:48 DEBUG : Linkbox root 'rclone-test-visolin4naxi': Waiting for checks to finish 2026/08/30 04:50:48 DEBUG : Linkbox root 'rclone-test-visolin4naxi': Waiting for transfers to finish 2026/08/30 04:50:48 DEBUG : sub dir/hello world: Update: removing old file 2026/08/30 04:50:52 DEBUG : sub dir/hello world: size = 17 OK 2026/08/30 04:50:52 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/30 04:50:52 DEBUG : Linkbox root 'rclone-test-visolin4naxi': Purge remote --- PASS: TestServerSideCopyOverSelf (24.71s) === RUN TestMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:51:01 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:51:01 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:51:01 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 04:51:01 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:51:01 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:51:01 DEBUG : sub dir/hello world: Update: removing old file 2026/08/30 04:51:04 DEBUG : sub dir/hello world: size = 17 OK 2026/08/30 04:51:04 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/30 04:51:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (11.34s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:51:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zokebec2gedo" 2026/08/30 04:51:12 DEBUG : Linkbox root 'rclone-test-zokebec2gedo': Using cached web token sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-nikuday6ceyo' -> Linkbox root 'rclone-test-zokebec2gedo' 2026/08/30 04:51:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:51:14 DEBUG : Linkbox root 'rclone-test-zokebec2gedo': Waiting for checks to finish 2026/08/30 04:51:14 DEBUG : Linkbox root 'rclone-test-zokebec2gedo': Waiting for transfers to finish 2026/08/30 04:51:19 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:51:19 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:51:19 DEBUG : sub dir/hello world: Update: removing old file 2026/08/30 04:51:23 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:51:23 DEBUG : sub dir/hello world: size = 11 (Linkbox root 'rclone-test-zokebec2gedo') 2026/08/30 04:51:23 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 04:51:23 DEBUG : Linkbox root 'rclone-test-zokebec2gedo': Waiting for checks to finish 2026/08/30 04:51:23 DEBUG : Linkbox root 'rclone-test-zokebec2gedo': Waiting for transfers to finish 2026/08/30 04:51:24 DEBUG : sub dir/hello world: Update: removing old file 2026/08/30 04:51:27 DEBUG : sub dir/hello world: size = 17 OK 2026/08/30 04:51:27 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/30 04:51:28 INFO : sub dir/hello world: Deleted 2026/08/30 04:51:31 DEBUG : testing file moves 2026/08/30 04:51:32 DEBUG : sub dir/hello world: size = 24 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:51:32 DEBUG : sub dir/hello world: size = 17 (Linkbox root 'rclone-test-zokebec2gedo') 2026/08/30 04:51:32 DEBUG : sub dir/hello world: Sizes differ 2026/08/30 04:51:32 DEBUG : Linkbox root 'rclone-test-zokebec2gedo': Waiting for checks to finish 2026/08/30 04:51:32 DEBUG : Linkbox root 'rclone-test-zokebec2gedo': Waiting for transfers to finish 2026/08/30 04:51:32 DEBUG : sub dir/hello world: Update: removing old file 2026/08/30 04:51:35 DEBUG : sub dir/hello world: size = 24 OK 2026/08/30 04:51:35 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/30 04:51:36 INFO : sub dir/hello world: Deleted 2026/08/30 04:51:37 DEBUG : Linkbox root 'rclone-test-zokebec2gedo': Purge remote --- PASS: TestServerSideMoveOverSelf (32.51s) === RUN TestCopyAfterDelete run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:51:44 ERROR : error listing: directory not found 2026/08/30 04:51:45 INFO : Local file system at /tmp/rclone2084725181: Making directory 2026/08/30 04:51:45 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:51:45 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (8.22s) === RUN TestCopyRedownload run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:51:53 DEBUG : Added delayed dir = "sub dir", newDst= 2026/08/30 04:51:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:51:53 DEBUG : Local file system at /tmp/rclone2084725181: Waiting for checks to finish 2026/08/30 04:51:53 DEBUG : Local file system at /tmp/rclone2084725181: Waiting for transfers to finish 2026/08/30 04:51:53 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/08/30 04:51:53 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/08/30 04:51:53 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:51:53 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (8.02s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:51:57 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/30 04:51:57 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:51:57 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:51:59 DEBUG : check sum: size = 1 OK 2026/08/30 04:51:59 INFO : check sum: Copied (new) 2026/08/30 04:51:59 DEBUG : Waiting for deletions to finish 2026/08/30 04:51:59 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:51:59 DEBUG : check sum: size = 1 OK 2026/08/30 04:51:59 NOTICE: Linkbox root 'rclone-test-nikuday6ceyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/30 04:51:59 DEBUG : check sum: Size of src and dst objects identical 2026/08/30 04:51:59 DEBUG : check sum: Unchanged skipping 2026/08/30 04:51:59 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:51:59 DEBUG : Waiting for deletions to finish 2026/08/30 04:51:59 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (4.56s) === RUN TestSyncSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:52:02 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/30 04:52:02 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:52:02 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:52:04 DEBUG : sizeonly: size = 6 OK 2026/08/30 04:52:04 INFO : sizeonly: Copied (new) 2026/08/30 04:52:04 DEBUG : Waiting for deletions to finish 2026/08/30 04:52:04 DEBUG : sizeonly: size = 6 OK 2026/08/30 04:52:04 DEBUG : sizeonly: Sizes identical 2026/08/30 04:52:04 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:52:04 DEBUG : sizeonly: Unchanged skipping 2026/08/30 04:52:04 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:52:04 DEBUG : Waiting for deletions to finish 2026/08/30 04:52:04 INFO : There was nothing to transfer 2026/08/30 04:52:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:52:04 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 04:52:04 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:52:04 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 04:52:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:52:05 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 04:52:06 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:52:06 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 04:52:07 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:52:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 04:52:11 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 04:52:14 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 04:52:14 DEBUG : pacer: Reducing sleep to 632.8125ms --- PASS: TestSyncSizeOnly (12.97s) === RUN TestSyncIgnoreSize run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:52:15 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 04:52:15 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/30 04:52:15 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:52:15 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:52:16 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 04:52:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 04:52:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 04:52:18 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 04:52:18 INFO : ignore-size: Copied (new) 2026/08/30 04:52:18 DEBUG : Waiting for deletions to finish 2026/08/30 04:52:18 DEBUG : ignore-size: Sizes identical 2026/08/30 04:52:18 DEBUG : ignore-size: Unchanged skipping 2026/08/30 04:52:18 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:52:18 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:52:18 DEBUG : Waiting for deletions to finish 2026/08/30 04:52:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (6.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:52:23 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:52:23 DEBUG : existing: size = 6 OK 2026/08/30 04:52:23 DEBUG : existing: Sizes identical 2026/08/30 04:52:23 DEBUG : existing: Unchanged skipping 2026/08/30 04:52:23 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:52:23 DEBUG : Waiting for deletions to finish 2026/08/30 04:52:23 INFO : There was nothing to transfer 2026/08/30 04:52:23 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:52:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/30 04:52:23 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:52:23 DEBUG : existing: Update: removing old file 2026/08/30 04:52:26 DEBUG : existing: size = 6 OK 2026/08/30 04:52:26 INFO : existing: Copied (replaced existing) 2026/08/30 04:52:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (7.76s) === RUN TestSyncIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:52:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/30 04:52:28 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:52:28 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:52:30 DEBUG : existing: size = 6 OK 2026/08/30 04:52:30 INFO : existing: Copied (new) 2026/08/30 04:52:30 DEBUG : Waiting for deletions to finish 2026/08/30 04:52:31 DEBUG : existing: Destination exists, skipping 2026/08/30 04:52:31 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:52:31 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:52:31 DEBUG : Waiting for deletions to finish 2026/08/30 04:52:31 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (4.51s) === RUN TestSyncIgnoreErrors run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:52:40 INFO : d: Making directory 2026/08/30 04:52:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/30 04:52:43 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:52:43 DEBUG : c/non empty space: size = 5 OK 2026/08/30 04:52:43 DEBUG : c/non empty space: Sizes identical 2026/08/30 04:52:43 DEBUG : c/non empty space: Unchanged skipping 2026/08/30 04:52:43 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:52:47 DEBUG : a/potato2: size = 60 OK 2026/08/30 04:52:47 INFO : a/potato2: Copied (new) 2026/08/30 04:52:47 DEBUG : Waiting for deletions to finish 2026/08/30 04:52:48 INFO : b/potato: Deleted 2026/08/30 04:52:48 INFO : d: Removing directory 2026/08/30 04:52:50 INFO : b: Removing directory 2026/08/30 04:52:51 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': deleted 2 directories --- PASS: TestSyncIgnoreErrors (25.73s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:53:01 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:53:01 DEBUG : empty space: size = 1 OK 2026/08/30 04:53:01 DEBUG : empty space: Sizes identical 2026/08/30 04:53:01 DEBUG : empty space: Unchanged skipping 2026/08/30 04:53:01 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:53:01 DEBUG : Waiting for deletions to finish 2026/08/30 04:53:01 INFO : There was nothing to transfer 2026/08/30 04:53:01 DEBUG : empty space: size = 1 OK 2026/08/30 04:53:01 DEBUG : empty space: Sizes identical 2026/08/30 04:53:01 DEBUG : empty space: Unchanged skipping 2026/08/30 04:53:01 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:53:01 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:53:01 DEBUG : Waiting for deletions to finish 2026/08/30 04:53:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (5.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.40s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.45s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:53:07 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/30 04:53:07 DEBUG : empty space: size = 1 OK 2026/08/30 04:53:07 DEBUG : empty space: Sizes identical 2026/08/30 04:53:07 DEBUG : empty space: Unchanged skipping 2026/08/30 04:53:07 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:53:07 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:53:09 DEBUG : potato: size = 60 OK 2026/08/30 04:53:09 INFO : potato: Copied (new) 2026/08/30 04:53:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (7.81s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:53:14 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:53:14 DEBUG : potato: size = 60 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:53:14 DEBUG : potato: Sizes differ 2026/08/30 04:53:14 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:53:14 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:53:14 DEBUG : potato: Update: removing old file 2026/08/30 04:53:18 DEBUG : potato: size = 21 OK 2026/08/30 04:53:18 INFO : potato: Copied (replaced existing) 2026/08/30 04:53:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (7.60s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/08/30 04:53:22 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:53:22 DEBUG : potato: size = 36 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:53:22 DEBUG : potato: Sizes differ 2026/08/30 04:53:22 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:53:22 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:53:22 DEBUG : potato: Update: removing old file 2026/08/30 04:53:25 DEBUG : potato: size = 21 OK 2026/08/30 04:53:25 INFO : potato: Copied (replaced existing) 2026/08/30 04:53:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (7.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:53:31 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:53:31 DEBUG : empty space: size = 1 OK 2026/08/30 04:53:31 DEBUG : empty space: Sizes identical 2026/08/30 04:53:31 DEBUG : empty space: Unchanged skipping 2026/08/30 04:53:31 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/30 04:53:31 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:53:31 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:53:31 DEBUG : Waiting for deletions to finish 2026/08/30 04:53:31 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.48s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:53:39 DEBUG : empty space: size = 1 OK 2026/08/30 04:53:39 DEBUG : empty space: Sizes identical 2026/08/30 04:53:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:53:39 DEBUG : empty space: Unchanged skipping 2026/08/30 04:53:39 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:53:39 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:53:41 DEBUG : potato2: size = 60 OK 2026/08/30 04:53:41 INFO : potato2: Copied (new) 2026/08/30 04:53:41 DEBUG : Waiting for deletions to finish 2026/08/30 04:53:42 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:53:53 INFO : d: Making directory 2026/08/30 04:53:54 INFO : d/e: Making directory 2026/08/30 04:53:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/30 04:53:58 DEBUG : c/non empty space: size = 5 OK 2026/08/30 04:53:58 DEBUG : c/non empty space: Sizes identical 2026/08/30 04:53:58 DEBUG : c/non empty space: Unchanged skipping 2026/08/30 04:54:00 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:54:00 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:54:01 DEBUG : a/potato2: size = 60 OK 2026/08/30 04:54:01 INFO : a/potato2: Copied (new) 2026/08/30 04:54:01 DEBUG : Waiting for deletions to finish 2026/08/30 04:54:03 INFO : b/potato: Deleted 2026/08/30 04:54:03 INFO : d/e: Removing directory 2026/08/30 04:54:04 INFO : d: Removing directory 2026/08/30 04:54:06 INFO : b: Removing directory 2026/08/30 04:54:07 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:54:22 INFO : d: Making directory 2026/08/30 04:54:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/30 04:54:26 DEBUG : c/non empty space: size = 5 OK 2026/08/30 04:54:26 DEBUG : c/non empty space: Sizes identical 2026/08/30 04:54:26 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:54:26 DEBUG : c/non empty space: Unchanged skipping 2026/08/30 04:54:26 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:54:28 DEBUG : a/potato2: size = 60 OK 2026/08/30 04:54:28 INFO : a/potato2: Copied (new) 2026/08/30 04:54:28 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting files as there were IO errors 2026/08/30 04:54:28 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.20s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:54:45 DEBUG : Waiting for deletions to finish 2026/08/30 04:54:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:54:45 DEBUG : empty space: size = 1 OK 2026/08/30 04:54:45 DEBUG : empty space: Sizes identical 2026/08/30 04:54:45 DEBUG : empty space: Unchanged skipping 2026/08/30 04:54:45 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:54:45 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:54:47 INFO : potato: Deleted 2026/08/30 04:54:47 DEBUG : potato2: size = 60 OK 2026/08/30 04:54:47 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (9.86s) === RUN TestSyncDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:54:55 DEBUG : Waiting for deletions to finish 2026/08/30 04:54:55 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:54:55 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:54:56 INFO : potato: Deleted 2026/08/30 04:54:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:54:57 DEBUG : empty space: size = 1 OK 2026/08/30 04:54:57 DEBUG : empty space: Sizes identical 2026/08/30 04:54:57 DEBUG : empty space: Unchanged skipping 2026/08/30 04:54:57 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:54:57 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:54:59 DEBUG : potato2: size = 60 OK 2026/08/30 04:54:59 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (11.49s) === RUN TestCopyDeleteBefore run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:55:04 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:55:04 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:55:04 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:55:06 DEBUG : potato2: size = 19 OK 2026/08/30 04:55:06 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (7.67s) === RUN TestSyncWithExclude run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:55:14 DEBUG : enormous: Excluded (Size Filter) 2026/08/30 04:55:14 DEBUG : enormous: Excluded 2026/08/30 04:55:14 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 04:55:14 DEBUG : potato2: Excluded 2026/08/30 04:55:14 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 04:55:14 DEBUG : potato2: Excluded 2026/08/30 04:55:14 DEBUG : empty space: size = 1 OK 2026/08/30 04:55:14 DEBUG : empty space: Sizes identical 2026/08/30 04:55:14 DEBUG : empty space: Unchanged skipping 2026/08/30 04:55:14 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:55:14 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:55:14 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:14 INFO : There was nothing to transfer 2026/08/30 04:55:14 DEBUG : enormous: Excluded (Size Filter) 2026/08/30 04:55:14 DEBUG : enormous: Excluded 2026/08/30 04:55:14 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 04:55:14 DEBUG : potato2: Excluded 2026/08/30 04:55:15 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 04:55:15 DEBUG : potato2: Excluded 2026/08/30 04:55:15 DEBUG : empty space: size = 1 OK 2026/08/30 04:55:15 DEBUG : empty space: Sizes identical 2026/08/30 04:55:15 DEBUG : empty space: Unchanged skipping 2026/08/30 04:55:15 DEBUG : Local file system at /tmp/rclone2084725181: Waiting for checks to finish 2026/08/30 04:55:15 DEBUG : Local file system at /tmp/rclone2084725181: Waiting for transfers to finish 2026/08/30 04:55:15 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (7.93s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:55:24 DEBUG : enormous: Excluded (Size Filter) 2026/08/30 04:55:24 DEBUG : enormous: Excluded 2026/08/30 04:55:24 DEBUG : potato2: Excluded (Size Filter) 2026/08/30 04:55:24 DEBUG : potato2: Excluded 2026/08/30 04:55:24 DEBUG : empty space: size = 1 OK 2026/08/30 04:55:24 DEBUG : empty space: Sizes identical 2026/08/30 04:55:24 DEBUG : empty space: Unchanged skipping 2026/08/30 04:55:24 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:55:24 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:55:24 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:26 INFO : enormous: Deleted 2026/08/30 04:55:26 INFO : potato2: Deleted 2026/08/30 04:55:26 INFO : There was nothing to transfer 2026/08/30 04:55:26 DEBUG : empty space: size = 1 OK 2026/08/30 04:55:26 DEBUG : empty space: Sizes identical 2026/08/30 04:55:26 DEBUG : empty space: Unchanged skipping 2026/08/30 04:55:26 DEBUG : Local file system at /tmp/rclone2084725181: Waiting for checks to finish 2026/08/30 04:55:26 DEBUG : Local file system at /tmp/rclone2084725181: Waiting for transfers to finish 2026/08/30 04:55:26 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:26 INFO : enormous: Deleted 2026/08/30 04:55:26 INFO : potato2: Deleted 2026/08/30 04:55:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (10.23s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", 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-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/08/30 04:55:28 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/30 04:55:28 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/30 04:55:29 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/30 04:55:29 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/30 04:55:29 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:55:29 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:55:31 DEBUG : potato: size = 14 OK 2026/08/30 04:55:31 INFO : potato: Copied (new) 2026/08/30 04:55:31 DEBUG : yam: size = 11 OK 2026/08/30 04:55:31 INFO : yam: Copied (new) 2026/08/30 04:55:31 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:31 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/30 04:55:31 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as the source and destination do not have a common hash 2026/08/30 04:55:32 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/30 04:55:32 DEBUG : potato: size = 14 OK 2026/08/30 04:55:32 DEBUG : potato: Sizes identical 2026/08/30 04:55:32 DEBUG : potato: Unchanged skipping 2026/08/30 04:55:32 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:55:32 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:55:34 DEBUG : yaml: size = 11 OK 2026/08/30 04:55:34 INFO : yaml: Copied (new) 2026/08/30 04:55:34 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:35 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (9.93s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/08/30 04:55:38 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/30 04:55:38 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/30 04:55:38 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/30 04:55:38 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/30 04:55:38 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:55:38 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:55:41 DEBUG : potato: size = 14 OK 2026/08/30 04:55:41 INFO : potato: Copied (new) 2026/08/30 04:55:41 DEBUG : yam: size = 11 OK 2026/08/30 04:55:41 INFO : yam: Copied (new) 2026/08/30 04:55:41 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:41 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/30 04:55:41 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as either the source or destination do not support modtime 2026/08/30 04:55:41 DEBUG : yaml: Need to transfer - File not found at Destination 2026/08/30 04:55:41 DEBUG : potato: size = 14 OK 2026/08/30 04:55:41 DEBUG : potato: Sizes identical 2026/08/30 04:55:41 DEBUG : potato: Unchanged skipping 2026/08/30 04:55:41 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:55:41 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:55:43 DEBUG : yaml: size = 11 OK 2026/08/30 04:55:43 INFO : yaml: Copied (new) 2026/08/30 04:55:43 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:45 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/08/30 04:55:48 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/30 04:55:48 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/30 04:55:48 DEBUG : sub/yam: Need to transfer - File not found at Destination 2026/08/30 04:55:48 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:55:48 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:55:52 DEBUG : potato: size = 14 OK 2026/08/30 04:55:52 INFO : potato: Copied (new) 2026/08/30 04:55:53 DEBUG : sub/yam: size = 11 OK 2026/08/30 04:55:53 INFO : sub/yam: Copied (new) 2026/08/30 04:55:53 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:53 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': Ignoring --track-renames as the destination does not support server-side move or copy 2026/08/30 04:55:53 DEBUG : yam: Need to transfer - File not found at Destination 2026/08/30 04:55:53 DEBUG : potato: size = 14 OK 2026/08/30 04:55:53 DEBUG : potato: Sizes identical 2026/08/30 04:55:53 DEBUG : potato: Unchanged skipping 2026/08/30 04:55:53 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:55:53 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:55:55 DEBUG : yam: size = 11 OK 2026/08/30 04:55:55 INFO : yam: Copied (new) 2026/08/30 04:55:55 DEBUG : Waiting for deletions to finish 2026/08/30 04:55:57 INFO : sub/yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.21s) === RUN TestServerSideMoveLocal run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:56:02 DEBUG : Creating backend with remote "/tmp/rclone2084725181/dir1" 2026/08/30 04:56:02 DEBUG : Config file has changed externally - reloading 2026/08/30 04:56:02 DEBUG : Creating backend with remote "/tmp/rclone2084725181/dir2" 2026/08/30 04:56:02 DEBUG : Local file system at /tmp/rclone2084725181/dir2: Using server-side directory move 2026/08/30 04:56:02 INFO : Local file system at /tmp/rclone2084725181/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/30 04:56:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/30 04:56:02 DEBUG : Local file system at /tmp/rclone2084725181/dir2: Waiting for checks to finish 2026/08/30 04:56:02 DEBUG : Local file system at /tmp/rclone2084725181/dir2: Waiting for transfers to finish 2026/08/30 04:56:02 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.42s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:56:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:56:03 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/30 04:56:03 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:56:03 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:56:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:56:08 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 04:56:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:56:08 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 04:56:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:56:09 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 04:56:09 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/30 04:56:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:56:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 04:56:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:56:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 04:56:15 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 04:56:15 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:56:15 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:56:15 INFO : sub dir/hello world: Deleted 2026/08/30 04:56:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 04:56:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 04:56:18 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/30 04:56:18 INFO : nested/sub dir/file: Copied (new) 2026/08/30 04:56:18 INFO : nested/sub dir/file: Deleted 2026/08/30 04:56:18 INFO : sub dir: Removing directory 2026/08/30 04:56:18 INFO : nested/sub dir: Removing directory 2026/08/30 04:56:18 INFO : nested: Removing directory 2026/08/30 04:56:18 DEBUG : Local file system at /tmp/rclone2084725181: deleted 3 directories 2026/08/30 04:56:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 04:56:19 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 04:56:20 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 04:56:20 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 04:56:20 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestMoveWithDeleteEmptySrcDirs (25.97s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:56:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/30 04:56:29 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/30 04:56:29 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:56:29 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:56:36 DEBUG : sub dir/hello world: size = 11 OK 2026/08/30 04:56:36 INFO : sub dir/hello world: Copied (new) 2026/08/30 04:56:36 INFO : sub dir/hello world: Deleted 2026/08/30 04:56:36 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/30 04:56:36 INFO : nested/sub dir/file: Copied (new) 2026/08/30 04:56:36 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.51s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:56:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/30 04:56:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/30 04:56:45 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:56:45 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:56:48 DEBUG : existing-b: size = 6 OK 2026/08/30 04:56:48 INFO : existing-b: Copied (new) 2026/08/30 04:56:48 INFO : existing-b: Deleted 2026/08/30 04:56:48 DEBUG : existing: size = 6 OK 2026/08/30 04:56:48 INFO : existing: Copied (new) 2026/08/30 04:56:48 INFO : existing: Deleted 2026/08/30 04:56:48 DEBUG : existing: Destination exists, skipping 2026/08/30 04:56:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/30 04:56:48 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 04:56:48 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 04:56:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (6.49s) === RUN TestServerSideMove run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:56:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-soyipup5gire" 2026/08/30 04:56:52 DEBUG : Linkbox root 'rclone-test-soyipup5gire': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-nikuday6ceyo' -> Linkbox root 'rclone-test-soyipup5gire' 2026/08/30 04:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:57:05 DEBUG : empty space: size = 1 OK 2026/08/30 04:57:05 DEBUG : empty space: Sizes identical 2026/08/30 04:57:05 DEBUG : empty space: Unchanged skipping 2026/08/30 04:57:05 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:57:05 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-soyipup5gire') 2026/08/30 04:57:05 DEBUG : potato3: Sizes differ 2026/08/30 04:57:05 DEBUG : Linkbox root 'rclone-test-soyipup5gire': Waiting for checks to finish 2026/08/30 04:57:06 DEBUG : potato3: Update: removing old file 2026/08/30 04:57:06 INFO : empty space: Deleted 2026/08/30 04:57:06 DEBUG : Linkbox root 'rclone-test-soyipup5gire': Waiting for transfers to finish 2026/08/30 04:57:08 DEBUG : potato2: size = 60 OK 2026/08/30 04:57:08 INFO : potato2: Copied (new) 2026/08/30 04:57:09 INFO : potato2: Deleted 2026/08/30 04:57:09 DEBUG : potato3: size = 68 OK 2026/08/30 04:57:09 INFO : potato3: Copied (replaced existing) 2026/08/30 04:57:11 INFO : potato3: Deleted 2026/08/30 04:57:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-feyiquv3kehu" 2026/08/30 04:57:11 DEBUG : Config file has changed externally - reloading 2026/08/30 04:57:11 DEBUG : Linkbox root 'rclone-test-feyiquv3kehu': Using cached web token 2026/08/30 04:57:12 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/30 04:57:12 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:57:12 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/30 04:57:12 DEBUG : Linkbox root 'rclone-test-feyiquv3kehu': Waiting for checks to finish 2026/08/30 04:57:12 DEBUG : Linkbox root 'rclone-test-feyiquv3kehu': Waiting for transfers to finish 2026/08/30 04:57:17 DEBUG : empty space: size = 1 OK 2026/08/30 04:57:17 INFO : empty space: Copied (new) 2026/08/30 04:57:17 DEBUG : potato2: size = 60 OK 2026/08/30 04:57:17 INFO : potato2: Copied (new) 2026/08/30 04:57:17 DEBUG : potato3: size = 68 OK 2026/08/30 04:57:17 INFO : potato3: Copied (new) 2026/08/30 04:57:18 INFO : empty space: Deleted 2026/08/30 04:57:19 INFO : potato2: Deleted 2026/08/30 04:57:19 INFO : potato3: Deleted 2026/08/30 04:57:19 DEBUG : Linkbox root 'rclone-test-feyiquv3kehu': Purge remote 2026/08/30 04:57:20 DEBUG : Linkbox root 'rclone-test-soyipup5gire': Purge remote --- PASS: TestServerSideMove (30.63s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:57:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nujawey4pawe" 2026/08/30 04:57:22 DEBUG : Config file has changed externally - reloading 2026/08/30 04:57:22 DEBUG : Linkbox root 'rclone-test-nujawey4pawe': Using cached web token sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-nikuday6ceyo' -> Linkbox root 'rclone-test-nujawey4pawe' 2026/08/30 04:57:35 DEBUG : empty space: Excluded (Size Filter) 2026/08/30 04:57:35 DEBUG : empty space: Excluded 2026/08/30 04:57:35 DEBUG : empty space: Excluded (Size Filter) 2026/08/30 04:57:35 DEBUG : empty space: Excluded 2026/08/30 04:57:35 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:57:35 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:57:35 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-nujawey4pawe') 2026/08/30 04:57:35 DEBUG : potato3: Sizes differ 2026/08/30 04:57:35 DEBUG : Linkbox root 'rclone-test-nujawey4pawe': Waiting for checks to finish 2026/08/30 04:57:35 DEBUG : Linkbox root 'rclone-test-nujawey4pawe': Waiting for transfers to finish 2026/08/30 04:57:36 DEBUG : potato3: Update: removing old file 2026/08/30 04:57:38 DEBUG : potato2: size = 60 OK 2026/08/30 04:57:38 INFO : potato2: Copied (new) 2026/08/30 04:57:39 DEBUG : potato3: size = 68 OK 2026/08/30 04:57:39 INFO : potato3: Copied (replaced existing) 2026/08/30 04:57:39 INFO : potato2: Deleted 2026/08/30 04:57:40 INFO : potato3: Deleted 2026/08/30 04:57:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wadanen6lofu" 2026/08/30 04:57:41 DEBUG : Linkbox root 'rclone-test-wadanen6lofu': Using cached web token 2026/08/30 04:57:42 DEBUG : empty space: Excluded (Size Filter) 2026/08/30 04:57:42 DEBUG : empty space: Excluded 2026/08/30 04:57:42 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:57:42 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/30 04:57:42 DEBUG : Linkbox root 'rclone-test-wadanen6lofu': Waiting for checks to finish 2026/08/30 04:57:42 DEBUG : Linkbox root 'rclone-test-wadanen6lofu': Waiting for transfers to finish 2026/08/30 04:57:46 DEBUG : potato2: size = 60 OK 2026/08/30 04:57:46 INFO : potato2: Copied (new) 2026/08/30 04:57:46 DEBUG : potato3: size = 68 OK 2026/08/30 04:57:46 INFO : potato3: Copied (new) 2026/08/30 04:57:48 INFO : potato2: Deleted 2026/08/30 04:57:48 INFO : potato3: Deleted 2026/08/30 04:57:48 DEBUG : Linkbox root 'rclone-test-wadanen6lofu': Purge remote 2026/08/30 04:57:49 DEBUG : Linkbox root 'rclone-test-nujawey4pawe': Purge remote --- PASS: TestServerSideMoveWithFilter (30.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:57:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bososag4coce" 2026/08/30 04:57:53 DEBUG : Linkbox root 'rclone-test-bososag4coce': Using cached web token 2026/08/30 04:58:00 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-nikuday6ceyo' -> Linkbox root 'rclone-test-bososag4coce' 2026/08/30 04:58:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:58:08 DEBUG : empty space: size = 1 OK 2026/08/30 04:58:08 DEBUG : empty space: Sizes identical 2026/08/30 04:58:08 DEBUG : empty space: Unchanged skipping 2026/08/30 04:58:08 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 04:58:08 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-bososag4coce') 2026/08/30 04:58:08 DEBUG : potato3: Sizes differ 2026/08/30 04:58:08 DEBUG : Linkbox root 'rclone-test-bososag4coce': Waiting for checks to finish 2026/08/30 04:58:08 DEBUG : potato3: Update: removing old file 2026/08/30 04:58:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:58:09 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 04:58:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:58:09 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 04:58:09 INFO : empty space: Deleted 2026/08/30 04:58:09 DEBUG : Linkbox root 'rclone-test-bososag4coce': Waiting for transfers to finish 2026/08/30 04:58:09 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:58:09 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 04:58:10 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/30 04:58:10 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:58:10 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 04:58:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:58:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 04:58:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 04:58:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 04:58:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 04:58:19 DEBUG : potato2: size = 60 OK 2026/08/30 04:58:19 INFO : potato2: Copied (new) 2026/08/30 04:58:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 04:58:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 04:58:20 DEBUG : potato3: size = 68 OK 2026/08/30 04:58:20 INFO : potato3: Copied (replaced existing) 2026/08/30 04:58:21 INFO : potato2: Deleted 2026/08/30 04:58:22 INFO : potato3: Deleted 2026/08/30 04:58:22 INFO : tomatoDir: Removing directory 2026/08/30 04:58:23 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': deleted 1 directories 2026/08/30 04:58:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 04:58:24 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-silaril2boke" 2026/08/30 04:58:24 DEBUG : Linkbox root 'rclone-test-silaril2boke': Using cached web token 2026/08/30 04:58:25 INFO : tomatoDir: Making directory 2026/08/30 04:58:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 04:58:26 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 04:58:27 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/30 04:58:27 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/30 04:58:27 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/30 04:58:27 DEBUG : Linkbox root 'rclone-test-silaril2boke': Waiting for checks to finish 2026/08/30 04:58:27 DEBUG : Linkbox root 'rclone-test-silaril2boke': Waiting for transfers to finish 2026/08/30 04:58:32 DEBUG : empty space: size = 1 OK 2026/08/30 04:58:32 INFO : empty space: Copied (new) 2026/08/30 04:58:32 DEBUG : potato2: size = 60 OK 2026/08/30 04:58:32 INFO : potato2: Copied (new) 2026/08/30 04:58:32 DEBUG : potato3: size = 68 OK 2026/08/30 04:58:32 INFO : potato3: Copied (new) 2026/08/30 04:58:33 INFO : empty space: Deleted 2026/08/30 04:58:33 INFO : potato2: Deleted 2026/08/30 04:58:33 INFO : potato3: Deleted 2026/08/30 04:58:33 INFO : tomatoDir: Removing directory 2026/08/30 04:58:35 DEBUG : Linkbox root 'rclone-test-bososag4coce': deleted 1 directories 2026/08/30 04:58:36 DEBUG : Linkbox root 'rclone-test-silaril2boke': Purge remote 2026/08/30 04:58:37 DEBUG : Linkbox root 'rclone-test-bososag4coce': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (46.02s) === RUN TestServerSideMoveOverlap run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:58:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/rclone-move-test" 2026/08/30 04:58:39 DEBUG : Config file has changed externally - reloading 2026/08/30 04:58:39 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/rclone-move-test': Using cached web token --- PASS: TestServerSideMoveOverlap (5.21s) === RUN TestSyncOverlap run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:58:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/rclone-sync-test" 2026/08/30 04:58:44 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/rclone-sync-test': Using cached web token --- PASS: TestSyncOverlap (1.63s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:58:45 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/rclone-sync-test" 2026/08/30 04:58:45 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/rclone-sync-test': Using cached web token 2026/08/30 04:58:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/rclone-sync-test-include/layer2" 2026/08/30 04:58:48 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/rclone-sync-test-include/layer2': Using cached web token 2026/08/30 04:58:53 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/rclone-sync-test-ignore-file" 2026/08/30 04:58:53 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/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-nikuday6ceyo'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (18.13s) === RUN TestSyncCompareDest run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 04:59:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/dst" 2026/08/30 04:59:04 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Using cached web token 2026/08/30 04:59:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/CompareDest" 2026/08/30 04:59:05 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/CompareDest': Using cached web token 2026/08/30 04:59:06 DEBUG : one: Need to transfer - File not found at Destination 2026/08/30 04:59:06 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for checks to finish 2026/08/30 04:59:06 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for transfers to finish 2026/08/30 04:59:10 DEBUG : one: size = 3 OK 2026/08/30 04:59:10 INFO : one: Copied (new) 2026/08/30 04:59:10 DEBUG : Waiting for deletions to finish 2026/08/30 04:59:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:59:11 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 04:59:11 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:59:11 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 04:59:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:59:11 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 04:59:12 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 04:59:12 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 04:59:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 04:59:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 04:59:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:59:16 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nikuday6ceyo/dst') 2026/08/30 04:59:16 DEBUG : one: Sizes differ 2026/08/30 04:59:16 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for checks to finish 2026/08/30 04:59:16 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for transfers to finish 2026/08/30 04:59:16 DEBUG : one: Update: removing old file 2026/08/30 04:59:19 DEBUG : one: size = 5 OK 2026/08/30 04:59:19 INFO : one: Copied (replaced existing) 2026/08/30 04:59:19 DEBUG : Waiting for deletions to finish 2026/08/30 04:59:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 04:59:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 04:59:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 04:59:22 DEBUG : dst/one: Update: removing old file 2026/08/30 04:59:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 04:59:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 04:59:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 04:59:25 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 04:59:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:59:30 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nikuday6ceyo/dst') 2026/08/30 04:59:30 DEBUG : one: Sizes differ 2026/08/30 04:59:30 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for checks to finish 2026/08/30 04:59:30 DEBUG : one: size = 5 OK 2026/08/30 04:59:30 DEBUG : one: Sizes identical 2026/08/30 04:59:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 04:59:30 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for transfers to finish 2026/08/30 04:59:30 DEBUG : Waiting for deletions to finish 2026/08/30 04:59:30 INFO : There was nothing to transfer 2026/08/30 04:59:34 DEBUG : one: size = 5 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:59:34 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nikuday6ceyo/dst') 2026/08/30 04:59:34 DEBUG : one: Sizes differ 2026/08/30 04:59:34 DEBUG : two: size = 3 OK 2026/08/30 04:59:34 DEBUG : two: Sizes identical 2026/08/30 04:59:34 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/30 04:59:34 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for checks to finish 2026/08/30 04:59:34 DEBUG : one: size = 5 OK 2026/08/30 04:59:34 DEBUG : one: Sizes identical 2026/08/30 04:59:34 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 04:59:34 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for transfers to finish 2026/08/30 04:59:34 DEBUG : Waiting for deletions to finish 2026/08/30 04:59:34 INFO : There was nothing to transfer 2026/08/30 04:59:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:59:35 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nikuday6ceyo/dst') 2026/08/30 04:59:35 DEBUG : one: Sizes differ 2026/08/30 04:59:35 DEBUG : two: size = 3 OK 2026/08/30 04:59:35 DEBUG : two: Sizes identical 2026/08/30 04:59:35 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/30 04:59:35 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for checks to finish 2026/08/30 04:59:36 DEBUG : one: size = 5 OK 2026/08/30 04:59:36 DEBUG : one: Sizes identical 2026/08/30 04:59:36 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 04:59:36 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for transfers to finish 2026/08/30 04:59:36 DEBUG : Waiting for deletions to finish 2026/08/30 04:59:36 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/08/30 04:59:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:59:37 DEBUG : one: size = 3 (Linkbox root 'rclone-test-nikuday6ceyo/dst') 2026/08/30 04:59:37 DEBUG : one: Sizes differ 2026/08/30 04:59:37 DEBUG : two: size = 5 (Local file system at /tmp/rclone2084725181) 2026/08/30 04:59:37 DEBUG : two: size = 3 (Linkbox root 'rclone-test-nikuday6ceyo/CompareDest') 2026/08/30 04:59:37 DEBUG : two: Sizes differ 2026/08/30 04:59:37 DEBUG : two: Need to transfer - File not found at Destination 2026/08/30 04:59:37 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for checks to finish 2026/08/30 04:59:37 DEBUG : one: size = 5 OK 2026/08/30 04:59:37 DEBUG : one: Sizes identical 2026/08/30 04:59:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/30 04:59:37 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dst': Waiting for transfers to finish 2026/08/30 04:59:39 DEBUG : two: size = 5 OK 2026/08/30 04:59:39 INFO : two: Copied (new) 2026/08/30 04:59:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (45.57s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:00:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/dest" 2026/08/30 05:00:00 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dest': Using cached web token 2026/08/30 05:00:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/pre-dest1" 2026/08/30 05:00:02 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/pre-dest1': Using cached web token 2026/08/30 05:00:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nikuday6ceyo/pre-dest2" 2026/08/30 05:00:03 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/pre-dest2': Using cached web token 2026/08/30 05:00:04 DEBUG : 1: size = 1 OK 2026/08/30 05:00:04 DEBUG : 1: Sizes identical 2026/08/30 05:00:04 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/30 05:00:04 DEBUG : 2: size = 1 OK 2026/08/30 05:00:04 DEBUG : 2: Sizes identical 2026/08/30 05:00:04 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/30 05:00:05 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/30 05:00:05 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dest': Waiting for checks to finish 2026/08/30 05:00:05 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo/dest': Waiting for transfers to finish 2026/08/30 05:00:08 DEBUG : 3: size = 1 OK 2026/08/30 05:00:08 INFO : 3: Copied (new) 2026/08/30 05:00:08 DEBUG : Waiting for deletions to finish 2026/08/30 05:00:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:00:13 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:00:13 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:00:13 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:00:16 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/30 05:00:16 DEBUG : pacer: Reducing sleep to 900ms 2026/08/30 05:00:18 DEBUG : pacer: Reducing sleep to 675ms 2026/08/30 05:00:18 DEBUG : pacer: Reducing sleep to 506.25ms 2026/08/30 05:00:20 DEBUG : pacer: Reducing sleep to 379.6875ms 2026/08/30 05:00:20 DEBUG : pacer: Reducing sleep to 284.765625ms 2026/08/30 05:00:22 DEBUG : pacer: Reducing sleep to 213.574218ms 2026/08/30 05:00:22 DEBUG : pacer: Reducing sleep to 200ms --- PASS: TestSyncMultipleCompareDest (33.06s) === RUN TestSyncCopyDest run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", 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-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.40s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.40s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2379: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.40s) === RUN TestSyncSuffix run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.47s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2480: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.42s) === RUN TestSyncUTFNorm run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:00:27 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:00:27 DEBUG : Testêé: size = 18 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:00:27 DEBUG : Testêé: Sizes differ 2026/08/30 05:00:27 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:00:27 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:00:27 DEBUG : Testêé: Update: removing old file 2026/08/30 05:00:31 DEBUG : Testêé: size = 14 OK 2026/08/30 05:00:31 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/30 05:00:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.43s) === RUN TestSyncImmutable run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:00:33 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/30 05:00:33 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:00:33 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:00:35 DEBUG : existing: size = 6 OK 2026/08/30 05:00:35 INFO : existing: Copied (new) 2026/08/30 05:00:35 DEBUG : Waiting for deletions to finish 2026/08/30 05:00:36 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:00:36 DEBUG : existing: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:00:36 DEBUG : existing: Sizes differ 2026/08/30 05:00:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/30 05:00:36 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:00:36 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:00:36 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting files as there were IO errors 2026/08/30 05:00:36 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (4.99s) === RUN TestSyncIgnoreCase run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2637: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.41s) === RUN TestFixCase run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:00:53 DEBUG : EXISTING: size = 6 OK 2026/08/30 05:00:53 DEBUG : existing: Sizes identical 2026/08/30 05:00:53 DEBUG : existing: Unchanged skipping 2026/08/30 05:00:53 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:00:53 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:00:53 DEBUG : existingbutdifferent: Sizes differ 2026/08/30 05:00:54 DEBUG : existing: Update: removing old file 2026/08/30 05:00:55 DEBUG : existingbutdifferent: Update: removing old file 2026/08/30 05:01:00 DEBUG : existingbutdifferent: size = 8 OK 2026/08/30 05:01:00 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2026/08/30 05:01:00 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2026/08/30 05:01:00 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2026/08/30 05:01:00 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2026/08/30 05:01:00 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2026/08/30 05:01:01 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:01:01 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:01:02 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:01:02 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:01:04 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:01:05 DEBUG : existingbutdifferent: size = 5 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:01:05 DEBUG : EXISTINGBUTDIFFERENT: size = 8 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:01:05 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone2084725181) 5 vs dst(Linkbox root 'rclone-test-nikuday6ceyo') 8 2026/08/30 05:01:05 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2026/08/30 05:01:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:01:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:01:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:01:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:01:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:01:06 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:01:07 DEBUG : pacer: Reducing sleep to 1.2s 2026/08/30 05:01:07 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:01:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:01:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:01:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:01:12 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:01:14 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:01:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:01:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:01:18 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:01:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:01:20 DEBUG : subdira-rclone-move-ruzasep2/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/08/30 05:01:20 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-ruzasep2/subdirb/SUBDIRC/HELLO 2026/08/30 05:01:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:01:22 DEBUG : subdira-rclone-move-ruzasep2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/30 05:01:22 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-ruzasep2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/30 05:01:22 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:01:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:01:23 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:01:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:01:24 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/08/30 05:01:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:01:25 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/30 05:01:25 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:01:30 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:01:41 DEBUG : subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/30 05:01:41 INFO : subdira-rclone-move-ruzasep2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/30 05:01:41 DEBUG : subdira/subdirb/SUBDIRC/HELLO: size = 8 OK 2026/08/30 05:01:41 INFO : subdira-rclone-move-ruzasep2/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2026/08/30 05:01:42 INFO : subdira-rclone-move-ruzasep2/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/30 05:01:43 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:01:43 INFO : subdira-rclone-move-ruzasep2/subdirb/SUBDIRC/HELLO: Deleted 2026/08/30 05:01:49 INFO : SUBDIRA: Fixed case by renaming to: subdira 2026/08/30 05:01:58 DEBUG : subdira/subdirb-rclone-move-muzilab2/SUBDIRC/HELLO: size = 8 OK 2026/08/30 05:01:58 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-muzilab2/SUBDIRC/HELLO 2026/08/30 05:01:58 DEBUG : subdira/subdirb-rclone-move-muzilab2/SUBDIRC/subdird/filewithoutcasedifferences: size = 8 OK 2026/08/30 05:01:58 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-muzilab2/SUBDIRC/subdird/filewithoutcasedifferences 2026/08/30 05:01:59 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2026/08/30 05:01:59 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2026/08/30 05:02:06 ERROR : subdira/subdirb-rclone-move-muzilab2/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Linkbox error 403: not permit 2026/08/30 05:02:06 ERROR : subdira/subdirb-rclone-move-muzilab2/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2026/08/30 05:02:06 ERROR : subdira/subdirb-rclone-move-muzilab2/SUBDIRC/HELLO: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=HELLO&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=87762762&token=5gyozaWkvgAkGJOT": context canceled 2026/08/30 05:02:06 ERROR : subdira/subdirb-rclone-move-muzilab2/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=HELLO&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=87762762&token=5gyozaWkvgAkGJOT": context canceled 2026/08/30 05:02:06 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2026/08/30 05:02:07 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2026/08/30 05:02:07 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2026/08/30 05:02:07 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:02:07 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/08/30 05:02:08 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2026/08/30 05:02:09 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:03:00 ERROR : EXISTING: Failed to copy: object not found 2026/08/30 05:03:00 ERROR : EXISTING: Not deleting source as copy failed: object not found 2026/08/30 05:03:00 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2026/08/30 05:03:00 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:03:00 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting files as there were IO errors 2026/08/30 05:03:00 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting directories as there were IO errors sync_test.go:2686: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2686 Error: Received unexpected error: object not found Test: TestFixCase run.go:186: removing dir "subdira/subdirb-rclone-move-muzilab2/SUBDIRC/subdird" failed - try 1/3: sleeping 1s: directory not empty --- FAIL: TestFixCase (155.90s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.25s) --- SKIP: TestMaxTransfer/Hard (0.44s) --- SKIP: TestMaxTransfer/Soft (0.40s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:03:23 DEBUG : only1: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:04:42 DEBUG : both10: size = 6 OK 2026/08/30 05:04:42 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:04:42 DEBUG : both12: size = 6 OK 2026/08/30 05:04:42 DEBUG : both11: size = 6 OK 2026/08/30 05:04:42 DEBUG : both11: Sizes identical 2026/08/30 05:04:42 DEBUG : both11: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both13: size = 6 OK 2026/08/30 05:04:42 DEBUG : both13: Sizes identical 2026/08/30 05:04:42 DEBUG : both10: Sizes identical 2026/08/30 05:04:42 DEBUG : both0: size = 6 OK 2026/08/30 05:04:42 DEBUG : both13: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both14: size = 6 OK 2026/08/30 05:04:42 DEBUG : both14: Sizes identical 2026/08/30 05:04:42 DEBUG : both14: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both15: size = 6 OK 2026/08/30 05:04:42 DEBUG : both15: Sizes identical 2026/08/30 05:04:42 DEBUG : both0: Sizes identical 2026/08/30 05:04:42 DEBUG : both15: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both16: size = 6 OK 2026/08/30 05:04:42 DEBUG : both16: Sizes identical 2026/08/30 05:04:42 DEBUG : both12: Sizes identical 2026/08/30 05:04:42 DEBUG : both0: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both17: size = 6 OK 2026/08/30 05:04:42 DEBUG : both17: Sizes identical 2026/08/30 05:04:42 DEBUG : both10: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both18: size = 6 OK 2026/08/30 05:04:42 DEBUG : both18: Sizes identical 2026/08/30 05:04:42 DEBUG : both16: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both19: size = 6 OK 2026/08/30 05:04:42 DEBUG : both19: Sizes identical 2026/08/30 05:04:42 DEBUG : both19: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both1: size = 6 OK 2026/08/30 05:04:42 DEBUG : both1: Sizes identical 2026/08/30 05:04:42 DEBUG : both1: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both2: size = 6 OK 2026/08/30 05:04:42 DEBUG : both2: Sizes identical 2026/08/30 05:04:42 DEBUG : both2: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both3: size = 6 OK 2026/08/30 05:04:42 DEBUG : both3: Sizes identical 2026/08/30 05:04:42 DEBUG : both3: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both4: size = 6 OK 2026/08/30 05:04:42 DEBUG : both4: Sizes identical 2026/08/30 05:04:42 DEBUG : both4: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both5: size = 6 OK 2026/08/30 05:04:42 DEBUG : both5: Sizes identical 2026/08/30 05:04:42 DEBUG : both5: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both6: size = 6 OK 2026/08/30 05:04:42 DEBUG : both6: Sizes identical 2026/08/30 05:04:42 DEBUG : both6: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both7: size = 6 OK 2026/08/30 05:04:42 DEBUG : both7: Sizes identical 2026/08/30 05:04:42 DEBUG : both7: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both8: size = 6 OK 2026/08/30 05:04:42 DEBUG : both8: Sizes identical 2026/08/30 05:04:42 DEBUG : both8: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both9: size = 6 OK 2026/08/30 05:04:42 DEBUG : both9: Sizes identical 2026/08/30 05:04:42 DEBUG : both9: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both12: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both17: Unchanged skipping 2026/08/30 05:04:42 DEBUG : both18: Unchanged skipping 2026/08/30 05:04:42 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:04:42 DEBUG : Waiting for deletions to finish 2026/08/30 05:04:43 INFO : only7: Deleted 2026/08/30 05:04:43 INFO : only8: Deleted 2026/08/30 05:04:44 INFO : only9: Deleted 2026/08/30 05:04:44 INFO : only14: Deleted 2026/08/30 05:04:45 INFO : only17: Deleted 2026/08/30 05:04:45 INFO : only19: Deleted 2026/08/30 05:04:45 INFO : only2: Deleted 2026/08/30 05:04:45 INFO : only5: Deleted 2026/08/30 05:04:46 INFO : only6: Deleted 2026/08/30 05:04:46 INFO : only11: Deleted 2026/08/30 05:04:46 INFO : only1: Deleted 2026/08/30 05:04:46 INFO : only10: Deleted 2026/08/30 05:04:47 INFO : only12: Deleted 2026/08/30 05:04:47 INFO : only18: Deleted 2026/08/30 05:04:48 INFO : only4: Deleted 2026/08/30 05:04:48 INFO : only0: Deleted 2026/08/30 05:04:48 INFO : only13: Deleted 2026/08/30 05:04:49 INFO : only15: Deleted 2026/08/30 05:04:49 INFO : only16: Deleted 2026/08/30 05:04:49 INFO : only3: Deleted --- PASS: TestSyncConcurrentDelete (121.21s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:05:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:05:44 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:05:44 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:05:44 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:05:45 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:05:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:05:46 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:05:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:05:47 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:05:49 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:05:51 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:05:53 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:05:55 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:05:57 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "only6" to Linkbox root 'rclone-test-nikuday6ceyo': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/30 05:05:59 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:06:01 DEBUG : only6: Update: removing old file 2026/08/30 05:06:04 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:06:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:06:07 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:06:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:06:08 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:06:08 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:06:10 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:06:10 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:06:38 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:38 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:06:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:38 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:06:39 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:39 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:06:40 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:06:41 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:43 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:45 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:47 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:49 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:51 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:55 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:57 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:06:59 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:07:05 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:07:05 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:07:06 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:07:07 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:07:09 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:07:09 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:07:09 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:07:10 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:07:33 DEBUG : both0: size = 6 OK 2026/08/30 05:07:33 DEBUG : both0: Sizes identical 2026/08/30 05:07:33 DEBUG : both11: size = 6 OK 2026/08/30 05:07:33 DEBUG : both11: Sizes identical 2026/08/30 05:07:33 DEBUG : both10: size = 6 OK 2026/08/30 05:07:33 DEBUG : both12: size = 6 OK 2026/08/30 05:07:33 DEBUG : both10: Sizes identical 2026/08/30 05:07:33 DEBUG : both12: Sizes identical 2026/08/30 05:07:33 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:07:33 DEBUG : both0: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both13: size = 6 OK 2026/08/30 05:07:33 DEBUG : both13: Sizes identical 2026/08/30 05:07:33 DEBUG : both13: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both14: size = 6 OK 2026/08/30 05:07:33 DEBUG : both14: Sizes identical 2026/08/30 05:07:33 DEBUG : both14: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both15: size = 6 OK 2026/08/30 05:07:33 DEBUG : both15: Sizes identical 2026/08/30 05:07:33 DEBUG : both15: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both16: size = 6 OK 2026/08/30 05:07:33 DEBUG : both16: Sizes identical 2026/08/30 05:07:33 DEBUG : both16: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both17: size = 6 OK 2026/08/30 05:07:33 DEBUG : both17: Sizes identical 2026/08/30 05:07:33 DEBUG : both17: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both18: size = 6 OK 2026/08/30 05:07:33 DEBUG : both18: Sizes identical 2026/08/30 05:07:33 DEBUG : both18: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both19: size = 6 OK 2026/08/30 05:07:33 DEBUG : both19: Sizes identical 2026/08/30 05:07:33 DEBUG : both19: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both1: size = 6 OK 2026/08/30 05:07:33 DEBUG : both1: Sizes identical 2026/08/30 05:07:33 DEBUG : both11: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both2: size = 6 OK 2026/08/30 05:07:33 DEBUG : both2: Sizes identical 2026/08/30 05:07:33 DEBUG : both2: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both3: size = 6 OK 2026/08/30 05:07:33 DEBUG : both3: Sizes identical 2026/08/30 05:07:33 DEBUG : both12: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both4: size = 6 OK 2026/08/30 05:07:33 DEBUG : both4: Sizes identical 2026/08/30 05:07:33 DEBUG : both4: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both5: size = 6 OK 2026/08/30 05:07:33 DEBUG : both5: Sizes identical 2026/08/30 05:07:33 DEBUG : both5: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both6: size = 6 OK 2026/08/30 05:07:33 DEBUG : both6: Sizes identical 2026/08/30 05:07:33 DEBUG : both6: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both7: size = 6 OK 2026/08/30 05:07:33 DEBUG : both7: Sizes identical 2026/08/30 05:07:33 DEBUG : both10: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both8: size = 6 OK 2026/08/30 05:07:33 DEBUG : both8: Sizes identical 2026/08/30 05:07:33 DEBUG : both8: Unchanged skipping 2026/08/30 05:07:33 DEBUG : both9: size = 6 OK 2026/08/30 05:07:33 DEBUG : both9: Sizes identical 2026/08/30 05:07:33 DEBUG : both1: Unchanged skipping 2026/08/30 05:07:33 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only0: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only0: Sizes differ 2026/08/30 05:07:33 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only10: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only10: Sizes differ 2026/08/30 05:07:33 DEBUG : both3: Unchanged skipping 2026/08/30 05:07:33 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only11: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only11: Sizes differ 2026/08/30 05:07:33 DEBUG : both7: Unchanged skipping 2026/08/30 05:07:33 ERROR : only0: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only12: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only12: Sizes differ 2026/08/30 05:07:33 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only13: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only13: Sizes differ 2026/08/30 05:07:33 ERROR : only11: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only14: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only14: Sizes differ 2026/08/30 05:07:33 DEBUG : both9: Unchanged skipping 2026/08/30 05:07:33 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only15: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only15: Sizes differ 2026/08/30 05:07:33 ERROR : only10: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only17: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only17: Sizes differ 2026/08/30 05:07:33 ERROR : only13: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only15: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only12: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only16: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only19: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only16: Sizes differ 2026/08/30 05:07:33 DEBUG : only19: Sizes differ 2026/08/30 05:07:33 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only1: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only1: Sizes differ 2026/08/30 05:07:33 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only2: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only2: Sizes differ 2026/08/30 05:07:33 DEBUG : only18: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only18: Sizes differ 2026/08/30 05:07:33 ERROR : only14: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only3: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only3: Sizes differ 2026/08/30 05:07:33 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only4: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only4: Sizes differ 2026/08/30 05:07:33 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only5: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only5: Sizes differ 2026/08/30 05:07:33 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only6: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only6: Sizes differ 2026/08/30 05:07:33 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only7: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only7: Sizes differ 2026/08/30 05:07:33 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only8: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only8: Sizes differ 2026/08/30 05:07:33 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2084725181) 2026/08/30 05:07:33 DEBUG : only9: size = 6 (Linkbox root 'rclone-test-nikuday6ceyo') 2026/08/30 05:07:33 DEBUG : only9: Sizes differ 2026/08/30 05:07:33 ERROR : only17: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only1: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only16: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only19: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only5: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only3: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only2: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:07:33 ERROR : only7: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only4: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only9: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only6: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only8: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : only18: Failed to copy: can't upload empty files to this remote 2026/08/30 05:07:33 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting files as there were IO errors 2026/08/30 05:07:33 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting directories as there were IO errors sync_test.go:2781: Skip test because remote cannot upload empty files 2026/08/30 05:07:37 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:37 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:07:38 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:38 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:07:38 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:38 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:07:39 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:39 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:07:40 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:42 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:44 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:46 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:48 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:50 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "both11" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/30 05:07:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:07:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:08:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:08:04 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:08:06 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:08:07 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:08:08 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:08:10 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:08:11 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:08:12 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:08:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:08:15 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:08:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:08:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:08:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:08:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:08:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:08:51 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:08:52 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:08:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:08:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:08:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:08:58 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:09:00 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:09:02 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:09:05 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:09:06 DEBUG : pacer: Reducing sleep to 1.125s --- SKIP: TestSyncConcurrentTruncate (229.69s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:09:06 DEBUG : empty_dir: Making directory with metadata 2026/08/30 05:09:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:09:06 DEBUG : empty_on_remote: Making directory with metadata 2026/08/30 05:09:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:09:06 INFO : empty_on_remote: Making directory 2026/08/30 05:09:07 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:09:10 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:09:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/30 05:09:19 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/30 05:09:19 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/30 05:09:19 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:09:19 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (26.26s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:09:32 DEBUG : empty_dir: Making directory with metadata 2026/08/30 05:09:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:09:32 DEBUG : empty_on_remote: Making directory with metadata 2026/08/30 05:09:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/30 05:09:32 INFO : empty_on_remote: Making directory 2026/08/30 05:09:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2828: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2828 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (56.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:10:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:10:28 INFO : sub dir: Making directory 2026/08/30 05:10:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC sync_test.go:2899: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2899 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2897 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Received unexpected error: failed to make directory: CreateDir failed: invalid character '<' looking for beginning of value Test: TestNothingToTransferWithEmptyDirs --- FAIL: TestNothingToTransferWithEmptyDirs (66.24s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:11:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/30 05:11:35 INFO : sub dir: Making directory 2026/08/30 05:11:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/08/30 05:12:31 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:31 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:12:31 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:31 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:12:31 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:31 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:12:32 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:32 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:12:34 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:36 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:38 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:40 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:42 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:44 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:44 ERROR : sub dir2/very/very/very/very/very/nested: error listing: getting files failed: invalid character '<' looking for beginning of value run.go:183: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:183 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Received unexpected error: getting files failed: invalid character '<' looking for beginning of value Test: TestNothingToTransferWithoutEmptyDirs --- FAIL: TestNothingToTransferWithoutEmptyDirs (69.17s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:12:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:48 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:52 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:12:58 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:00 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:02 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:04 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0000-abcdefg.txt" to Linkbox root 'rclone-test-nikuday6ceyo': 1/10 (getting files failed: invalid character '<' looking for beginning of value) 2026/08/30 05:13:06 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:13:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:13:09 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:13:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:13:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:13:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:13:13 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:13:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:13:15 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:13:43 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:43 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:13:43 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:43 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:13:44 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:44 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:13:44 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:44 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:13:46 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:48 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:50 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:52 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:54 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:56 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:13:58 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:02 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:06 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:14:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:14:10 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:14:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:14:12 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:14:14 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:14:14 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:14:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:14:14 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:14:18 DEBUG : Waiting for deletions to finish 2026/08/30 05:14:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : splitbananasplit: Excluded 2026/08/30 05:14:18 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : banana: Excluded 2026/08/30 05:14:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:14:18 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : apple: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:14:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:14:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:14:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Excluded (Path Filter) 2026/08/30 05:14:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Excluded 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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:114 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), sub dir2/very/very/very/very/very/nested/subdir/hello world (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/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:114 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "sub dir2/very/very/very/very/very/nested/subdir/hello world" 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/run.go:368 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:115 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (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/run.go:368 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:115 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "sub dir/hello world" 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/run.go:368 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:115 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "sub dir2/very/very/very/very/very/nested/subdir/hello world" 2026/08/30 05:14:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:42 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:14:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:42 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:14:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:14:43 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:14:45 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:47 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:49 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:51 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:53 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:55 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:55 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:14:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:14:55 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:14:55 INFO : dir1: Making directory 2026/08/30 05:14:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:14:59 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:03 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:05 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:07 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:15:09 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:15:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:15:09 INFO : sub dir2: Making directory 2026/08/30 05:15:10 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:15:10 INFO : sub dir: Making directory 2026/08/30 05:15:11 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:15:11 DEBUG : splitbananasplit: Update: removing old file 2026/08/30 05:15:12 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:15:12 DEBUG : apple: Update: removing old file 2026/08/30 05:15:13 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:15:13 DEBUG : appleappleapplebanana: Update: removing old file 2026/08/30 05:15:13 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:15:13 DEBUG : banana: Update: removing old file 2026/08/30 05:15:14 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:15:14 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': error reading destination root directory: getting files failed: invalid character '<' looking for beginning of value 2026/08/30 05:15:14 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:15:14 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:15:15 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:15:17 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:15:17 INFO : splitbananasplit: Copied (new) 2026/08/30 05:15:17 DEBUG : apple: size = 5 OK 2026/08/30 05:15:17 INFO : apple: Copied (new) 2026/08/30 05:15:18 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:15:18 INFO : appleappleapplebanana: Copied (new) 2026/08/30 05:15:18 DEBUG : banana: size = 6 OK 2026/08/30 05:15:18 INFO : banana: Copied (new) 2026/08/30 05:15:18 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting files as there were IO errors 2026/08/30 05:15:18 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': 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: getting files failed: invalid character '<' looking for beginning of value Test: TestTransform/NFC 2026/08/30 05:15:18 DEBUG : Waiting for deletions to finish 2026/08/30 05:15:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:15:18 DEBUG : splitbananasplit: Excluded 2026/08/30 05:15:18 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:15:18 DEBUG : banana: Excluded 2026/08/30 05:15:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:15:18 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:15:18 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:15:18 DEBUG : apple: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:15:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:15:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:15:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Excluded (Path Filter) 2026/08/30 05:15:20 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: 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 : 21 Test: TestTransform/NFC 2026/08/30 05:15:40 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:40 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:15:40 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:40 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:15:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:40 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:15:41 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:15:43 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:45 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:47 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:49 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:51 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:53 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0008-2345678.txt" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/30 05:15:55 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:15:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:01 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:08 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:16:10 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:16:11 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:16:13 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:16:14 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:16:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:16:17 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:16:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:16:18 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/NFD run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:16:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:46 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:16:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:47 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:16:47 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:47 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:16:48 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:16:49 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:51 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:53 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:55 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:57 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:16:59 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0004-efghijk.txt" to Linkbox root 'rclone-test-nikuday6ceyo': 1/10 (Update second step failed: invalid character '<' looking for beginning of value) 2026/08/30 05:17:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:08 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:17:10 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:17:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:17:12 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:17:13 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:17:14 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:17:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:17:16 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:17:16 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:17:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:17:42 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:42 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:17:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:17:43 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:17:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:46 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:48 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:50 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:52 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:54 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "appleappleapplebanana" to Linkbox root 'rclone-test-nikuday6ceyo': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/30 05:17:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:17:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:06 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:09 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:18:09 DEBUG : appleappleapplebanana: Update: removing old file 2026/08/30 05:18:12 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:18:12 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:18:14 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:18:15 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:18:15 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:18:16 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:18:17 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:18:17 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:18:17 DEBUG : Waiting for deletions to finish 2026/08/30 05:18:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : splitbananasplit: Excluded 2026/08/30 05:18:18 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : banana: Excluded 2026/08/30 05:18:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:18:18 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : apple: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:18:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:18:18 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:18:19 DEBUG : apple: size = 5 OK 2026/08/30 05:18:19 DEBUG : apple: Sizes identical 2026/08/30 05:18:19 DEBUG : apple: Unchanged skipping 2026/08/30 05:18:19 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:18:19 DEBUG : appleappleapplebanana: Sizes identical 2026/08/30 05:18:19 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:18:19 DEBUG : banana: size = 6 OK 2026/08/30 05:18:19 DEBUG : banana: Sizes identical 2026/08/30 05:18:19 DEBUG : banana: Unchanged skipping 2026/08/30 05:18:19 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:18:19 DEBUG : splitbananasplit: Sizes identical 2026/08/30 05:18:19 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:18:19 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:18:19 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:18:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:18:19 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:18:19 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:18:19 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:18:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:18:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/30 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:18:19 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:18:19 DEBUG : Waiting for deletions to finish 2026/08/30 05:18:19 INFO : There was nothing to transfer 2026/08/30 05:18:19 DEBUG : Waiting for deletions to finish 2026/08/30 05:18:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : splitbananasplit: Excluded 2026/08/30 05:18:19 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : banana: Excluded 2026/08/30 05:18:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:18:19 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : apple: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:18:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:18:19 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:18:20 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:18:20 DEBUG : appleappleapplebanana: Sizes identical 2026/08/30 05:18:20 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:18:20 DEBUG : apple: size = 5 OK 2026/08/30 05:18:20 DEBUG : apple: Sizes identical 2026/08/30 05:18:20 DEBUG : banana: size = 6 OK 2026/08/30 05:18:20 DEBUG : banana: Sizes identical 2026/08/30 05:18:20 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:18:20 DEBUG : banana: Unchanged skipping 2026/08/30 05:18:20 DEBUG : splitbananasplit: Sizes identical 2026/08/30 05:18:20 DEBUG : apple: Unchanged skipping 2026/08/30 05:18:20 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:18:20 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:18:20 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:18:20 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:18:20 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:18:20 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:18:20 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:18:20 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/30 05:18:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:18:20 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:18:20 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:18:20 DEBUG : Waiting for deletions to finish 2026/08/30 05:18:20 INFO : There was nothing to transfer 2026/08/30 05:18:20 DEBUG : Waiting for deletions to finish 2026/08/30 05:18:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : splitbananasplit: Excluded 2026/08/30 05:18:20 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : banana: Excluded 2026/08/30 05:18:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:18:20 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : apple: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:18:20 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:18:49 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:49 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:18:50 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:50 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:18:50 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:50 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:18:51 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:51 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:18:52 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:54 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:56 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:18:58 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:00 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:02 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:02 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 === RUN TestTransform/base64 run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:19:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:11 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:19:14 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:19:14 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:19:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:19:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:19:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:19:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:19:18 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:19:20 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:19:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:46 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:19:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:46 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:19:46 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:46 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:19:47 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:47 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:19:49 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:51 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:53 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:55 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:57 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:19:59 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0014-89;=.txt" to Linkbox root 'rclone-test-nikuday6ceyo': 1/10 (Update failed to read object: getting files failed: invalid character '<' looking for beginning of value) 2026/08/30 05:20:01 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:03 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:05 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:11 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:20:11 DEBUG : dir1/0014-89;=.txt: Update: removing old file 2026/08/30 05:20:14 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:20:14 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:20:17 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:20:17 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:20:17 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:20:18 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:20:19 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:20:20 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:20:28 DEBUG : Waiting for deletions to finish 2026/08/30 05:20:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : splitbananasplit: Excluded 2026/08/30 05:20:28 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : banana: Excluded 2026/08/30 05:20:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:20:28 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : apple: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:20:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:20:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:20:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:20:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:20:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:20:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:20:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:20:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:20:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:20:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:20:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:20:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:20:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:20:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:20:29 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:20:29 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:20:29 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:20:29 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:20:29 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:20:29 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:20:29 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:20:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:20:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:20:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:20:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:20:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/30 05:20:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:20:29 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:20:29 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:20:32 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/30 05:20:32 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:20:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:32 DEBUG : YmFuYW5h: size = 6 OK 2026/08/30 05:20:32 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/30 05:20:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:33 DEBUG : YXBwbGU=: size = 5 OK 2026/08/30 05:20:33 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/30 05:20:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/30 05:20:33 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:20:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/30 05:20:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:20:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/30 05:20:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:20:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:20:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/30 05:20:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:20:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:20:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/30 05:20:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:20:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:20:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:39 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:20:39 DEBUG : pacer: Reducing sleep to 300ms 2026/08/30 05:20:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/30 05:20:39 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:20:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:20:39 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:39 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/08/30 05:20:39 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:39 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/08/30 05:20:39 DEBUG : pacer: Reducing sleep to 900ms 2026/08/30 05:20:40 DEBUG : pacer: Reducing sleep to 675ms 2026/08/30 05:20:40 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:40 DEBUG : pacer: Rate limited, increasing sleep to 1.35s 2026/08/30 05:20:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:41 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:20:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:46 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:48 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:50 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:56 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:20:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:06 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:11 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:21:12 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:21:14 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:21:14 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/30 05:21:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:15 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:21:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/30 05:21:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:16 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:21:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/30 05:21:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:16 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:21:17 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:21:17 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:21:18 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:21:19 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/30 05:21:19 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/30 05:21:20 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/30 05:21:20 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/30 05:21:21 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:23 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/30 05:21:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:23 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/30 05:21:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:24 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/30 05:21:24 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:24 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/30 05:21:24 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:24 DEBUG : Waiting for deletions to finish 2026/08/30 05:21:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/30 05:21:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/30 05:21:26 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/30 05:21:26 INFO : dir1/0007-1234567.txt: Deleted 2026/08/30 05:21:26 INFO : dir1/0010-456789.txt: Deleted 2026/08/30 05:21:26 INFO : dir1/0011-56789;.txt: Deleted 2026/08/30 05:21:27 INFO : dir1/0012-6789;.txt: Deleted 2026/08/30 05:21:27 INFO : apple: Deleted 2026/08/30 05:21:27 INFO : banana: Deleted 2026/08/30 05:21:27 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/30 05:21:27 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/30 05:21:28 INFO : dir1/0003-defghij.txt: Deleted 2026/08/30 05:21:28 INFO : dir1/0008-2345678.txt: Deleted 2026/08/30 05:21:28 INFO : dir1/0009-3456789.txt: Deleted 2026/08/30 05:21:28 INFO : dir1/0014-89;=.txt: Deleted 2026/08/30 05:21:28 INFO : appleappleapplebanana: Deleted 2026/08/30 05:21:29 INFO : splitbananasplit: Deleted 2026/08/30 05:21:29 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/30 05:21:29 INFO : dir1/0013-789;=.txt: Deleted 2026/08/30 05:21:29 INFO : dir1/0015-9;=.txt: Deleted 2026/08/30 05:21:29 DEBUG : Waiting for deletions to finish 2026/08/30 05:21:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/30 05:21:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/30 05:21:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/30 05:21:29 DEBUG : YXBwbGU=: Excluded 2026/08/30 05:21:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/30 05:21:29 DEBUG : YmFuYW5h: Excluded 2026/08/30 05:21:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/30 05:21:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/30 05:21:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:30 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:30 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:30 DEBUG : YmFuYW5h: size = 6 OK 2026/08/30 05:21:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/30 05:21:30 DEBUG : banana: Sizes identical 2026/08/30 05:21:30 DEBUG : splitbananasplit: Sizes identical 2026/08/30 05:21:30 DEBUG : banana: Unchanged skipping 2026/08/30 05:21:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:30 DEBUG : YXBwbGU=: size = 5 OK 2026/08/30 05:21:30 DEBUG : apple: Sizes identical 2026/08/30 05:21:30 DEBUG : apple: Unchanged skipping 2026/08/30 05:21:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: Sizes identical 2026/08/30 05:21:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/30 05:21:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/30 05:21:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/30 05:21:31 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:21:31 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/30 05:21:31 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/30 05:21:31 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/30 05:21:31 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/30 05:21:31 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/30 05:21:31 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/30 05:21:31 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/30 05:21:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:21:31 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:21:31 DEBUG : Waiting for deletions to finish 2026/08/30 05:21:31 DEBUG : Waiting for deletions to finish 2026/08/30 05:21:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/08/30 05:21:31 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : YXBwbGU=: Excluded 2026/08/30 05:21:31 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : YmFuYW5h: Excluded 2026/08/30 05:21:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/30 05:21:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/08/30 05:21:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:31 DEBUG : apple: transformed to: YXBwbGU= 2026/08/30 05:21:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/30 05:21:31 DEBUG : banana: transformed to: YmFuYW5h 2026/08/30 05:21:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/30 05:21:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/30 05:21:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/30 05:21:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/30 05:21:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/30 05:21:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/30 05:21:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/30 05:21:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:21:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:41 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:21:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:42 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:21:42 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:21:44 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:46 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:48 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:50 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:52 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:54 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/MDAwMy1kZWZnaGlqLnR4dA==" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/30 05:21:56 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:21:58 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:04 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:06 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:08 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:10 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:22:15 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:22:17 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:22:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:22:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:22:21 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:22:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:22:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:22:25 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/prefix run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:22:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:54 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:22:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:22:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:54 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:22:55 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:22:57 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:22:59 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:01 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:03 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:05 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:07 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:11 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:13 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:23:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:23:16 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:23:17 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:23:18 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:23:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:23:20 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:23:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:23:21 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:23:36 DEBUG : Waiting for deletions to finish 2026/08/30 05:23:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : splitbananasplit: Excluded 2026/08/30 05:23:37 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : banana: Excluded 2026/08/30 05:23:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:23:37 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : apple: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:23:37 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:23:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:23:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:23:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:23:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:23:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:23:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:23:37 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:23:37 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:23:37 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:23:37 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:23:38 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:23:38 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:23:38 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:23:38 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:23:38 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/30 05:23:38 DEBUG : apple: transformed to: PREFIXapple 2026/08/30 05:23:38 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/30 05:23:38 DEBUG : banana: transformed to: PREFIXbanana 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/30 05:23:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/30 05:23:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/30 05:23:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/30 05:23:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/30 05:23:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/30 05:23:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/30 05:23:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/30 05:23:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/30 05:23:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/30 05:23:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/30 05:23:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/30 05:23:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/30 05:23:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/30 05:23:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/30 05:23:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/30 05:23:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:23:38 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:23:38 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:23:41 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/30 05:23:41 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/30 05:23:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:23:41 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/30 05:23:41 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/30 05:23:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:23:42 DEBUG : PREFIXapple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:23:42 DEBUG : PREFIXbanana: size = 6 OK 2026/08/30 05:23:42 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/30 05:23:42 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:23:42 DEBUG : PREFIXapple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:23:43 DEBUG : PREFIXapple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:23:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/30 05:23:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/30 05:23:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:23:44 DEBUG : PREFIXapple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:23:45 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:23:45 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/30 05:23:45 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:23:45 DEBUG : PREFIXapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:23:45 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/30 05:23:45 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/30 05:23:45 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:23:47 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/30 05:23:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/30 05:23:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:23:47 DEBUG : PREFIXapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:23:48 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/30 05:23:48 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/30 05:23:48 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:23:48 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/30 05:23:48 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/30 05:23:48 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:23:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/30 05:23:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/30 05:23:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:23:50 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/30 05:23:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/30 05:23:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/30 05:23:51 DEBUG : PREFIXapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:23:51 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/30 05:23:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/30 05:23:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:23:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:23:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:23:52 DEBUG : pacer: Reducing sleep to 600ms 2026/08/30 05:23:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:52 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/08/30 05:23:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:23:54 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:23:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:24:00 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:24:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:24:04 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:24:06 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:24:08 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:24:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:24:12 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:24:15 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:24:16 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:24:16 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/30 05:24:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/30 05:24:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:24:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:24:18 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:24:18 DEBUG : PREFIXapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:24:19 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:24:19 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/30 05:24:19 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/30 05:24:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:24:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:24:20 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:24:21 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:24:21 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:24:23 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/30 05:24:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/30 05:24:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:24:23 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/30 05:24:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/30 05:24:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:24:24 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/30 05:24:24 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/30 05:24:26 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/30 05:24:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/30 05:24:26 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/30 05:24:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/30 05:24:31 DEBUG : PREFIXapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:24:57 DEBUG : PREFIXapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:25:48 ERROR : apple: Failed to copy: object not found 2026/08/30 05:25:48 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting files as there were IO errors 2026/08/30 05:25:48 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': 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/prefix 2026/08/30 05:25:48 DEBUG : Waiting for deletions to finish 2026/08/30 05:25:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : splitbananasplit: Excluded 2026/08/30 05:25:49 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : PREFIXsplitbananasplit: Excluded 2026/08/30 05:25:49 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : PREFIXbanana: Excluded 2026/08/30 05:25:49 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/08/30 05:25:49 DEBUG : PREFIXapple(1): Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : PREFIXapple(1): Excluded 2026/08/30 05:25:49 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : banana: Excluded 2026/08/30 05:25:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:25:49 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : apple: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:25:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:25:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:25:49 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:122 Error: Not equal: expected: 20 actual : 40 Test: TestTransform/prefix 2026/08/30 05:26:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:26:02 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:02 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:26:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:26:04 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:26:05 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:07 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:09 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:11 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:13 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:26:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:26:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:26:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:26:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:26:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:26:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:26:27 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:26:28 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:26:57 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:57 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:26:57 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:57 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:26:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:58 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:26:58 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:26:58 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:27:00 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:02 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:04 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:06 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:08 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:10 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:186: removing dir "dir1" failed - try 1/3: sleeping 1s: getting files failed: invalid character '<' looking for beginning of value 2026/08/30 05:27:12 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:14 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:27:17 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:27:18 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:27:19 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:27:20 DEBUG : pacer: Reducing sleep to 474.609375ms === RUN TestTransform/suffix run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:27:20 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:27:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:27:22 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:27:22 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:27:51 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:51 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:27:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:51 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:27:51 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:51 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:27:52 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:52 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:27:54 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:56 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:27:58 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:00 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:02 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:04 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0014-89;=.txt" to Linkbox root 'rclone-test-nikuday6ceyo': 1/10 (Update second step failed: invalid character '<' looking for beginning of value) 2026/08/30 05:28:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:08 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:10 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:12 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:14 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:28:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:28:20 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:28:21 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:28:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:28:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:28:24 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:28:24 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:28:24 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:28:26 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:28:26 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:28:27 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:28:27 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:28:34 DEBUG : Waiting for deletions to finish 2026/08/30 05:28:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : splitbananasplit: Excluded 2026/08/30 05:28:35 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : banana: Excluded 2026/08/30 05:28:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:28:35 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : apple: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:28:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:28:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:28:35 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:28:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:28:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:28:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:28:35 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:28:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:28:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:28:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:28:35 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:28:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:28:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:28:35 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:28:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:28:35 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:28:35 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:28:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:28:36 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:28:36 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:28:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:28:36 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:28:36 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:28:36 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/30 05:28:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:28:36 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:28:36 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:28:39 DEBUG : appleappleapplebananaSUFFIX: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:28:39 DEBUG : appleSUFFIX: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:28:39 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/30 05:28:39 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/30 05:28:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:28:39 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/30 05:28:39 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/30 05:28:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:40 DEBUG : appleSUFFIX: size = 5 OK 2026/08/30 05:28:40 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/30 05:28:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:28:40 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/30 05:28:40 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/30 05:28:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:28:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/30 05:28:43 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:28:43 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:28:43 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/30 05:28:43 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:28:43 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:28:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/30 05:28:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:28:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:28:44 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/30 05:28:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:28:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:28:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:44 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:28:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:45 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:28:45 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:45 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:28:46 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:46 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:28:47 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:49 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:51 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:53 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:56 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:57 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:28:59 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:03 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:09 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:11 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:13 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:29:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:29:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:29:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:29:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:29:21 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/30 05:29:21 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:29:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:29:23 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:29:23 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:29:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:29:23 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:29:24 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/30 05:29:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:29:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:29:24 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/30 05:29:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:29:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:29:25 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/30 05:29:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:29:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:29:26 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/30 05:29:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:29:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:29:27 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/30 05:29:27 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:29:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:29:28 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/30 05:29:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:29:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:29:29 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/30 05:29:29 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:29:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:29:30 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/30 05:29:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:29:30 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/30 05:29:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:29:31 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/30 05:29:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:29:31 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/30 05:29:31 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:29:31 DEBUG : Waiting for deletions to finish 2026/08/30 05:29:33 INFO : dir1/0015-9;=.txt: Deleted 2026/08/30 05:29:33 INFO : appleappleapplebanana: Deleted 2026/08/30 05:29:33 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/30 05:29:33 INFO : dir1/0003-defghij.txt: Deleted 2026/08/30 05:29:33 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/30 05:29:34 INFO : dir1/0007-1234567.txt: Deleted 2026/08/30 05:29:34 INFO : dir1/0009-3456789.txt: Deleted 2026/08/30 05:29:34 INFO : dir1/0012-6789;.txt: Deleted 2026/08/30 05:29:34 INFO : dir1/0010-456789.txt: Deleted 2026/08/30 05:29:34 INFO : dir1/0011-56789;.txt: Deleted 2026/08/30 05:29:35 INFO : dir1/0014-89;=.txt: Deleted 2026/08/30 05:29:35 INFO : apple: Deleted 2026/08/30 05:29:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/30 05:29:35 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/30 05:29:35 INFO : dir1/0008-2345678.txt: Deleted 2026/08/30 05:29:36 INFO : banana: Deleted 2026/08/30 05:29:36 INFO : splitbananasplit: Deleted 2026/08/30 05:29:36 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/30 05:29:36 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/30 05:29:36 INFO : dir1/0013-789;=.txt: Deleted 2026/08/30 05:29:36 DEBUG : Waiting for deletions to finish 2026/08/30 05:29:37 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/30 05:29:37 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : bananaSUFFIX: Excluded 2026/08/30 05:29:37 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : appleSUFFIX: Excluded 2026/08/30 05:29:37 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/08/30 05:29:37 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/08/30 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/30 05:29:37 DEBUG : apple: transformed to: appleSUFFIX 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/30 05:29:37 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/30 05:29:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0000-abcdefg.txtSUFFIX" actual : "dir1/0000-abcdefg.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0000-abcdefg.txtSUFFIX +dir1/0000-abcdefg.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0001-bcdefgh.txtSUFFIX" actual : "dir1/0001-bcdefgh.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0001-bcdefgh.txtSUFFIX +dir1/0001-bcdefgh.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0002-cdefghi.txtSUFFIX" actual : "dir1/0002-cdefghi.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0002-cdefghi.txtSUFFIX +dir1/0002-cdefghi.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0003-defghij.txtSUFFIX" actual : "dir1/0003-defghij.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0003-defghij.txtSUFFIX +dir1/0003-defghij.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0004-efghijk.txtSUFFIX" actual : "dir1/0004-efghijk.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0004-efghijk.txtSUFFIX +dir1/0004-efghijk.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0005-fghijkl.txtSUFFIX" actual : "dir1/0005-fghijkl.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0005-fghijkl.txtSUFFIX +dir1/0005-fghijkl.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0006-ghijklm.txtSUFFIX" actual : "dir1/0006-ghijklm.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0006-ghijklm.txtSUFFIX +dir1/0006-ghijklm.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0007-1234567.txtSUFFIX" actual : "dir1/0007-1234567.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0007-1234567.txtSUFFIX +dir1/0007-1234567.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0008-2345678.txtSUFFIX" actual : "dir1/0008-2345678.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0008-2345678.txtSUFFIX +dir1/0008-2345678.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0009-3456789.txtSUFFIX" actual : "dir1/0009-3456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0009-3456789.txtSUFFIX +dir1/0009-3456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0010-456789.txtSUFFIX" actual : "dir1/0010-456789.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0010-456789.txtSUFFIX +dir1/0010-456789.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0011-56789;.txtSUFFIX" actual : "dir1/0011-56789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0011-56789;.txtSUFFIX +dir1/0011-56789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0012-6789;.txtSUFFIX" actual : "dir1/0012-6789;.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0012-6789;.txtSUFFIX +dir1/0012-6789;.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0013-789;=.txtSUFFIX" actual : "dir1/0013-789;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0013-789;=.txtSUFFIX +dir1/0013-789;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0014-89;=.txtSUFFIX" actual : "dir1/0014-89;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0014-89;=.txtSUFFIX +dir1/0014-89;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX sync_transform_test.go:221: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:221 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: "dir1/0015-9;=.txtSUFFIX" actual : "dir1/0015-9;=.txtsuffix" Diff: --- Expected +++ Actual @@ -1 +1 @@ -dir1/0015-9;=.txtSUFFIX +dir1/0015-9;=.txtsuffix Test: TestTransform/suffix Messages: expected BOTH, got BOTH 2026/08/30 05:29:37 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/30 05:29:37 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/30 05:29:37 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:29:37 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/30 05:29:37 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:29:38 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:29:38 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:29:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:41 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:29:41 DEBUG : pacer: Reducing sleep to 300ms 2026/08/30 05:29:41 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:41 DEBUG : pacer: Rate limited, increasing sleep to 600ms 2026/08/30 05:29:41 DEBUG : pacer: Reducing sleep to 450ms 2026/08/30 05:29:41 DEBUG : pacer: Reducing sleep to 337.5ms 2026/08/30 05:29:41 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:41 DEBUG : pacer: Rate limited, increasing sleep to 675ms 2026/08/30 05:29:42 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:42 DEBUG : pacer: Rate limited, increasing sleep to 1.35s 2026/08/30 05:29:42 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:42 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:29:44 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:46 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:48 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:50 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:56 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:29:58 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:30:00 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:30:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:30:04 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:30:06 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:30:08 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:30:10 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:30:12 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:30:14 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:30:16 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:30:16 DEBUG : banana: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:30:18 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:30:18 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:30:19 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:30:19 DEBUG : apple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:30:20 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:30:20 DEBUG : splitbananasplit: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:30:21 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:30:21 DEBUG : banana: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:30:22 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:30:22 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:30:22 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:30:22 DEBUG : apple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:30:23 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:30:23 DEBUG : splitbananasplit: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:30:23 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:30:23 DEBUG : banana: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:30:23 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:30:23 DEBUG : apple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:30:24 DEBUG : splitbananasplit: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:30:24 DEBUG : banana: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:30:24 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:30:24 DEBUG : apple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:30:24 DEBUG : splitbananasplit: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:30:25 DEBUG : banana: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:30:25 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:30:25 DEBUG : apple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:30:25 DEBUG : splitbananasplit: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:30:27 DEBUG : banana: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:30:27 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:30:27 DEBUG : apple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:30:27 DEBUG : splitbananasplit: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:30:30 DEBUG : banana: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:30:30 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:30:30 DEBUG : apple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:30:31 DEBUG : splitbananasplit: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:30:37 DEBUG : banana: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:30:37 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:30:37 DEBUG : apple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:30:37 DEBUG : splitbananasplit: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:30:50 DEBUG : banana: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:30:50 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:30:50 DEBUG : apple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:30:50 DEBUG : splitbananasplit: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:31:15 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:31:15 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:31:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:31:15 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:31:16 DEBUG : pacer: Reducing sleep to 600ms 2026/08/30 05:31:16 DEBUG : banana: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:31:17 DEBUG : pacer: Reducing sleep to 450ms 2026/08/30 05:31:17 DEBUG : appleappleapplebanana: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:31:17 DEBUG : pacer: Reducing sleep to 337.5ms 2026/08/30 05:31:17 DEBUG : apple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:31:18 DEBUG : pacer: Reducing sleep to 253.125ms 2026/08/30 05:31:18 DEBUG : splitbananasplit: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:32:07 ERROR : banana: Failed to copy: object not found 2026/08/30 05:32:07 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:32:08 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/08/30 05:32:09 ERROR : apple: Failed to copy: object not found 2026/08/30 05:32:09 ERROR : splitbananasplit: Failed to copy: object not found 2026/08/30 05:32:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:32:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/30 05:32:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:32:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/30 05:32:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:32:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/30 05:32:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:32:12 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/30 05:32:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:32:13 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/30 05:32:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:13 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:32:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:13 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:32:13 DEBUG : pacer: Reducing sleep to 600ms 2026/08/30 05:32:13 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:13 DEBUG : pacer: Rate limited, increasing sleep to 1.2s 2026/08/30 05:32:14 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:14 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:32:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:17 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:32:17 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:32:17 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/30 05:32:19 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:32:22 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:32:22 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:32:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:32:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:32:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:32:24 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/30 05:32:25 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:32:25 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:32:25 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:32:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:32:26 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/30 05:32:27 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:32:27 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/30 05:32:27 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:32:27 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/30 05:32:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:32:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/30 05:32:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:32:29 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/30 05:32:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:32:30 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/30 05:32:31 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:32:31 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/30 05:32:31 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:32:31 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/30 05:32:32 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:32:32 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/30 05:32:32 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting files as there were IO errors 2026/08/30 05:32:32 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting directories as there were IO errors sync_transform_test.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:127 Error: Received unexpected error: object not found Test: TestTransform/suffix 2026/08/30 05:32:32 DEBUG : Waiting for deletions to finish 2026/08/30 05:32:32 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : splitbananasplitSUFFIX: Excluded 2026/08/30 05:32:32 DEBUG : splitbananasplit(1): Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : splitbananasplit(1): Excluded 2026/08/30 05:32:32 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : bananaSUFFIX: Excluded 2026/08/30 05:32:32 DEBUG : banana(1): Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : banana(1): Excluded 2026/08/30 05:32:32 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : appleSUFFIX: Excluded 2026/08/30 05:32:32 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/08/30 05:32:32 DEBUG : appleappleapplebanana(1): Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : appleappleapplebanana(1): Excluded 2026/08/30 05:32:32 DEBUG : apple(1): Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : apple(1): Excluded 2026/08/30 05:32:32 DEBUG : dir1/0015-9;=.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0015-9;=.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0014-89;=.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0014-89;=.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0013-789;=.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0013-789;=.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0012-6789;.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0012-6789;.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0011-56789;.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0011-56789;.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0010-456789.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0010-456789.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0009-3456789.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0009-3456789.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0008-2345678.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0008-2345678.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0007-1234567.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0007-1234567.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0006-ghijklm.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0005-fghijkl.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0004-efghijk.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0003-defghij.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0003-defghij.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0002-cdefghi.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0001-bcdefgh.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded (Path Filter) 2026/08/30 05:32:32 DEBUG : dir1/0000-abcdefg.txtsuffix: Excluded 2026/08/30 05:32:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:32:32 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 2026/08/30 05:32:53 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:53 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:32:54 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:54 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:32:54 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:54 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:32:55 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:32:56 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:32:58 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:33:00 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:33:02 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:33:04 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:33:06 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:173: removing file "dir1/0003-defghij.txtsuffix" failed - try 1/3: sleeping 1s: could not Remove: invalid character '<' looking for beginning of value 2026/08/30 05:33:08 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:33:10 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:33:12 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:33:14 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:33:16 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:33:20 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:33:22 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:33:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:33:25 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:33:26 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:33:27 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:33:28 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:33:30 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:33:31 DEBUG : pacer: Reducing sleep to 200ms === RUN TestTransform/truncate run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:34:00 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:00 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:34:01 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:01 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:34:01 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:01 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:34:02 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:02 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:34:03 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:05 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:07 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:09 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:11 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:13 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "dir1/0002-cdefghi.txt" to Linkbox root 'rclone-test-nikuday6ceyo': 1/10 (Update second step failed: invalid character '<' looking for beginning of value) 2026/08/30 05:34:16 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:18 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:34:20 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:34:22 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:34:23 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:34:23 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:34:24 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:34:26 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:34:26 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:34:26 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:34:52 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:52 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:34:52 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:52 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:34:53 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:53 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:34:54 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:54 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:34:55 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:57 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:34:59 DEBUG : pacer: low level retry 7/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:35:01 DEBUG : pacer: low level retry 8/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:35:03 DEBUG : pacer: low level retry 9/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:35:05 DEBUG : pacer: low level retry 10/10 (error invalid character '<' looking for beginning of value) run.go:299: Retry Put of "banana" to Linkbox root 'rclone-test-nikuday6ceyo': 1/10 (Update err in unmarshaling response: invalid character '<' looking for beginning of value) 2026/08/30 05:35:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:35:09 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:35:11 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:35:13 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:35:15 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:35:17 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:35:20 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:35:22 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:35:24 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:35:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:35:25 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:35:26 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:35:27 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:35:28 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:35:28 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:35:30 DEBUG : Waiting for deletions to finish 2026/08/30 05:35:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : splitbananasplit: Excluded 2026/08/30 05:35:30 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : banana: Excluded 2026/08/30 05:35:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:35:30 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : apple: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:35:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:35:30 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:35:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:35:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:35:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:35:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:35:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:35:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : apple: size = 5 OK 2026/08/30 05:35:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/30 05:35:31 DEBUG : banana: size = 6 OK 2026/08/30 05:35:31 DEBUG : banana: Sizes identical 2026/08/30 05:35:31 DEBUG : banana: Unchanged skipping 2026/08/30 05:35:31 DEBUG : apple: Sizes identical 2026/08/30 05:35:31 DEBUG : apple: Unchanged skipping 2026/08/30 05:35:31 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/30 05:35:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/30 05:35:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/30 05:35:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/30 05:35:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/30 05:35:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/30 05:35:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/30 05:35:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/30 05:35:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/30 05:35:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/30 05:35:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/30 05:35:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/30 05:35:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/30 05:35:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/30 05:35:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/30 05:35:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/30 05:35:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/30 05:35:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/30 05:35:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/30 05:35:31 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:35:31 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:35:34 DEBUG : appleapple: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:35:34 DEBUG : splitbanan: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:35:35 DEBUG : appleapple: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:35:35 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:35:35 DEBUG : splitbanan: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:35:35 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:35:35 DEBUG : appleapple: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:35:36 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:35:36 DEBUG : splitbanan: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:35:36 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:35:36 DEBUG : appleapple: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:35:36 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:35:37 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:35:37 DEBUG : splitbanan: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:35:37 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:35:37 DEBUG : appleapple: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:35:37 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:35:38 DEBUG : splitbanan: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:35:38 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:35:38 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:35:39 DEBUG : appleapple: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:35:40 DEBUG : splitbanan: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:35:40 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:35:40 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:35:42 DEBUG : appleapple: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:35:43 DEBUG : splitbanan: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:35:43 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:35:44 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:35:49 DEBUG : appleapple: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:35:50 DEBUG : splitbanan: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:35:50 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:35:50 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:36:02 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:02 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:36:02 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:02 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:36:03 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:03 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:36:03 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:03 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:36:05 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:07 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:09 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:11 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:13 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:15 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:36:19 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:36:19 DEBUG : splitbanan: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:36:21 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:36:21 DEBUG : appleapple: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:36:23 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:36:23 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:36:24 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:36:24 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:36:45 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:36:45 DEBUG : splitbanan: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:36:47 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:36:47 DEBUG : appleapple: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:36:48 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:36:48 DEBUG : dir1/0000-abcde: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:36:50 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:36:50 DEBUG : dir1/0001-bcdef: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:37:36 ERROR : splitbananasplit: Failed to copy: object not found 2026/08/30 05:37:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/30 05:37:36 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:37:38 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:37:38 ERROR : appleappleapplebanana: Failed to copy: object not found 2026/08/30 05:37:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/30 05:37:38 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:37:39 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:37:40 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:37:40 ERROR : dir1/0000-abcdefg.txt: Failed to copy: object not found 2026/08/30 05:37:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/30 05:37:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:37:41 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:37:41 ERROR : dir1/0001-bcdefgh.txt: Failed to copy: object not found 2026/08/30 05:37:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/30 05:37:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:37:41 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:37:42 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:37:42 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:37:42 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:37:43 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:37:43 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:37:43 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:37:43 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:37:44 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:37:44 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:37:44 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:37:45 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:37:45 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:37:45 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:37:46 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:37:46 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:37:47 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:37:48 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:37:49 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:37:51 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:37:52 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:37:53 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:37:56 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:37:57 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:37:58 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:38:06 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:06 DEBUG : pacer: Rate limited, increasing sleep to 400ms 2026/08/30 05:38:06 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:06 DEBUG : pacer: Rate limited, increasing sleep to 800ms 2026/08/30 05:38:06 DEBUG : pacer: low level retry 3/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:06 DEBUG : pacer: Rate limited, increasing sleep to 1.6s 2026/08/30 05:38:07 DEBUG : pacer: low level retry 4/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:07 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/08/30 05:38:09 DEBUG : pacer: low level retry 5/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:11 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:13 DEBUG : pacer: low level retry 6/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:15 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:17 DEBUG : pacer: low level retry 2/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:19 DEBUG : pacer: low level retry 1/10 (error invalid character '<' looking for beginning of value) 2026/08/30 05:38:21 DEBUG : pacer: Reducing sleep to 1.5s 2026/08/30 05:38:21 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:38:23 DEBUG : pacer: Reducing sleep to 1.125s 2026/08/30 05:38:23 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:38:25 DEBUG : pacer: Reducing sleep to 843.75ms 2026/08/30 05:38:25 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:38:26 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/08/30 05:38:26 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:38:47 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/08/30 05:38:47 DEBUG : dir1/0002-cdefg: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:38:49 DEBUG : pacer: Reducing sleep to 355.957031ms 2026/08/30 05:38:49 DEBUG : dir1/0004-efghi: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:38:51 DEBUG : pacer: Reducing sleep to 266.967773ms 2026/08/30 05:38:51 DEBUG : dir1/0003-defgh: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:38:52 DEBUG : pacer: Reducing sleep to 200.225829ms 2026/08/30 05:38:52 DEBUG : dir1/0005-fghij: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:39:38 ERROR : dir1/0002-cdefghi.txt: Failed to copy: object not found 2026/08/30 05:39:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/30 05:39:38 DEBUG : pacer: Reducing sleep to 200ms 2026/08/30 05:39:40 ERROR : dir1/0004-efghijk.txt: Failed to copy: object not found 2026/08/30 05:39:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/30 05:39:40 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:39:41 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:39:42 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:39:42 ERROR : dir1/0003-defghij.txt: Failed to copy: object not found 2026/08/30 05:39:42 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/30 05:39:42 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:39:43 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:39:43 ERROR : dir1/0005-fghijkl.txt: Failed to copy: object not found 2026/08/30 05:39:43 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/30 05:39:43 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:39:44 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:39:44 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:39:44 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:39:45 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:39:45 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:39:45 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:39:46 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:39:46 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:39:46 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:39:46 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:39:46 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:39:47 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:39:47 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:39:48 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:39:48 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:39:48 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:39:49 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:39:50 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:39:50 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:39:52 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:39:53 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:39:54 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:39:56 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:39:59 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:40:00 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:40:01 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:40:09 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:40:12 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:40:13 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:40:14 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:40:35 DEBUG : dir1/0006-ghijk: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:40:38 DEBUG : dir1/0007-12345: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:40:39 DEBUG : dir1/0008-23456: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:40:40 DEBUG : dir1/0009-34567: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:41:26 ERROR : dir1/0006-ghijklm.txt: Failed to copy: object not found 2026/08/30 05:41:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/30 05:41:29 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:41:29 ERROR : dir1/0007-1234567.txt: Failed to copy: object not found 2026/08/30 05:41:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/30 05:41:29 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:41:30 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:41:30 ERROR : dir1/0008-2345678.txt: Failed to copy: object not found 2026/08/30 05:41:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/30 05:41:31 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:41:31 ERROR : dir1/0009-3456789.txt: Failed to copy: object not found 2026/08/30 05:41:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/30 05:41:31 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:41:32 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:41:32 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:41:33 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:41:33 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:41:33 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:41:33 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:41:34 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:41:34 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:41:34 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:41:35 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:41:35 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:41:35 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:41:35 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:41:36 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:41:36 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:41:37 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:41:37 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:41:38 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:41:38 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:41:39 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:41:40 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:41:42 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:41:43 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:41:45 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:41:47 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:41:49 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:41:50 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:41:58 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:42:00 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:42:02 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:42:03 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:42:24 DEBUG : dir1/0010-45678: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:42:26 DEBUG : dir1/0011-56789: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:42:28 DEBUG : dir1/0012-6789;: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:42:29 DEBUG : dir1/0013-789;=: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:43:15 ERROR : dir1/0010-456789.txt: Failed to copy: object not found 2026/08/30 05:43:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/30 05:43:17 ERROR : dir1/0011-56789;.txt: Failed to copy: object not found 2026/08/30 05:43:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/30 05:43:18 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 100ms (1/10) 2026/08/30 05:43:18 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 200ms (2/10) 2026/08/30 05:43:19 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 400ms (3/10) 2026/08/30 05:43:19 ERROR : dir1/0012-6789;.txt: Failed to copy: object not found 2026/08/30 05:43:20 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 800ms (4/10) 2026/08/30 05:43:20 ERROR : dir1/0013-789;=.txt: Failed to copy: object not found 2026/08/30 05:43:20 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/30 05:43:20 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/30 05:43:21 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 1.6s (5/10) 2026/08/30 05:43:23 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 3.2s (6/10) 2026/08/30 05:43:26 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 6.4s (7/10) 2026/08/30 05:43:33 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 12.8s (8/10) 2026/08/30 05:43:46 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 25.6s (9/10) 2026/08/30 05:44:12 DEBUG : dir1/0014-89;=.: Trying to read object after upload: try again in 51.2s (10/10) 2026/08/30 05:45:03 ERROR : dir1/0014-89;=.txt: Failed to copy: object not found 2026/08/30 05:45:03 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting files as there were IO errors 2026/08/30 05:45:03 ERROR : Linkbox root 'rclone-test-nikuday6ceyo': not deleting directories as there were IO errors sync_transform_test.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:121 Error: Received unexpected error: object not found Test: TestTransform/truncate 2026/08/30 05:45:03 DEBUG : Waiting for deletions to finish 2026/08/30 05:45:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : splitbananasplit: Excluded 2026/08/30 05:45:04 DEBUG : splitbanan(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : splitbanan(1): Excluded 2026/08/30 05:45:04 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : banana: Excluded 2026/08/30 05:45:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:45:04 DEBUG : appleapple(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : appleapple(1): Excluded 2026/08/30 05:45:04 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : apple: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0015-9;=.t: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0014-89;=(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0014-89;=(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0013-789;=(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0013-789;=(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0012-6789;(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0012-6789;(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0011-56789(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0011-56789(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0010-45678(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0010-45678(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0009-34567(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0009-34567(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0008-23456(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0008-23456(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0007-12345(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0007-12345(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0006-ghijk(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0006-ghijk(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0005-fghij(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0005-fghij(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0004-efghi(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0004-efghi(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0003-defgh(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0003-defgh(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0002-cdefg(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0002-cdefg(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0001-bcdef(1): Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0001-bcdef(1): Excluded 2026/08/30 05:45:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:45:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:45:04 DEBUG : dir1/0000-abcde(1): Excluded (Path Filter) 2026/08/30 05:45:04 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-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:46:40 DEBUG : Waiting for deletions to finish 2026/08/30 05:46:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : splitbananasplit: Excluded 2026/08/30 05:46:40 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : banana: Excluded 2026/08/30 05:46:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:46:40 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : apple: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:46:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:46:40 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:46:41 DEBUG : apple: size = 5 OK 2026/08/30 05:46:41 DEBUG : apple: Sizes identical 2026/08/30 05:46:41 DEBUG : apple: Unchanged skipping 2026/08/30 05:46:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:46:41 DEBUG : appleappleapplebanana: Sizes identical 2026/08/30 05:46:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:46:41 DEBUG : banana: size = 6 OK 2026/08/30 05:46:41 DEBUG : banana: Sizes identical 2026/08/30 05:46:41 DEBUG : banana: Unchanged skipping 2026/08/30 05:46:41 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:46:41 DEBUG : splitbananasplit: Sizes identical 2026/08/30 05:46:41 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:46:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:46:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:46:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:46:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:46:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:46:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:46:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:46:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/30 05:46:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:46:41 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:46:41 DEBUG : Waiting for deletions to finish 2026/08/30 05:46:41 INFO : There was nothing to transfer 2026/08/30 05:46:41 DEBUG : Waiting for deletions to finish 2026/08/30 05:46:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:46:41 DEBUG : splitbananasplit: Excluded 2026/08/30 05:46:41 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:46:41 DEBUG : banana: Excluded 2026/08/30 05:46:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:46:41 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:46:41 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:46:41 DEBUG : apple: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:46:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:46:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:46:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:46:42 DEBUG : appleappleapplebanana: Sizes identical 2026/08/30 05:46:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:46:42 DEBUG : apple: size = 5 OK 2026/08/30 05:46:42 DEBUG : apple: Sizes identical 2026/08/30 05:46:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:46:42 DEBUG : splitbananasplit: Sizes identical 2026/08/30 05:46:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:46:42 DEBUG : apple: Unchanged skipping 2026/08/30 05:46:42 DEBUG : banana: size = 6 OK 2026/08/30 05:46:42 DEBUG : banana: Sizes identical 2026/08/30 05:46:42 DEBUG : banana: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:46:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:46:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:46:42 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:46:42 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:46:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:46:42 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:46:42 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:46:42 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/30 05:46:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:46:42 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:46:42 DEBUG : Waiting for deletions to finish 2026/08/30 05:46:42 INFO : There was nothing to transfer 2026/08/30 05:46:42 DEBUG : Waiting for deletions to finish 2026/08/30 05:46:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : splitbananasplit: Excluded 2026/08/30 05:46:43 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : banana: Excluded 2026/08/30 05:46:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:46:43 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : apple: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:46:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:46:43 DEBUG : Waiting for deletions to finish 2026/08/30 05:46:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : splitbananasplit: Excluded 2026/08/30 05:46:43 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : banana: Excluded 2026/08/30 05:46:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:46:43 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:46:43 DEBUG : apple: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:46:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:46:44 DEBUG : dir1/0000-abcdefg.txt: Excluded === RUN TestTransform/ISO-8859-1 run.go:198: Remote "Linkbox root 'rclone-test-nikuday6ceyo'", Local "Local file system at /tmp/rclone2084725181", Modify Window "876000h0m0s" 2026/08/30 05:47:56 DEBUG : Waiting for deletions to finish 2026/08/30 05:47:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : splitbananasplit: Excluded 2026/08/30 05:47:56 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : banana: Excluded 2026/08/30 05:47:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:47:56 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : apple: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:47:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:47:56 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:47:57 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:47:57 DEBUG : appleappleapplebanana: Sizes identical 2026/08/30 05:47:57 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:47:57 DEBUG : apple: size = 5 OK 2026/08/30 05:47:57 DEBUG : banana: size = 6 OK 2026/08/30 05:47:57 DEBUG : banana: Sizes identical 2026/08/30 05:47:57 DEBUG : apple: Sizes identical 2026/08/30 05:47:57 DEBUG : banana: Unchanged skipping 2026/08/30 05:47:57 DEBUG : apple: Unchanged skipping 2026/08/30 05:47:57 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:47:57 DEBUG : splitbananasplit: Sizes identical 2026/08/30 05:47:57 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:47:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:47:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:47:57 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:47:57 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:47:57 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:47:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:47:57 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:47:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/30 05:47:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:47:57 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:47:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:47:57 INFO : There was nothing to transfer 2026/08/30 05:47:57 DEBUG : Waiting for deletions to finish 2026/08/30 05:47:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : splitbananasplit: Excluded 2026/08/30 05:47:57 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : banana: Excluded 2026/08/30 05:47:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:47:57 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : apple: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:47:57 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/08/30 05:47:58 DEBUG : apple: size = 5 OK 2026/08/30 05:47:58 DEBUG : apple: Sizes identical 2026/08/30 05:47:58 DEBUG : apple: Unchanged skipping 2026/08/30 05:47:58 DEBUG : banana: size = 6 OK 2026/08/30 05:47:58 DEBUG : banana: Sizes identical 2026/08/30 05:47:58 DEBUG : banana: Unchanged skipping 2026/08/30 05:47:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/30 05:47:58 DEBUG : splitbananasplit: size = 16 OK 2026/08/30 05:47:58 DEBUG : appleappleapplebanana: Sizes identical 2026/08/30 05:47:58 DEBUG : splitbananasplit: Sizes identical 2026/08/30 05:47:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/30 05:47:58 DEBUG : splitbananasplit: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for checks to finish 2026/08/30 05:47:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/30 05:47:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/30 05:47:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/30 05:47:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/30 05:47:58 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/30 05:47:58 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/30 05:47:58 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/30 05:47:58 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/08/30 05:47:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/30 05:47:58 DEBUG : Linkbox root 'rclone-test-nikuday6ceyo': Waiting for transfers to finish 2026/08/30 05:47:58 DEBUG : Waiting for deletions to finish 2026/08/30 05:47:58 INFO : There was nothing to transfer 2026/08/30 05:47:58 DEBUG : Waiting for deletions to finish 2026/08/30 05:47:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/30 05:47:58 DEBUG : splitbananasplit: Excluded 2026/08/30 05:47:58 DEBUG : banana: Excluded (Path Filter) 2026/08/30 05:47:58 DEBUG : banana: Excluded 2026/08/30 05:47:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/30 05:47:58 DEBUG : appleappleapplebanana: Excluded 2026/08/30 05:47:58 DEBUG : apple: Excluded (Path Filter) 2026/08/30 05:47:58 DEBUG : apple: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/08/30 05:47:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/30 05:47:59 DEBUG : dir1/0000-abcdefg.txt: Excluded panic: test timed out after 1h0m0s running tests: TestTransform (35m24s) TestTransform/ISO-8859-1 (55s) goroutine 17290 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 35 minutes]: testing.(*T).Run(0x13492c742248, {0x2d4ce79?, 0x13492c777ae8?}, 0x2ed9918) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x13492c742248) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x13492c742248, 0x13492c777c10) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2d75ceb, 0x18}, {0x2d98ea1, 0x20}, 0x13492d213770, {0x4bfed00, 0x6c, 0x6c}, {0xc29d0ee60dc1fd23, 0x346812211d2, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x13492cc49cc0) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x13492cc49cc0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:75 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:46 main.main() _testmain.go:262 +0xa6 goroutine 36 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 16483 [IO wait]: internal/poll.runtime_pollWait(0x775bfa2a0e00, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x13492d069380?, 0x13492d2a0000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0x13492d069380, {0x13492d2a0000, 0x2a80, 0x2a80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae net.(*netFD).Read(0x13492d069380, {0x13492d2a0000?, 0x2a03?, 0x13492d07ade0?}) /usr/local/go/src/net/fd_posix.go:68 +0x25 net.(*conn).Read(0x13492c70e390, {0x13492d2a0000?, 0x13492d2a0078?, 0x5?}) /usr/local/go/src/net/net.go:196 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x13492d212bb8, {0x13492d2a0000?, 0x775bb0369008?, 0x775bfa326108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0x13492d280918, {0x13492d2a0000?, 0x13492cc065a0?, 0x13492c7a0a48?}) /usr/local/go/src/crypto/tls/conn.go:815 +0x3b bytes.(*Buffer).ReadFrom(0x13492cd6a628, {0x2ef98e0, 0x13492d280918}) /usr/local/go/src/bytes/buffer.go:229 +0x98 crypto/tls.(*Conn).readFromUntil(0x13492cd6a388, {0x775bb032dd00, 0x13492d212bb8}, 0x13492c7a0c08?) /usr/local/go/src/crypto/tls/conn.go:837 +0xde crypto/tls.(*Conn).readRecordOrCCS(0x13492cd6a388, 0x0) /usr/local/go/src/crypto/tls/conn.go:626 +0x3db crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:588 crypto/tls.(*Conn).Read(0x13492cd6a388, {0x13492d065000, 0x1000, 0x800920?}) /usr/local/go/src/crypto/tls/conn.go:1393 +0x145 bufio.(*Reader).Read(0x13492d12bce0, {0x13492c8bc204, 0x9, 0x81d42e?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2ef6640, 0x13492d12bce0}, {0x13492c8bc204, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x8e io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0x13492c8bc204, 0x9, 0x1349000001ab?}, {0x2ef6640?, 0x13492d12bce0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrameHeader(0x13492c8bc1c0) /usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b net/http.(*http2Framer).ReadFrame(0x13492c8bc1c0) /usr/local/go/src/net/http/h2_bundle.go:2130 +0x18 net/http.(*http2clientConnReadLoop).run(0x13492c7a0fa8) /usr/local/go/src/net/http/h2_bundle.go:9550 +0xca net/http.(*http2ClientConn).readLoop(0x13492cb0ca80) /usr/local/go/src/net/http/h2_bundle.go:9419 +0x52 created by net/http.(*http2Transport).newClientConn in goroutine 16482 /usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5 goroutine 37 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 11527 [chan receive, 1 minutes]: testing.(*T).Run(0x13492c743d48, {0x2d43d65?, 0x0?}, 0x13492c86d3b0) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/fs/sync.TestTransform(0x13492c743d48) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 +0x652 testing.tRunner(0x13492c743d48, 0x2ed9918) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 2615 [chan receive, 56 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2647 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 17277 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16878 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17278 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16878 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17279 [select]: net/http.(*http2ClientConn).roundTrip(0x13492cb0ca80, 0x13492cc72f00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8688 +0x525 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8603 net/http.(*http2Transport).RoundTripOpt(0x13492d05c0a0, 0x13492cc72f00, {0x40?, 0xc2?}) /usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:7852 net/http.http2noDialH2RoundTripper.RoundTrip({0x13492c872ea0?}, 0x13492cc72f00?) /usr/local/go/src/net/http/h2_bundle.go:10560 +0x1c net/http.(*Transport).roundTrip(0x13492c872ea0, 0x13492cc72f00) /usr/local/go/src/net/http/transport.go:623 +0x4ff net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x13492d01c0c0, 0x13492cc72f00) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x13492cc72f00, {0x2ef7dc0, 0x13492d01c0c0}, {0x13492ccc70b0?, 0x493946?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x13492d0728d0, 0x13492cc72f00, {0x13492ccc7001?, 0x13492ccc7138?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x13492d0728d0, 0x13492cc72f00) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x13492c86c0a0, {0x2f247e8, 0x4c3e2c0}, 0x13492cf22000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:404 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x13492c86c0a0, {0x2f247e8, 0x4c3e2c0}, 0x427714?, {0x0?, 0x0?}, {0x25cb080, 0x13492cd77400}, 0x3000000002000?, 0x2edafc0, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:612 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:555 github.com/rclone/rclone/backend/linkbox.getUnmarshaledResponse.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:321 +0x71 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x30?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x13492d01c120, 0x13492d20be00, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x13492d01c120, 0x13492d20be00) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/linkbox.getUnmarshaledResponse({0x2f247e8, 0x4c3e2c0}, 0x13492c8dab40, 0x13492cf22000, {0x2811d00, 0x13492d20bdd0}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:320 +0xf8 github.com/rclone/rclone/backend/linkbox.(*Object).Remove(0x13492c853980, {0x2f247e8, 0x4c3e2c0}) /home/rclone/go/src/github.com/rclone/rclone/backend/linkbox/linkbox.go:848 +0x1e5 github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x24 github.com/rclone/rclone/fstest.Retry(0x13492cb306c8, {0x13492d1f0300, 0x25}, 0x13492ccc7d00) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:135 +0xf6 github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0x13492cd59500?, 0x0?, 0x13492cb0f2d0?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 +0x29a github.com/rclone/rclone/fs/walk.listRwalk.func1({0x13492d2d41d8?, 0x2b9d720?}, {0x13492cd59500, 0x10, 0x10}, {0x0?, 0x0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:179 +0x162 github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:420 +0x2d4 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16878 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17283 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16878 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17276 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16878 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 16878 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x13492d27bbb8?, 0x1?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x13492d02db40) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/walk.walk({0x2f247e8, 0x4c3e2c0}, {0x2f44a60, 0x13492c8dab40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x13492caa6420, 0x2eda668) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:458 +0x335 github.com/rclone/rclone/fs/walk.walkListDirSorted(...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:349 github.com/rclone/rclone/fs/walk.Walk({0x2f247e8, 0x4c3e2c0}, {0x2f44a60, 0x13492c8dab40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x13492caa6420) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:76 +0x2a5 github.com/rclone/rclone/fs/walk.listRwalk({0x2f247e8, 0x4c3e2c0}, {0x2f44a60, 0x13492c8dab40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x13492caa63f0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:170 +0x10d github.com/rclone/rclone/fs/walk.ListR({0x2f247e8, 0x4c3e2c0}, {0x2f44a60, 0x13492c8dab40}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0x13492caa63f0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:160 +0x23d github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:169 +0x10a github.com/rclone/rclone/fstest.(*Run).Finalise(0x13492cd44ee0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0x13492cb306c8) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:134 +0x397 testing.tRunner(0x13492cb306c8, 0x13492c86d3b0) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 11527 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 17302 [select]: net/http.(*http2clientStream).writeRequest(0x13492cc7e900, 0x13492cc72f00, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68 net/http.(*http2clientStream).doRequest(0x13492cc7e900, 0x86abbb?, 0x13492cf13fb8?) /usr/local/go/src/net/http/h2_bundle.go:8718 +0x18 created by net/http.(*http2ClientConn).roundTrip in goroutine 17279 /usr/local/go/src/net/http/h2_bundle.go:8624 +0x470 goroutine 17282 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16878 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17281 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16878 /usr/local/go/src/sync/waitgroup.go:238 +0x73 goroutine 17280 [select]: github.com/rclone/rclone/fs/walk.walk.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:396 +0x150 sync.(*WaitGroup).Go.func1() /usr/local/go/src/sync/waitgroup.go:258 +0x4a created by sync.(*WaitGroup).Go in goroutine 16878 /usr/local/go/src/sync/waitgroup.go:238 +0x73 "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 1h0m1.377092221s (try 1/5): exit status 2: Failed [TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]