"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5) 2026/01/31 03:51:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya" 2026/01/31 03:51:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/31 03:51:12 DEBUG : Creating backend with remote "/tmp/rclone2258744978" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:51:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:51:13 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/01/31 03:51:13 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:51:13 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.44s) === RUN TestCopy run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:51:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:51:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:51:15 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:51:15 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:51:24 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:51:24 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:51:25 DEBUG : drime root 'rclone-test-jadaxol9miya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.17s) === RUN TestCopyMetadata run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.88s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.95s) === RUN TestCopyMissingDirectory run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:51:31 DEBUG : Creating backend with remote "/non-existing" 2026/01/31 03:51:31 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/01/31 03:51:31 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:51:31 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (1.01s) === RUN TestCopyNoTraverse run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:51:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:51:33 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:51:33 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:51:44 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:51:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (15.91s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (1.07s) === RUN TestCopyCheckFirst run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:51:49 INFO : drime root 'rclone-test-jadaxol9miya': Running all checks before starting transfers 2026/01/31 03:51:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:51:50 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:51:50 INFO : drime root 'rclone-test-jadaxol9miya': Checks finished, now starting transfers 2026/01/31 03:51:50 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:52:03 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:52:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (15.87s) === RUN TestSyncNoTraverse run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:52:05 ERROR : Ignoring --no-traverse with sync 2026/01/31 03:52:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:52:05 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:52:05 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:52:16 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:52:16 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:52:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (14.67s) === RUN TestCopyWithDepth run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:52:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/01/31 03:52:20 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:52:20 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:52:33 DEBUG : hello world2: size = 12 OK 2026/01/31 03:52:33 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (16.12s) === RUN TestCopyWithFilesFrom run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:52:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:52:36 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:52:36 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:52:52 DEBUG : potato2: size = 11 OK 2026/01/31 03:52:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (18.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:52:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:52:55 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:52:55 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:53:07 DEBUG : potato2: size = 11 OK 2026/01/31 03:53:07 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (15.06s) === RUN TestCopyEmptyDirectories run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:53:09 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/31 03:53:09 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:53:09 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/01/31 03:53:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:53:09 INFO : sub dir2: Making directory 2026/01/31 03:53:10 INFO : sub dir: Making directory 2026/01/31 03:53:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:53:11 INFO : sub dir2/sub sub dir2: Making directory 2026/01/31 03:53:12 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:53:12 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:53:24 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:53:24 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:53:25 DEBUG : drime root 'rclone-test-jadaxol9miya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (20.58s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:53:30 INFO : sub dir2: Making directory 2026/01/31 03:53:30 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/01/31 03:53:30 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:53:30 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:53:30 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:53:41 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:53:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (13.24s) === RUN TestMoveEmptyDirectories run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:53:43 DEBUG : sub dir2: Making directory with metadata 2026/01/31 03:53:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:53:43 INFO : sub dir2: Making directory 2026/01/31 03:53:44 INFO : sub dir: Making directory 2026/01/31 03:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:53:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:53:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:53:53 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:53:53 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:53:53 INFO : sub dir/hello world: Deleted 2026/01/31 03:53:54 DEBUG : drime root 'rclone-test-jadaxol9miya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/01/31 03:53:54 DEBUG : drime root 'rclone-test-jadaxol9miya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.09s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.81s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:53:57 INFO : sub dir2: Making directory 2026/01/31 03:53:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:53:57 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:53:57 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:54:06 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:54:06 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:54:06 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (11.89s) === RUN TestSyncEmptyDirectories run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:54:09 DEBUG : sub dir2: Making directory with metadata 2026/01/31 03:54:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 03:54:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 03:54:09 INFO : sub dir2: Making directory 2026/01/31 03:54:10 INFO : sub dir: Making directory 2026/01/31 03:54:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:54:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:54:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:54:19 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:54:19 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:54:19 DEBUG : Waiting for deletions to finish 2026/01/31 03:54:20 DEBUG : drime root 'rclone-test-jadaxol9miya': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.83s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.71s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:54:23 INFO : sub dir2: Making directory 2026/01/31 03:54:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:54:23 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:54:23 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:54:32 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:54:32 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:54:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (11.17s) === RUN TestServerSideCopy run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:54:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-xoqujov7sidu" sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-jadaxol9miya' -> drime root 'rclone-test-xoqujov7sidu' 2026/01/31 03:54:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:54:47 DEBUG : drime root 'rclone-test-xoqujov7sidu': Waiting for checks to finish 2026/01/31 03:54:47 DEBUG : drime root 'rclone-test-xoqujov7sidu': Waiting for transfers to finish 2026/01/31 03:54:52 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:54:52 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:54:52 DEBUG : drime root 'rclone-test-xoqujov7sidu': Purge remote --- PASS: TestServerSideCopy (20.90s) === RUN TestCopyOverSelf run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:55:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:55:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2258744978) 2026/01/31 03:55:09 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 03:55:09 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:55:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:55:18 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/31 03:55:19 DEBUG : sub dir/hello world: size = 17 OK 2026/01/31 03:55:19 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (26.41s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:55:31 DEBUG : Creating backend with remote "TestDrime:rclone-test-gulapem3tabu" 2026/01/31 03:55:31 DEBUG : Config file has changed externally - reloading sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-jadaxol9miya' -> drime root 'rclone-test-gulapem3tabu' 2026/01/31 03:55:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:55:32 DEBUG : drime root 'rclone-test-gulapem3tabu': Waiting for checks to finish 2026/01/31 03:55:32 DEBUG : drime root 'rclone-test-gulapem3tabu': Waiting for transfers to finish 2026/01/31 03:55:36 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:55:36 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:55:43 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/31 03:55:44 DEBUG : drime root 'rclone-test-gulapem3tabu': Waiting for checks to finish 2026/01/31 03:55:44 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 03:55:44 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-gulapem3tabu') 2026/01/31 03:55:44 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:55:44 DEBUG : drime root 'rclone-test-gulapem3tabu': Waiting for transfers to finish 2026/01/31 03:55:48 DEBUG : sub dir/hello world: Server side copy: removing existing object after successful copy 2026/01/31 03:55:48 DEBUG : sub dir/hello world: size = 17 OK 2026/01/31 03:55:48 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:55:48 DEBUG : drime root 'rclone-test-gulapem3tabu': Purge remote 2026/01/31 03:55:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/01/31 03:55:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 03:55:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideCopyOverSelf (27.86s) === RUN TestMoveOverSelf run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:55:58 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2258744978) 2026/01/31 03:55:58 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 03:55:58 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:55:58 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:55:58 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:56:05 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/31 03:56:05 DEBUG : sub dir/hello world: size = 17 OK 2026/01/31 03:56:05 INFO : sub dir/hello world: Copied (replaced existing) 2026/01/31 03:56:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (16.62s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:56:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-quqoyef5yema" 2026/01/31 03:56:14 DEBUG : Config file has changed externally - reloading sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-jadaxol9miya' -> drime root 'rclone-test-quqoyef5yema' 2026/01/31 03:56:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:56:15 DEBUG : drime root 'rclone-test-quqoyef5yema': Waiting for checks to finish 2026/01/31 03:56:15 DEBUG : drime root 'rclone-test-quqoyef5yema': Waiting for transfers to finish 2026/01/31 03:56:20 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 03:56:20 INFO : sub dir/hello world: Copied (server-side copy) 2026/01/31 03:56:27 DEBUG : sub dir/hello world: Removing old object on successful upload 2026/01/31 03:56:28 DEBUG : drime root 'rclone-test-quqoyef5yema': Using server-side directory move 2026/01/31 03:56:28 INFO : drime root 'rclone-test-quqoyef5yema': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/31 03:56:28 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 03:56:28 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-quqoyef5yema') 2026/01/31 03:56:28 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:56:28 DEBUG : drime root 'rclone-test-quqoyef5yema': Waiting for checks to finish 2026/01/31 03:56:28 DEBUG : drime root 'rclone-test-quqoyef5yema': Waiting for transfers to finish 2026/01/31 03:56:28 INFO : sub dir/hello world: Deleted 2026/01/31 03:56:29 INFO : sub dir/hello world: Moved (server-side) 2026/01/31 03:56:37 DEBUG : testing file moves 2026/01/31 03:56:37 DEBUG : sub dir/hello world: size = 24 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 03:56:37 DEBUG : drime root 'rclone-test-quqoyef5yema': Waiting for checks to finish 2026/01/31 03:56:37 DEBUG : sub dir/hello world: size = 17 (drime root 'rclone-test-quqoyef5yema') 2026/01/31 03:56:37 DEBUG : sub dir/hello world: Sizes differ 2026/01/31 03:56:37 DEBUG : drime root 'rclone-test-quqoyef5yema': Waiting for transfers to finish 2026/01/31 03:56:37 INFO : sub dir/hello world: Deleted 2026/01/31 03:56:38 INFO : sub dir/hello world: Moved (server-side) 2026/01/31 03:56:39 DEBUG : drime root 'rclone-test-quqoyef5yema': Purge remote --- PASS: TestServerSideMoveOverSelf (33.28s) === RUN TestCopyAfterDelete run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:56:47 ERROR : error listing: directory not found 2026/01/31 03:56:47 INFO : Local file system at /tmp/rclone2258744978: Making directory 2026/01/31 03:56:47 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:56:47 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (9.48s) === RUN TestCopyRedownload run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:56:58 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/31 03:56:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 03:56:58 DEBUG : Local file system at /tmp/rclone2258744978: Waiting for checks to finish 2026/01/31 03:56:58 DEBUG : Local file system at /tmp/rclone2258744978: Waiting for transfers to finish 2026/01/31 03:56:58 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK 2026/01/31 03:56:58 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world 2026/01/31 03:56:58 INFO : sub dir/hello world: Copied (new) 2026/01/31 03:56:58 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyRedownload (10.45s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:57:00 DEBUG : check sum: Need to transfer - File not found at Destination 2026/01/31 03:57:00 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:00 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:07 DEBUG : check sum: size = 1 OK 2026/01/31 03:57:07 INFO : check sum: Copied (new) 2026/01/31 03:57:07 DEBUG : Waiting for deletions to finish 2026/01/31 03:57:08 DEBUG : check sum: size = 1 OK 2026/01/31 03:57:08 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:08 NOTICE: drime root 'rclone-test-jadaxol9miya': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/31 03:57:08 DEBUG : check sum: Size of src and dst objects identical 2026/01/31 03:57:08 DEBUG : check sum: Unchanged skipping 2026/01/31 03:57:08 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:08 DEBUG : Waiting for deletions to finish 2026/01/31 03:57:08 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (9.18s) === RUN TestSyncSizeOnly run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:57:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/01/31 03:57:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:17 DEBUG : sizeonly: size = 6 OK 2026/01/31 03:57:17 INFO : sizeonly: Copied (new) 2026/01/31 03:57:17 DEBUG : Waiting for deletions to finish 2026/01/31 03:57:17 DEBUG : sizeonly: size = 6 OK 2026/01/31 03:57:17 DEBUG : sizeonly: Sizes identical 2026/01/31 03:57:17 DEBUG : sizeonly: Unchanged skipping 2026/01/31 03:57:17 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:17 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:17 DEBUG : Waiting for deletions to finish 2026/01/31 03:57:17 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (9.51s) === RUN TestSyncIgnoreSize run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:57:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/01/31 03:57:18 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:18 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:26 INFO : ignore-size: Copied (new) 2026/01/31 03:57:26 DEBUG : Waiting for deletions to finish 2026/01/31 03:57:26 DEBUG : ignore-size: Sizes identical 2026/01/31 03:57:26 DEBUG : ignore-size: Unchanged skipping 2026/01/31 03:57:26 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:26 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:26 DEBUG : Waiting for deletions to finish 2026/01/31 03:57:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (9.33s) === RUN TestSyncIgnoreTimes run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:57:36 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:36 DEBUG : existing: size = 6 OK 2026/01/31 03:57:36 DEBUG : existing: Sizes identical 2026/01/31 03:57:36 DEBUG : existing: Unchanged skipping 2026/01/31 03:57:36 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:36 DEBUG : Waiting for deletions to finish 2026/01/31 03:57:36 INFO : There was nothing to transfer 2026/01/31 03:57:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/01/31 03:57:36 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:36 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:43 DEBUG : existing: Removing old object on successful upload 2026/01/31 03:57:43 DEBUG : existing: size = 6 OK 2026/01/31 03:57:43 INFO : existing: Copied (replaced existing) 2026/01/31 03:57:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (16.55s) === RUN TestSyncIgnoreExisting run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:57:44 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/31 03:57:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:52 DEBUG : existing: size = 6 OK 2026/01/31 03:57:52 INFO : existing: Copied (new) 2026/01/31 03:57:52 DEBUG : Waiting for deletions to finish 2026/01/31 03:57:52 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:57:52 DEBUG : existing: Destination exists, skipping 2026/01/31 03:57:52 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:57:52 DEBUG : Waiting for deletions to finish 2026/01/31 03:57:52 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (8.78s) === RUN TestSyncIgnoreErrors run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:58:08 INFO : d: Making directory 2026/01/31 03:58:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/31 03:58:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:58:10 DEBUG : c/non empty space: size = 5 OK 2026/01/31 03:58:10 DEBUG : c/non empty space: Sizes identical 2026/01/31 03:58:10 DEBUG : c/non empty space: Unchanged skipping 2026/01/31 03:58:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:58:17 DEBUG : a/potato2: size = 60 OK 2026/01/31 03:58:17 INFO : a/potato2: Copied (new) 2026/01/31 03:58:17 DEBUG : Waiting for deletions to finish 2026/01/31 03:58:17 INFO : b/potato: Deleted 2026/01/31 03:58:17 INFO : d: Removing directory 2026/01/31 03:58:18 INFO : b: Removing directory 2026/01/31 03:58:18 DEBUG : drime root 'rclone-test-jadaxol9miya': deleted 2 directories --- PASS: TestSyncIgnoreErrors (27.41s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:58:28 DEBUG : empty space: size = 1 OK 2026/01/31 03:58:28 DEBUG : empty space: Sizes identical 2026/01/31 03:58:28 DEBUG : empty space: Unchanged skipping 2026/01/31 03:58:28 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:58:28 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:58:28 DEBUG : Waiting for deletions to finish 2026/01/31 03:58:28 INFO : There was nothing to transfer 2026/01/31 03:58:28 DEBUG : empty space: size = 1 OK 2026/01/31 03:58:28 DEBUG : empty space: Sizes identical 2026/01/31 03:58:28 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:58:28 DEBUG : empty space: Unchanged skipping 2026/01/31 03:58:28 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:58:28 DEBUG : Waiting for deletions to finish 2026/01/31 03:58:28 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (8.46s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:1046: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.55s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:1072: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.42s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:58:37 DEBUG : empty space: size = 1 OK 2026/01/31 03:58:37 DEBUG : empty space: Sizes identical 2026/01/31 03:58:37 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/31 03:58:37 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:58:37 DEBUG : empty space: Unchanged skipping 2026/01/31 03:58:37 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:58:44 DEBUG : potato: size = 60 OK 2026/01/31 03:58:44 INFO : potato: Copied (new) 2026/01/31 03:58:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (15.37s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:58:52 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2258744978) 2026/01/31 03:58:52 DEBUG : potato: size = 60 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 03:58:52 DEBUG : potato: Sizes differ 2026/01/31 03:58:52 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:58:52 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:58:59 DEBUG : potato: Removing old object on successful upload 2026/01/31 03:58:59 DEBUG : potato: size = 21 OK 2026/01/31 03:58:59 INFO : potato: Copied (replaced existing) 2026/01/31 03:58:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (15.11s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size 2026/01/31 03:59:07 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2258744978) 2026/01/31 03:59:07 DEBUG : potato: size = 36 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 03:59:07 DEBUG : potato: Sizes differ 2026/01/31 03:59:07 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:59:07 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:59:14 DEBUG : potato: Removing old object on successful upload 2026/01/31 03:59:14 DEBUG : potato: size = 21 OK 2026/01/31 03:59:14 INFO : potato: Copied (replaced existing) 2026/01/31 03:59:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (15.10s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:59:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:59:29 DEBUG : empty space: size = 1 OK 2026/01/31 03:59:29 DEBUG : empty space: Sizes identical 2026/01/31 03:59:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/01/31 03:59:29 DEBUG : empty space: Unchanged skipping 2026/01/31 03:59:29 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:59:29 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:59:29 DEBUG : Waiting for deletions to finish 2026/01/31 03:59:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (15.06s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 03:59:45 DEBUG : empty space: size = 1 OK 2026/01/31 03:59:45 DEBUG : empty space: Sizes identical 2026/01/31 03:59:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 03:59:45 DEBUG : empty space: Unchanged skipping 2026/01/31 03:59:45 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 03:59:45 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 03:59:52 DEBUG : potato2: size = 60 OK 2026/01/31 03:59:52 INFO : potato2: Copied (new) 2026/01/31 03:59:52 DEBUG : Waiting for deletions to finish 2026/01/31 03:59:52 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (22.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:00:08 INFO : d: Making directory 2026/01/31 04:00:09 INFO : d/e: Making directory 2026/01/31 04:00:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/31 04:00:10 DEBUG : c/non empty space: size = 5 OK 2026/01/31 04:00:10 DEBUG : c/non empty space: Sizes identical 2026/01/31 04:00:10 DEBUG : c/non empty space: Unchanged skipping 2026/01/31 04:00:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:00:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:00:17 DEBUG : a/potato2: size = 60 OK 2026/01/31 04:00:17 INFO : a/potato2: Copied (new) 2026/01/31 04:00:17 DEBUG : Waiting for deletions to finish 2026/01/31 04:00:17 INFO : b/potato: Deleted 2026/01/31 04:00:17 INFO : d/e: Removing directory 2026/01/31 04:00:17 INFO : d: Removing directory 2026/01/31 04:00:18 INFO : b: Removing directory 2026/01/31 04:00:18 DEBUG : drime root 'rclone-test-jadaxol9miya': deleted 3 directories --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:00:35 INFO : d: Making directory 2026/01/31 04:00:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/01/31 04:00:36 DEBUG : c/non empty space: size = 5 OK 2026/01/31 04:00:36 DEBUG : c/non empty space: Sizes identical 2026/01/31 04:00:36 DEBUG : c/non empty space: Unchanged skipping 2026/01/31 04:00:36 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:00:36 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:00:43 DEBUG : a/potato2: size = 60 OK 2026/01/31 04:00:43 INFO : a/potato2: Copied (new) 2026/01/31 04:00:43 ERROR : drime root 'rclone-test-jadaxol9miya': not deleting files as there were IO errors 2026/01/31 04:00:43 ERROR : drime root 'rclone-test-jadaxol9miya': not deleting directories as there were IO errors --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:00:59 DEBUG : Waiting for deletions to finish 2026/01/31 04:00:59 DEBUG : empty space: size = 1 OK 2026/01/31 04:00:59 DEBUG : empty space: Sizes identical 2026/01/31 04:00:59 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 04:00:59 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:00:59 DEBUG : empty space: Unchanged skipping 2026/01/31 04:00:59 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:01:00 INFO : potato: Deleted 2026/01/31 04:01:07 DEBUG : potato2: size = 60 OK 2026/01/31 04:01:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (22.71s) === RUN TestSyncDeleteBefore run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:01:23 DEBUG : Waiting for deletions to finish 2026/01/31 04:01:23 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:01:23 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:01:23 INFO : potato: Deleted 2026/01/31 04:01:23 DEBUG : empty space: size = 1 OK 2026/01/31 04:01:23 DEBUG : empty space: Sizes identical 2026/01/31 04:01:23 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 04:01:23 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:01:23 DEBUG : empty space: Unchanged skipping 2026/01/31 04:01:23 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:01:30 DEBUG : potato2: size = 60 OK 2026/01/31 04:01:30 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (22.65s) === RUN TestCopyDeleteBefore run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:01:38 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 04:01:38 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:01:38 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:01:45 DEBUG : potato2: size = 19 OK 2026/01/31 04:01:45 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (14.88s) === RUN TestSyncWithExclude run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:02:09 DEBUG : enormous: Excluded (Size Filter) 2026/01/31 04:02:09 DEBUG : enormous: Excluded 2026/01/31 04:02:09 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 04:02:09 DEBUG : potato2: Excluded 2026/01/31 04:02:09 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 04:02:09 DEBUG : potato2: Excluded 2026/01/31 04:02:09 DEBUG : empty space: size = 1 OK 2026/01/31 04:02:09 DEBUG : empty space: Sizes identical 2026/01/31 04:02:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:02:09 DEBUG : empty space: Unchanged skipping 2026/01/31 04:02:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:02:09 DEBUG : Waiting for deletions to finish 2026/01/31 04:02:09 INFO : There was nothing to transfer 2026/01/31 04:02:10 DEBUG : enormous: Excluded (Size Filter) 2026/01/31 04:02:10 DEBUG : enormous: Excluded 2026/01/31 04:02:10 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 04:02:10 DEBUG : potato2: Excluded 2026/01/31 04:02:10 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 04:02:10 DEBUG : potato2: Excluded 2026/01/31 04:02:10 DEBUG : empty space: size = 1 OK 2026/01/31 04:02:10 DEBUG : empty space: Sizes identical 2026/01/31 04:02:10 DEBUG : empty space: Unchanged skipping 2026/01/31 04:02:10 DEBUG : Local file system at /tmp/rclone2258744978: Waiting for checks to finish 2026/01/31 04:02:10 DEBUG : Local file system at /tmp/rclone2258744978: Waiting for transfers to finish 2026/01/31 04:02:10 DEBUG : Waiting for deletions to finish 2026/01/31 04:02:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (26.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:03:09 DEBUG : enormous: Excluded (Size Filter) 2026/01/31 04:03:09 DEBUG : enormous: Excluded 2026/01/31 04:03:09 DEBUG : potato2: Excluded (Size Filter) 2026/01/31 04:03:09 DEBUG : potato2: Excluded 2026/01/31 04:03:09 DEBUG : empty space: size = 1 OK 2026/01/31 04:03:09 DEBUG : empty space: Sizes identical 2026/01/31 04:03:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:03:09 DEBUG : empty space: Unchanged skipping 2026/01/31 04:03:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:03:09 DEBUG : Waiting for deletions to finish 2026/01/31 04:03:10 INFO : enormous: Deleted 2026/01/31 04:03:10 INFO : potato2: Deleted 2026/01/31 04:03:10 INFO : There was nothing to transfer 2026/01/31 04:03:11 DEBUG : empty space: size = 1 OK 2026/01/31 04:03:11 DEBUG : empty space: Sizes identical 2026/01/31 04:03:11 DEBUG : empty space: Unchanged skipping 2026/01/31 04:03:11 DEBUG : Local file system at /tmp/rclone2258744978: Waiting for checks to finish 2026/01/31 04:03:11 DEBUG : Local file system at /tmp/rclone2258744978: Waiting for transfers to finish 2026/01/31 04:03:11 DEBUG : Waiting for deletions to finish 2026/01/31 04:03:11 INFO : enormous: Deleted 2026/01/31 04:03:11 INFO : potato2: Deleted 2026/01/31 04:03:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (59.90s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:1454: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.67s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:1569: Can track renames: false 2026/01/31 04:03:12 ERROR : drime root 'rclone-test-jadaxol9miya': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/31 04:03:13 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/31 04:03:13 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/31 04:03:13 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:03:13 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:03:26 DEBUG : potato: size = 14 OK 2026/01/31 04:03:26 INFO : potato: Copied (new) 2026/01/31 04:03:28 DEBUG : yam: size = 11 OK 2026/01/31 04:03:28 INFO : yam: Copied (new) 2026/01/31 04:03:28 DEBUG : Waiting for deletions to finish 2026/01/31 04:03:28 ERROR : drime root 'rclone-test-jadaxol9miya': Ignoring --track-renames as the source and destination do not have a common hash 2026/01/31 04:03:29 DEBUG : potato: size = 14 OK 2026/01/31 04:03:29 DEBUG : potato: Sizes identical 2026/01/31 04:03:29 DEBUG : yaml: Need to transfer - File not found at Destination 2026/01/31 04:03:29 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:03:29 DEBUG : potato: Unchanged skipping 2026/01/31 04:03:29 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:03:41 DEBUG : yaml: size = 11 OK 2026/01/31 04:03:41 INFO : yaml: Copied (new) 2026/01/31 04:03:41 DEBUG : Waiting for deletions to finish 2026/01/31 04:03:42 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (30.80s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:1641: Can track renames: false 2026/01/31 04:03:43 ERROR : drime root 'rclone-test-jadaxol9miya': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/31 04:03:44 DEBUG : potato: Need to transfer - File not found at Destination 2026/01/31 04:03:44 DEBUG : yam: Need to transfer - File not found at Destination 2026/01/31 04:03:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:03:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:03:53 DEBUG : potato: size = 14 OK 2026/01/31 04:03:53 INFO : potato: Copied (new) 2026/01/31 04:03:57 DEBUG : yam: size = 11 OK 2026/01/31 04:03:57 INFO : yam: Copied (new) 2026/01/31 04:03:57 DEBUG : Waiting for deletions to finish 2026/01/31 04:03:57 ERROR : drime root 'rclone-test-jadaxol9miya': Ignoring --track-renames as either the source or destination do not support modtime 2026/01/31 04:03:58 DEBUG : potato: size = 14 OK 2026/01/31 04:03:58 DEBUG : potato: Sizes identical 2026/01/31 04:03:58 DEBUG : yaml: Need to transfer - File not found at Destination 2026/01/31 04:03:58 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:03:58 DEBUG : potato: Unchanged skipping 2026/01/31 04:03:58 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:04:06 DEBUG : yaml: size = 11 OK 2026/01/31 04:04:06 INFO : yaml: Copied (new) 2026/01/31 04:04:06 DEBUG : Waiting for deletions to finish 2026/01/31 04:04:07 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenamesStrategyModtime (25.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/01/31 04:04:09 INFO : drime root 'rclone-test-jadaxol9miya': Making map for --track-renames 2026/01/31 04:04:09 INFO : drime root 'rclone-test-jadaxol9miya': Finished making map for --track-renames 2026/01/31 04:04:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:04:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/01/31 04:04:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/01/31 04:04:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for renames to finish 2026/01/31 04:04:09 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:04:22 DEBUG : sub/yam: size = 11 OK 2026/01/31 04:04:22 INFO : sub/yam: Copied (new) 2026/01/31 04:04:22 DEBUG : potato: size = 14 OK 2026/01/31 04:04:22 INFO : potato: Copied (new) 2026/01/31 04:04:22 DEBUG : Waiting for deletions to finish 2026/01/31 04:04:23 DEBUG : potato: size = 14 OK 2026/01/31 04:04:23 DEBUG : potato: Sizes identical 2026/01/31 04:04:23 DEBUG : potato: Unchanged skipping 2026/01/31 04:04:24 INFO : drime root 'rclone-test-jadaxol9miya': Making map for --track-renames 2026/01/31 04:04:24 INFO : drime root 'rclone-test-jadaxol9miya': Finished making map for --track-renames 2026/01/31 04:04:24 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:04:24 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for renames to finish 2026/01/31 04:04:25 INFO : sub/yam: Moved (server-side) to: yam 2026/01/31 04:04:25 INFO : yam: Renamed from "sub/yam" 2026/01/31 04:04:25 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:04:25 DEBUG : Waiting for deletions to finish 2026/01/31 04:04:25 INFO : There was nothing to transfer --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.67s) === RUN TestServerSideMoveLocal run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:04:28 DEBUG : Creating backend with remote "/tmp/rclone2258744978/dir1" 2026/01/31 04:04:28 DEBUG : Config file has changed externally - reloading 2026/01/31 04:04:28 DEBUG : Creating backend with remote "/tmp/rclone2258744978/dir2" 2026/01/31 04:04:28 DEBUG : Local file system at /tmp/rclone2258744978/dir2: Using server-side directory move 2026/01/31 04:04:28 INFO : Local file system at /tmp/rclone2258744978/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/31 04:04:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/01/31 04:04:28 DEBUG : Local file system at /tmp/rclone2258744978/dir2: Waiting for checks to finish 2026/01/31 04:04:28 DEBUG : Local file system at /tmp/rclone2258744978/dir2: Waiting for transfers to finish 2026/01/31 04:04:28 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.88s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:04:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 04:04:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/31 04:04:30 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:04:30 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:04:43 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/31 04:04:43 INFO : nested/sub dir/file: Copied (new) 2026/01/31 04:04:43 INFO : nested/sub dir/file: Deleted 2026/01/31 04:04:48 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 04:04:48 INFO : sub dir/hello world: Copied (new) 2026/01/31 04:04:48 INFO : sub dir/hello world: Deleted 2026/01/31 04:04:48 INFO : sub dir: Removing directory 2026/01/31 04:04:48 INFO : nested/sub dir: Removing directory 2026/01/31 04:04:48 INFO : nested: Removing directory 2026/01/31 04:04:48 DEBUG : Local file system at /tmp/rclone2258744978: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (24.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:04:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/31 04:04:54 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/01/31 04:04:54 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:04:54 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:05:19 DEBUG : sub dir/hello world: size = 11 OK 2026/01/31 04:05:19 INFO : sub dir/hello world: Copied (new) 2026/01/31 04:05:19 INFO : sub dir/hello world: Deleted 2026/01/31 04:05:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/01/31 04:05:22 INFO : nested/sub dir/file: Copied (new) 2026/01/31 04:05:22 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (33.76s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:05:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/01/31 04:05:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/31 04:05:28 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:05:28 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:05:40 DEBUG : existing-b: size = 6 OK 2026/01/31 04:05:40 INFO : existing-b: Copied (new) 2026/01/31 04:05:40 INFO : existing-b: Deleted 2026/01/31 04:05:43 DEBUG : existing: size = 6 OK 2026/01/31 04:05:43 INFO : existing: Copied (new) 2026/01/31 04:05:43 INFO : existing: Deleted 2026/01/31 04:05:44 DEBUG : existing: Destination exists, skipping 2026/01/31 04:05:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/01/31 04:05:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:05:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:05:44 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (18.02s) === RUN TestServerSideMove run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:05:46 DEBUG : Creating backend with remote "TestDrime:rclone-test-jazecix7bopu" 2026/01/31 04:05:46 DEBUG : Config file has changed externally - reloading sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-jadaxol9miya' -> drime root 'rclone-test-jazecix7bopu' 2026/01/31 04:06:42 DEBUG : drime root 'rclone-test-jazecix7bopu': Using server-side directory move 2026/01/31 04:06:42 INFO : drime root 'rclone-test-jazecix7bopu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/31 04:06:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 04:06:43 DEBUG : empty space: size = 1 OK 2026/01/31 04:06:43 DEBUG : empty space: Sizes identical 2026/01/31 04:06:43 DEBUG : empty space: Unchanged skipping 2026/01/31 04:06:43 DEBUG : potato3: size = 68 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 04:06:43 DEBUG : potato3: size = 60 (drime root 'rclone-test-jazecix7bopu') 2026/01/31 04:06:43 DEBUG : potato3: Sizes differ 2026/01/31 04:06:43 DEBUG : drime root 'rclone-test-jazecix7bopu': Waiting for checks to finish 2026/01/31 04:06:43 INFO : empty space: Deleted 2026/01/31 04:06:43 DEBUG : drime root 'rclone-test-jazecix7bopu': Waiting for transfers to finish 2026/01/31 04:06:43 INFO : potato3: Deleted 2026/01/31 04:06:43 INFO : potato2: Moved (server-side) 2026/01/31 04:06:44 INFO : potato3: Moved (server-side) 2026/01/31 04:06:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-xomeviq4fege" 2026/01/31 04:06:46 DEBUG : drime root 'rclone-test-xomeviq4fege': Using server-side directory move 2026/01/31 04:06:46 INFO : drime root 'rclone-test-xomeviq4fege': Server side directory move succeeded 2026/01/31 04:06:48 ERROR : error listing: directory not found 2026/01/31 04:06:48 DEBUG : drime root 'rclone-test-xomeviq4fege': Purge remote 2026/01/31 04:06:49 DEBUG : drime root 'rclone-test-jazecix7bopu': Purge remote 2026/01/31 04:06:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (63.98s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:06:50 DEBUG : Creating backend with remote "TestDrime:rclone-test-qahugep3vono" sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-jadaxol9miya' -> drime root 'rclone-test-qahugep3vono' 2026/01/31 04:08:29 DEBUG : empty space: Excluded (Size Filter) 2026/01/31 04:08:29 DEBUG : empty space: Excluded 2026/01/31 04:08:29 DEBUG : empty space: Excluded (Size Filter) 2026/01/31 04:08:29 DEBUG : empty space: Excluded 2026/01/31 04:08:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 04:08:29 DEBUG : drime root 'rclone-test-qahugep3vono': Waiting for checks to finish 2026/01/31 04:08:29 DEBUG : potato3: size = 68 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 04:08:29 DEBUG : potato3: size = 60 (drime root 'rclone-test-qahugep3vono') 2026/01/31 04:08:29 DEBUG : potato3: Sizes differ 2026/01/31 04:08:29 DEBUG : drime root 'rclone-test-qahugep3vono': Waiting for transfers to finish 2026/01/31 04:08:30 INFO : potato3: Deleted 2026/01/31 04:08:30 INFO : potato2: Moved (server-side) 2026/01/31 04:08:31 INFO : potato3: Moved (server-side) 2026/01/31 04:08:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-xesapum3zive" 2026/01/31 04:08:32 DEBUG : Config file has changed externally - reloading 2026/01/31 04:08:33 DEBUG : empty space: Excluded (Size Filter) 2026/01/31 04:08:33 DEBUG : empty space: Excluded 2026/01/31 04:08:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 04:08:33 DEBUG : potato3: Need to transfer - File not found at Destination 2026/01/31 04:08:33 DEBUG : drime root 'rclone-test-xesapum3zive': Waiting for checks to finish 2026/01/31 04:08:33 DEBUG : drime root 'rclone-test-xesapum3zive': Waiting for transfers to finish 2026/01/31 04:08:35 INFO : potato2: Moved (server-side) 2026/01/31 04:08:35 INFO : potato3: Moved (server-side) 2026/01/31 04:08:36 DEBUG : drime root 'rclone-test-xesapum3zive': Purge remote 2026/01/31 04:08:36 DEBUG : drime root 'rclone-test-qahugep3vono': Purge remote --- PASS: TestServerSideMoveWithFilter (108.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:08:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-vanomof6doki" 2026/01/31 04:09:23 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-jadaxol9miya' -> drime root 'rclone-test-vanomof6doki' 2026/01/31 04:10:14 DEBUG : drime root 'rclone-test-vanomof6doki': Using server-side directory move 2026/01/31 04:10:14 INFO : drime root 'rclone-test-vanomof6doki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/01/31 04:10:15 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/31 04:10:15 DEBUG : empty space: size = 1 OK 2026/01/31 04:10:15 DEBUG : empty space: Sizes identical 2026/01/31 04:10:15 DEBUG : empty space: Unchanged skipping 2026/01/31 04:10:15 DEBUG : potato3: size = 68 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 04:10:15 DEBUG : potato3: size = 60 (drime root 'rclone-test-vanomof6doki') 2026/01/31 04:10:15 DEBUG : potato3: Sizes differ 2026/01/31 04:10:15 DEBUG : drime root 'rclone-test-vanomof6doki': Waiting for checks to finish 2026/01/31 04:10:15 INFO : empty space: Deleted 2026/01/31 04:10:15 DEBUG : drime root 'rclone-test-vanomof6doki': Waiting for transfers to finish 2026/01/31 04:10:15 INFO : potato3: Deleted 2026/01/31 04:10:16 INFO : potato2: Moved (server-side) 2026/01/31 04:10:16 INFO : potato3: Moved (server-side) 2026/01/31 04:10:16 INFO : tomatoDir: Removing directory 2026/01/31 04:10:17 DEBUG : drime root 'rclone-test-jadaxol9miya': deleted 1 directories 2026/01/31 04:10:18 DEBUG : Creating backend with remote "TestDrime:rclone-test-hifisog7vuva" 2026/01/31 04:10:18 DEBUG : Config file has changed externally - reloading 2026/01/31 04:10:20 INFO : tomatoDir: Making directory 2026/01/31 04:10:20 DEBUG : drime root 'rclone-test-hifisog7vuva': Using server-side directory move 2026/01/31 04:10:21 INFO : drime root 'rclone-test-hifisog7vuva': Server side directory move succeeded 2026/01/31 04:10:23 ERROR : error listing: directory not found 2026/01/31 04:10:24 ERROR : error listing: directory not found 2026/01/31 04:10:24 DEBUG : drime root 'rclone-test-hifisog7vuva': Purge remote 2026/01/31 04:10:25 DEBUG : drime root 'rclone-test-vanomof6doki': Purge remote 2026/01/31 04:10:26 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (108.20s) === RUN TestServerSideMoveOverlap run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.64s) === RUN TestSyncOverlap run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:10:27 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/rclone-sync-test" --- PASS: TestSyncOverlap (2.99s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:10:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/rclone-sync-test" 2026/01/31 04:10:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/rclone-sync-test-include/layer2" 2026/01/31 04:10:37 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/rclone-sync-test-ignore-file" 2026/01/31 04:11:00 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/31 04:11:01 DEBUG : rclone-sync-test: Excluded 2026/01/31 04:11:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/31 04:11:02 DEBUG : drime root 'rclone-test-jadaxol9miya/rclone-sync-test': Waiting for checks to finish 2026/01/31 04:11:02 DEBUG : drime root 'rclone-test-jadaxol9miya/rclone-sync-test': Waiting for transfers to finish 2026/01/31 04:11:02 DEBUG : Waiting for deletions to finish 2026/01/31 04:11:02 INFO : There was nothing to transfer 2026/01/31 04:11:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/31 04:11:04 DEBUG : rclone-sync-test: Excluded 2026/01/31 04:11:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/31 04:11:04 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:11:04 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:11:04 DEBUG : Waiting for deletions to finish 2026/01/31 04:11:04 INFO : rclone-sync-test-include: Removing directory 2026/01/31 04:11:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/31 04:11:05 DEBUG : drime root 'rclone-test-jadaxol9miya': failed to delete 1 directories 2026/01/31 04:11:05 INFO : There was nothing to transfer 2026/01/31 04:11:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/31 04:11:07 DEBUG : rclone-sync-test: Excluded 2026/01/31 04:11:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/31 04:11:08 DEBUG : drime root 'rclone-test-jadaxol9miya/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/01/31 04:11:08 DEBUG : drime root 'rclone-test-jadaxol9miya/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/01/31 04:11:08 DEBUG : Waiting for deletions to finish 2026/01/31 04:11:08 INFO : There was nothing to transfer 2026/01/31 04:11:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/31 04:11:10 DEBUG : rclone-sync-test: Excluded 2026/01/31 04:11:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/31 04:11:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:11:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:11:10 DEBUG : Waiting for deletions to finish 2026/01/31 04:11:10 INFO : rclone-sync-test-include: Removing directory 2026/01/31 04:11:11 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/01/31 04:11:11 DEBUG : drime root 'rclone-test-jadaxol9miya': failed to delete 1 directories 2026/01/31 04:11:11 INFO : There was nothing to transfer 2026/01/31 04:11:12 DEBUG : Excluded 2026/01/31 04:11:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/01/31 04:11:13 DEBUG : rclone-sync-test: Excluded 2026/01/31 04:11:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/01/31 04:11:14 DEBUG : drime root 'rclone-test-jadaxol9miya/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/01/31 04:11:14 DEBUG : drime root 'rclone-test-jadaxol9miya/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/01/31 04:11:14 DEBUG : Waiting for deletions to finish 2026/01/31 04:11:14 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (48.94s) === RUN TestSyncCompareDest run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:11:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/dst" 2026/01/31 04:11:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/CompareDest" 2026/01/31 04:11:25 DEBUG : one: Need to transfer - File not found at Destination 2026/01/31 04:11:25 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:11:25 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:11:42 DEBUG : one: size = 3 OK 2026/01/31 04:11:42 INFO : one: Copied (new) 2026/01/31 04:11:42 DEBUG : Waiting for deletions to finish 2026/01/31 04:11:44 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:11:44 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:11:44 DEBUG : one: Sizes differ 2026/01/31 04:11:44 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:11:45 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:12:08 DEBUG : one: Removing old object on successful upload 2026/01/31 04:12:08 DEBUG : one: size = 5 OK 2026/01/31 04:12:08 INFO : one: Copied (replaced existing) 2026/01/31 04:12:08 DEBUG : Waiting for deletions to finish 2026/01/31 04:12:24 DEBUG : dst/one: Removing old object on successful upload 2026/01/31 04:12:41 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:12:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:12:41 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:12:41 DEBUG : one: Sizes differ 2026/01/31 04:12:41 DEBUG : one: size = 5 OK 2026/01/31 04:12:41 DEBUG : one: Sizes identical 2026/01/31 04:12:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/31 04:12:41 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:12:41 DEBUG : Waiting for deletions to finish 2026/01/31 04:12:41 INFO : There was nothing to transfer 2026/01/31 04:12:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:12:54 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:12:54 DEBUG : one: Sizes differ 2026/01/31 04:12:55 DEBUG : two: size = 3 OK 2026/01/31 04:12:55 DEBUG : two: Sizes identical 2026/01/31 04:12:55 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/31 04:12:55 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:12:55 DEBUG : one: size = 5 OK 2026/01/31 04:12:55 DEBUG : one: Sizes identical 2026/01/31 04:12:55 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/31 04:12:55 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:12:55 DEBUG : Waiting for deletions to finish 2026/01/31 04:12:55 INFO : There was nothing to transfer 2026/01/31 04:12:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:12:56 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:12:56 DEBUG : one: Sizes differ 2026/01/31 04:12:56 DEBUG : one: size = 5 OK 2026/01/31 04:12:56 DEBUG : one: Sizes identical 2026/01/31 04:12:56 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/31 04:12:57 DEBUG : two: size = 3 OK 2026/01/31 04:12:57 DEBUG : two: Sizes identical 2026/01/31 04:12:57 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/31 04:12:57 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:12:57 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:12:57 DEBUG : Waiting for deletions to finish 2026/01/31 04:12:57 INFO : There was nothing to transfer sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/01/31 04:12:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:12:59 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:12:59 DEBUG : one: Sizes differ 2026/01/31 04:12:59 DEBUG : one: size = 5 OK 2026/01/31 04:12:59 DEBUG : one: Sizes identical 2026/01/31 04:12:59 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/31 04:12:59 DEBUG : two: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:12:59 DEBUG : two: size = 3 (drime root 'rclone-test-jadaxol9miya/CompareDest') 2026/01/31 04:12:59 DEBUG : two: Sizes differ 2026/01/31 04:12:59 DEBUG : two: Need to transfer - File not found at Destination 2026/01/31 04:12:59 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:12:59 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:13:12 DEBUG : two: size = 5 OK 2026/01/31 04:13:12 INFO : two: Copied (new) 2026/01/31 04:13:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (118.28s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:13:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/dest" 2026/01/31 04:13:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/pre-dest1" 2026/01/31 04:13:55 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/pre-dest2" 2026/01/31 04:13:57 DEBUG : 1: size = 1 OK 2026/01/31 04:13:57 DEBUG : 1: Sizes identical 2026/01/31 04:13:57 DEBUG : 1: Destination found in --compare-dest, skipping 2026/01/31 04:13:58 DEBUG : 2: size = 1 OK 2026/01/31 04:13:58 DEBUG : 2: Sizes identical 2026/01/31 04:13:58 DEBUG : 2: Destination found in --compare-dest, skipping 2026/01/31 04:13:58 DEBUG : 3: Need to transfer - File not found at Destination 2026/01/31 04:13:58 DEBUG : drime root 'rclone-test-jadaxol9miya/dest': Waiting for checks to finish 2026/01/31 04:13:58 DEBUG : drime root 'rclone-test-jadaxol9miya/dest': Waiting for transfers to finish 2026/01/31 04:14:08 DEBUG : 3: size = 1 OK 2026/01/31 04:14:08 INFO : 3: Copied (new) 2026/01/31 04:14:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (54.45s) === RUN TestSyncCopyDest run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:14:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/dst" 2026/01/31 04:14:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/CopyDest" 2026/01/31 04:14:14 DEBUG : one: Need to transfer - File not found at Destination 2026/01/31 04:14:14 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:14:14 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:14:23 DEBUG : one: size = 3 OK 2026/01/31 04:14:23 INFO : one: Copied (new) 2026/01/31 04:14:23 DEBUG : Waiting for deletions to finish 2026/01/31 04:14:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:14:24 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:14:24 DEBUG : one: Sizes differ 2026/01/31 04:14:24 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:14:24 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:14:31 DEBUG : one: Removing old object on successful upload 2026/01/31 04:14:32 DEBUG : one: size = 5 OK 2026/01/31 04:14:32 INFO : one: Copied (replaced existing) 2026/01/31 04:14:32 DEBUG : Waiting for deletions to finish 2026/01/31 04:14:41 DEBUG : dst/one: Removing old object on successful upload 2026/01/31 04:14:51 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/BackupDir" 2026/01/31 04:14:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:14:52 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:14:52 DEBUG : one: Sizes differ 2026/01/31 04:14:52 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:14:53 DEBUG : one: size = 5 OK 2026/01/31 04:14:53 DEBUG : one: Sizes identical 2026/01/31 04:14:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:14:53 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:14:53 DEBUG : one: Sizes differ 2026/01/31 04:14:54 INFO : one: Moved (server-side) 2026/01/31 04:14:57 DEBUG : one: size = 5 OK 2026/01/31 04:14:57 INFO : one: Copied (server-side copy) 2026/01/31 04:14:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/01/31 04:14:57 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:14:57 DEBUG : Waiting for deletions to finish 2026/01/31 04:15:06 DEBUG : one: size = 5 OK 2026/01/31 04:15:06 DEBUG : one: Sizes identical 2026/01/31 04:15:06 DEBUG : one: Unchanged skipping 2026/01/31 04:15:06 DEBUG : two: size = 3 OK 2026/01/31 04:15:06 DEBUG : two: Sizes identical 2026/01/31 04:15:10 DEBUG : two: size = 3 OK 2026/01/31 04:15:10 INFO : two: Copied (server-side copy) 2026/01/31 04:15:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/01/31 04:15:10 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:15:10 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:15:10 DEBUG : Waiting for deletions to finish 2026/01/31 04:15:11 DEBUG : one: size = 5 OK 2026/01/31 04:15:11 DEBUG : two: size = 3 OK 2026/01/31 04:15:11 DEBUG : one: Sizes identical 2026/01/31 04:15:11 DEBUG : two: Sizes identical 2026/01/31 04:15:11 DEBUG : one: Unchanged skipping 2026/01/31 04:15:11 DEBUG : two: Unchanged skipping 2026/01/31 04:15:11 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:15:11 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:15:11 DEBUG : Waiting for deletions to finish 2026/01/31 04:15:11 INFO : There was nothing to transfer 2026/01/31 04:15:20 DEBUG : one: size = 5 OK 2026/01/31 04:15:20 DEBUG : one: Sizes identical 2026/01/31 04:15:20 DEBUG : one: Unchanged skipping 2026/01/31 04:15:20 DEBUG : three: size = 7 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:15:20 DEBUG : three: size = 5 (drime root 'rclone-test-jadaxol9miya/CopyDest') 2026/01/31 04:15:20 DEBUG : three: Sizes differ 2026/01/31 04:15:20 DEBUG : three: Destination not found in --copy-dest 2026/01/31 04:15:20 DEBUG : three: Need to transfer - File not found at Destination 2026/01/31 04:15:20 DEBUG : two: size = 3 OK 2026/01/31 04:15:20 DEBUG : two: Sizes identical 2026/01/31 04:15:20 DEBUG : two: Unchanged skipping 2026/01/31 04:15:20 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:15:20 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:15:28 DEBUG : three: size = 7 OK 2026/01/31 04:15:28 INFO : three: Copied (new) 2026/01/31 04:15:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (80.19s) === RUN TestSyncBackupDir run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:15:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/dst" 2026/01/31 04:15:56 DEBUG : Config file has changed externally - reloading 2026/01/31 04:15:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/backup" 2026/01/31 04:15:58 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:15:58 DEBUG : one: size = 4 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:15:58 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:15:58 DEBUG : one: Sizes differ 2026/01/31 04:15:58 DEBUG : two: size = 3 OK 2026/01/31 04:15:58 DEBUG : two: Sizes identical 2026/01/31 04:15:58 DEBUG : two: Unchanged skipping 2026/01/31 04:15:59 INFO : one: Moved (server-side) 2026/01/31 04:15:59 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:16:07 DEBUG : one: size = 4 OK 2026/01/31 04:16:07 INFO : one: Copied (new) 2026/01/31 04:16:07 DEBUG : Waiting for deletions to finish 2026/01/31 04:16:08 INFO : three.txt: Moved (server-side) 2026/01/31 04:16:08 INFO : three.txt: Moved into backup dir 2026/01/31 04:16:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:16:18 DEBUG : one: size = 4 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:16:18 DEBUG : one: Sizes differ 2026/01/31 04:16:18 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:16:18 DEBUG : two: size = 3 OK 2026/01/31 04:16:18 DEBUG : two: Sizes identical 2026/01/31 04:16:18 DEBUG : two: Unchanged skipping 2026/01/31 04:16:18 INFO : one: Deleted 2026/01/31 04:16:19 INFO : one: Moved (server-side) 2026/01/31 04:16:19 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:16:29 DEBUG : one: size = 5 OK 2026/01/31 04:16:29 INFO : one: Copied (new) 2026/01/31 04:16:29 DEBUG : Waiting for deletions to finish 2026/01/31 04:16:29 INFO : three.txt: Deleted 2026/01/31 04:16:30 INFO : three.txt: Moved (server-side) 2026/01/31 04:16:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (60.68s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:16:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/dst" 2026/01/31 04:16:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/backup" 2026/01/31 04:16:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:16:59 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:16:59 DEBUG : one: Sizes differ 2026/01/31 04:16:59 DEBUG : two: size = 3 OK 2026/01/31 04:16:59 DEBUG : two: Sizes identical 2026/01/31 04:16:59 DEBUG : two: Unchanged skipping 2026/01/31 04:16:59 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:17:00 INFO : one: Moved (server-side) to: one.bak 2026/01/31 04:17:00 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:17:08 DEBUG : one: size = 4 OK 2026/01/31 04:17:08 INFO : one: Copied (new) 2026/01/31 04:17:08 DEBUG : Waiting for deletions to finish 2026/01/31 04:17:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/31 04:17:09 INFO : three.txt: Moved into backup dir 2026/01/31 04:17:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:17:18 DEBUG : one: size = 4 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:17:18 DEBUG : two: size = 3 OK 2026/01/31 04:17:18 DEBUG : one: Sizes differ 2026/01/31 04:17:18 DEBUG : two: Sizes identical 2026/01/31 04:17:18 DEBUG : two: Unchanged skipping 2026/01/31 04:17:18 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:17:18 INFO : one.bak: Deleted 2026/01/31 04:17:19 INFO : one: Moved (server-side) to: one.bak 2026/01/31 04:17:19 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:17:27 DEBUG : one: size = 5 OK 2026/01/31 04:17:27 INFO : one: Copied (new) 2026/01/31 04:17:27 DEBUG : Waiting for deletions to finish 2026/01/31 04:17:28 INFO : three.txt.bak: Deleted 2026/01/31 04:17:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/31 04:17:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (59.90s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:17:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/dst" 2026/01/31 04:17:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/backup" 2026/01/31 04:17:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:17:59 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:17:59 DEBUG : one: Sizes differ 2026/01/31 04:17:59 DEBUG : two: size = 3 OK 2026/01/31 04:17:59 DEBUG : two: Sizes identical 2026/01/31 04:17:59 DEBUG : two: Unchanged skipping 2026/01/31 04:17:59 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:18:02 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/31 04:18:02 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:18:09 DEBUG : one: size = 4 OK 2026/01/31 04:18:09 INFO : one: Copied (new) 2026/01/31 04:18:09 DEBUG : Waiting for deletions to finish 2026/01/31 04:18:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/31 04:18:10 INFO : three.txt: Moved into backup dir 2026/01/31 04:18:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:18:19 DEBUG : one: size = 4 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:18:19 DEBUG : one: Sizes differ 2026/01/31 04:18:19 DEBUG : two: size = 3 OK 2026/01/31 04:18:19 DEBUG : two: Sizes identical 2026/01/31 04:18:19 DEBUG : two: Unchanged skipping 2026/01/31 04:18:19 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:18:20 INFO : one-2019-01-01: Deleted 2026/01/31 04:18:20 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/31 04:18:20 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:18:29 DEBUG : one: size = 5 OK 2026/01/31 04:18:29 INFO : one: Copied (new) 2026/01/31 04:18:29 DEBUG : Waiting for deletions to finish 2026/01/31 04:18:30 INFO : three-2019-01-01.txt: Deleted 2026/01/31 04:18:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/31 04:18:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (61.75s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:19:07 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/dst" 2026/01/31 04:19:08 DEBUG : one: size = 4 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:19:08 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:19:08 DEBUG : one: Sizes differ 2026/01/31 04:19:08 DEBUG : two: size = 3 OK 2026/01/31 04:19:08 DEBUG : two: Sizes identical 2026/01/31 04:19:08 DEBUG : two: Unchanged skipping 2026/01/31 04:19:08 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:19:09 INFO : one: Moved (server-side) to: one.bak 2026/01/31 04:19:09 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:19:27 DEBUG : one: size = 4 OK 2026/01/31 04:19:27 INFO : one: Copied (new) 2026/01/31 04:19:27 DEBUG : Waiting for deletions to finish 2026/01/31 04:19:28 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/31 04:19:28 INFO : three.txt: Moved into backup dir 2026/01/31 04:19:43 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/01/31 04:19:43 DEBUG : three.txt.bak: Excluded 2026/01/31 04:19:43 DEBUG : one.bak: Excluded (Path Filter) 2026/01/31 04:19:43 DEBUG : one.bak: Excluded 2026/01/31 04:19:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:19:43 DEBUG : one: size = 4 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:19:43 DEBUG : one: Sizes differ 2026/01/31 04:19:43 DEBUG : two: size = 3 OK 2026/01/31 04:19:43 DEBUG : two: Sizes identical 2026/01/31 04:19:43 DEBUG : two: Unchanged skipping 2026/01/31 04:19:43 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for checks to finish 2026/01/31 04:19:44 INFO : one.bak: Deleted 2026/01/31 04:19:44 INFO : one: Moved (server-side) to: one.bak 2026/01/31 04:19:44 DEBUG : drime root 'rclone-test-jadaxol9miya/dst': Waiting for transfers to finish 2026/01/31 04:19:58 DEBUG : one: size = 5 OK 2026/01/31 04:19:58 INFO : one: Copied (new) 2026/01/31 04:19:58 DEBUG : Waiting for deletions to finish 2026/01/31 04:19:59 INFO : three.txt.bak: Deleted 2026/01/31 04:19:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/31 04:19:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (90.63s) === RUN TestSyncSuffix run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:21:19 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/dst" 2026/01/31 04:21:22 DEBUG : one: size = 4 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:21:22 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:21:22 DEBUG : one: Sizes differ 2026/01/31 04:21:23 INFO : one: Moved (server-side) to: one.bak 2026/01/31 04:21:48 DEBUG : one: size = 4 OK 2026/01/31 04:21:48 INFO : one: Copied (new) 2026/01/31 04:21:49 DEBUG : two: size = 3 OK 2026/01/31 04:21:49 DEBUG : two: Sizes identical 2026/01/31 04:21:49 DEBUG : two: Unchanged skipping 2026/01/31 04:21:50 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:21:50 DEBUG : three.txt: size = 5 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:21:50 DEBUG : three.txt: Sizes differ 2026/01/31 04:21:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/31 04:22:14 DEBUG : three.txt: size = 6 OK 2026/01/31 04:22:14 INFO : three.txt: Copied (new) 2026/01/31 04:22:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:22:16 DEBUG : one: size = 4 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:22:16 DEBUG : one: Sizes differ 2026/01/31 04:22:17 INFO : one.bak: Deleted 2026/01/31 04:22:17 INFO : one: Moved (server-side) to: one.bak 2026/01/31 04:22:34 DEBUG : one: size = 5 OK 2026/01/31 04:22:34 INFO : one: Copied (new) 2026/01/31 04:22:35 DEBUG : two: size = 3 OK 2026/01/31 04:22:35 DEBUG : two: Sizes identical 2026/01/31 04:22:35 DEBUG : two: Unchanged skipping 2026/01/31 04:22:35 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:22:35 DEBUG : three.txt: size = 6 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:22:35 DEBUG : three.txt: Sizes differ 2026/01/31 04:22:36 INFO : three.txt.bak: Deleted 2026/01/31 04:22:37 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/01/31 04:22:56 DEBUG : three.txt: size = 19 OK 2026/01/31 04:22:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (176.34s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:24:09 DEBUG : Creating backend with remote "TestDrime:rclone-test-jadaxol9miya/dst" 2026/01/31 04:24:11 DEBUG : one: size = 4 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:24:11 DEBUG : one: size = 3 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:24:11 DEBUG : one: Sizes differ 2026/01/31 04:24:13 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/31 04:24:48 DEBUG : one: size = 4 OK 2026/01/31 04:24:48 INFO : one: Copied (new) 2026/01/31 04:24:48 DEBUG : two: size = 3 OK 2026/01/31 04:24:48 DEBUG : two: Sizes identical 2026/01/31 04:24:48 DEBUG : two: Unchanged skipping 2026/01/31 04:24:48 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:24:48 DEBUG : three.txt: size = 5 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:24:48 DEBUG : three.txt: Sizes differ 2026/01/31 04:24:49 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/31 04:25:31 DEBUG : three.txt: size = 6 OK 2026/01/31 04:25:31 INFO : three.txt: Copied (new) 2026/01/31 04:25:33 DEBUG : one: size = 5 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:25:33 DEBUG : one: size = 4 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:25:33 DEBUG : one: Sizes differ 2026/01/31 04:25:34 INFO : one-2019-01-01: Deleted 2026/01/31 04:25:35 INFO : one: Moved (server-side) to: one-2019-01-01 2026/01/31 04:25:51 DEBUG : one: size = 5 OK 2026/01/31 04:25:51 INFO : one: Copied (new) 2026/01/31 04:25:51 DEBUG : two: size = 3 OK 2026/01/31 04:25:51 DEBUG : two: Sizes identical 2026/01/31 04:25:51 DEBUG : two: Unchanged skipping 2026/01/31 04:25:52 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:25:52 DEBUG : three.txt: size = 6 (drime root 'rclone-test-jadaxol9miya/dst') 2026/01/31 04:25:52 DEBUG : three.txt: Sizes differ 2026/01/31 04:25:53 INFO : three-2019-01-01.txt: Deleted 2026/01/31 04:25:54 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/01/31 04:26:35 DEBUG : three.txt: size = 19 OK 2026/01/31 04:26:35 INFO : three.txt: Copied (new) 2026/01/31 04:26:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:26:36 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:26:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:26:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:26:36 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:26:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:26:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:26:36 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:26:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:26:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:26:36 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:26:36 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:26:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:26:36 DEBUG : pacer: low level retry 5/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:26:36 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 04:26:37 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 04:26:37 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:26:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:26:37 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:26:37 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:26:38 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:26:38 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:26:39 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:26:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:26:39 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:26:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:26:39 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:26:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncSuffixKeepExtension (220.48s) === RUN TestSyncUTFNorm run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:26:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:26:42 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:26:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "Testêé" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:26:44 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:27:13 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:27:13 DEBUG : Testêé: size = 18 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 04:27:13 DEBUG : Testêé: Sizes differ 2026/01/31 04:27:13 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:27:13 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:27:27 DEBUG : Testêé: Removing old object on successful upload 2026/01/31 04:27:28 DEBUG : Testêé: size = 14 OK 2026/01/31 04:27:28 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/01/31 04:27:28 DEBUG : Waiting for deletions to finish 2026/01/31 04:27:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:27:28 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:27:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:27:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:27:28 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:27:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:27:30 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:27:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:27:30 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:27:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:27:31 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:27:33 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncUTFNorm (52.39s) === RUN TestSyncImmutable run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:27:34 DEBUG : existing: Need to transfer - File not found at Destination 2026/01/31 04:27:34 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:27:34 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:28:10 DEBUG : existing: size = 6 OK 2026/01/31 04:28:10 INFO : existing: Copied (new) 2026/01/31 04:28:10 DEBUG : Waiting for deletions to finish 2026/01/31 04:28:11 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2258744978) 2026/01/31 04:28:11 DEBUG : existing: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 04:28:11 DEBUG : existing: Sizes differ 2026/01/31 04:28:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/01/31 04:28:11 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:28:11 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:28:11 ERROR : drime root 'rclone-test-jadaxol9miya': not deleting files as there were IO errors 2026/01/31 04:28:11 ERROR : drime root 'rclone-test-jadaxol9miya': not deleting directories as there were IO errors 2026/01/31 04:28:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:12 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:28:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:12 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:28:13 DEBUG : pacer: Reducing sleep to 20ms --- PASS: TestSyncImmutable (38.71s) === RUN TestSyncIgnoreCase run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:28:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:13 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:28:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:13 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:13 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:28:13 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:28:45 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:28:45 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:28:46 DEBUG : EXISTING: size = 6 OK 2026/01/31 04:28:46 DEBUG : existing: Sizes identical 2026/01/31 04:28:46 DEBUG : existing: Unchanged skipping 2026/01/31 04:28:46 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:28:46 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:28:46 DEBUG : Waiting for deletions to finish 2026/01/31 04:28:46 INFO : There was nothing to transfer 2026/01/31 04:28:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:46 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:28:46 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:28:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:47 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:28:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:47 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:28:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:47 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:28:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:47 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:28:47 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:28:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:47 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:28:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:47 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 04:28:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:47 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:47 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/31 04:28:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:48 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:48 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/31 04:28:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:48 DEBUG : pacer: low level retry 5/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:48 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/01/31 04:28:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:28:50 DEBUG : pacer: low level retry 6/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:28:50 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/01/31 04:28:52 DEBUG : pacer: Reducing sleep to 2.56s --- PASS: TestSyncIgnoreCase (39.91s) === RUN TestFixCase run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/01/31 04:28:58 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:29:01 DEBUG : pacer: Reducing sleep to 640ms --- SKIP: TestFixCase (8.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/01/31 04:29:02 DEBUG : pacer: Reducing sleep to 320ms 2026/01/31 04:29:03 DEBUG : pacer: Reducing sleep to 160ms === RUN TestMaxTransfer/Soft run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/01/31 04:29:03 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:29:04 DEBUG : pacer: Reducing sleep to 40ms === RUN TestMaxTransfer/Cautious run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 2026/01/31 04:29:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:29:04 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:29:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:29:04 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:29:05 DEBUG : pacer: Reducing sleep to 20ms --- PASS: TestMaxTransfer (3.84s) --- SKIP: TestMaxTransfer/Hard (1.73s) --- SKIP: TestMaxTransfer/Soft (1.00s) --- SKIP: TestMaxTransfer/Cautious (1.12s) === RUN TestSyncConcurrentDelete run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:29:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:29:05 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:29:05 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:29:05 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:29:23 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:29:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:29:23 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:29:23 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:29:23 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:32:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:32:44 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:32:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "both4" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:32:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:32:46 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:32:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:32:46 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:32:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:32:46 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:32:46 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "both4" to drime root 'rclone-test-jadaxol9miya': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:32:49 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:32:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:32:49 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:32:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "both4" to drime root 'rclone-test-jadaxol9miya': 3/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:32:51 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:33:20 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:33:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:33:44 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:33:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:33:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:33:44 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:33:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:33:45 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:33:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:33:45 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:33:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "both5" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:33:47 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:34:11 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:34:11 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:34:11 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:34:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:34:11 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:34:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:34:33 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:34:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "both6" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:34:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:34:35 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:34:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:34:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:34:35 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:34:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:34:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:34:35 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:34:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:34:35 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:34:35 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:34:35 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 04:34:36 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 04:34:58 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:34:59 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:35:17 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:35:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:35:17 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:35:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:35:17 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:35:17 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:35:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:35:17 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:35:34 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:35:35 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:36:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:36:01 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:36:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:36:01 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:36:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:36:56 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:36:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:36:56 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:37:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:14 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:37:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:14 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:37:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:14 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:37:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:14 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:37:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:14 DEBUG : pacer: low level retry 5/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 04:37:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:14 DEBUG : pacer: low level retry 6/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/31 04:37:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:14 DEBUG : pacer: low level retry 7/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/31 04:37:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:15 DEBUG : pacer: low level retry 8/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:15 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/01/31 04:37:17 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:37:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:19 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:19 DEBUG : pacer: Rate limited, increasing sleep to 2.56s run.go:286: Retry Put of "only9" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:21 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:37:23 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:23 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:23 DEBUG : pacer: Rate limited, increasing sleep to 2.56s run.go:286: Retry Put of "only9" to drime root 'rclone-test-jadaxol9miya': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:37:25 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:37:25 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/01/31 04:37:28 DEBUG : pacer: Reducing sleep to 2.56s 2026/01/31 04:37:49 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:37:49 DEBUG : pacer: Reducing sleep to 640ms 2026/01/31 04:38:07 DEBUG : pacer: Reducing sleep to 320ms 2026/01/31 04:38:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:38:07 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:38:07 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/31 04:38:08 DEBUG : pacer: Reducing sleep to 320ms 2026/01/31 04:38:26 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 04:38:26 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:38:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:38:26 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:38:26 DEBUG : pacer: Rate limited, increasing sleep to 160ms run.go:286: Retry Put of "both11" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:38:29 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:38:47 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:38:48 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:38:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:38:48 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:38:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "only11" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:38:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:38:50 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:38:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:38:50 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:38:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:38:50 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:38:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms run.go:286: Retry Put of "only11" to drime root 'rclone-test-jadaxol9miya': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:38:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:38:52 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:38:52 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:38:52 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:39:19 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:39:20 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:39:56 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:40:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:40:56 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:40:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:40:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:40:56 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:40:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:40:57 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:41:30 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:41:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:41:30 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:41:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:41:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:41:30 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:41:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:41:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:41:30 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:41:30 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:41:30 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:41:54 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:41:54 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:41:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:41:54 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:41:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only14" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:41:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:41:56 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:41:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:41:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:41:56 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:41:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:41:57 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:42:36 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:42:36 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:42:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:42:36 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:42:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "both15" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:42:39 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:43:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:43:04 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:43:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:43:04 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:43:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:43:04 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:43:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only15" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:43:07 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:43:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:43:07 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:43:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only15" to drime root 'rclone-test-jadaxol9miya': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:43:09 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:43:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:43:36 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:43:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:43:36 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:43:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:43:56 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:43:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only16" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:43:59 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:45:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:45:43 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:45:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:45:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:45:43 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:45:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:45:43 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:45:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:45:43 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:45:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "both18" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:45:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:45:45 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:45:45 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:45:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:45:45 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:45:45 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:45:46 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:45:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:45:46 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:45:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms run.go:286: Retry Put of "both18" to drime root 'rclone-test-jadaxol9miya': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:45:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:45:48 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:45:48 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 04:45:48 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 04:46:28 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:46:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:46:28 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:46:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:46:29 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:46:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:46:29 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:46:29 DEBUG : pacer: Rate limited, increasing sleep to 160ms run.go:286: Retry Put of "only18" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:46:31 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:46:53 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:46:53 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:47:29 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:47:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:50 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:47:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:50 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:47:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:50 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:47:50 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:47:50 DEBUG : both0: size = 6 OK 2026/01/31 04:47:50 DEBUG : both0: Sizes identical 2026/01/31 04:47:50 DEBUG : both11: size = 6 OK 2026/01/31 04:47:50 DEBUG : both11: Sizes identical 2026/01/31 04:47:50 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 04:47:50 DEBUG : both12: size = 6 OK 2026/01/31 04:47:50 DEBUG : both12: Sizes identical 2026/01/31 04:47:50 DEBUG : both10: size = 6 OK 2026/01/31 04:47:50 DEBUG : both10: Sizes identical 2026/01/31 04:47:50 DEBUG : both0: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both13: size = 6 OK 2026/01/31 04:47:50 DEBUG : both13: Sizes identical 2026/01/31 04:47:50 DEBUG : both13: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both14: size = 6 OK 2026/01/31 04:47:50 DEBUG : both14: Sizes identical 2026/01/31 04:47:50 DEBUG : both14: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both15: size = 6 OK 2026/01/31 04:47:50 DEBUG : both15: Sizes identical 2026/01/31 04:47:50 DEBUG : both11: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both16: size = 6 OK 2026/01/31 04:47:50 DEBUG : both16: Sizes identical 2026/01/31 04:47:50 DEBUG : both12: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both17: size = 6 OK 2026/01/31 04:47:50 DEBUG : both17: Sizes identical 2026/01/31 04:47:50 DEBUG : both10: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both18: size = 6 OK 2026/01/31 04:47:50 DEBUG : both18: Sizes identical 2026/01/31 04:47:50 DEBUG : both16: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both19: size = 6 OK 2026/01/31 04:47:50 DEBUG : both19: Sizes identical 2026/01/31 04:47:50 DEBUG : both15: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both1: size = 6 OK 2026/01/31 04:47:50 DEBUG : both1: Sizes identical 2026/01/31 04:47:50 DEBUG : both19: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both2: size = 6 OK 2026/01/31 04:47:50 DEBUG : both2: Sizes identical 2026/01/31 04:47:50 DEBUG : both1: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both3: size = 6 OK 2026/01/31 04:47:50 DEBUG : both3: Sizes identical 2026/01/31 04:47:50 DEBUG : both3: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both4: size = 6 OK 2026/01/31 04:47:50 DEBUG : both4: Sizes identical 2026/01/31 04:47:50 DEBUG : both2: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both5: size = 6 OK 2026/01/31 04:47:50 DEBUG : both5: Sizes identical 2026/01/31 04:47:50 DEBUG : both18: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both6: size = 6 OK 2026/01/31 04:47:50 DEBUG : both6: Sizes identical 2026/01/31 04:47:50 DEBUG : both17: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both7: size = 6 OK 2026/01/31 04:47:50 DEBUG : both7: Sizes identical 2026/01/31 04:47:50 DEBUG : both4: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both8: size = 6 OK 2026/01/31 04:47:50 DEBUG : both8: Sizes identical 2026/01/31 04:47:50 DEBUG : both8: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both9: size = 6 OK 2026/01/31 04:47:50 DEBUG : both9: Sizes identical 2026/01/31 04:47:50 DEBUG : both5: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both6: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both7: Unchanged skipping 2026/01/31 04:47:50 DEBUG : both9: Unchanged skipping 2026/01/31 04:47:50 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 04:47:50 DEBUG : Waiting for deletions to finish 2026/01/31 04:47:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:50 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:47:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:51 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:51 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:47:51 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:47:51 INFO : only13: Deleted 2026/01/31 04:47:51 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:47:51 INFO : only17: Deleted 2026/01/31 04:47:51 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:47:51 INFO : only3: Deleted 2026/01/31 04:47:51 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:47:51 INFO : only16: Deleted 2026/01/31 04:47:51 INFO : only4: Deleted 2026/01/31 04:47:51 INFO : only5: Deleted 2026/01/31 04:47:51 INFO : only14: Deleted 2026/01/31 04:47:52 INFO : only15: Deleted 2026/01/31 04:47:52 INFO : only18: Deleted 2026/01/31 04:47:52 INFO : only2: Deleted 2026/01/31 04:47:52 INFO : only6: Deleted 2026/01/31 04:47:52 INFO : only7: Deleted 2026/01/31 04:47:52 INFO : only11: Deleted 2026/01/31 04:47:52 INFO : only0: Deleted 2026/01/31 04:47:52 INFO : only12: Deleted 2026/01/31 04:47:53 INFO : only1: Deleted 2026/01/31 04:47:53 INFO : only9: Deleted 2026/01/31 04:47:53 INFO : only10: Deleted 2026/01/31 04:47:53 INFO : only19: Deleted 2026/01/31 04:47:53 INFO : only8: Deleted 2026/01/31 04:47:53 INFO : There was nothing to transfer 2026/01/31 04:47:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:55 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:47:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:55 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:47:55 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:47:56 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:47:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:56 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:47:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:56 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:47:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:56 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:47:56 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:47:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:56 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:47:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:57 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:47:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:47:57 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:47:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 04:47:57 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 04:47:58 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:47:58 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:47:59 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:47:59 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:48:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:48:01 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:48:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:48:02 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:48:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:48:04 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:48:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:48:04 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncConcurrentDelete (1139.44s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 04:49:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:49:14 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:49:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "both1" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:49:16 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:50:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:50:56 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:50:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:50:57 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:50:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:50:57 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:50:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only2" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:50:59 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:51:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:51:34 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:51:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:51:34 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:54:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:14 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "only5" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:16 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:54:17 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:54:43 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:54:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:43 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "both6" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:45 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 04:54:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:46 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:46 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 04:54:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:46 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:46 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 04:54:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:46 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:46 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 04:54:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:46 DEBUG : pacer: low level retry 5/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:46 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/31 04:54:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:46 DEBUG : pacer: low level retry 6/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:46 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/31 04:54:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:47 DEBUG : pacer: low level retry 7/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:47 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/01/31 04:54:48 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:54:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:51 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:51 DEBUG : pacer: Rate limited, increasing sleep to 2.56s run.go:286: Retry Put of "both6" to drime root 'rclone-test-jadaxol9miya': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:53 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:53 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/01/31 04:54:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:54:55 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:54:55 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/01/31 04:55:01 DEBUG : pacer: Reducing sleep to 5.12s 2026/01/31 04:55:47 DEBUG : pacer: Reducing sleep to 2.56s 2026/01/31 04:55:47 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:55:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:55:50 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:55:50 DEBUG : pacer: Rate limited, increasing sleep to 2.56s run.go:286: Retry Put of "only6" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:55:52 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:55:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:55:54 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:55:54 DEBUG : pacer: Rate limited, increasing sleep to 2.56s run.go:286: Retry Put of "only6" to drime root 'rclone-test-jadaxol9miya': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:55:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:55:56 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:55:56 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/01/31 04:55:59 DEBUG : pacer: Reducing sleep to 2.56s 2026/01/31 04:56:34 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:56:34 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:56:34 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:56:34 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/01/31 04:56:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:56:36 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:56:36 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/01/31 04:56:39 DEBUG : pacer: Reducing sleep to 2.56s 2026/01/31 04:57:09 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:57:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:57:09 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:57:09 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/01/31 04:57:10 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:57:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:57:12 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:57:12 DEBUG : pacer: Rate limited, increasing sleep to 2.56s run.go:286: Retry Put of "only7" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:57:15 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 04:57:47 DEBUG : pacer: Reducing sleep to 640ms 2026/01/31 04:57:47 DEBUG : pacer: Reducing sleep to 320ms 2026/01/31 04:57:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:57:48 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:57:48 DEBUG : pacer: Rate limited, increasing sleep to 640ms run.go:286: Retry Put of "both8" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:57:50 DEBUG : pacer: Reducing sleep to 320ms 2026/01/31 04:58:16 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 04:58:17 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 04:58:39 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 04:58:39 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 04:59:00 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 04:59:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 04:59:00 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 04:59:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 04:59:00 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:03:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:03:43 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:03:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:03:43 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:06:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:06:56 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:06:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:06:57 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:06:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:06:57 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:06:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "both17" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:06:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:06:59 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:06:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:06:59 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:07:35 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:08:00 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:08:00 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:08:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "both18" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:08:02 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:09:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:13 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:09:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:13 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:09:14 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:09:30 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:09:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:30 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:30 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:09:30 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:30 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:30 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:09:30 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:09:54 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:09:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:54 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:09:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:54 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:09:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:54 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:09:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:54 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:54 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:09:55 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:09:55 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:09:55 DEBUG : both0: size = 6 OK 2026/01/31 05:09:55 DEBUG : both0: Sizes identical 2026/01/31 05:09:55 DEBUG : both10: size = 6 OK 2026/01/31 05:09:55 DEBUG : both10: Sizes identical 2026/01/31 05:09:55 DEBUG : both12: size = 6 OK 2026/01/31 05:09:55 DEBUG : both12: Sizes identical 2026/01/31 05:09:55 DEBUG : both11: size = 6 OK 2026/01/31 05:09:55 DEBUG : both11: Sizes identical 2026/01/31 05:09:55 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 05:09:55 DEBUG : both0: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both13: size = 6 OK 2026/01/31 05:09:55 DEBUG : both13: Sizes identical 2026/01/31 05:09:55 DEBUG : both13: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both14: size = 6 OK 2026/01/31 05:09:55 DEBUG : both14: Sizes identical 2026/01/31 05:09:55 DEBUG : both10: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both15: size = 6 OK 2026/01/31 05:09:55 DEBUG : both15: Sizes identical 2026/01/31 05:09:55 DEBUG : both15: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both16: size = 6 OK 2026/01/31 05:09:55 DEBUG : both16: Sizes identical 2026/01/31 05:09:55 DEBUG : both12: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both17: size = 6 OK 2026/01/31 05:09:55 DEBUG : both17: Sizes identical 2026/01/31 05:09:55 DEBUG : both11: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both18: size = 6 OK 2026/01/31 05:09:55 DEBUG : both18: Sizes identical 2026/01/31 05:09:55 DEBUG : both14: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both19: size = 6 OK 2026/01/31 05:09:55 DEBUG : both19: Sizes identical 2026/01/31 05:09:55 DEBUG : both16: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both1: size = 6 OK 2026/01/31 05:09:55 DEBUG : both1: Sizes identical 2026/01/31 05:09:55 DEBUG : both1: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both2: size = 6 OK 2026/01/31 05:09:55 DEBUG : both2: Sizes identical 2026/01/31 05:09:55 DEBUG : both17: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both3: size = 6 OK 2026/01/31 05:09:55 DEBUG : both3: Sizes identical 2026/01/31 05:09:55 DEBUG : both18: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both4: size = 6 OK 2026/01/31 05:09:55 DEBUG : both4: Sizes identical 2026/01/31 05:09:55 DEBUG : both19: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both5: size = 6 OK 2026/01/31 05:09:55 DEBUG : both5: Sizes identical 2026/01/31 05:09:55 DEBUG : both2: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both6: size = 6 OK 2026/01/31 05:09:55 DEBUG : both6: Sizes identical 2026/01/31 05:09:55 DEBUG : both3: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both7: size = 6 OK 2026/01/31 05:09:55 DEBUG : both7: Sizes identical 2026/01/31 05:09:55 DEBUG : both4: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both8: size = 6 OK 2026/01/31 05:09:55 DEBUG : both8: Sizes identical 2026/01/31 05:09:55 DEBUG : both5: Unchanged skipping 2026/01/31 05:09:55 DEBUG : both9: size = 6 OK 2026/01/31 05:09:55 DEBUG : both9: Sizes identical 2026/01/31 05:09:55 DEBUG : both6: Unchanged skipping 2026/01/31 05:09:55 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only0: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only0: Sizes differ 2026/01/31 05:09:55 DEBUG : both7: Unchanged skipping 2026/01/31 05:09:55 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only10: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only10: Sizes differ 2026/01/31 05:09:55 DEBUG : both8: Unchanged skipping 2026/01/31 05:09:55 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only11: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only11: Sizes differ 2026/01/31 05:09:55 DEBUG : both9: Unchanged skipping 2026/01/31 05:09:55 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only12: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only12: Sizes differ 2026/01/31 05:09:55 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only13: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only13: Sizes differ 2026/01/31 05:09:55 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only14: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only14: Sizes differ 2026/01/31 05:09:55 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only15: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only15: Sizes differ 2026/01/31 05:09:55 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only16: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only16: Sizes differ 2026/01/31 05:09:55 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only17: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only17: Sizes differ 2026/01/31 05:09:55 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only19: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only19: Sizes differ 2026/01/31 05:09:55 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only18: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only18: Sizes differ 2026/01/31 05:09:55 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only1: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only1: Sizes differ 2026/01/31 05:09:55 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only2: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only2: Sizes differ 2026/01/31 05:09:55 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only3: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only3: Sizes differ 2026/01/31 05:09:55 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only4: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only4: Sizes differ 2026/01/31 05:09:55 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only5: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only5: Sizes differ 2026/01/31 05:09:55 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only6: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only6: Sizes differ 2026/01/31 05:09:55 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only7: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only7: Sizes differ 2026/01/31 05:09:55 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only8: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only8: Sizes differ 2026/01/31 05:09:55 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2258744978) 2026/01/31 05:09:55 DEBUG : only9: size = 6 (drime root 'rclone-test-jadaxol9miya') 2026/01/31 05:09:55 DEBUG : only9: Sizes differ 2026/01/31 05:09:55 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 05:09:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:55 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:09:55 DEBUG : only11: Received error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n" - low level retry 0/10 2026/01/31 05:09:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:55 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:09:55 DEBUG : only15: Received error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n" - low level retry 0/10 2026/01/31 05:09:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:09:55 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:09:55 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 05:09:55 DEBUG : only11: Received error: failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n" - low level retry 1/10 2026/01/31 05:10:13 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 05:10:13 DEBUG : only0: Removing old object on successful upload 2026/01/31 05:10:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:10:13 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:10:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 05:10:14 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 05:10:14 DEBUG : only0: size = 0 OK 2026/01/31 05:10:14 INFO : only0: Copied (replaced existing) 2026/01/31 05:10:14 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:10:14 DEBUG : only15: size = 0 OK 2026/01/31 05:10:14 INFO : only15: Copied (replaced existing) 2026/01/31 05:10:16 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:10:16 DEBUG : only14: Removing old object on successful upload 2026/01/31 05:10:16 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:10:16 DEBUG : only14: size = 0 OK 2026/01/31 05:10:16 INFO : only14: Copied (replaced existing) 2026/01/31 05:10:23 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:10:23 DEBUG : only11: size = 0 OK 2026/01/31 05:10:23 INFO : only11: Copied (replaced existing) 2026/01/31 05:10:40 DEBUG : only10: Removing old object on successful upload 2026/01/31 05:10:40 DEBUG : only10: size = 0 OK 2026/01/31 05:10:40 INFO : only10: Copied (replaced existing) 2026/01/31 05:10:41 DEBUG : only17: Removing old object on successful upload 2026/01/31 05:10:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:10:41 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:10:41 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:10:41 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:10:41 DEBUG : only17: size = 0 OK 2026/01/31 05:10:41 INFO : only17: Copied (replaced existing) 2026/01/31 05:10:54 DEBUG : only19: Removing old object on successful upload 2026/01/31 05:10:55 DEBUG : only19: size = 0 OK 2026/01/31 05:10:55 INFO : only19: Copied (replaced existing) 2026/01/31 05:10:55 DEBUG : only12: Removing old object on successful upload 2026/01/31 05:10:56 DEBUG : only12: size = 0 OK 2026/01/31 05:10:56 INFO : only12: Copied (replaced existing) 2026/01/31 05:11:02 DEBUG : only1: Removing old object on successful upload 2026/01/31 05:11:03 DEBUG : only1: size = 0 OK 2026/01/31 05:11:03 INFO : only1: Copied (replaced existing) 2026/01/31 05:11:15 DEBUG : only4: Removing old object on successful upload 2026/01/31 05:11:15 DEBUG : only4: size = 0 OK 2026/01/31 05:11:15 INFO : only4: Copied (replaced existing) 2026/01/31 05:11:21 DEBUG : only2: Removing old object on successful upload 2026/01/31 05:11:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:11:21 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:11:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:11:22 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:11:22 DEBUG : only2: size = 0 OK 2026/01/31 05:11:22 INFO : only2: Copied (replaced existing) 2026/01/31 05:11:25 DEBUG : only3: Removing old object on successful upload 2026/01/31 05:11:26 DEBUG : only3: size = 0 OK 2026/01/31 05:11:26 INFO : only3: Copied (replaced existing) 2026/01/31 05:11:37 DEBUG : only5: Removing old object on successful upload 2026/01/31 05:11:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:11:37 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:11:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:11:38 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:11:38 DEBUG : only5: size = 0 OK 2026/01/31 05:11:38 INFO : only5: Copied (replaced existing) 2026/01/31 05:11:47 DEBUG : only18: Removing old object on successful upload 2026/01/31 05:11:48 DEBUG : only18: size = 0 OK 2026/01/31 05:11:48 INFO : only18: Copied (replaced existing) 2026/01/31 05:11:52 DEBUG : only8: Removing old object on successful upload 2026/01/31 05:11:52 DEBUG : only8: size = 0 OK 2026/01/31 05:11:52 INFO : only8: Copied (replaced existing) 2026/01/31 05:11:53 DEBUG : only6: Removing old object on successful upload 2026/01/31 05:11:53 DEBUG : only6: size = 0 OK 2026/01/31 05:11:53 INFO : only6: Copied (replaced existing) 2026/01/31 05:12:03 DEBUG : only16: Removing old object on successful upload 2026/01/31 05:12:03 DEBUG : only16: size = 0 OK 2026/01/31 05:12:03 INFO : only16: Copied (replaced existing) 2026/01/31 05:12:25 DEBUG : only13: Removing old object on successful upload 2026/01/31 05:12:25 DEBUG : only7: Removing old object on successful upload 2026/01/31 05:12:25 DEBUG : only13: size = 0 OK 2026/01/31 05:12:25 INFO : only13: Copied (replaced existing) 2026/01/31 05:12:25 DEBUG : only7: size = 0 OK 2026/01/31 05:12:25 INFO : only7: Copied (replaced existing) 2026/01/31 05:12:34 DEBUG : only9: Removing old object on successful upload 2026/01/31 05:12:34 DEBUG : only9: size = 0 OK 2026/01/31 05:12:34 INFO : only9: Copied (replaced existing) 2026/01/31 05:12:34 DEBUG : Waiting for deletions to finish fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/01/31 05:12:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:12:39 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:12:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:12:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:12:39 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:12:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:12:40 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:12:40 DEBUG : pacer: Reducing sleep to 10ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) got both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only11 (6), only12 (0), only13 (0), only14 (0), only15 (0), only15 (6), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only11" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2785 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "only15" 2026/01/31 05:12:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:12:45 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:12:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:12:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:12:45 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:12:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:12:45 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:12:46 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:12:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:12:48 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:12:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:12:48 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:12:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:12:49 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:12:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:12:50 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:12:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:12:54 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:12:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:12:54 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:12:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/01/31 05:12:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:12:59 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:13:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:13:02 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:13:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:13:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:13:02 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:13:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:13:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:13:02 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:13:02 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:13:03 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:13:04 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:13:04 DEBUG : pacer: Reducing sleep to 10ms --- FAIL: TestSyncConcurrentTruncate (1504.80s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 05:13:09 DEBUG : empty_dir: Making directory with metadata 2026/01/31 05:13:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 05:13:09 DEBUG : empty_on_remote: Making directory with metadata 2026/01/31 05:13:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 05:13:09 INFO : empty_on_remote: Making directory 2026/01/31 05:13:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:13:09 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:13:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:13:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:13:09 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:13:09 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:13:10 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:13:10 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:13:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/31 05:14:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/31 05:14:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/31 05:14:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/31 05:14:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/31 05:14:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:14 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:14:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:14 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:14 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:14:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:14 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:14 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:14:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:14 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:14 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:14:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:14 DEBUG : pacer: low level retry 5/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:14 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 05:14:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:14 DEBUG : pacer: low level retry 6/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:14 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/31 05:14:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:15 DEBUG : pacer: low level retry 7/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:15 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/31 05:14:16 DEBUG : pacer: Reducing sleep to 640ms 2026/01/31 05:14:17 DEBUG : pacer: Reducing sleep to 320ms 2026/01/31 05:14:18 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 05:14:18 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:14:19 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:14:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:19 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:14:19 DEBUG : pacer: Reducing sleep to 40ms --- PASS: TestSyncReplaceDirModTime (69.99s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 05:14:19 DEBUG : empty_dir: Making directory with metadata 2026/01/31 05:14:19 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 05:14:19 DEBUG : empty_on_remote: Making directory with metadata 2026/01/31 05:14:19 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/01/31 05:14:19 INFO : empty_on_remote: Making directory 2026/01/31 05:14:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:19 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:14:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:14:19 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:14:19 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:14:19 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:14:20 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:14:20 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/01/31 05:15:17 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/01/31 05:15:17 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/01/31 05:15:17 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/01/31 05:15:17 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/01/31 05:15:17 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/01/31 05:15:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:15:25 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:15:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:15:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:15:25 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:15:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:15:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:15:25 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:15:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:15:26 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:15:26 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:15:26 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (68.76s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 05:15:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 05:15:28 INFO : sub dir: Making directory 2026/01/31 05:15:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:15:28 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:15:28 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:15:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:15:28 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:15:28 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:15:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:15:28 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:15:28 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:15:28 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:15:28 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:15:28 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:15:28 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:15:29 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:15:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/01/31 05:16:54 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:16:54 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:16:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:16:54 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:16:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:16:55 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:16:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:16:55 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:16:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:16:55 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:16:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:16:55 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:16:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:16:55 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:16:56 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:16:56 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:16:56 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:16:57 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:17:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:17:04 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:17:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:17:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:17:04 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:17:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:17:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:17:04 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:17:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:17:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:17:04 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:17:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:17:05 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:17:05 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:17:06 DEBUG : pacer: Reducing sleep to 20ms --- PASS: TestNothingToTransferWithEmptyDirs (97.91s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 05:17:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/01/31 05:17:06 INFO : sub dir: Making directory 2026/01/31 05:17:06 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:17:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/01/31 05:18:36 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:18:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:36 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:18:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:36 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:18:36 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:18:36 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:18:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:38 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:18:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:38 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:18:38 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:38 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:18:39 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:18:39 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:18:40 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:18:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:40 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:18:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:40 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:18:41 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:18:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:41 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:41 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:18:41 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:18:42 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:18:42 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:42 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:18:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:43 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:43 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:18:43 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:18:43 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:18:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:44 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:18:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:45 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:18:45 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:18:46 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:18:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:48 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:18:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:18:48 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:18:48 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:18:49 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:18:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithoutEmptyDirs (103.33s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 05:19:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:19:09 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:19:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0001-bcdefgh.txt" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:19:11 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:23:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:23:36 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:23:36 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:23:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:23:36 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:23:36 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:23:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:23:36 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:23:36 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:23:36 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:24:23 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:24:23 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:24:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:24:24 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:24:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0010-456789.txt" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:24:26 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:24:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:24:55 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:24:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:24:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:24:55 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:24:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:24:55 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:25:12 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:25:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:25:12 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:25:12 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:25:12 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:25:12 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:25:12 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:25:12 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:25:37 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:26:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:26:55 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:26:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "apple" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:26:57 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:27:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:27:53 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:27:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:27:53 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:27:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:27:53 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:27:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "banana" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:27:56 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:29:38 DEBUG : Waiting for deletions to finish 2026/01/31 05:29:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 05:29:38 DEBUG : splitbananasplit: Excluded 2026/01/31 05:29:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 05:29:38 DEBUG : appleappleapplebanana: Excluded 2026/01/31 05:29:38 DEBUG : banana: Excluded (Path Filter) 2026/01/31 05:29:38 DEBUG : banana: Excluded 2026/01/31 05:29:38 DEBUG : apple: Excluded (Path Filter) 2026/01/31 05:29:38 DEBUG : apple: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/31 05:29:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 05:29:39 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/31 05:29:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:39 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:39 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:29:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:39 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:39 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:29:39 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:39 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:29:40 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:29:40 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:29:40 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:40 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:40 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:29:41 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:29:41 DEBUG : apple: size = 5 OK 2026/01/31 05:29:41 DEBUG : apple: Sizes identical 2026/01/31 05:29:41 DEBUG : apple: Unchanged skipping 2026/01/31 05:29:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 05:29:41 DEBUG : appleappleapplebanana: Sizes identical 2026/01/31 05:29:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 05:29:41 DEBUG : banana: size = 6 OK 2026/01/31 05:29:41 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 05:29:41 DEBUG : banana: Sizes identical 2026/01/31 05:29:41 DEBUG : banana: Unchanged skipping 2026/01/31 05:29:41 DEBUG : splitbananasplit: Sizes identical 2026/01/31 05:29:41 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 05:29:41 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:29:41 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 05:29:41 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 05:29:41 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 05:29:41 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 05:29:41 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 05:29:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 05:29:41 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 05:29:41 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 05:29:41 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/31 05:29:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 05:29:41 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 05:29:41 DEBUG : Waiting for deletions to finish 2026/01/31 05:29:41 INFO : There was nothing to transfer 2026/01/31 05:29:41 DEBUG : Waiting for deletions to finish 2026/01/31 05:29:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : splitbananasplit: Excluded 2026/01/31 05:29:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : appleappleapplebanana: Excluded 2026/01/31 05:29:42 DEBUG : banana: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : banana: Excluded 2026/01/31 05:29:42 DEBUG : apple: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : apple: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/31 05:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 05:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/31 05:29:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:43 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:29:43 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:29:43 DEBUG : apple: size = 5 OK 2026/01/31 05:29:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 05:29:43 DEBUG : appleappleapplebanana: Sizes identical 2026/01/31 05:29:43 DEBUG : banana: size = 6 OK 2026/01/31 05:29:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 05:29:43 DEBUG : banana: Sizes identical 2026/01/31 05:29:43 DEBUG : apple: Sizes identical 2026/01/31 05:29:43 DEBUG : banana: Unchanged skipping 2026/01/31 05:29:43 DEBUG : apple: Unchanged skipping 2026/01/31 05:29:43 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 05:29:43 DEBUG : splitbananasplit: Sizes identical 2026/01/31 05:29:43 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 05:29:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 05:29:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 05:29:44 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 05:29:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 05:29:44 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 05:29:44 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 05:29:44 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 05:29:44 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/31 05:29:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 05:29:44 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 05:29:44 DEBUG : Waiting for deletions to finish 2026/01/31 05:29:44 INFO : There was nothing to transfer 2026/01/31 05:29:44 DEBUG : Waiting for deletions to finish 2026/01/31 05:29:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 05:29:44 DEBUG : splitbananasplit: Excluded 2026/01/31 05:29:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 05:29:44 DEBUG : appleappleapplebanana: Excluded 2026/01/31 05:29:44 DEBUG : banana: Excluded (Path Filter) 2026/01/31 05:29:44 DEBUG : banana: Excluded 2026/01/31 05:29:44 DEBUG : apple: Excluded (Path Filter) 2026/01/31 05:29:44 DEBUG : apple: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/31 05:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 05:29:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/31 05:29:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:45 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:29:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:45 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:45 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:29:45 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:29:46 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:29:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:57 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:29:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:57 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:29:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:57 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:29:57 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:29:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:57 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:29:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:57 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:29:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:57 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 05:29:57 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:57 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/31 05:29:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:29:58 DEBUG : pacer: low level retry 5/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:29:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/31 05:29:59 DEBUG : pacer: Reducing sleep to 640ms 2026/01/31 05:30:00 DEBUG : pacer: Reducing sleep to 320ms 2026/01/31 05:30:01 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 05:30:01 DEBUG : pacer: Reducing sleep to 80ms === RUN TestTransform/NFD run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 05:30:01 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:30:02 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:30:02 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:30:02 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:30:02 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:30:02 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:30:43 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:33:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:33:05 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:33:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dir1/0005-fghijkl.txt" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:33:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:33:07 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:33:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:33:07 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:33:36 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:36:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:36:46 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:36:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:36:47 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:38:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:38:04 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:38:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:38:04 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:38:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:38:04 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:38:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:38:04 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:38:05 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:38:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:38:05 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:05 DEBUG : pacer: Rate limited, increasing sleep to 160ms run.go:286: Retry Put of "dir1/0015-9;=.txt" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:08 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:38:25 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:38:25 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:38:50 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:38:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:38:50 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "banana" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:52 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:38:52 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:38:53 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:38:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:38:53 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:286: Retry Put of "banana" to drime root 'rclone-test-jadaxol9miya': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:38:55 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:39:24 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:40:04 DEBUG : Waiting for deletions to finish 2026/01/31 05:40:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:04 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:40:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:04 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:04 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:40:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:04 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:04 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:40:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:04 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:04 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:40:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:04 DEBUG : pacer: low level retry 5/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:04 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 05:40:05 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 05:40:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : splitbananasplit: Excluded 2026/01/31 05:40:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : appleappleapplebanana: Excluded 2026/01/31 05:40:05 DEBUG : banana: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : banana: Excluded 2026/01/31 05:40:05 DEBUG : apple: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : apple: Excluded 2026/01/31 05:40:05 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:40:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/31 05:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 05:40:05 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/31 05:40:06 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:40:06 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:40:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:06 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:06 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:40:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:06 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:06 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:40:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:06 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:06 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:40:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:06 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:06 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 05:40:07 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 05:40:07 DEBUG : apple: size = 5 OK 2026/01/31 05:40:07 DEBUG : apple: Sizes identical 2026/01/31 05:40:07 DEBUG : apple: Unchanged skipping 2026/01/31 05:40:07 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 05:40:07 DEBUG : appleappleapplebanana: Sizes identical 2026/01/31 05:40:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 05:40:07 DEBUG : banana: size = 6 OK 2026/01/31 05:40:07 DEBUG : banana: Sizes identical 2026/01/31 05:40:07 DEBUG : banana: Unchanged skipping 2026/01/31 05:40:07 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 05:40:07 DEBUG : splitbananasplit: Sizes identical 2026/01/31 05:40:07 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 05:40:07 DEBUG : pacer: Reducing sleep to 80ms 2026/01/31 05:40:07 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 05:40:07 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 05:40:07 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 05:40:07 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 05:40:07 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 05:40:07 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 05:40:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 05:40:07 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 05:40:07 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/31 05:40:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 05:40:07 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 05:40:07 DEBUG : Waiting for deletions to finish 2026/01/31 05:40:07 INFO : There was nothing to transfer 2026/01/31 05:40:07 DEBUG : Waiting for deletions to finish 2026/01/31 05:40:08 DEBUG : pacer: Reducing sleep to 40ms 2026/01/31 05:40:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : splitbananasplit: Excluded 2026/01/31 05:40:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : appleappleapplebanana: Excluded 2026/01/31 05:40:08 DEBUG : banana: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : banana: Excluded 2026/01/31 05:40:08 DEBUG : apple: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : apple: Excluded 2026/01/31 05:40:08 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:40:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/31 05:40:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 05:40:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/31 05:40:09 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:40:10 DEBUG : splitbananasplit: size = 16 OK 2026/01/31 05:40:10 DEBUG : splitbananasplit: Sizes identical 2026/01/31 05:40:10 DEBUG : splitbananasplit: Unchanged skipping 2026/01/31 05:40:10 DEBUG : appleappleapplebanana: size = 21 OK 2026/01/31 05:40:10 DEBUG : appleappleapplebanana: Sizes identical 2026/01/31 05:40:10 DEBUG : banana: size = 6 OK 2026/01/31 05:40:10 DEBUG : banana: Sizes identical 2026/01/31 05:40:10 DEBUG : banana: Unchanged skipping 2026/01/31 05:40:10 DEBUG : apple: size = 5 OK 2026/01/31 05:40:10 DEBUG : apple: Sizes identical 2026/01/31 05:40:10 DEBUG : apple: Unchanged skipping 2026/01/31 05:40:10 DEBUG : appleappleapplebanana: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/01/31 05:40:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/01/31 05:40:10 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/01/31 05:40:10 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/01/31 05:40:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/01/31 05:40:10 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/01/31 05:40:10 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for checks to finish 2026/01/31 05:40:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/01/31 05:40:10 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/01/31 05:40:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/01/31 05:40:10 DEBUG : drime root 'rclone-test-jadaxol9miya': Waiting for transfers to finish 2026/01/31 05:40:10 DEBUG : Waiting for deletions to finish 2026/01/31 05:40:10 INFO : There was nothing to transfer 2026/01/31 05:40:10 DEBUG : Waiting for deletions to finish 2026/01/31 05:40:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/01/31 05:40:10 DEBUG : splitbananasplit: Excluded 2026/01/31 05:40:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/01/31 05:40:10 DEBUG : appleappleapplebanana: Excluded 2026/01/31 05:40:10 DEBUG : banana: Excluded (Path Filter) 2026/01/31 05:40:10 DEBUG : banana: Excluded 2026/01/31 05:40:10 DEBUG : apple: Excluded (Path Filter) 2026/01/31 05:40:10 DEBUG : apple: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/01/31 05:40:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/01/31 05:40:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/01/31 05:40:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:14 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:40:15 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:40:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:15 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:40:15 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:40:15 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:15 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:40:16 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:40:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:16 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:40:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:16 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:40:16 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:40:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:16 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:40:17 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:40:17 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:40:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:19 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:40:19 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:40:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:20 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:40:20 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:40:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:20 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:40:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:20 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:40:21 DEBUG : pacer: Reducing sleep to 20ms 2026/01/31 05:40:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:21 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:21 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/01/31 05:40:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:21 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:21 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/01/31 05:40:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:21 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:21 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/01/31 05:40:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:21 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:21 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/01/31 05:40:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:21 DEBUG : pacer: low level retry 5/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:21 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/31 05:40:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:22 DEBUG : pacer: low level retry 6/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:22 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/31 05:40:22 DEBUG : pacer: Reducing sleep to 640ms 2026/01/31 05:40:24 DEBUG : pacer: Reducing sleep to 320ms 2026/01/31 05:40:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:24 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:24 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/31 05:40:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:24 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/31 05:40:25 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:25 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:25 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/01/31 05:40:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:26 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:26 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/01/31 05:40:29 DEBUG : pacer: Reducing sleep to 2.56s 2026/01/31 05:40:34 DEBUG : pacer: Reducing sleep to 1.28s 2026/01/31 05:40:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:37 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:37 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/01/31 05:40:38 DEBUG : pacer: Reducing sleep to 1.28s === RUN TestTransform/base64 run.go:185: Remote "drime root 'rclone-test-jadaxol9miya'", Local "Local file system at /tmp/rclone2258744978", Modify Window "876000h0m0s" 2026/01/31 05:40:41 DEBUG : pacer: Reducing sleep to 640ms 2026/01/31 05:40:42 DEBUG : pacer: Reducing sleep to 320ms 2026/01/31 05:40:43 DEBUG : pacer: Reducing sleep to 160ms 2026/01/31 05:40:43 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:43 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:43 DEBUG : pacer: Rate limited, increasing sleep to 320ms run.go:286: Retry Put of "dir1/0000-abcdefg.txt" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:45 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:45 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/01/31 05:40:45 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:45 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:45 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/01/31 05:40:46 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:46 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:46 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/01/31 05:40:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:47 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:47 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/01/31 05:40:50 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:50 DEBUG : pacer: low level retry 5/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:50 DEBUG : pacer: Rate limited, increasing sleep to 10.24s 2026/01/31 05:40:55 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:40:55 DEBUG : pacer: low level retry 6/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:40:55 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/01/31 05:41:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:41:05 DEBUG : pacer: low level retry 7/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:41:25 DEBUG : pacer: Reducing sleep to 10s 2026/01/31 05:42:03 DEBUG : pacer: Reducing sleep to 5s 2026/01/31 05:42:03 DEBUG : pacer: Reducing sleep to 2.5s 2026/01/31 05:42:33 DEBUG : pacer: Reducing sleep to 1.25s 2026/01/31 05:42:34 DEBUG : pacer: Reducing sleep to 625ms 2026/01/31 05:43:10 DEBUG : pacer: Reducing sleep to 312.5ms 2026/01/31 05:43:11 DEBUG : pacer: Reducing sleep to 156.25ms 2026/01/31 05:43:45 DEBUG : pacer: Reducing sleep to 78.125ms 2026/01/31 05:43:46 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/01/31 05:44:15 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/01/31 05:44:15 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:50:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:50:06 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:50:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/01/31 05:50:08 DEBUG : pacer: Reducing sleep to 10ms 2026/01/31 05:50:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value 2026/01/31 05:50:08 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:50:08 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "apple" to drime root 'rclone-test-jadaxol9miya': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n

500 Internal Server Error

\r\n
nginx
\r\n\r\n\r\n") 2026/01/31 05:50:10 DEBUG : pacer: Reducing sleep to 10ms panic: test timed out after 2h0m0s running tests: TestTransform (32m23s) TestTransform/base64 (10m33s) goroutine 17799 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 32 minutes]: testing.(*T).Run(0xc00047f340, {0x2947ade?, 0xc000751ad8?}, 0x2ab0e20) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00047f340) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00047f340, 0xc000751c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000af4390, {0x44671c0, 0x6c, 0x6c}, {0x84a160?, 0x44a31d0?, 0x447f420?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000807540) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000807540) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 21 [syscall, 120 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 22 [chan receive, 120 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 17644 [select]: net/http.(*http2ClientConn).roundTrip(0xc000c61a40, 0xc0003f2c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:8870 +0x4d3 net/http.(*http2ClientConn).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8767 net/http.(*http2Transport).RoundTripOpt(0xc000807680, 0xc0003f2c80, {0xe0?, 0x73?}) /usr/local/go/src/net/http/h2_bundle.go:8063 +0x1ec net/http.(*http2Transport).RoundTrip(...) /usr/local/go/src/net/http/h2_bundle.go:8014 net/http.http2noDialH2RoundTripper.RoundTrip({0xc0006291e0?}, 0xc0003f2c80?) /usr/local/go/src/net/http/h2_bundle.go:10872 +0x1c net/http.(*Transport).roundTrip(0xc0006291e0, 0xc0003f2b40) /usr/local/go/src/net/http/transport.go:615 +0x497 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0002c4660, 0xc0003f2b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0003f2b40, {0x2e279e0, 0xc0002c4660}, {0x6ff101?, 0xc0009773e8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00057b200, 0xc0003f2b40, {0xf?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00057b200, 0xc0003f2b40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0001c50e0, {0x2e50218, 0x44a2c40}, 0xc00006b270) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:356 +0xd67 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0xc0001c50e0, {0x2e50218, 0x44a2c40}, 0x419691?, {0x0?, 0x0?}, {0x2293260, 0xc000be7000}, 0x41373d?, 0x2ab2428, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x40b github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/drime.(*Object).Update.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1520 +0x8b github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002c46c0, 0xc000716280, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:244 github.com/rclone/rclone/backend/drime.(*Object).Update(0xc000a12080, {0x2e50218, 0x44a2c40}, {0x2e25e20, 0xc000514a80}, {0x2e5c4f0, 0xc00040a070}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:1519 +0x82f github.com/rclone/rclone/backend/drime.(*Fs).PutUnchecked(0xc0008075e0, {0x2e50218, 0x44a2c40}, {0x2e25e20, 0xc000514a80}, {0x2e5c4f0, 0xc00040a070}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:683 +0x14c github.com/rclone/rclone/backend/drime.(*Fs).Put(0xc0008075e0, {0x2e50218, 0x44a2c40}, {0x2e25e20, 0xc000514a80}, {0x2e5c4f0, 0xc00040a070}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:656 +0x12c github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc000050930, {0x2e50218, 0x44a2c40}, {0x2e67270, 0xc0008075e0}, {0x29335e2, 0x6}, {0x29335e2, 0x6}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:280 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc000050930?, 0xc000050930, {0x292c86e, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:162 +0x6e5 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000561180) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 +0xd3 testing.tRunner(0xc000561180, 0xc0005ba780) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 16039 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 15772 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0007341e0, {0x2e502f8, 0xc0001bc4b0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 15430 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 2651 [chan receive, 114 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 2672 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 12033 [IO wait]: internal/poll.runtime_pollWait(0x7b0d060c87f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0006ba300?, 0xc000cce000?, 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(0xc0006ba300, {0xc000cce000, 0x1300, 0x1300}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0006ba300, {0xc000cce000?, 0xff0?, 0xc000582420?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00008a790, {0xc000cce000?, 0xc000cce30b?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000af4528, {0xc000cce000?, 0x7b0d04553f38?, 0x7b0d4d564a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000a90120, {0xc000cce000?, 0xff0?, 0xc0007f6c08?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000768638, {0x2e292c0, 0xc000a90120}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000768388, {0x7b0d04522f80, 0xc000af4528}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000768388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000768388, {0xc0001ff000, 0x1000, 0xc000fe7ca0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc00026a3c0, {0xc0009ba200, 0x9, 0x43e8740?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2e26320, 0xc00026a3c0}, {0xc0009ba200, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0009ba200, 0x9, 0xc000514f60?}, {0x2e26320?, 0xc00026a3c0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0009ba1c0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000fe7fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000c61a40) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 12032 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 16039 [chan receive, 11 minutes]: testing.(*T).Run(0xc000611a40, {0x2933636?, 0x0?}, 0xc0005ba780) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000611a40) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:96 +0x62a testing.tRunner(0xc000611a40, 0x2ab0e20) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 17726 [select]: net/http.(*http2clientStream).writeRequest(0xc000436c00, 0xc0003f2c80, 0x0) /usr/local/go/src/net/http/h2_bundle.go:9044 +0xc05 net/http.(*http2clientStream).doRequest(0xc000436c00, 0xc0009ad260?, 0x0?) /usr/local/go/src/net/http/h2_bundle.go:8901 +0x56 created by net/http.(*http2ClientConn).roundTrip in goroutine 17644 /usr/local/go/src/net/http/h2_bundle.go:8806 +0x419 "./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m0.999903716s (try 1/5): exit status 2: Failed [TestSyncConcurrentTruncate]