"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Starting (try 1/5)
2026/04/06 03:11:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-cegariz4quka"
2026/04/06 03:11:13 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/06 03:11:21 DEBUG : Creating backend with remote "/tmp/rclone2750124395"
=== RUN TestPipe
--- PASS: TestPipe (0.00s)
=== RUN TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.02s)
=== RUN TestPipeOrderBy
=== RUN TestPipeOrderBy/#00
=== RUN TestPipeOrderBy/size
=== RUN TestPipeOrderBy/name
=== RUN TestPipeOrderBy/modtime
=== RUN TestPipeOrderBy/size,ascending
=== RUN TestPipeOrderBy/name,asc
=== RUN TestPipeOrderBy/modtime,ascending
=== RUN TestPipeOrderBy/size,descending
=== RUN TestPipeOrderBy/name,desc
=== RUN TestPipeOrderBy/modtime,descending
=== RUN TestPipeOrderBy/size,mixed,50
=== RUN TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
--- PASS: TestPipeOrderBy/#00 (0.00s)
--- PASS: TestPipeOrderBy/size (0.00s)
--- PASS: TestPipeOrderBy/name (0.00s)
--- PASS: TestPipeOrderBy/modtime (0.00s)
--- PASS: TestPipeOrderBy/size,ascending (0.00s)
--- PASS: TestPipeOrderBy/name,asc (0.00s)
--- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
--- PASS: TestPipeOrderBy/size,descending (0.00s)
--- PASS: TestPipeOrderBy/name,desc (0.00s)
--- PASS: TestPipeOrderBy/modtime,descending (0.00s)
--- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
--- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN TestNewLess
=== RUN TestNewLess/blankOK
=== RUN TestNewLess/tooManyParts
=== RUN TestNewLess/tooManyParts2
=== RUN TestNewLess/badMixed
=== RUN TestNewLess/unknownComparison
=== RUN TestNewLess/unknownSortDirection
=== RUN TestNewLess/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-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:11:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:11:33 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:11:33 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:11:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
--- PASS: TestCopyWithDryRun (22.02s)
=== RUN TestCopy
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:11:43 INFO : sub dir: Set directory modification time (using DirSetModTime)
2026/04/06 03:11:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:11:45 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:11:45 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:12:13 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:12:13 INFO : sub dir/hello world: Copied (new)
2026/04/06 03:12:21 DEBUG : drime root 'rclone-test-cegariz4quka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopy (69.23s)
=== RUN TestCopyMetadata
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:98: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (9.20s)
=== RUN TestCopyMetadataNoEmptyDirs
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:98: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (9.32s)
=== RUN TestCopyMissingDirectory
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:13:11 DEBUG : Creating backend with remote "/non-existing"
2026/04/06 03:13:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2026/04/06 03:13:16 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:13:16 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
--- PASS: TestCopyMissingDirectory (12.60s)
=== RUN TestCopyNoTraverse
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:13:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:13:27 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:13:27 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:13:40 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:13:40 INFO : sub dir/hello world: Copied (new)
--- PASS: TestCopyNoTraverse (42.82s)
=== RUN TestCopyNoTraverseDeadlock
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:222: Only runs on local
--- SKIP: TestCopyNoTraverseDeadlock (9.42s)
=== RUN TestCopyCheckFirst
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:14:16 INFO : drime root 'rclone-test-cegariz4quka': Running all checks before starting transfers
2026/04/06 03:14:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:14:21 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:14:21 INFO : drime root 'rclone-test-cegariz4quka': Checks finished, now starting transfers
2026/04/06 03:14:21 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:14:40 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:14:40 INFO : sub dir/hello world: Copied (new)
--- PASS: TestCopyCheckFirst (60.84s)
=== RUN TestSyncNoTraverse
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:15:17 ERROR : Ignoring --no-traverse with sync
2026/04/06 03:15:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:15:21 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:15:21 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:15:43 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:15:43 INFO : sub dir/hello world: Copied (new)
2026/04/06 03:15:43 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncNoTraverse (58.00s)
=== RUN TestCopyWithDepth
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:16:19 DEBUG : hello world2: Need to transfer - File not found at Destination
2026/04/06 03:16:19 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:16:19 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:16:26 DEBUG : hello world2: size = 12 OK
2026/04/06 03:16:26 INFO : hello world2: Copied (new)
--- PASS: TestCopyWithDepth (27.72s)
=== RUN TestCopyWithFilesFrom
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:16:46 DEBUG : potato2: Need to transfer - File not found at Destination
2026/04/06 03:16:46 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:16:46 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:16:53 DEBUG : potato2: size = 11 OK
2026/04/06 03:16:53 INFO : potato2: Copied (new)
--- PASS: TestCopyWithFilesFrom (24.09s)
=== RUN TestCopyWithFilesFromAndNoTraverse
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:17:11 DEBUG : potato2: Need to transfer - File not found at Destination
2026/04/06 03:17:11 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:17:11 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:17:40 DEBUG : potato2: size = 11 OK
2026/04/06 03:17:40 INFO : potato2: Copied (new)
--- PASS: TestCopyWithFilesFromAndNoTraverse (43.73s)
=== RUN TestCopyEmptyDirectories
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:17:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2026/04/06 03:17:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2026/04/06 03:17:50 INFO : sub dir2: Set directory modification time (using DirSetModTime)
2026/04/06 03:17:50 INFO : sub dir: Set directory modification time (using DirSetModTime)
2026/04/06 03:17:53 INFO : sub dir2: Making directory
2026/04/06 03:17:59 INFO : sub dir: Making directory
2026/04/06 03:18:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:18:01 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n
500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:18:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/06 03:18:04 DEBUG : pacer: Reducing sleep to 10ms
2026/04/06 03:18:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:18:04 INFO : sub dir2/sub sub dir2: Making directory
2026/04/06 03:18:07 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:18:07 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:18:18 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:18:18 INFO : sub dir/hello world: Copied (new)
2026/04/06 03:18:20 DEBUG : drime root 'rclone-test-cegariz4quka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2026/04/06 03:18:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:18:20 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:18:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/06 03:18:21 DEBUG : pacer: Reducing sleep to 10ms
2026/04/06 03:18:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:18:22 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:18:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/06 03:18:23 DEBUG : pacer: Reducing sleep to 10ms
2026/04/06 03:18:26 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:18:26 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:18:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/06 03:18:27 DEBUG : pacer: Reducing sleep to 10ms
2026/04/06 03:18:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:18:27 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:18:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/06 03:18:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:18:27 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:18:27 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/06 03:18:28 DEBUG : pacer: Reducing sleep to 20ms
--- PASS: TestCopyEmptyDirectories (37.45s)
=== RUN TestCopyNoEmptyDirectories
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:18:28 INFO : sub dir2: Making directory
2026/04/06 03:18:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2026/04/06 03:18:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2026/04/06 03:18:29 DEBUG : pacer: Reducing sleep to 10ms
2026/04/06 03:18:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:18:29 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:18:29 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:18:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:18:29 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:18:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/06 03:18:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:18:29 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:18:29 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/06 03:18:29 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:18:29 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:18:29 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/04/06 03:18:30 DEBUG : pacer: Reducing sleep to 40ms
2026/04/06 03:18:31 DEBUG : pacer: Reducing sleep to 20ms
2026/04/06 03:18:33 DEBUG : pacer: Reducing sleep to 10ms
2026/04/06 03:18:33 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:18:33 INFO : sub dir/hello world: Copied (new)
--- PASS: TestCopyNoEmptyDirectories (14.36s)
=== RUN TestMoveEmptyDirectories
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:18:42 DEBUG : sub dir2: Making directory with metadata
2026/04/06 03:18:42 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2026/04/06 03:18:43 INFO : sub dir2: Making directory
2026/04/06 03:18:44 INFO : sub dir: Making directory
2026/04/06 03:18:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:18:45 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:18:45 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:18:56 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:18:56 INFO : sub dir/hello world: Copied (new)
2026/04/06 03:18:56 INFO : sub dir/hello world: Deleted
2026/04/06 03:18:59 DEBUG : drime root 'rclone-test-cegariz4quka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2026/04/06 03:19:00 DEBUG : drime root 'rclone-test-cegariz4quka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (25.66s)
=== RUN TestSyncNoUpdateDirModtime
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:438: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (1.64s)
=== RUN TestMoveNoEmptyDirectories
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:19:09 INFO : sub dir2: Making directory
2026/04/06 03:19:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:19:10 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:19:10 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:19:26 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:19:26 INFO : sub dir/hello world: Copied (new)
2026/04/06 03:19:26 INFO : sub dir/hello world: Deleted
--- PASS: TestMoveNoEmptyDirectories (24.38s)
=== RUN TestSyncEmptyDirectories
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:19:34 DEBUG : sub dir2: Making directory with metadata
2026/04/06 03:19:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2026/04/06 03:19:34 INFO : sub dir: Set directory modification time (using DirSetModTime)
2026/04/06 03:19:35 INFO : sub dir2: Making directory
2026/04/06 03:19:37 INFO : sub dir: Making directory
2026/04/06 03:19:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:19:39 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:19:39 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:19:43 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:19:43 INFO : sub dir/hello world: Copied (new)
2026/04/06 03:19:43 DEBUG : Waiting for deletions to finish
2026/04/06 03:19:45 DEBUG : drime root 'rclone-test-cegariz4quka': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (27.51s)
=== RUN TestSyncSetDelayedModTimes
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (3.00s)
=== RUN TestSyncNoEmptyDirectories
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:20:04 INFO : sub dir2: Making directory
2026/04/06 03:20:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:20:06 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:20:06 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:21:10 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:21:10 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:21:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/06 03:21:10 DEBUG : sub dir/hello world: Received error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n" - low level retry 0/10
2026/04/06 03:21:14 DEBUG : pacer: Reducing sleep to 10ms
2026/04/06 03:21:19 DEBUG : sub dir/hello world: Removing old object on successful upload
2026/04/06 03:21:24 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/06 03:21:24 ERROR : drime root 'rclone-test-cegariz4quka': not deleting files as there were IO errors
2026/04/06 03:21:24 ERROR : drime root 'rclone-test-cegariz4quka': not deleting directories as there were IO errors
sync_test.go:597:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:597
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestSyncNoEmptyDirectories
--- FAIL: TestSyncNoEmptyDirectories (102.18s)
=== RUN TestServerSideCopy
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:22:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-zebahug9defo"
2026/04/06 03:22:11 DEBUG : Config file has changed externally - reloading
sync_test.go:620: Server side copy (if possible) drime root 'rclone-test-cegariz4quka' -> drime root 'rclone-test-zebahug9defo'
2026/04/06 03:22:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:22:26 DEBUG : drime root 'rclone-test-zebahug9defo': Waiting for checks to finish
2026/04/06 03:22:26 DEBUG : drime root 'rclone-test-zebahug9defo': Waiting for transfers to finish
2026/04/06 03:22:42 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:22:42 INFO : sub dir/hello world: Copied (server-side copy)
2026/04/06 03:22:48 DEBUG : drime root 'rclone-test-zebahug9defo': Purge remote
--- PASS: TestServerSideCopy (87.06s)
=== RUN TestCopyOverSelf
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:23:49 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2750124395)
2026/04/06 03:23:49 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-cegariz4quka')
2026/04/06 03:23:49 DEBUG : sub dir/hello world: Sizes differ
2026/04/06 03:23:49 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:23:49 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:24:01 DEBUG : sub dir/hello world: Removing old object on successful upload
2026/04/06 03:24:05 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
sync_test.go:641:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestCopyOverSelf
--- FAIL: TestCopyOverSelf (69.91s)
=== RUN TestServerSideCopyOverSelf
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:24:51 DEBUG : Creating backend with remote "TestDrime:rclone-test-fuvizey7caqi"
2026/04/06 03:24:51 DEBUG : Config file has changed externally - reloading
sync_test.go:656: Server side copy (if possible) drime root 'rclone-test-cegariz4quka' -> drime root 'rclone-test-fuvizey7caqi'
2026/04/06 03:25:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:25:08 DEBUG : drime root 'rclone-test-fuvizey7caqi': Waiting for checks to finish
2026/04/06 03:25:08 DEBUG : drime root 'rclone-test-fuvizey7caqi': Waiting for transfers to finish
2026/04/06 03:25:33 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:25:33 INFO : sub dir/hello world: Copied (server-side copy)
2026/04/06 03:25:50 DEBUG : sub dir/hello world: Removing old object on successful upload
run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-cegariz4quka'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/06 03:25:54 DEBUG : drime root 'rclone-test-fuvizey7caqi': Purge remote
--- FAIL: TestServerSideCopyOverSelf (120.11s)
=== RUN TestMoveOverSelf
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:27:02 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2750124395)
2026/04/06 03:27:02 DEBUG : sub dir/hello world: size = 11 (drime root 'rclone-test-cegariz4quka')
2026/04/06 03:27:02 DEBUG : sub dir/hello world: Sizes differ
2026/04/06 03:27:02 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:27:02 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:27:13 DEBUG : sub dir/hello world: Removing old object on successful upload
2026/04/06 03:27:16 ERROR : sub dir/hello world: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/06 03:27:16 ERROR : sub dir/hello world: Not deleting source as copy failed: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
sync_test.go:685:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:685
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestMoveOverSelf
--- FAIL: TestMoveOverSelf (77.23s)
=== RUN TestServerSideMoveOverSelf
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:28:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-vulefig0hebe"
sync_test.go:701: Server side copy (if possible) drime root 'rclone-test-cegariz4quka' -> drime root 'rclone-test-vulefig0hebe'
2026/04/06 03:28:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:28:25 DEBUG : drime root 'rclone-test-vulefig0hebe': Waiting for checks to finish
2026/04/06 03:28:25 DEBUG : drime root 'rclone-test-vulefig0hebe': Waiting for transfers to finish
2026/04/06 03:28:52 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 03:28:52 INFO : sub dir/hello world: Copied (server-side copy)
2026/04/06 03:29:15 DEBUG : sub dir/hello world: Removing old object on successful upload
run.go:290: Failed to put "sub dir/hello world" to "drime root 'rclone-test-cegariz4quka'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/06 03:29:18 DEBUG : drime root 'rclone-test-vulefig0hebe': Purge remote
--- FAIL: TestServerSideMoveOverSelf (125.96s)
=== RUN TestCopyAfterDelete
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:30:05 ERROR : error listing: directory not found
2026/04/06 03:30:14 INFO : Local file system at /tmp/rclone2750124395: Making directory
2026/04/06 03:30:21 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:30:21 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
--- PASS: TestCopyAfterDelete (66.45s)
=== RUN TestCopyRedownload
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:31:29 DEBUG : Added delayed dir = "sub dir", newDst=
2026/04/06 03:31:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 03:31:31 DEBUG : Local file system at /tmp/rclone2750124395: Waiting for checks to finish
2026/04/06 03:31:31 DEBUG : Local file system at /tmp/rclone2750124395: Waiting for transfers to finish
2026/04/06 03:31:34 DEBUG : sub dir/hello world.9076d4bf.partial: size = 11 OK
2026/04/06 03:31:34 DEBUG : sub dir/hello world.9076d4bf.partial: renamed to: sub dir/hello world
2026/04/06 03:31:34 INFO : sub dir/hello world: Copied (new)
2026/04/06 03:31:34 INFO : sub dir: Set directory modification time (using DirSetModTime)
--- PASS: TestCopyRedownload (59.36s)
=== RUN TestSyncBasedOnCheckSum
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:31:55 DEBUG : check sum: Need to transfer - File not found at Destination
2026/04/06 03:31:55 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:31:55 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:32:06 DEBUG : check sum: size = 1 OK
2026/04/06 03:32:06 INFO : check sum: Copied (new)
2026/04/06 03:32:06 DEBUG : Waiting for deletions to finish
2026/04/06 03:32:12 DEBUG : check sum: size = 1 OK
2026/04/06 03:32:12 NOTICE: drime root 'rclone-test-cegariz4quka': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2026/04/06 03:32:12 DEBUG : check sum: Size of src and dst objects identical
2026/04/06 03:32:12 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:32:12 DEBUG : check sum: Unchanged skipping
2026/04/06 03:32:12 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:32:12 DEBUG : Waiting for deletions to finish
2026/04/06 03:32:12 INFO : There was nothing to transfer
--- PASS: TestSyncBasedOnCheckSum (31.26s)
=== RUN TestSyncSizeOnly
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:32:26 DEBUG : sizeonly: Need to transfer - File not found at Destination
2026/04/06 03:32:26 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:32:26 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:32:35 DEBUG : sizeonly: size = 6 OK
2026/04/06 03:32:35 INFO : sizeonly: Copied (new)
2026/04/06 03:32:35 DEBUG : Waiting for deletions to finish
2026/04/06 03:32:41 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:32:41 DEBUG : sizeonly: size = 6 OK
2026/04/06 03:32:41 DEBUG : sizeonly: Sizes identical
2026/04/06 03:32:41 DEBUG : sizeonly: Unchanged skipping
2026/04/06 03:32:41 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:32:41 DEBUG : Waiting for deletions to finish
2026/04/06 03:32:41 INFO : There was nothing to transfer
--- PASS: TestSyncSizeOnly (29.60s)
=== RUN TestSyncIgnoreSize
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:32:56 DEBUG : ignore-size: Need to transfer - File not found at Destination
2026/04/06 03:32:56 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:32:56 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:34:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:34:01 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:34:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/06 03:34:01 DEBUG : ignore-size: Received error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n" - low level retry 0/10
2026/04/06 03:34:05 DEBUG : pacer: Reducing sleep to 10ms
2026/04/06 03:34:18 DEBUG : ignore-size: Removing old object on successful upload
2026/04/06 03:34:21 ERROR : ignore-size: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/06 03:34:21 ERROR : drime root 'rclone-test-cegariz4quka': not deleting files as there were IO errors
2026/04/06 03:34:21 ERROR : drime root 'rclone-test-cegariz4quka': not deleting directories as there were IO errors
sync_test.go:860:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:860
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestSyncIgnoreSize
--- FAIL: TestSyncIgnoreSize (99.99s)
=== RUN TestSyncIgnoreTimes
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:34:52 DEBUG : existing: size = 6 OK
2026/04/06 03:34:52 DEBUG : existing: Sizes identical
2026/04/06 03:34:52 DEBUG : existing: Unchanged skipping
2026/04/06 03:34:52 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:34:52 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:34:52 DEBUG : Waiting for deletions to finish
2026/04/06 03:34:52 INFO : There was nothing to transfer
2026/04/06 03:34:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2026/04/06 03:34:56 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:34:56 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:35:04 DEBUG : existing: Removing old object on successful upload
2026/04/06 03:35:07 ERROR : existing: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/06 03:35:07 ERROR : drime root 'rclone-test-cegariz4quka': not deleting files as there were IO errors
2026/04/06 03:35:07 ERROR : drime root 'rclone-test-cegariz4quka': not deleting directories as there were IO errors
sync_test.go:905:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:905
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestSyncIgnoreTimes
--- FAIL: TestSyncIgnoreTimes (49.39s)
=== RUN TestSyncIgnoreExisting
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:35:27 DEBUG : existing: Need to transfer - File not found at Destination
2026/04/06 03:35:27 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:35:27 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:35:38 DEBUG : existing: size = 6 OK
2026/04/06 03:35:38 INFO : existing: Copied (new)
2026/04/06 03:35:38 DEBUG : Waiting for deletions to finish
2026/04/06 03:35:49 DEBUG : existing: Destination exists, skipping
2026/04/06 03:35:49 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:35:49 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:35:49 DEBUG : Waiting for deletions to finish
2026/04/06 03:35:49 INFO : There was nothing to transfer
--- PASS: TestSyncIgnoreExisting (46.36s)
=== RUN TestSyncIgnoreErrors
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:36:44 INFO : d: Making directory
2026/04/06 03:37:02 DEBUG : a/potato2: Need to transfer - File not found at Destination
2026/04/06 03:37:04 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:37:04 DEBUG : c/non empty space: size = 5 OK
2026/04/06 03:37:04 DEBUG : c/non empty space: Sizes identical
2026/04/06 03:37:04 DEBUG : c/non empty space: Unchanged skipping
2026/04/06 03:37:04 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:37:20 DEBUG : a/potato2: size = 60 OK
2026/04/06 03:37:20 INFO : a/potato2: Copied (new)
2026/04/06 03:37:20 DEBUG : Waiting for deletions to finish
2026/04/06 03:37:24 INFO : b/potato: Deleted
2026/04/06 03:37:24 INFO : d: Removing directory
2026/04/06 03:37:31 INFO : b: Removing directory
2026/04/06 03:37:37 DEBUG : drime root 'rclone-test-cegariz4quka': deleted 2 directories
--- PASS: TestSyncIgnoreErrors (132.56s)
=== RUN TestSyncAfterChangingModtimeOnly
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:38:39 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:38:39 DEBUG : empty space: size = 1 OK
2026/04/06 03:38:39 DEBUG : empty space: Sizes identical
2026/04/06 03:38:39 DEBUG : empty space: Unchanged skipping
2026/04/06 03:38:39 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:38:39 DEBUG : Waiting for deletions to finish
2026/04/06 03:38:39 INFO : There was nothing to transfer
2026/04/06 03:38:48 DEBUG : empty space: size = 1 OK
2026/04/06 03:38:48 DEBUG : empty space: Sizes identical
2026/04/06 03:38:48 DEBUG : empty space: Unchanged skipping
2026/04/06 03:38:48 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:38:48 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:38:48 DEBUG : Waiting for deletions to finish
2026/04/06 03:38:48 INFO : There was nothing to transfer
--- PASS: TestSyncAfterChangingModtimeOnly (42.94s)
=== RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:1046: Can't check this if no hashes supported
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (9.54s)
=== RUN TestSyncDoesntUpdateModtime
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:1072: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncDoesntUpdateModtime (8.89s)
=== RUN TestSyncAfterAddingAFile
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:39:46 DEBUG : potato: Need to transfer - File not found at Destination
2026/04/06 03:39:46 DEBUG : empty space: size = 1 OK
2026/04/06 03:39:46 DEBUG : empty space: Sizes identical
2026/04/06 03:39:46 DEBUG : empty space: Unchanged skipping
2026/04/06 03:39:46 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:39:46 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:39:55 DEBUG : potato: size = 60 OK
2026/04/06 03:39:55 INFO : potato: Copied (new)
2026/04/06 03:39:55 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncAfterAddingAFile (50.78s)
=== RUN TestSyncAfterChangingFilesSizeOnly
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:40:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2750124395)
2026/04/06 03:40:45 DEBUG : potato: size = 60 (drime root 'rclone-test-cegariz4quka')
2026/04/06 03:40:45 DEBUG : potato: Sizes differ
2026/04/06 03:40:45 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:40:45 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:40:51 DEBUG : potato: Removing old object on successful upload
2026/04/06 03:40:53 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/06 03:40:53 ERROR : drime root 'rclone-test-cegariz4quka': not deleting files as there were IO errors
2026/04/06 03:40:53 ERROR : drime root 'rclone-test-cegariz4quka': not deleting directories as there were IO errors
sync_test.go:1123:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1123
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestSyncAfterChangingFilesSizeOnly
--- FAIL: TestSyncAfterChangingFilesSizeOnly (48.74s)
=== RUN TestSyncAfterChangingContentsOnly
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:1136: ModTimeNotSupported so forcing file to be a different size
2026/04/06 03:41:23 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:41:23 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2750124395)
2026/04/06 03:41:23 DEBUG : potato: size = 36 (drime root 'rclone-test-cegariz4quka')
2026/04/06 03:41:23 DEBUG : potato: Sizes differ
2026/04/06 03:41:23 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:41:28 DEBUG : potato: Removing old object on successful upload
2026/04/06 03:41:33 ERROR : potato: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/06 03:41:33 ERROR : drime root 'rclone-test-cegariz4quka': not deleting files as there were IO errors
2026/04/06 03:41:33 ERROR : drime root 'rclone-test-cegariz4quka': not deleting directories as there were IO errors
sync_test.go:1148:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1148
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestSyncAfterChangingContentsOnly
--- FAIL: TestSyncAfterChangingContentsOnly (41.18s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:42:10 DEBUG : potato2: Need to transfer - File not found at Destination
2026/04/06 03:42:10 DEBUG : empty space: size = 1 OK
2026/04/06 03:42:10 DEBUG : empty space: Sizes identical
2026/04/06 03:42:10 DEBUG : empty space: Unchanged skipping
2026/04/06 03:42:10 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:42:10 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:42:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2026/04/06 03:42:10 DEBUG : Waiting for deletions to finish
2026/04/06 03:42:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (47.12s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFile
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:43:19 DEBUG : potato2: Need to transfer - File not found at Destination
2026/04/06 03:43:19 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:43:19 DEBUG : empty space: size = 1 OK
2026/04/06 03:43:19 DEBUG : empty space: Sizes identical
2026/04/06 03:43:19 DEBUG : empty space: Unchanged skipping
2026/04/06 03:43:19 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:43:32 DEBUG : potato2: size = 60 OK
2026/04/06 03:43:32 INFO : potato2: Copied (new)
2026/04/06 03:43:32 DEBUG : Waiting for deletions to finish
2026/04/06 03:43:35 INFO : potato: Deleted
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (83.78s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:44:39 INFO : d: Making directory
2026/04/06 03:44:49 INFO : d/e: Making directory
2026/04/06 03:45:13 DEBUG : a/potato2: Need to transfer - File not found at Destination
2026/04/06 03:45:28 DEBUG : c/non empty space: size = 5 OK
2026/04/06 03:45:28 DEBUG : c/non empty space: Sizes identical
2026/04/06 03:45:28 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:45:28 DEBUG : c/non empty space: Unchanged skipping
2026/04/06 03:45:28 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:45:33 DEBUG : a/potato2: size = 60 OK
2026/04/06 03:45:33 INFO : a/potato2: Copied (new)
2026/04/06 03:45:33 DEBUG : Waiting for deletions to finish
2026/04/06 03:45:36 INFO : b/potato: Deleted
2026/04/06 03:45:36 INFO : d/e: Removing directory
2026/04/06 03:45:44 INFO : d: Removing directory
2026/04/06 03:45:55 INFO : b: Removing directory
2026/04/06 03:46:03 DEBUG : drime root 'rclone-test-cegariz4quka': deleted 3 directories
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (182.60s)
=== RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:47:53 INFO : d: Making directory
2026/04/06 03:48:14 DEBUG : a/potato2: Need to transfer - File not found at Destination
2026/04/06 03:48:35 DEBUG : c/non empty space: size = 5 OK
2026/04/06 03:48:35 DEBUG : c/non empty space: Sizes identical
2026/04/06 03:48:35 DEBUG : c/non empty space: Unchanged skipping
2026/04/06 03:48:35 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:48:35 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:48:45 DEBUG : a/potato2: size = 60 OK
2026/04/06 03:48:45 INFO : a/potato2: Copied (new)
2026/04/06 03:48:45 ERROR : drime root 'rclone-test-cegariz4quka': not deleting files as there were IO errors
2026/04/06 03:48:45 ERROR : drime root 'rclone-test-cegariz4quka': not deleting directories as there were IO errors
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (174.64s)
=== RUN TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN TestSyncDeleteDuring
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:50:27 DEBUG : Waiting for deletions to finish
2026/04/06 03:50:31 DEBUG : potato2: Need to transfer - File not found at Destination
2026/04/06 03:50:31 DEBUG : empty space: size = 1 OK
2026/04/06 03:50:31 DEBUG : empty space: Sizes identical
2026/04/06 03:50:31 DEBUG : empty space: Unchanged skipping
2026/04/06 03:50:31 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:50:31 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:50:34 INFO : potato: Deleted
2026/04/06 03:50:44 DEBUG : potato2: size = 60 OK
2026/04/06 03:50:44 INFO : potato2: Copied (new)
--- PASS: TestSyncDeleteDuring (74.12s)
=== RUN TestSyncDeleteBefore
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:51:33 DEBUG : Waiting for deletions to finish
2026/04/06 03:51:38 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:51:38 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:51:42 INFO : potato: Deleted
2026/04/06 03:51:47 DEBUG : potato2: Need to transfer - File not found at Destination
2026/04/06 03:51:47 DEBUG : empty space: size = 1 OK
2026/04/06 03:51:47 DEBUG : empty space: Sizes identical
2026/04/06 03:51:47 DEBUG : empty space: Unchanged skipping
2026/04/06 03:51:47 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:51:47 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:51:57 DEBUG : potato2: size = 60 OK
2026/04/06 03:51:57 INFO : potato2: Copied (new)
--- PASS: TestSyncDeleteBefore (74.46s)
=== RUN TestCopyDeleteBefore
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:52:40 DEBUG : potato2: Need to transfer - File not found at Destination
2026/04/06 03:52:40 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:52:40 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:52:52 DEBUG : potato2: size = 19 OK
2026/04/06 03:52:52 INFO : potato2: Copied (new)
--- PASS: TestCopyDeleteBefore (56.12s)
=== RUN TestSyncWithExclude
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:53:46 DEBUG : enormous: Excluded (Size Filter)
2026/04/06 03:53:46 DEBUG : enormous: Excluded
2026/04/06 03:53:46 DEBUG : potato2: Excluded (Size Filter)
2026/04/06 03:53:46 DEBUG : potato2: Excluded
2026/04/06 03:53:51 DEBUG : potato2: Excluded (Size Filter)
2026/04/06 03:53:51 DEBUG : potato2: Excluded
2026/04/06 03:53:51 DEBUG : empty space: size = 1 OK
2026/04/06 03:53:51 DEBUG : empty space: Sizes identical
2026/04/06 03:53:51 DEBUG : empty space: Unchanged skipping
2026/04/06 03:53:51 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:53:51 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:53:51 DEBUG : Waiting for deletions to finish
2026/04/06 03:53:51 INFO : There was nothing to transfer
2026/04/06 03:53:56 DEBUG : enormous: Excluded (Size Filter)
2026/04/06 03:53:56 DEBUG : enormous: Excluded
2026/04/06 03:53:56 DEBUG : potato2: Excluded (Size Filter)
2026/04/06 03:53:56 DEBUG : potato2: Excluded
2026/04/06 03:54:02 DEBUG : potato2: Excluded (Size Filter)
2026/04/06 03:54:02 DEBUG : potato2: Excluded
2026/04/06 03:54:02 DEBUG : empty space: size = 1 OK
2026/04/06 03:54:02 DEBUG : empty space: Sizes identical
2026/04/06 03:54:02 DEBUG : empty space: Unchanged skipping
2026/04/06 03:54:02 DEBUG : Local file system at /tmp/rclone2750124395: Waiting for checks to finish
2026/04/06 03:54:02 DEBUG : Local file system at /tmp/rclone2750124395: Waiting for transfers to finish
2026/04/06 03:54:02 DEBUG : Waiting for deletions to finish
2026/04/06 03:54:02 INFO : There was nothing to transfer
--- PASS: TestSyncWithExclude (62.50s)
=== RUN TestSyncWithExcludeAndDeleteExcluded
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 03:55:06 DEBUG : enormous: Excluded (Size Filter)
2026/04/06 03:55:06 DEBUG : enormous: Excluded
2026/04/06 03:55:06 DEBUG : potato2: Excluded (Size Filter)
2026/04/06 03:55:06 DEBUG : potato2: Excluded
2026/04/06 03:55:13 DEBUG : empty space: size = 1 OK
2026/04/06 03:55:13 DEBUG : empty space: Sizes identical
2026/04/06 03:55:13 DEBUG : empty space: Unchanged skipping
2026/04/06 03:55:13 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:55:13 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:55:13 DEBUG : Waiting for deletions to finish
2026/04/06 03:55:18 INFO : potato2: Deleted
2026/04/06 03:55:18 INFO : enormous: Deleted
2026/04/06 03:55:18 INFO : There was nothing to transfer
2026/04/06 03:55:26 DEBUG : empty space: size = 1 OK
2026/04/06 03:55:26 DEBUG : empty space: Sizes identical
2026/04/06 03:55:26 DEBUG : empty space: Unchanged skipping
2026/04/06 03:55:26 DEBUG : Local file system at /tmp/rclone2750124395: Waiting for checks to finish
2026/04/06 03:55:26 DEBUG : Local file system at /tmp/rclone2750124395: Waiting for transfers to finish
2026/04/06 03:55:26 DEBUG : Waiting for deletions to finish
2026/04/06 03:55:26 INFO : potato2: Deleted
2026/04/06 03:55:26 INFO : enormous: Deleted
2026/04/06 03:55:26 INFO : There was nothing to transfer
--- PASS: TestSyncWithExcludeAndDeleteExcluded (80.69s)
=== RUN TestSyncWithUpdateOlder
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:1454: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncWithUpdateOlder (12.15s)
=== 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-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:1569: Can track renames: false
2026/04/06 03:55:52 ERROR : drime root 'rclone-test-cegariz4quka': Ignoring --track-renames as the source and destination do not have a common hash
2026/04/06 03:55:58 DEBUG : potato: Need to transfer - File not found at Destination
2026/04/06 03:55:58 DEBUG : yam: Need to transfer - File not found at Destination
2026/04/06 03:55:58 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:55:58 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:56:09 DEBUG : potato: size = 14 OK
2026/04/06 03:56:09 INFO : potato: Copied (new)
2026/04/06 03:56:10 DEBUG : yam: size = 11 OK
2026/04/06 03:56:10 INFO : yam: Copied (new)
2026/04/06 03:56:10 DEBUG : Waiting for deletions to finish
2026/04/06 03:56:17 ERROR : drime root 'rclone-test-cegariz4quka': Ignoring --track-renames as the source and destination do not have a common hash
2026/04/06 03:56:22 DEBUG : potato: size = 14 OK
2026/04/06 03:56:22 DEBUG : potato: Sizes identical
2026/04/06 03:56:22 DEBUG : yaml: Need to transfer - File not found at Destination
2026/04/06 03:56:22 DEBUG : potato: Unchanged skipping
2026/04/06 03:56:22 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:56:22 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:57:27 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/06 03:57:27 DEBUG : pacer: low level retry 1/1 (error Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n")
2026/04/06 03:57:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/06 03:57:27 DEBUG : yaml: Received error: failed to upload file: Error "504 Gateway Timeout (504): \r\n504 Gateway Time-out\r\n\r\n504 Gateway Time-out
\r\n
nginx\r\n\r\n\r\n" - low level retry 0/10
2026/04/06 03:57:32 DEBUG : pacer: Reducing sleep to 10ms
2026/04/06 03:57:44 DEBUG : yaml: Removing old object on successful upload
2026/04/06 03:57:48 ERROR : yaml: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
2026/04/06 03:57:48 ERROR : drime root 'rclone-test-cegariz4quka': not deleting files as there were IO errors
2026/04/06 03:57:48 ERROR : drime root 'rclone-test-cegariz4quka': not deleting directories as there were IO errors
sync_test.go:1587:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1587
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestSyncWithTrackRenames
--- FAIL: TestSyncWithTrackRenames (135.86s)
=== RUN TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN TestSyncWithTrackRenamesStrategyModtime
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:1641: Can track renames: false
2026/04/06 03:58:08 ERROR : drime root 'rclone-test-cegariz4quka': Ignoring --track-renames as either the source or destination do not support modtime
2026/04/06 03:58:13 DEBUG : potato: Need to transfer - File not found at Destination
2026/04/06 03:58:13 DEBUG : yam: Need to transfer - File not found at Destination
2026/04/06 03:58:13 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:58:13 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:58:27 DEBUG : potato: size = 14 OK
2026/04/06 03:58:27 INFO : potato: Copied (new)
2026/04/06 03:58:35 DEBUG : yam: size = 11 OK
2026/04/06 03:58:35 INFO : yam: Copied (new)
2026/04/06 03:58:35 DEBUG : Waiting for deletions to finish
2026/04/06 03:58:39 ERROR : drime root 'rclone-test-cegariz4quka': Ignoring --track-renames as either the source or destination do not support modtime
2026/04/06 03:58:43 DEBUG : yaml: Need to transfer - File not found at Destination
2026/04/06 03:58:43 DEBUG : potato: size = 14 OK
2026/04/06 03:58:43 DEBUG : potato: Sizes identical
2026/04/06 03:58:43 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:58:43 DEBUG : potato: Unchanged skipping
2026/04/06 03:58:43 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:58:55 DEBUG : yaml: size = 11 OK
2026/04/06 03:58:55 INFO : yaml: Copied (new)
2026/04/06 03:58:55 DEBUG : Waiting for deletions to finish
2026/04/06 03:58:58 INFO : yam: Deleted
--- PASS: TestSyncWithTrackRenamesStrategyModtime (72.47s)
=== RUN TestSyncWithTrackRenamesStrategyLeaf
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
sync_test.go:1680: Can track renames: false
2026/04/06 03:59:23 INFO : drime root 'rclone-test-cegariz4quka': Making map for --track-renames
2026/04/06 03:59:23 INFO : drime root 'rclone-test-cegariz4quka': Finished making map for --track-renames
2026/04/06 03:59:23 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 03:59:23 DEBUG : potato: Need to transfer - No matching file found at Destination
2026/04/06 03:59:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2026/04/06 03:59:23 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for renames to finish
2026/04/06 03:59:23 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 03:59:41 DEBUG : potato: size = 14 OK
2026/04/06 03:59:41 INFO : potato: Copied (new)
2026/04/06 03:59:49 DEBUG : sub/yam: size = 11 OK
2026/04/06 03:59:49 INFO : sub/yam: Copied (new)
2026/04/06 03:59:49 DEBUG : Waiting for deletions to finish
2026/04/06 04:00:05 DEBUG : potato: size = 14 OK
2026/04/06 04:00:05 DEBUG : potato: Sizes identical
2026/04/06 04:00:05 DEBUG : potato: Unchanged skipping
2026/04/06 04:00:08 INFO : drime root 'rclone-test-cegariz4quka': Making map for --track-renames
2026/04/06 04:00:08 INFO : drime root 'rclone-test-cegariz4quka': Finished making map for --track-renames
2026/04/06 04:00:08 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 04:00:08 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for renames to finish
2026/04/06 04:00:18 INFO : sub/yam: Moved (server-side) to: yam
2026/04/06 04:00:18 INFO : yam: Renamed from "sub/yam"
2026/04/06 04:00:18 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 04:00:18 DEBUG : Waiting for deletions to finish
2026/04/06 04:00:18 INFO : There was nothing to transfer
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (88.28s)
=== RUN TestServerSideMoveLocal
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 04:00:48 DEBUG : Creating backend with remote "/tmp/rclone2750124395/dir1"
2026/04/06 04:00:48 DEBUG : Config file has changed externally - reloading
2026/04/06 04:00:48 DEBUG : Creating backend with remote "/tmp/rclone2750124395/dir2"
2026/04/06 04:00:48 DEBUG : Local file system at /tmp/rclone2750124395/dir2: Using server-side directory move
2026/04/06 04:00:48 INFO : Local file system at /tmp/rclone2750124395/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/06 04:00:48 DEBUG : file1.txt: Need to transfer - File not found at Destination
2026/04/06 04:00:48 DEBUG : Local file system at /tmp/rclone2750124395/dir2: Waiting for checks to finish
2026/04/06 04:00:48 DEBUG : Local file system at /tmp/rclone2750124395/dir2: Waiting for transfers to finish
2026/04/06 04:00:48 INFO : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (8.84s)
=== RUN TestMoveWithDeleteEmptySrcDirs
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 04:01:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 04:01:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2026/04/06 04:01:01 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 04:01:01 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 04:01:40 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 04:01:40 INFO : sub dir/hello world: Copied (new)
2026/04/06 04:01:40 INFO : sub dir/hello world: Deleted
2026/04/06 04:01:43 DEBUG : nested/sub dir/file: size = 6 OK
2026/04/06 04:01:43 INFO : nested/sub dir/file: Copied (new)
2026/04/06 04:01:43 INFO : nested/sub dir/file: Deleted
2026/04/06 04:01:43 INFO : sub dir: Removing directory
2026/04/06 04:01:43 INFO : nested/sub dir: Removing directory
2026/04/06 04:01:43 INFO : nested: Removing directory
2026/04/06 04:01:43 DEBUG : Local file system at /tmp/rclone2750124395: deleted 3 directories
--- PASS: TestMoveWithDeleteEmptySrcDirs (100.39s)
=== RUN TestMoveWithoutDeleteEmptySrcDirs
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 04:02:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2026/04/06 04:02:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2026/04/06 04:02:42 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 04:02:42 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 04:03:19 DEBUG : nested/sub dir/file: size = 6 OK
2026/04/06 04:03:19 INFO : nested/sub dir/file: Copied (new)
2026/04/06 04:03:19 INFO : nested/sub dir/file: Deleted
2026/04/06 04:03:55 DEBUG : sub dir/hello world: size = 11 OK
2026/04/06 04:03:55 INFO : sub dir/hello world: Copied (new)
2026/04/06 04:03:55 INFO : sub dir/hello world: Deleted
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (142.24s)
=== RUN TestMoveWithIgnoreExisting
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 04:05:04 DEBUG : existing-b: Need to transfer - File not found at Destination
2026/04/06 04:05:04 DEBUG : existing: Need to transfer - File not found at Destination
2026/04/06 04:05:04 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 04:05:04 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 04:05:17 DEBUG : existing-b: size = 6 OK
2026/04/06 04:05:17 INFO : existing-b: Copied (new)
2026/04/06 04:05:17 INFO : existing-b: Deleted
2026/04/06 04:05:20 DEBUG : existing: size = 6 OK
2026/04/06 04:05:20 INFO : existing: Copied (new)
2026/04/06 04:05:20 INFO : existing: Deleted
2026/04/06 04:05:28 DEBUG : existing: Destination exists, skipping
2026/04/06 04:05:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2026/04/06 04:05:28 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for checks to finish
2026/04/06 04:05:28 DEBUG : drime root 'rclone-test-cegariz4quka': Waiting for transfers to finish
2026/04/06 04:05:28 INFO : There was nothing to transfer
--- PASS: TestMoveWithIgnoreExisting (52.35s)
=== RUN TestServerSideMove
run.go:185: Remote "drime root 'rclone-test-cegariz4quka'", Local "Local file system at /tmp/rclone2750124395", Modify Window "876000h0m0s"
2026/04/06 04:05:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-wafadot4repu"
2026/04/06 04:05:52 DEBUG : Config file has changed externally - reloading
sync_test.go:1736: Server side move (if possible) drime root 'rclone-test-cegariz4quka' -> drime root 'rclone-test-wafadot4repu'
2026/04/06 04:08:31 DEBUG : drime root 'rclone-test-wafadot4repu': Using server-side directory move
2026/04/06 04:08:31 INFO : drime root 'rclone-test-wafadot4repu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2026/04/06 04:08:36 DEBUG : potato2: Need to transfer - File not found at Destination
2026/04/06 04:08:36 DEBUG : empty space: size = 1 OK
2026/04/06 04:08:36 DEBUG : empty space: Sizes identical
2026/04/06 04:08:36 DEBUG : empty space: Unchanged skipping
2026/04/06 04:08:36 DEBUG : potato3: size = 68 (drime root 'rclone-test-cegariz4quka')
2026/04/06 04:08:36 DEBUG : potato3: size = 60 (drime root 'rclone-test-wafadot4repu')
2026/04/06 04:08:36 DEBUG : potato3: Sizes differ
2026/04/06 04:08:36 DEBUG : drime root 'rclone-test-wafadot4repu': Waiting for checks to finish
2026/04/06 04:08:40 INFO : empty space: Deleted
2026/04/06 04:08:40 DEBUG : drime root 'rclone-test-wafadot4repu': Waiting for transfers to finish
2026/04/06 04:08:40 INFO : potato3: Deleted
2026/04/06 04:08:44 INFO : potato2: Moved (server-side)
2026/04/06 04:08:47 INFO : potato3: Moved (server-side)
2026/04/06 04:08:56 DEBUG : Creating backend with remote "TestDrime:rclone-test-gofapop1beba"
2026/04/06 04:09:09 DEBUG : drime root 'rclone-test-gofapop1beba': Using server-side directory move
panic: test timed out after 2h0m0s
running tests:
TestServerSideMove (1h5m29s)
goroutine 358440 [running]:
testing.(*M).startAlarm.func1()
/usr/local/go/src/testing/testing.go:2802 +0x34b
created by time.goFunc
/usr/local/go/src/time/sleep.go:215 +0x2d
goroutine 1 [chan receive, 66 minutes]:
testing.(*T).Run(0x280899716b48, {0x29d5a85?, 0x2808991dbae8?}, 0x2b340d8)
/usr/local/go/src/testing/testing.go:2109 +0x4e5
testing.runTests.func1(0x280899716b48)
/usr/local/go/src/testing/testing.go:2585 +0x37
testing.tRunner(0x280899716b48, 0x2808991dbc10)
/usr/local/go/src/testing/testing.go:2036 +0xea
testing.runTests({0x29eb833, 0x18}, {0x2a0bfe9, 0x20}, 0x28089995e960, {0x45822e0, 0x6c, 0x6c}, {0xc26cedfe692795fd, 0x68e324680d4, ...})
/usr/local/go/src/testing/testing.go:2583 +0x505
testing.(*M).Run(0x2808999fb540)
/usr/local/go/src/testing/testing.go:2443 +0x6ac
github.com/rclone/rclone/fstest.TestMain(0x2808999fb540)
/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:262 +0xa6
goroutine 5 [syscall, 120 minutes]:
os/signal.signal_recv()
/usr/local/go/src/runtime/sigqueue.go:152 +0x98
os/signal.loop()
/usr/local/go/src/os/signal/signal_unix.go:23 +0x13
created by os/signal.Notify.func1.1 in goroutine 1
/usr/local/go/src/os/signal/signal.go:152 +0x1f
goroutine 6 [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 5853 [select]:
net/http.(*http2ClientConn).roundTrip(0x280899472c40, 0x280899750640, 0x0)
/usr/local/go/src/net/http/h2_bundle.go:8688 +0x525
net/http.(*http2ClientConn).RoundTrip(...)
/usr/local/go/src/net/http/h2_bundle.go:8603
net/http.(*http2Transport).RoundTripOpt(0x28089925c960, 0x280899750640, {0xb8?, 0x87?})
/usr/local/go/src/net/http/h2_bundle.go:7901 +0x1ed
net/http.(*http2Transport).RoundTrip(0x280899309040?, 0x280899cc22d0?)
/usr/local/go/src/net/http/h2_bundle.go:7852 +0x17
net/http.(*Transport).roundTrip(0x280899309040, 0x28089923cf00)
/usr/local/go/src/net/http/transport.go:702 +0xaab
net/http.(*Transport).RoundTrip(...)
/usr/local/go/src/net/http/roundtrip.go:33
github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x280899454180, 0x28089923cf00)
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x34a
net/http.send(0x28089923cf00, {0x2b4f8c0, 0x280899454180}, {0x2808997d8e50?, 0x4936a6?, 0x0?})
/usr/local/go/src/net/http/client.go:264 +0x64b
net/http.(*Client).send(0x280899714330, 0x28089923cf00, {0x2635001?, 0x2808997d8ed8?, 0x0?})
/usr/local/go/src/net/http/client.go:185 +0x258
net/http.(*Client).do(0x280899714330, 0x28089923cf00)
/usr/local/go/src/net/http/client.go:733 +0x9d7
net/http.(*Client).Do(...)
/usr/local/go/src/net/http/client.go:592
github.com/rclone/rclone/lib/rest.(*Client).Call(0x28089923a4b0, {0x2b798d8, 0x45be9e0}, 0x2808997d9540)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85
github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x28089923a4b0, {0x2b798d8, 0x45be9e0}, 0x2808998e4dc0?, {0x22f4200?, 0x280899a66460?}, {0x22f4240, 0x280899935c00}, 0x0?, 0x2b358b8, ...)
/home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447
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.(*Fs).patch.func1()
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:794 +0x8d
github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0x50?)
/home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32
github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x2808994541e0, 0x28089933adc0, 0xa)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2
github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x2808994541e0, 0x28089933adc0)
/home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92
github.com/rclone/rclone/backend/drime.(*Fs).patch(0x28089925c8c0, {0x2b798d8, 0x45be9e0}, {0x2808995ac8c6, 0x9}, {0x29aa222, 0x4}, {0x28089996c1ba, 0x18})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:793 +0x3ae
github.com/rclone/rclone/backend/drime.(*Fs).rename(0x28089925c8c0, {0x2b798d8, 0x45be9e0}, {0x2808995ac8c6, 0x9}, {0x28089996c1ba, 0x18})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:805 +0x96
github.com/rclone/rclone/backend/drime.(*Fs).moveTo(0x28089925c8c0, {0x2b798d8, 0x45be9e0}, {0x2808995ac8c6, 0x9}, {0x280899970a8a, 0x18}, {0x28089996c1ba, 0x18}, {0x0, ...}, ...)
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:865 +0x305
github.com/rclone/rclone/backend/drime.(*Fs).DirMove(0x28089925c8c0, {0x2b798d8, 0x45be9e0}, {0x2b94fd0?, 0x2808999d0f00}, {0x0, 0x0}, {0x0?, 0x0?})
/home/rclone/go/src/github.com/rclone/rclone/backend/drime/drime.go:943 +0x125
github.com/rclone/rclone/fs/sync.MoveDir({0x2b798d8, 0x45be9e0}, {0x2b94fd0, 0x28089925c8c0}, {0x2b94fd0, 0x2808999d0f00}, 0x0, 0x0)
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1403 +0x24e
github.com/rclone/rclone/fs/sync.testServerSideMove({0x2b798d8, 0x45be9e0}, 0x280899756b48, 0x2808995ae070, 0x0, 0x0)
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1775 +0xbcd
github.com/rclone/rclone/fs/sync.TestServerSideMove(0x280899756b48)
/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 +0x45
testing.tRunner(0x280899756b48, 0x2b340d8)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:2101 +0x4c5
goroutine 358438 [IO wait]:
internal/poll.runtime_pollWait(0x73426588b600, 0x72)
/usr/local/go/src/runtime/netpoll.go:351 +0x85
internal/poll.(*pollDesc).wait(0x280899534380?, 0x2808996fa600?, 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(0x280899534380, {0x2808996fa600, 0x1300, 0x1300})
/usr/local/go/src/internal/poll/fd_unix.go:165 +0x2ae
net.(*netFD).Read(0x280899534380, {0x2808996fa600?, 0x0?, 0x0?})
/usr/local/go/src/net/fd_posix.go:68 +0x25
net.(*conn).Read(0x280899170110, {0x2808996fa600?, 0x28080001001c?, 0x0?})
/usr/local/go/src/net/net.go:196 +0x45
github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0x280899256600, {0x2808996fa600?, 0x7342644ee9d0?, 0x7342adda22f8?})
/home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29
crypto/tls.(*atLeastReader).Read(0x280899bdc018, {0x2808996fa600?, 0x280899d8b4a0?, 0x280899a48a48?})
/usr/local/go/src/crypto/tls/conn.go:815 +0x3b
bytes.(*Buffer).ReadFrom(0x2808999a2d28, {0x2b51220, 0x280899bdc018})
/usr/local/go/src/bytes/buffer.go:229 +0x98
crypto/tls.(*Conn).readFromUntil(0x2808999a2a88, {0x7342670f3a00, 0x280899256600}, 0x280899a48c08?)
/usr/local/go/src/crypto/tls/conn.go:837 +0xde
crypto/tls.(*Conn).readRecordOrCCS(0x2808999a2a88, 0x0)
/usr/local/go/src/crypto/tls/conn.go:626 +0x3db
crypto/tls.(*Conn).readRecord(...)
/usr/local/go/src/crypto/tls/conn.go:588
crypto/tls.(*Conn).Read(0x2808999a2a88, {0x280899df9000, 0x1000, 0x0?})
/usr/local/go/src/crypto/tls/conn.go:1393 +0x145
bufio.(*Reader).Read(0x280899a62ea0, {0x2808998c6124, 0x9, 0x1000065?})
/usr/local/go/src/bufio/bufio.go:245 +0x197
io.ReadAtLeast({0x2b4e180, 0x280899a62ea0}, {0x2808998c6124, 0x9, 0x9}, 0x9)
/usr/local/go/src/io/io.go:335 +0x8e
io.ReadFull(...)
/usr/local/go/src/io/io.go:354
net/http.http2readFrameHeader({0x2808998c6124, 0x9, 0x0?}, {0x2b4e180?, 0x280899a62ea0?})
/usr/local/go/src/net/http/h2_bundle.go:1805 +0x65
net/http.(*http2Framer).ReadFrameHeader(0x2808998c60e0)
/usr/local/go/src/net/http/h2_bundle.go:2071 +0x6b
net/http.(*http2Framer).ReadFrame(0x2808998c60e0)
/usr/local/go/src/net/http/h2_bundle.go:2130 +0x18
net/http.(*http2clientConnReadLoop).run(0x280899a48fa8)
/usr/local/go/src/net/http/h2_bundle.go:9550 +0xca
net/http.(*http2ClientConn).readLoop(0x280899472c40)
/usr/local/go/src/net/http/h2_bundle.go:9419 +0x52
created by net/http.(*http2Transport).newClientConn in goroutine 358437
/usr/local/go/src/net/http/h2_bundle.go:8171 +0xda5
goroutine 6036 [select]:
github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x280899d8a000, {0x2b799f0, 0x28089933ad20})
/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 5853
/home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d
goroutine 2333 [chan receive, 100 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 2317
/home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68
goroutine 358439 [select]:
net/http.(*http2clientStream).writeRequest(0x2808995bc900, 0x280899750640, 0x0)
/usr/local/go/src/net/http/h2_bundle.go:8857 +0xc68
net/http.(*http2clientStream).doRequest(0x2808995bc900, 0x6586bb?, 0x0?)
/usr/local/go/src/net/http/h2_bundle.go:8718 +0x18
created by net/http.(*http2ClientConn).roundTrip in goroutine 5853
/usr/local/go/src/net/http/h2_bundle.go:8624 +0x470
"./sync.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose" - Finished ERROR in 2h0m7.820962752s (try 1/5): exit status 2: Failed [TestSyncNoEmptyDirectories TestCopyOverSelf TestServerSideCopyOverSelf TestMoveOverSelf TestServerSideMoveOverSelf TestSyncIgnoreSize TestSyncIgnoreTimes TestSyncAfterChangingFilesSizeOnly TestSyncAfterChangingContentsOnly TestSyncWithTrackRenames]