"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2024/11/29 03:24:52 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado" 2024/11/29 03:24:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 03:24:53 DEBUG : Creating backend with remote "/tmp/rclone259886634" === 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:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:24:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:24:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:24:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/29 03:24:53 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:24:53 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:24:53 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.24s) === RUN TestCopy run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:24:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:24:54 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:24:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:24:54 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:24:54 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:24:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:24:55 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:24:55 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopy (2.65s) === RUN TestCopyMetadata run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.25s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.25s) === RUN TestCopyMissingDirectory run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:24:57 DEBUG : Creating backend with remote "/non-existing" 2024/11/29 03:24:57 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/29 03:24:57 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:24:57 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.64s) === RUN TestCopyNoTraverse run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:24:58 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:24:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:24:58 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:24:58 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:24:59 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:24:59 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:24:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.29s) === RUN TestCopyCheckFirst run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:00 INFO : files root 'rclone-test-nujodog0nado': Running all checks before starting transfers 2024/11/29 03:25:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:00 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:00 INFO : files root 'rclone-test-nujodog0nado': Checks finished, now starting transfers 2024/11/29 03:25:00 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:01 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:01 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:25:01 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.32s) === RUN TestSyncNoTraverse run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:02 ERROR : Ignoring --no-traverse with sync 2024/11/29 03:25:03 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:03 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:03 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:03 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:03 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:25:03 DEBUG : Waiting for deletions to finish 2024/11/29 03:25:03 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.39s) === RUN TestCopyWithDepth run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:05 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/29 03:25:05 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:05 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:05 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:06 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2024/11/29 03:25:06 INFO : hello world2: Copied (new) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyWithDepth (1.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:07 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:25:07 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:07 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:07 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/29 03:25:07 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:25:08 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:08 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:09 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/29 03:25:09 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.76s) === RUN TestCopyEmptyDirectories run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:10 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/29 03:25:10 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 03:25:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:10 DEBUG : sub dir: Making directory 2024/11/29 03:25:10 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 03:25:10 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:10 DEBUG : sub dir2: Making directory 2024/11/29 03:25:11 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/29 03:25:11 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/29 03:25:11 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/29 03:25:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:11 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/29 03:25:11 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/29 03:25:11 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:11 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:11 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:11 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:25:12 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:12 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyEmptyDirectories (3.93s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:14 DEBUG : sub dir2: Making directory 2024/11/29 03:25:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/29 03:25:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 03:25:14 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:14 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/29 03:25:14 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/29 03:25:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:14 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:14 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:15 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:15 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:25:15 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (2.06s) === RUN TestMoveEmptyDirectories run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:16 DEBUG : sub dir2: Making directory with metadata 2024/11/29 03:25:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 03:25:16 DEBUG : sub dir: Making directory 2024/11/29 03:25:16 INFO : sub dir: Made directory with modification time 2024-11-29 03:25:16.391202224 +0000 UTC 2024/11/29 03:25:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:16 DEBUG : sub dir2: Making directory 2024/11/29 03:25:17 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/29 03:25:17 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/29 03:25:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:17 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:17 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:17 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:17 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:25:17 INFO : sub dir/hello world: Deleted 2024/11/29 03:25:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (3.34s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:19 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/29 03:25:19 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/29 03:25:20 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:20 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (1.85s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:21 DEBUG : sub dir2: Making directory 2024/11/29 03:25:21 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:21 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/29 03:25:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:21 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:21 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:22 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:25:22 INFO : sub dir/hello world: Deleted 2024/11/29 03:25:22 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (2.07s) === RUN TestSyncEmptyDirectories run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:23 DEBUG : sub dir2: Making directory with metadata 2024/11/29 03:25:23 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 03:25:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:23 DEBUG : sub dir: Making directory 2024/11/29 03:25:24 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 03:25:24 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:24 DEBUG : sub dir2: Making directory 2024/11/29 03:25:24 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2024/11/29 03:25:24 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/29 03:25:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:24 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:24 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:25 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:25 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:25:25 DEBUG : Waiting for deletions to finish 2024/11/29 03:25:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:25 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (3.33s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:26 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:26 INFO : a1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:27 DEBUG : a1: Making directory 2024/11/29 03:25:27 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2024/11/29 03:25:27 DEBUG : Added delayed dir = "a1", newDst= 2024/11/29 03:25:27 DEBUG : a1/b1: Making directory 2024/11/29 03:25:27 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2024/11/29 03:25:27 DEBUG : Added delayed dir = "a1/b1", newDst= 2024/11/29 03:25:27 DEBUG : a1/b2: Making directory 2024/11/29 03:25:28 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2024/11/29 03:25:28 DEBUG : Added delayed dir = "a1/b2", newDst= 2024/11/29 03:25:28 DEBUG : a1/b2/c1: Making directory 2024/11/29 03:25:28 DEBUG : a1/b1/c1: Making directory 2024/11/29 03:25:28 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2024/11/29 03:25:28 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2024/11/29 03:25:28 DEBUG : a1/b1/c1/d1: Making directory 2024/11/29 03:25:28 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2024/11/29 03:25:28 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2024/11/29 03:25:28 DEBUG : a1/b2/c1/d1: Making directory 2024/11/29 03:25:28 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2024/11/29 03:25:28 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2024/11/29 03:25:28 DEBUG : a1/b1/c1/d2: Making directory 2024/11/29 03:25:28 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2024/11/29 03:25:28 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2024/11/29 03:25:28 DEBUG : a1/b2/c1/d1/e1: Making directory 2024/11/29 03:25:29 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2024/11/29 03:25:29 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2024/11/29 03:25:29 DEBUG : a1/b2/c1/d1/e1/f1: Making directory 2024/11/29 03:25:29 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2024/11/29 03:25:29 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2024/11/29 03:25:29 DEBUG : a1/b1/c1/d2/e1: Making directory 2024/11/29 03:25:29 DEBUG : a1/b1/c1/d1/e1: Making directory 2024/11/29 03:25:29 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2024/11/29 03:25:29 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2024/11/29 03:25:29 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2024/11/29 03:25:29 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2024/11/29 03:25:29 DEBUG : a1/b1/c1/d1/e1/f1: Making directory 2024/11/29 03:25:29 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2024/11/29 03:25:29 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2024/11/29 03:25:29 DEBUG : a1/b1/c1/d2/e1/f1: Making directory 2024/11/29 03:25:29 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2024/11/29 03:25:29 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2024/11/29 03:25:29 DEBUG : a1/b1/c1/d2/e1/f2: Making directory 2024/11/29 03:25:29 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2024/11/29 03:25:29 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2024/11/29 03:25:30 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2024/11/29 03:25:30 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2024/11/29 03:25:30 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:30 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:30 DEBUG : Waiting for deletions to finish 2024/11/29 03:25:30 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:30 INFO : a1: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b2/c1/d1/e1 not empty`) 2024/11/29 03:25:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 03:25:35 DEBUG : pacer: Reducing sleep to 15ms 2024/11/29 03:25:35 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/29 03:25:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b2/c1 not empty`) 2024/11/29 03:25:35 DEBUG : pacer: Rate limited, increasing sleep to 22.5ms 2024/11/29 03:25:35 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b2/c1 not empty`) 2024/11/29 03:25:35 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2024/11/29 03:25:35 DEBUG : pacer: Reducing sleep to 33.75ms 2024/11/29 03:25:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b2 not empty`) 2024/11/29 03:25:35 DEBUG : pacer: Rate limited, increasing sleep to 67.5ms 2024/11/29 03:25:36 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b2 not empty`) 2024/11/29 03:25:36 DEBUG : pacer: Rate limited, increasing sleep to 135ms 2024/11/29 03:25:36 DEBUG : pacer: Reducing sleep to 101.25ms 2024/11/29 03:25:36 DEBUG : pacer: Reducing sleep to 75.9375ms 2024/11/29 03:25:36 DEBUG : pacer: Reducing sleep to 56.953125ms 2024/11/29 03:25:36 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b1/c1/d2/e1 not empty`) 2024/11/29 03:25:36 DEBUG : pacer: Rate limited, increasing sleep to 113.90625ms 2024/11/29 03:25:36 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b1/c1/d2/e1 not empty`) 2024/11/29 03:25:36 DEBUG : pacer: Rate limited, increasing sleep to 227.8125ms 2024/11/29 03:25:36 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b1/c1/d2/e1 not empty`) 2024/11/29 03:25:36 DEBUG : pacer: Rate limited, increasing sleep to 455.625ms 2024/11/29 03:25:37 DEBUG : pacer: Reducing sleep to 341.71875ms 2024/11/29 03:25:37 DEBUG : pacer: Reducing sleep to 256.289062ms 2024/11/29 03:25:37 DEBUG : pacer: Reducing sleep to 192.216796ms 2024/11/29 03:25:38 DEBUG : pacer: Reducing sleep to 144.162597ms 2024/11/29 03:25:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b1/c1/d1 not empty`) 2024/11/29 03:25:38 DEBUG : pacer: Rate limited, increasing sleep to 288.325194ms 2024/11/29 03:25:38 DEBUG : pacer: Reducing sleep to 216.243895ms 2024/11/29 03:25:38 DEBUG : pacer: Reducing sleep to 162.182921ms 2024/11/29 03:25:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b1 not empty`) 2024/11/29 03:25:38 DEBUG : pacer: Rate limited, increasing sleep to 324.365842ms 2024/11/29 03:25:39 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/a1/b1 not empty`) 2024/11/29 03:25:39 DEBUG : pacer: Rate limited, increasing sleep to 648.731684ms 2024/11/29 03:25:39 DEBUG : pacer: Reducing sleep to 486.548763ms 2024/11/29 03:25:40 DEBUG : pacer: Reducing sleep to 364.911572ms 2024/11/29 03:25:40 DEBUG : pacer: Reducing sleep to 273.683679ms 2024/11/29 03:25:40 DEBUG : pacer: Reducing sleep to 205.262759ms 2024/11/29 03:25:41 DEBUG : pacer: Reducing sleep to 153.947069ms --- PASS: TestSyncSetDelayedModTimes (14.25s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:41 DEBUG : sub dir2: Making directory 2024/11/29 03:25:41 DEBUG : pacer: Reducing sleep to 115.460301ms 2024/11/29 03:25:41 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:41 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/29 03:25:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:41 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:41 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:42 DEBUG : pacer: Reducing sleep to 86.595225ms 2024/11/29 03:25:42 DEBUG : pacer: Reducing sleep to 64.946418ms 2024/11/29 03:25:42 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:42 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:25:42 DEBUG : Waiting for deletions to finish 2024/11/29 03:25:42 DEBUG : pacer: Reducing sleep to 48.709813ms 2024/11/29 03:25:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:25:42 DEBUG : pacer: Reducing sleep to 36.532359ms 2024/11/29 03:25:42 DEBUG : pacer: Reducing sleep to 27.399269ms 2024/11/29 03:25:42 DEBUG : pacer: Reducing sleep to 20.549451ms 2024/11/29 03:25:43 DEBUG : pacer: Reducing sleep to 15.412088ms 2024/11/29 03:25:43 DEBUG : pacer: Reducing sleep to 11.559066ms 2024/11/29 03:25:43 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (2.34s) === RUN TestServerSideCopy run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:44 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-pigizim4qami" sync_test.go:590: Server side copy (if possible) files root 'rclone-test-nujodog0nado' -> files root 'rclone-test-pigizim4qami' 2024/11/29 03:25:45 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:45 DEBUG : files root 'rclone-test-pigizim4qami': Waiting for checks to finish 2024/11/29 03:25:45 DEBUG : files root 'rclone-test-pigizim4qami': Waiting for transfers to finish 2024/11/29 03:25:47 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:47 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/29 03:25:47 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/29 03:25:47 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:47 DEBUG : files root 'rclone-test-pigizim4qami': Purge remote --- PASS: TestServerSideCopy (5.23s) === RUN TestCopyOverSelf run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:50 DEBUG : sub dir: Directory modification time the same (differ by -915.118689ms, within tolerance 1s) 2024/11/29 03:25:50 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/29 03:25:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 03:25:50 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:25:50 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:25:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:50 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/29 03:25:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyOverSelf (3.52s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:53 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-turureb4gosa" sync_test.go:626: Server side copy (if possible) files root 'rclone-test-nujodog0nado' -> files root 'rclone-test-turureb4gosa' 2024/11/29 03:25:53 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:25:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:25:54 DEBUG : files root 'rclone-test-turureb4gosa': Waiting for checks to finish 2024/11/29 03:25:54 DEBUG : files root 'rclone-test-turureb4gosa': Waiting for transfers to finish 2024/11/29 03:25:55 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:55 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/29 03:25:55 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/29 03:25:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/29 03:25:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 03:25:57 DEBUG : files root 'rclone-test-turureb4gosa': Waiting for checks to finish 2024/11/29 03:25:57 DEBUG : files root 'rclone-test-turureb4gosa': Waiting for transfers to finish 2024/11/29 03:25:59 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:25:59 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/29 03:25:59 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/29 03:25:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:25:59 DEBUG : files root 'rclone-test-turureb4gosa': Purge remote --- PASS: TestServerSideCopyOverSelf (9.06s) === RUN TestMoveOverSelf run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:02 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/29 03:26:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 03:26:02 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:02 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:05 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:26:05 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/29 03:26:05 INFO : sub dir/hello world: Deleted 2024/11/29 03:26:05 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestMoveOverSelf (5.12s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:07 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-wexomul6weba" sync_test.go:671: Server side copy (if possible) files root 'rclone-test-nujodog0nado' -> files root 'rclone-test-wexomul6weba' 2024/11/29 03:26:08 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:26:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:26:08 DEBUG : files root 'rclone-test-wexomul6weba': Waiting for checks to finish 2024/11/29 03:26:08 DEBUG : files root 'rclone-test-wexomul6weba': Waiting for transfers to finish 2024/11/29 03:26:10 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:26:10 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/29 03:26:10 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/29 03:26:10 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:11 DEBUG : files root 'rclone-test-wexomul6weba': Using server-side directory move 2024/11/29 03:26:11 INFO : files root 'rclone-test-wexomul6weba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 03:26:11 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/29 03:26:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 03:26:11 DEBUG : files root 'rclone-test-wexomul6weba': Waiting for checks to finish 2024/11/29 03:26:11 DEBUG : files root 'rclone-test-wexomul6weba': Waiting for transfers to finish 2024/11/29 03:26:12 INFO : sub dir/hello world: Deleted 2024/11/29 03:26:12 INFO : sub dir/hello world: Moved (server-side) 2024/11/29 03:26:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:26:14 DEBUG : testing file moves 2024/11/29 03:26:14 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/29 03:26:14 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/29 03:26:14 DEBUG : files root 'rclone-test-wexomul6weba': Waiting for checks to finish 2024/11/29 03:26:14 DEBUG : files root 'rclone-test-wexomul6weba': Waiting for transfers to finish 2024/11/29 03:26:14 INFO : sub dir/hello world: Deleted 2024/11/29 03:26:15 INFO : sub dir/hello world: Moved (server-side) 2024/11/29 03:26:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:18 DEBUG : files root 'rclone-test-wexomul6weba': Purge remote --- PASS: TestServerSideMoveOverSelf (13.02s) === RUN TestCopyAfterDelete run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:20 ERROR : : error listing: directory not found 2024/11/29 03:26:20 DEBUG : Local file system at /tmp/rclone259886634: Making directory 2024/11/29 03:26:21 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:21 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyAfterDelete (2.81s) === RUN TestCopyRedownload run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:23 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:26:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:26:23 DEBUG : Local file system at /tmp/rclone259886634: Waiting for checks to finish 2024/11/29 03:26:23 DEBUG : Local file system at /tmp/rclone259886634: Waiting for transfers to finish 2024/11/29 03:26:23 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2024/11/29 03:26:23 DEBUG : sub dir/hello world.9e820094.partial: renamed to: sub dir/hello world 2024/11/29 03:26:23 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:26:23 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyRedownload (2.53s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:24 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/29 03:26:24 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:24 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:25 DEBUG : check sum: Dst hash empty - aborting Src hash check 2024/11/29 03:26:25 INFO : check sum: Copied (new) 2024/11/29 03:26:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:25 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:25 DEBUG : check sum: Dst hash empty - aborting Src hash check 2024/11/29 03:26:25 DEBUG : check sum: Size of src and dst objects identical 2024/11/29 03:26:25 DEBUG : check sum: Unchanged skipping 2024/11/29 03:26:25 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:25 DEBUG : Waiting for deletions to finish 2024/11/29 03:26:25 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (2.14s) === RUN TestSyncSizeOnly run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/29 03:26:27 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:27 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:27 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2024/11/29 03:26:27 INFO : sizeonly: Copied (new) 2024/11/29 03:26:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:28 DEBUG : sizeonly: Sizes identical 2024/11/29 03:26:28 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:28 DEBUG : sizeonly: Unchanged skipping 2024/11/29 03:26:28 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:28 DEBUG : Waiting for deletions to finish 2024/11/29 03:26:28 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncSizeOnly (2.18s) === RUN TestSyncIgnoreSize run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/29 03:26:29 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:29 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:30 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2024/11/29 03:26:30 INFO : ignore-size: Copied (new) 2024/11/29 03:26:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:30 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:26:30 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:30 DEBUG : ignore-size: Unchanged skipping 2024/11/29 03:26:30 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:30 DEBUG : Waiting for deletions to finish 2024/11/29 03:26:30 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.16s) === RUN TestSyncIgnoreTimes run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:26:32 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:32 DEBUG : existing: Unchanged skipping 2024/11/29 03:26:32 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:32 DEBUG : Waiting for deletions to finish 2024/11/29 03:26:32 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:32 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/29 03:26:32 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:32 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:33 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/29 03:26:33 INFO : existing: Copied (replaced existing) 2024/11/29 03:26:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (2.92s) === RUN TestSyncIgnoreExisting run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:34 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 03:26:34 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:34 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:35 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/29 03:26:35 INFO : existing: Copied (new) 2024/11/29 03:26:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:35 DEBUG : existing: Destination exists, skipping 2024/11/29 03:26:35 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:35 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:35 DEBUG : Waiting for deletions to finish 2024/11/29 03:26:35 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:38 DEBUG : d: Making directory 2024/11/29 03:26:38 DEBUG : Added delayed dir = "a", newDst= 2024/11/29 03:26:38 DEBUG : c: Directory modification time the same (differ by -286.987732ms, within tolerance 1s) 2024/11/29 03:26:38 DEBUG : Added delayed dir = "c", newDst=c 2024/11/29 03:26:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/29 03:26:38 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:26:38 DEBUG : c/non empty space: Unchanged skipping 2024/11/29 03:26:38 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:38 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:39 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/29 03:26:39 INFO : a/potato2: Copied (new) 2024/11/29 03:26:39 DEBUG : Waiting for deletions to finish 2024/11/29 03:26:39 INFO : b/potato: Deleted 2024/11/29 03:26:39 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/29 03:26:39 INFO : d: Removing directory 2024/11/29 03:26:40 INFO : b: Removing directory 2024/11/29 03:26:40 DEBUG : files root 'rclone-test-nujodog0nado': deleted 2 directories run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (5.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:42 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:42 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/29 03:26:42 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/29 03:26:42 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:42 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/11/29 03:26:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:43 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:43 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/29 03:26:43 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/29 03:26:43 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:43 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/29 03:26:43 INFO : empty space: Copied (replaced existing) 2024/11/29 03:26:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.06s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:45 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/29 03:26:45 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/29 03:26:45 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:46 DEBUG : empty space: Dst hash empty - aborting Src hash check 2024/11/29 03:26:46 INFO : empty space: Copied (replaced existing) 2024/11/29 03:26:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1035 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:48 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:48 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2024/11/29 03:26:48 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/29 03:26:48 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:49 DEBUG : foo: Dst hash empty - aborting Src hash check 2024/11/29 03:26:49 INFO : foo: Copied (replaced existing) 2024/11/29 03:26:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.56s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:51 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/29 03:26:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:26:51 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:51 DEBUG : empty space: Unchanged skipping 2024/11/29 03:26:51 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:51 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/29 03:26:51 INFO : potato: Copied (new) 2024/11/29 03:26:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (2.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/29 03:26:53 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:53 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:54 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/29 03:26:54 INFO : potato: Copied (replaced existing) 2024/11/29 03:26:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:26:56 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:26:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/11/29 03:26:56 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/29 03:26:56 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:26:57 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/29 03:26:57 INFO : potato: Copied (replaced existing) 2024/11/29 03:26:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:27:02 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/29 03:27:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:27:02 DEBUG : empty space: Unchanged skipping 2024/11/29 03:27:02 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:02 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:02 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:02 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:27:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:27:05 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:05 DEBUG : empty space: Unchanged skipping 2024/11/29 03:27:05 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:06 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/29 03:27:06 INFO : potato2: Copied (new) 2024/11/29 03:27:06 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:06 INFO : potato: Deleted run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:08 DEBUG : d: Making directory 2024/11/29 03:27:09 DEBUG : d/e: Making directory 2024/11/29 03:27:10 DEBUG : Added delayed dir = "a", newDst= 2024/11/29 03:27:10 DEBUG : c: Directory modification time the same (differ by -146.894858ms, within tolerance 1s) 2024/11/29 03:27:10 DEBUG : Added delayed dir = "c", newDst=c 2024/11/29 03:27:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/29 03:27:10 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:27:10 DEBUG : c/non empty space: Unchanged skipping 2024/11/29 03:27:10 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:10 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:10 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/29 03:27:10 INFO : a/potato2: Copied (new) 2024/11/29 03:27:10 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:10 INFO : b/potato: Deleted 2024/11/29 03:27:11 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/29 03:27:11 INFO : d/e: Removing directory 2024/11/29 03:27:11 INFO : d: Removing directory 2024/11/29 03:27:11 INFO : b: Removing directory 2024/11/29 03:27:11 DEBUG : files root 'rclone-test-nujodog0nado': deleted 3 directories run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:14 DEBUG : d: Making directory 2024/11/29 03:27:15 DEBUG : Added delayed dir = "a", newDst= 2024/11/29 03:27:15 DEBUG : c: Directory modification time the same (differ by 85.123127ms, within tolerance 1s) 2024/11/29 03:27:15 DEBUG : Added delayed dir = "c", newDst=c 2024/11/29 03:27:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/29 03:27:15 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:27:15 DEBUG : c/non empty space: Unchanged skipping 2024/11/29 03:27:15 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:15 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:16 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2024/11/29 03:27:16 INFO : a/potato2: Copied (new) 2024/11/29 03:27:16 ERROR : files root 'rclone-test-nujodog0nado': not deleting files as there were IO errors 2024/11/29 03:27:16 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/29 03:27:16 ERROR : files root 'rclone-test-nujodog0nado': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.11s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:19 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:27:19 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:19 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:27:19 DEBUG : empty space: Unchanged skipping 2024/11/29 03:27:19 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:20 INFO : potato: Deleted 2024/11/29 03:27:20 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/29 03:27:20 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.40s) === RUN TestSyncDeleteBefore run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:23 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:23 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:23 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:23 INFO : potato: Deleted 2024/11/29 03:27:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:27:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:27:23 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:23 DEBUG : empty space: Unchanged skipping 2024/11/29 03:27:23 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:24 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/29 03:27:24 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncDeleteBefore (3.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:27:26 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:26 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:30 DEBUG : potato2: Dst hash empty - aborting Src hash check 2024/11/29 03:27:30 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestCopyDeleteBefore (6.00s) === RUN TestSyncWithExclude run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:33 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 03:27:33 DEBUG : enormous: Excluded 2024/11/29 03:27:33 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 03:27:33 DEBUG : potato2: Excluded 2024/11/29 03:27:33 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 03:27:33 DEBUG : potato2: Excluded 2024/11/29 03:27:33 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:27:33 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:33 DEBUG : empty space: Unchanged skipping 2024/11/29 03:27:33 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:33 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:33 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:33 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 03:27:33 DEBUG : enormous: Excluded 2024/11/29 03:27:33 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 03:27:33 DEBUG : potato2: Excluded 2024/11/29 03:27:33 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 03:27:33 DEBUG : potato2: Excluded 2024/11/29 03:27:33 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/29 03:27:33 DEBUG : empty space: Unchanged skipping 2024/11/29 03:27:33 DEBUG : Local file system at /tmp/rclone259886634: Waiting for checks to finish 2024/11/29 03:27:33 DEBUG : Local file system at /tmp/rclone259886634: Waiting for transfers to finish 2024/11/29 03:27:33 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:33 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncWithExclude (3.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:36 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 03:27:36 DEBUG : enormous: Excluded 2024/11/29 03:27:36 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 03:27:36 DEBUG : potato2: Excluded 2024/11/29 03:27:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:27:36 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:36 DEBUG : empty space: Unchanged skipping 2024/11/29 03:27:36 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:36 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:37 INFO : enormous: Deleted 2024/11/29 03:27:37 INFO : potato2: Deleted 2024/11/29 03:27:37 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:37 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2024/11/29 03:27:37 DEBUG : empty space: Unchanged skipping 2024/11/29 03:27:37 DEBUG : Local file system at /tmp/rclone259886634: Waiting for checks to finish 2024/11/29 03:27:37 DEBUG : Local file system at /tmp/rclone259886634: Waiting for transfers to finish 2024/11/29 03:27:37 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:37 INFO : potato2: Deleted 2024/11/29 03:27:37 INFO : enormous: Deleted 2024/11/29 03:27:37 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:41 DEBUG : five: Need to transfer - File not found at Destination 2024/11/29 03:27:41 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:41 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/29 03:27:41 DEBUG : one: Destination is newer than source, skipping 2024/11/29 03:27:41 DEBUG : three: Sizes identical 2024/11/29 03:27:41 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/29 03:27:41 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/29 03:27:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 03:27:41 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:42 DEBUG : five: Dst hash empty - aborting Src hash check 2024/11/29 03:27:42 INFO : five: Copied (new) 2024/11/29 03:27:42 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/29 03:27:42 INFO : four: Copied (replaced existing) 2024/11/29 03:27:42 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/29 03:27:42 INFO : two: Copied (replaced existing) 2024/11/29 03:27:42 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:42 DEBUG : five: Dst hash empty - aborting Src hash check 2024/11/29 03:27:42 DEBUG : four: Dst hash empty - aborting Src hash check 2024/11/29 03:27:42 DEBUG : one: Destination is newer than source, skipping 2024/11/29 03:27:42 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:42 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/29 03:27:42 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/29 03:27:42 DEBUG : five: Size of src and dst objects identical 2024/11/29 03:27:42 DEBUG : four: Size of src and dst objects identical 2024/11/29 03:27:42 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 03:27:42 DEBUG : three: Size of src and dst objects identical 2024/11/29 03:27:42 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 03:27:42 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 03:27:42 DEBUG : two: Size of src and dst objects identical 2024/11/29 03:27:42 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 03:27:42 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.54s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:1538: Can track renames: true 2024/11/29 03:27:43 INFO : files root 'rclone-test-nujodog0nado': Making map for --track-renames 2024/11/29 03:27:43 INFO : files root 'rclone-test-nujodog0nado': Finished making map for --track-renames 2024/11/29 03:27:43 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 03:27:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/29 03:27:43 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for renames to finish 2024/11/29 03:27:43 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:44 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/29 03:27:44 INFO : yam: Copied (new) 2024/11/29 03:27:44 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/29 03:27:44 INFO : potato: Copied (new) 2024/11/29 03:27:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:27:45 INFO : files root 'rclone-test-nujodog0nado': Making map for --track-renames 2024/11/29 03:27:45 INFO : files root 'rclone-test-nujodog0nado': Finished making map for --track-renames 2024/11/29 03:27:45 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:45 DEBUG : yaml: Need to transfer - No matching file found at Destination 2024/11/29 03:27:45 DEBUG : potato: Unchanged skipping 2024/11/29 03:27:45 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for renames to finish 2024/11/29 03:27:45 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:46 DEBUG : yaml: Dst hash empty - aborting Src hash check 2024/11/29 03:27:46 INFO : yaml: Copied (new) 2024/11/29 03:27:46 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:46 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.56s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:1610: Can track renames: true 2024/11/29 03:27:47 INFO : files root 'rclone-test-nujodog0nado': Making map for --track-renames 2024/11/29 03:27:47 INFO : files root 'rclone-test-nujodog0nado': Finished making map for --track-renames 2024/11/29 03:27:47 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 03:27:47 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/29 03:27:47 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for renames to finish 2024/11/29 03:27:47 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:48 DEBUG : yam: Dst hash empty - aborting Src hash check 2024/11/29 03:27:48 INFO : yam: Copied (new) 2024/11/29 03:27:48 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/29 03:27:48 INFO : potato: Copied (new) 2024/11/29 03:27:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:48 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:27:48 INFO : files root 'rclone-test-nujodog0nado': Making map for --track-renames 2024/11/29 03:27:48 INFO : files root 'rclone-test-nujodog0nado': Finished making map for --track-renames 2024/11/29 03:27:48 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:48 DEBUG : potato: Unchanged skipping 2024/11/29 03:27:48 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for renames to finish 2024/11/29 03:27:49 INFO : yam: Moved (server-side) to: yaml 2024/11/29 03:27:49 INFO : yaml: Renamed from "yam" 2024/11/29 03:27:49 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:49 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:49 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:1649: Can track renames: true 2024/11/29 03:27:50 DEBUG : Added delayed dir = "sub", newDst= 2024/11/29 03:27:50 INFO : files root 'rclone-test-nujodog0nado': Making map for --track-renames 2024/11/29 03:27:50 INFO : files root 'rclone-test-nujodog0nado': Finished making map for --track-renames 2024/11/29 03:27:50 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 03:27:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/29 03:27:50 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for renames to finish 2024/11/29 03:27:50 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:51 DEBUG : potato: Dst hash empty - aborting Src hash check 2024/11/29 03:27:51 INFO : potato: Copied (new) 2024/11/29 03:27:51 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2024/11/29 03:27:51 INFO : sub/yam: Copied (new) 2024/11/29 03:27:51 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:51 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:51 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/29 03:27:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:27:51 DEBUG : potato: Unchanged skipping 2024/11/29 03:27:51 INFO : files root 'rclone-test-nujodog0nado': Making map for --track-renames 2024/11/29 03:27:51 INFO : files root 'rclone-test-nujodog0nado': Finished making map for --track-renames 2024/11/29 03:27:51 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:51 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for renames to finish 2024/11/29 03:27:52 INFO : sub/yam: Moved (server-side) to: yam 2024/11/29 03:27:52 INFO : yam: Renamed from "sub/yam" 2024/11/29 03:27:52 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:52 DEBUG : Waiting for deletions to finish 2024/11/29 03:27:52 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.01s) === RUN TestServerSideMoveLocal run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:55 DEBUG : Creating backend with remote "/tmp/rclone259886634/dir1" 2024/11/29 03:27:55 DEBUG : Config file has changed externally - reloading 2024/11/29 03:27:55 DEBUG : Creating backend with remote "/tmp/rclone259886634/dir2" 2024/11/29 03:27:55 DEBUG : Local file system at /tmp/rclone259886634/dir2: Using server-side directory move 2024/11/29 03:27:55 INFO : Local file system at /tmp/rclone259886634/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 03:27:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/29 03:27:55 DEBUG : Local file system at /tmp/rclone259886634/dir2: Waiting for checks to finish 2024/11/29 03:27:55 DEBUG : Local file system at /tmp/rclone259886634/dir2: Waiting for transfers to finish 2024/11/29 03:27:55 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.25s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:55 DEBUG : Added delayed dir = "nested", newDst= 2024/11/29 03:27:55 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:27:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:27:55 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/29 03:27:55 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/29 03:27:55 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:27:55 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:27:56 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:27:56 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:27:56 INFO : sub dir/hello world: Deleted 2024/11/29 03:27:56 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2024/11/29 03:27:56 INFO : nested/sub dir/file: Copied (new) 2024/11/29 03:27:56 INFO : nested/sub dir/file: Deleted 2024/11/29 03:27:56 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:27:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:27:56 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/29 03:27:56 INFO : sub dir: Removing directory 2024/11/29 03:27:56 INFO : nested/sub dir: Removing directory 2024/11/29 03:27:56 INFO : nested: Removing directory 2024/11/29 03:27:56 DEBUG : Local file system at /tmp/rclone259886634: deleted 3 directories run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:58 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/nested not empty`) 2024/11/29 03:27:58 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 03:27:58 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/nested not empty`) 2024/11/29 03:27:58 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/29 03:27:58 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/nested not empty`) 2024/11/29 03:27:58 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/29 03:27:58 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/nested not empty`) 2024/11/29 03:27:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/29 03:27:58 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/nested not empty`) 2024/11/29 03:27:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/29 03:27:59 DEBUG : pacer: Reducing sleep to 240ms 2024/11/29 03:27:59 DEBUG : pacer: Reducing sleep to 180ms 2024/11/29 03:27:59 DEBUG : pacer: Reducing sleep to 135ms 2024/11/29 03:27:59 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestMoveWithDeleteEmptySrcDirs (4.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:27:59 DEBUG : pacer: Reducing sleep to 75.9375ms 2024/11/29 03:28:00 DEBUG : Added delayed dir = "nested", newDst= 2024/11/29 03:28:00 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/29 03:28:00 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/29 03:28:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 03:28:00 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/29 03:28:00 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:28:00 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:28:00 DEBUG : pacer: Reducing sleep to 56.953125ms 2024/11/29 03:28:00 DEBUG : pacer: Reducing sleep to 42.714843ms 2024/11/29 03:28:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2024/11/29 03:28:00 INFO : sub dir/hello world: Copied (new) 2024/11/29 03:28:00 INFO : sub dir/hello world: Deleted 2024/11/29 03:28:00 DEBUG : pacer: Reducing sleep to 32.036132ms 2024/11/29 03:28:00 DEBUG : pacer: Reducing sleep to 24.027099ms 2024/11/29 03:28:00 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2024/11/29 03:28:00 INFO : nested/sub dir/file: Copied (new) 2024/11/29 03:28:00 INFO : nested/sub dir/file: Deleted 2024/11/29 03:28:01 DEBUG : pacer: Reducing sleep to 18.020324ms 2024/11/29 03:28:01 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:28:01 DEBUG : pacer: Reducing sleep to 13.515243ms 2024/11/29 03:28:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:28:01 DEBUG : pacer: Reducing sleep to 10.136432ms 2024/11/29 03:28:01 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:28:01 DEBUG : pacer: Reducing sleep to 10ms 2024/11/29 03:28:02 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/nested not empty`) 2024/11/29 03:28:02 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 03:28:02 DEBUG : pacer: Reducing sleep to 15ms 2024/11/29 03:28:02 DEBUG : pacer: Reducing sleep to 11.25ms 2024/11/29 03:28:03 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.48s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:28:03 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 03:28:03 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/29 03:28:03 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:28:03 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:28:04 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/29 03:28:04 INFO : existing: Copied (new) 2024/11/29 03:28:04 INFO : existing: Deleted 2024/11/29 03:28:04 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2024/11/29 03:28:04 INFO : existing-b: Copied (new) 2024/11/29 03:28:04 INFO : existing-b: Deleted 2024/11/29 03:28:04 DEBUG : existing: Destination exists, skipping 2024/11/29 03:28:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/29 03:28:04 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:28:04 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:28:04 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (2.08s) === RUN TestServerSideMove run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:28:05 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nuqunin8zebu" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-nujodog0nado' -> files root 'rclone-test-nuqunin8zebu' 2024/11/29 03:28:10 DEBUG : files root 'rclone-test-nuqunin8zebu': Using server-side directory move 2024/11/29 03:28:11 INFO : files root 'rclone-test-nuqunin8zebu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 03:28:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:28:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/29 03:28:11 DEBUG : empty space: Unchanged skipping 2024/11/29 03:28:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 03:28:11 DEBUG : files root 'rclone-test-nuqunin8zebu': Waiting for checks to finish 2024/11/29 03:28:11 INFO : empty space: Deleted 2024/11/29 03:28:11 DEBUG : files root 'rclone-test-nuqunin8zebu': Waiting for transfers to finish 2024/11/29 03:28:11 INFO : potato3: Deleted 2024/11/29 03:28:11 INFO : potato2: Moved (server-side) 2024/11/29 03:28:11 INFO : potato3: Moved (server-side) 2024/11/29 03:28:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-qebesob8sute" 2024/11/29 03:28:12 DEBUG : files root 'rclone-test-qebesob8sute': Using server-side directory move 2024/11/29 03:28:13 INFO : files root 'rclone-test-qebesob8sute': Server side directory move succeeded 2024/11/29 03:28:13 ERROR : : error listing: directory not found 2024/11/29 03:28:13 DEBUG : files root 'rclone-test-qebesob8sute': Purge remote 2024/11/29 03:28:13 DEBUG : files root 'rclone-test-nuqunin8zebu': Purge remote 2024/11/29 03:28:13 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (8.54s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:28:13 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nagunix9mavu" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-nujodog0nado' -> files root 'rclone-test-nagunix9mavu' 2024/11/29 03:28:19 DEBUG : empty space: Excluded (Size Filter) 2024/11/29 03:28:19 DEBUG : empty space: Excluded 2024/11/29 03:28:19 DEBUG : empty space: Excluded (Size Filter) 2024/11/29 03:28:19 DEBUG : empty space: Excluded 2024/11/29 03:28:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:28:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 03:28:19 DEBUG : files root 'rclone-test-nagunix9mavu': Waiting for checks to finish 2024/11/29 03:28:19 DEBUG : files root 'rclone-test-nagunix9mavu': Waiting for transfers to finish 2024/11/29 03:28:19 INFO : potato3: Deleted 2024/11/29 03:28:20 INFO : potato2: Moved (server-side) 2024/11/29 03:28:20 INFO : potato3: Moved (server-side) 2024/11/29 03:28:20 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fadovur3dode" 2024/11/29 03:28:21 DEBUG : empty space: Excluded (Size Filter) 2024/11/29 03:28:21 DEBUG : empty space: Excluded 2024/11/29 03:28:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:28:21 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/29 03:28:21 DEBUG : files root 'rclone-test-fadovur3dode': Waiting for checks to finish 2024/11/29 03:28:21 DEBUG : files root 'rclone-test-fadovur3dode': Waiting for transfers to finish 2024/11/29 03:28:21 INFO : potato2: Moved (server-side) 2024/11/29 03:28:21 INFO : potato3: Moved (server-side) 2024/11/29 03:28:21 DEBUG : files root 'rclone-test-fadovur3dode': Purge remote 2024/11/29 03:28:22 DEBUG : files root 'rclone-test-nagunix9mavu': Purge remote --- PASS: TestServerSideMoveWithFilter (8.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:28:22 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-tupotal6tozi" 2024/11/29 03:28:25 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) files root 'rclone-test-nujodog0nado' -> files root 'rclone-test-tupotal6tozi' 2024/11/29 03:28:28 DEBUG : files root 'rclone-test-tupotal6tozi': Using server-side directory move 2024/11/29 03:28:28 INFO : files root 'rclone-test-tupotal6tozi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 03:28:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 03:28:28 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/29 03:28:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2024/11/29 03:28:28 DEBUG : empty space: Unchanged skipping 2024/11/29 03:28:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 03:28:28 DEBUG : files root 'rclone-test-tupotal6tozi': Waiting for checks to finish 2024/11/29 03:28:28 INFO : potato3: Deleted 2024/11/29 03:28:28 INFO : empty space: Deleted 2024/11/29 03:28:28 DEBUG : files root 'rclone-test-tupotal6tozi': Waiting for transfers to finish 2024/11/29 03:28:28 INFO : potato2: Moved (server-side) 2024/11/29 03:28:28 INFO : potato3: Moved (server-side) 2024/11/29 03:28:28 INFO : tomatoDir: Removing directory 2024/11/29 03:28:29 DEBUG : files root 'rclone-test-nujodog0nado': deleted 1 directories 2024/11/29 03:28:29 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kuroviw9leno" 2024/11/29 03:28:29 DEBUG : tomatoDir: Making directory 2024/11/29 03:28:30 DEBUG : files root 'rclone-test-kuroviw9leno': Using server-side directory move 2024/11/29 03:28:30 INFO : files root 'rclone-test-kuroviw9leno': Server side directory move succeeded 2024/11/29 03:28:30 ERROR : : error listing: directory not found 2024/11/29 03:28:31 ERROR : : error listing: directory not found 2024/11/29 03:28:31 DEBUG : files root 'rclone-test-kuroviw9leno': Purge remote 2024/11/29 03:28:31 DEBUG : files root 'rclone-test-tupotal6tozi': Purge remote 2024/11/29 03:28:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.83s) === RUN TestServerSideMoveOverlap run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.24s) === RUN TestSyncOverlap run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:28:31 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/rclone-sync-test" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncOverlap (1.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:28:33 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/rclone-sync-test" 2024/11/29 03:28:34 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/rclone-sync-test-include/layer2" 2024/11/29 03:28:34 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/rclone-sync-test-ignore-file" 2024/11/29 03:28:37 DEBUG : rclone-sync-test: Excluded 2024/11/29 03:28:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 03:28:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/29 03:28:37 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 03:28:37 DEBUG : files root 'rclone-test-nujodog0nado/rclone-sync-test': Waiting for checks to finish 2024/11/29 03:28:37 DEBUG : files root 'rclone-test-nujodog0nado/rclone-sync-test': Waiting for transfers to finish 2024/11/29 03:28:37 DEBUG : Waiting for deletions to finish 2024/11/29 03:28:37 INFO : There was nothing to transfer 2024/11/29 03:28:38 DEBUG : rclone-sync-test: Excluded 2024/11/29 03:28:38 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 03:28:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 03:28:38 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:28:38 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:28:38 DEBUG : Waiting for deletions to finish 2024/11/29 03:28:38 INFO : rclone-sync-test-include: Removing directory 2024/11/29 03:28:38 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:38 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 03:28:38 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:38 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/29 03:28:39 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:39 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/29 03:28:39 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:39 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2024/11/29 03:28:39 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2024/11/29 03:28:39 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:39 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2024/11/29 03:28:39 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:39 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2024/11/29 03:28:40 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/29 03:28:41 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:43 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:43 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/29 03:28:43 DEBUG : files root 'rclone-test-nujodog0nado': failed to delete 1 directories 2024/11/29 03:28:43 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:28:45 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/29 03:28:47 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/29 03:28:49 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/29 03:28:49 DEBUG : rclone-sync-test: Excluded 2024/11/29 03:28:50 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/29 03:28:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 03:28:51 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/29 03:28:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/29 03:28:51 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/29 03:28:52 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/29 03:28:52 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 03:28:52 DEBUG : files root 'rclone-test-nujodog0nado/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/29 03:28:52 DEBUG : files root 'rclone-test-nujodog0nado/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/29 03:28:52 DEBUG : Waiting for deletions to finish 2024/11/29 03:28:52 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:28:52 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/29 03:28:52 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/29 03:28:53 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/29 03:28:53 DEBUG : rclone-sync-test: Excluded 2024/11/29 03:28:53 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/29 03:28:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 03:28:53 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/29 03:28:53 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/29 03:28:53 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/29 03:28:53 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 03:28:53 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:28:53 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:28:53 DEBUG : Waiting for deletions to finish 2024/11/29 03:28:53 INFO : rclone-sync-test-include: Removing directory 2024/11/29 03:28:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:53 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2024/11/29 03:28:53 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:53 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2024/11/29 03:28:54 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:54 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2024/11/29 03:28:54 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:54 DEBUG : pacer: Rate limited, increasing sleep to 570.17432ms 2024/11/29 03:28:54 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:54 DEBUG : pacer: Rate limited, increasing sleep to 1.14034864s 2024/11/29 03:28:55 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:55 DEBUG : pacer: Rate limited, increasing sleep to 2s 2024/11/29 03:28:56 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:28:58 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:29:00 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:29:02 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:29:02 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/29 03:29:02 DEBUG : files root 'rclone-test-nujodog0nado': failed to delete 1 directories 2024/11/29 03:29:02 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:29:04 DEBUG : pacer: Reducing sleep to 1.5s 2024/11/29 03:29:04 DEBUG : : Excluded 2024/11/29 03:29:06 DEBUG : pacer: Reducing sleep to 1.125s 2024/11/29 03:29:07 DEBUG : pacer: Reducing sleep to 843.75ms 2024/11/29 03:29:07 DEBUG : rclone-sync-test: Excluded 2024/11/29 03:29:08 DEBUG : pacer: Reducing sleep to 632.8125ms 2024/11/29 03:29:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/29 03:29:09 DEBUG : pacer: Reducing sleep to 474.609375ms 2024/11/29 03:29:09 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/29 03:29:10 DEBUG : pacer: Reducing sleep to 355.957031ms 2024/11/29 03:29:10 DEBUG : pacer: Reducing sleep to 266.967773ms 2024/11/29 03:29:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/29 03:29:10 DEBUG : files root 'rclone-test-nujodog0nado/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/29 03:29:10 DEBUG : files root 'rclone-test-nujodog0nado/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/29 03:29:10 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:10 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:29:10 DEBUG : pacer: Reducing sleep to 200.225829ms 2024/11/29 03:29:11 DEBUG : pacer: Reducing sleep to 150.169371ms 2024/11/29 03:29:11 DEBUG : pacer: Reducing sleep to 112.627028ms 2024/11/29 03:29:11 DEBUG : pacer: Reducing sleep to 84.470271ms 2024/11/29 03:29:11 DEBUG : pacer: Reducing sleep to 63.352703ms 2024/11/29 03:29:11 DEBUG : pacer: Reducing sleep to 47.514527ms 2024/11/29 03:29:12 DEBUG : pacer: Reducing sleep to 35.635895ms 2024/11/29 03:29:12 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:29:12 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2024/11/29 03:29:12 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:29:12 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2024/11/29 03:29:12 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/rclone-sync-test-include not empty`) 2024/11/29 03:29:12 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2024/11/29 03:29:12 DEBUG : pacer: Reducing sleep to 213.81537ms 2024/11/29 03:29:12 DEBUG : pacer: Reducing sleep to 160.361527ms 2024/11/29 03:29:13 DEBUG : pacer: Reducing sleep to 120.271145ms 2024/11/29 03:29:13 DEBUG : pacer: Reducing sleep to 90.203358ms 2024/11/29 03:29:13 DEBUG : pacer: Reducing sleep to 67.652518ms 2024/11/29 03:29:13 DEBUG : pacer: Reducing sleep to 50.739388ms 2024/11/29 03:29:13 DEBUG : pacer: Reducing sleep to 38.054541ms 2024/11/29 03:29:13 DEBUG : pacer: Reducing sleep to 28.540905ms 2024/11/29 03:29:13 DEBUG : pacer: Reducing sleep to 21.405678ms 2024/11/29 03:29:13 DEBUG : pacer: Reducing sleep to 16.054258ms 2024/11/29 03:29:14 DEBUG : pacer: Reducing sleep to 12.040693ms 2024/11/29 03:29:14 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlapWithFilter (43.80s) === RUN TestSyncCompareDest run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:29:17 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/dst" 2024/11/29 03:29:18 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/CompareDest" 2024/11/29 03:29:18 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 03:29:18 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:18 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:20 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:29:20 INFO : one: Copied (new) 2024/11/29 03:29:20 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:29:20 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:21 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:21 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:29:21 INFO : one: Copied (replaced existing) 2024/11/29 03:29:21 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:29:24 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:24 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 03:29:24 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:24 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:24 INFO : There was nothing to transfer 2024/11/29 03:29:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:25 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 03:29:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:29:25 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 03:29:26 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:26 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:26 INFO : There was nothing to transfer 2024/11/29 03:29:26 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:26 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 03:29:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:29:26 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:26 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:26 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 03:29:26 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:26 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:26 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/29 03:29:27 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/29 03:29:27 DEBUG : two: Need to transfer - File not found at Destination 2024/11/29 03:29:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:29:27 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 03:29:27 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:28 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/29 03:29:28 INFO : two: Copied (new) 2024/11/29 03:29:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.60s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:29:32 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/dest" 2024/11/29 03:29:32 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/pre-dest1" 2024/11/29 03:29:32 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/pre-dest2" 2024/11/29 03:29:33 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:29:33 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/29 03:29:34 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:29:34 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/29 03:29:34 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/29 03:29:34 DEBUG : files root 'rclone-test-nujodog0nado/dest': Waiting for checks to finish 2024/11/29 03:29:34 DEBUG : files root 'rclone-test-nujodog0nado/dest': Waiting for transfers to finish 2024/11/29 03:29:35 DEBUG : 3: Dst hash empty - aborting Src hash check 2024/11/29 03:29:35 INFO : 3: Copied (new) 2024/11/29 03:29:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.38s) === RUN TestSyncCopyDest run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:29:37 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/dst" 2024/11/29 03:29:38 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/CopyDest" 2024/11/29 03:29:39 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 03:29:39 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:39 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:40 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:29:40 INFO : one: Copied (new) 2024/11/29 03:29:40 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:29:41 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:41 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:42 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:29:42 INFO : one: Copied (replaced existing) 2024/11/29 03:29:42 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:44 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/BackupDir" 2024/11/29 03:29:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:29:45 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:45 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 03:29:45 INFO : one: Moved (server-side) 2024/11/29 03:29:47 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:29:47 DEBUG : one: Src hash empty - aborting Dst hash check 2024/11/29 03:29:47 INFO : one: Copied (server-side copy) 2024/11/29 03:29:47 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/29 03:29:47 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:47 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:51 DEBUG : two: Dst hash empty - aborting Src hash check 2024/11/29 03:29:51 DEBUG : two: Src hash empty - aborting Dst hash check 2024/11/29 03:29:51 INFO : two: Copied (server-side copy) 2024/11/29 03:29:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/29 03:29:51 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:51 DEBUG : one: Unchanged skipping 2024/11/29 03:29:51 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:51 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:51 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:52 DEBUG : one: Unchanged skipping 2024/11/29 03:29:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:52 DEBUG : two: Unchanged skipping 2024/11/29 03:29:52 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:52 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:52 DEBUG : Waiting for deletions to finish 2024/11/29 03:29:52 INFO : There was nothing to transfer 2024/11/29 03:29:53 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/29 03:29:53 DEBUG : three: Destination not found in --copy-dest 2024/11/29 03:29:53 DEBUG : three: Need to transfer - File not found at Destination 2024/11/29 03:29:53 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:53 DEBUG : one: Unchanged skipping 2024/11/29 03:29:53 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2024/11/29 03:29:53 DEBUG : two: Unchanged skipping 2024/11/29 03:29:53 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:29:53 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:29:54 DEBUG : three: Dst hash empty - aborting Src hash check 2024/11/29 03:29:54 INFO : three: Copied (new) 2024/11/29 03:29:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (19.48s) === RUN TestSyncBackupDir run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:29:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/dst" 2024/11/29 03:30:00 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/backup" 2024/11/29 03:30:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:01 DEBUG : two: Unchanged skipping 2024/11/29 03:30:01 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:30:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:30:02 INFO : one: Moved (server-side) 2024/11/29 03:30:02 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:30:03 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:03 INFO : one: Copied (new) 2024/11/29 03:30:03 DEBUG : Waiting for deletions to finish 2024/11/29 03:30:04 INFO : three.txt: Moved (server-side) 2024/11/29 03:30:04 INFO : three.txt: Moved into backup dir 2024/11/29 03:30:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:30:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:06 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:30:06 DEBUG : two: Unchanged skipping 2024/11/29 03:30:06 INFO : one: Deleted 2024/11/29 03:30:06 INFO : one: Moved (server-side) 2024/11/29 03:30:06 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:30:07 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:07 INFO : one: Copied (new) 2024/11/29 03:30:07 DEBUG : Waiting for deletions to finish 2024/11/29 03:30:08 INFO : three.txt: Deleted 2024/11/29 03:30:08 INFO : three.txt: Moved (server-side) 2024/11/29 03:30:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:30:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/dst" 2024/11/29 03:30:13 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/backup" 2024/11/29 03:30:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:30:14 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:30:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:14 DEBUG : two: Unchanged skipping 2024/11/29 03:30:15 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:30:15 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:30:16 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:16 INFO : one: Copied (new) 2024/11/29 03:30:16 DEBUG : Waiting for deletions to finish 2024/11/29 03:30:17 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:30:17 INFO : three.txt: Moved into backup dir 2024/11/29 03:30:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:30:18 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:30:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:18 DEBUG : two: Unchanged skipping 2024/11/29 03:30:19 INFO : one.bak: Deleted 2024/11/29 03:30:19 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:30:19 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:30:20 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:20 INFO : one: Copied (new) 2024/11/29 03:30:20 DEBUG : Waiting for deletions to finish 2024/11/29 03:30:20 INFO : three.txt.bak: Deleted 2024/11/29 03:30:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:30:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.50s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:30:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/dst" 2024/11/29 03:30:25 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/backup" 2024/11/29 03:30:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:30:26 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:30:26 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:26 DEBUG : two: Unchanged skipping 2024/11/29 03:30:27 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/29 03:30:27 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:30:28 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:28 INFO : one: Copied (new) 2024/11/29 03:30:28 DEBUG : Waiting for deletions to finish 2024/11/29 03:30:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/29 03:30:28 INFO : three.txt: Moved into backup dir 2024/11/29 03:30:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:30:30 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:30 DEBUG : two: Unchanged skipping 2024/11/29 03:30:30 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:30:30 INFO : one-2019-01-01: Deleted 2024/11/29 03:30:30 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/29 03:30:30 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:30:31 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:31 INFO : one: Copied (new) 2024/11/29 03:30:31 DEBUG : Waiting for deletions to finish 2024/11/29 03:30:31 INFO : three-2019-01-01.txt: Deleted 2024/11/29 03:30:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/29 03:30:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.23s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:30:40 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/dst" 2024/11/29 03:30:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:30:41 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:30:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:41 DEBUG : two: Unchanged skipping 2024/11/29 03:30:42 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:30:42 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:30:43 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:43 INFO : one: Copied (new) 2024/11/29 03:30:43 DEBUG : Waiting for deletions to finish 2024/11/29 03:30:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:30:43 INFO : three.txt: Moved into backup dir 2024/11/29 03:30:45 DEBUG : one.bak: Excluded (Path Filter) 2024/11/29 03:30:45 DEBUG : one.bak: Excluded 2024/11/29 03:30:45 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/29 03:30:45 DEBUG : three.txt.bak: Excluded 2024/11/29 03:30:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:30:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:45 DEBUG : two: Unchanged skipping 2024/11/29 03:30:45 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for checks to finish 2024/11/29 03:30:45 INFO : one.bak: Deleted 2024/11/29 03:30:46 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:30:46 DEBUG : files root 'rclone-test-nujodog0nado/dst': Waiting for transfers to finish 2024/11/29 03:30:46 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:46 INFO : one: Copied (new) 2024/11/29 03:30:46 DEBUG : Waiting for deletions to finish 2024/11/29 03:30:47 INFO : three.txt.bak: Deleted 2024/11/29 03:30:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:30:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (15.03s) === RUN TestSyncSuffix run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:30:51 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/dst" 2024/11/29 03:30:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:30:52 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:30:53 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:53 INFO : one: Copied (new) 2024/11/29 03:30:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:53 DEBUG : two: Unchanged skipping 2024/11/29 03:30:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/29 03:30:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:30:55 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/29 03:30:55 INFO : three.txt: Copied (new) 2024/11/29 03:30:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:30:56 INFO : one.bak: Deleted 2024/11/29 03:30:56 INFO : one: Moved (server-side) to: one.bak 2024/11/29 03:30:57 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:30:57 INFO : one: Copied (new) 2024/11/29 03:30:57 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:30:57 DEBUG : two: Unchanged skipping 2024/11/29 03:30:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/29 03:30:57 INFO : three.txt.bak: Deleted 2024/11/29 03:30:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/29 03:30:59 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/29 03:30:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:31:03 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nujodog0nado/dst" 2024/11/29 03:31:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 03:31:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/29 03:31:05 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:31:05 INFO : one: Copied (new) 2024/11/29 03:31:05 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:31:05 DEBUG : two: Unchanged skipping 2024/11/29 03:31:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/29 03:31:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/29 03:31:07 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/29 03:31:07 INFO : three.txt: Copied (new) 2024/11/29 03:31:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 03:31:08 INFO : one-2019-01-01: Deleted 2024/11/29 03:31:08 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/29 03:31:09 DEBUG : one: Dst hash empty - aborting Src hash check 2024/11/29 03:31:09 INFO : one: Copied (new) 2024/11/29 03:31:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:31:09 DEBUG : two: Unchanged skipping 2024/11/29 03:31:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/29 03:31:09 INFO : three-2019-01-01.txt: Deleted 2024/11/29 03:31:10 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/29 03:31:11 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2024/11/29 03:31:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.15s) === RUN TestSyncUTFNorm run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:31:14 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/29 03:31:14 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:31:14 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:31:14 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2024/11/29 03:31:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/29 03:31:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.61s) === RUN TestSyncImmutable run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:31:15 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 03:31:15 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:31:15 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:31:16 DEBUG : existing: Dst hash empty - aborting Src hash check 2024/11/29 03:31:16 INFO : existing: Copied (new) 2024/11/29 03:31:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:31:16 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/29 03:31:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/29 03:31:16 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:31:16 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:31:16 ERROR : files root 'rclone-test-nujodog0nado': not deleting files as there were IO errors 2024/11/29 03:31:16 ERROR : files root 'rclone-test-nujodog0nado': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncImmutable (2.41s) === RUN TestSyncIgnoreCase run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.26s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:31:22 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2024/11/29 03:31:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:31:22 DEBUG : existing: Unchanged skipping 2024/11/29 03:31:22 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/29 03:31:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jelatit9 2024/11/29 03:31:22 DEBUG : EXISTING: moving to existing-rclone-move-qonicuv8 2024/11/29 03:31:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jelatit9 2024/11/29 03:31:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/29 03:31:22 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-qonicuv8 2024/11/29 03:31:22 DEBUG : EXISTING: moving to existing 2024/11/29 03:31:23 INFO : existingbutdifferent-rclone-move-jelatit9: Moved (server-side) to: existingbutdifferent 2024/11/29 03:31:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/29 03:31:23 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/29 03:31:23 INFO : existing-rclone-move-qonicuv8: Moved (server-side) to: existing 2024/11/29 03:31:23 INFO : EXISTING: Moved (server-side) to: existing 2024/11/29 03:31:23 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/29 03:31:23 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/29 03:31:23 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2024/11/29 03:31:24 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2024/11/29 03:31:24 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/29 03:31:24 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/29 03:31:24 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2024/11/29 03:31:25 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/29 03:31:26 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2024/11/29 03:31:26 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/29 03:31:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-pagiwec4 2024/11/29 03:31:26 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-pagiwec4 2024/11/29 03:31:26 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/29 03:31:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/29 03:31:27 INFO : subdira/subdirb/subdirc/hello-rclone-move-pagiwec4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/29 03:31:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/29 03:31:27 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/29 03:31:27 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/29 03:31:27 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:31:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xovecix1 2024/11/29 03:31:27 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xovecix1 2024/11/29 03:31:27 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/29 03:31:28 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2024/11/29 03:31:28 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/29 03:31:28 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-xovecix1: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/29 03:31:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/29 03:31:28 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/29 03:31:28 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:31:29 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2024/11/29 03:31:29 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/29 03:31:29 DEBUG : Waiting for deletions to finish 2024/11/29 03:31:31 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/subdira/subdirb not empty`) 2024/11/29 03:31:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 03:31:31 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/subdira/subdirb not empty`) 2024/11/29 03:31:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/29 03:31:31 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/subdira/subdirb not empty`) 2024/11/29 03:31:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2024/11/29 03:31:32 DEBUG : pacer: Reducing sleep to 60ms 2024/11/29 03:31:32 DEBUG : pacer: Reducing sleep to 45ms 2024/11/29 03:31:32 DEBUG : pacer: Reducing sleep to 33.75ms --- PASS: TestFixCase (14.27s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:2674: This test only runs on local 2024/11/29 03:31:32 DEBUG : pacer: Reducing sleep to 25.3125ms 2024/11/29 03:31:32 DEBUG : pacer: Reducing sleep to 18.984375ms === RUN TestMaxTransfer/Soft run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:2674: This test only runs on local 2024/11/29 03:31:32 DEBUG : pacer: Reducing sleep to 14.238281ms 2024/11/29 03:31:32 DEBUG : pacer: Reducing sleep to 10.67871ms === RUN TestMaxTransfer/Cautious run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" sync_test.go:2674: This test only runs on local 2024/11/29 03:31:32 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMaxTransfer (0.76s) --- SKIP: TestMaxTransfer/Hard (0.25s) --- SKIP: TestMaxTransfer/Soft (0.27s) --- SKIP: TestMaxTransfer/Cautious (0.25s) === RUN TestSyncConcurrentDelete run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:32:02 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:32:02 DEBUG : both0: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both12: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both13: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both14: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both15: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both16: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both17: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both18: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both19: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both2: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both3: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both4: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both5: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both6: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both7: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both8: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:02 DEBUG : both9: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both1: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both11: Unchanged skipping 2024/11/29 03:32:02 DEBUG : both10: Unchanged skipping 2024/11/29 03:32:02 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:32:02 DEBUG : Waiting for deletions to finish 2024/11/29 03:32:02 INFO : only18: Deleted 2024/11/29 03:32:02 INFO : only11: Deleted 2024/11/29 03:32:02 INFO : only5: Deleted 2024/11/29 03:32:02 INFO : only14: Deleted 2024/11/29 03:32:02 INFO : only15: Deleted 2024/11/29 03:32:02 INFO : only16: Deleted 2024/11/29 03:32:02 INFO : only2: Deleted 2024/11/29 03:32:02 INFO : only8: Deleted 2024/11/29 03:32:03 INFO : only1: Deleted 2024/11/29 03:32:03 INFO : only7: Deleted 2024/11/29 03:32:03 INFO : only12: Deleted 2024/11/29 03:32:03 INFO : only9: Deleted 2024/11/29 03:32:03 INFO : only13: Deleted 2024/11/29 03:32:03 INFO : only4: Deleted 2024/11/29 03:32:03 INFO : only17: Deleted 2024/11/29 03:32:03 INFO : only19: Deleted 2024/11/29 03:32:03 INFO : only0: Deleted 2024/11/29 03:32:03 INFO : only10: Deleted 2024/11/29 03:32:03 INFO : only6: Deleted 2024/11/29 03:32:03 INFO : only3: Deleted run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (34.45s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:32:36 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for checks to finish 2024/11/29 03:32:36 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both0: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both12: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both13: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both14: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both15: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both16: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both17: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both18: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both19: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both2: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both3: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both4: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both5: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both6: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both7: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both8: Unchanged skipping 2024/11/29 03:32:36 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2024/11/29 03:32:36 DEBUG : both9: Unchanged skipping 2024/11/29 03:32:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : both10: Unchanged skipping 2024/11/29 03:32:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : both1: Unchanged skipping 2024/11/29 03:32:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : both11: Unchanged skipping 2024/11/29 03:32:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/29 03:32:36 DEBUG : files root 'rclone-test-nujodog0nado': Waiting for transfers to finish 2024/11/29 03:32:37 DEBUG : only0: Dst hash empty - aborting Src hash check 2024/11/29 03:32:37 INFO : only0: Copied (replaced existing) 2024/11/29 03:32:37 DEBUG : only1: Dst hash empty - aborting Src hash check 2024/11/29 03:32:37 INFO : only1: Copied (replaced existing) 2024/11/29 03:32:38 DEBUG : only10: Dst hash empty - aborting Src hash check 2024/11/29 03:32:38 INFO : only10: Copied (replaced existing) 2024/11/29 03:32:38 DEBUG : only15: Dst hash empty - aborting Src hash check 2024/11/29 03:32:38 INFO : only15: Copied (replaced existing) 2024/11/29 03:32:38 DEBUG : only14: Dst hash empty - aborting Src hash check 2024/11/29 03:32:38 INFO : only14: Copied (replaced existing) 2024/11/29 03:32:38 DEBUG : only16: Dst hash empty - aborting Src hash check 2024/11/29 03:32:38 INFO : only16: Copied (replaced existing) 2024/11/29 03:32:39 DEBUG : only18: Dst hash empty - aborting Src hash check 2024/11/29 03:32:39 INFO : only18: Copied (replaced existing) 2024/11/29 03:32:39 DEBUG : only11: Dst hash empty - aborting Src hash check 2024/11/29 03:32:39 INFO : only11: Copied (replaced existing) 2024/11/29 03:32:39 DEBUG : only2: Dst hash empty - aborting Src hash check 2024/11/29 03:32:39 INFO : only2: Copied (replaced existing) 2024/11/29 03:32:40 DEBUG : only3: Dst hash empty - aborting Src hash check 2024/11/29 03:32:40 INFO : only3: Copied (replaced existing) 2024/11/29 03:32:40 DEBUG : only4: Dst hash empty - aborting Src hash check 2024/11/29 03:32:40 INFO : only4: Copied (replaced existing) 2024/11/29 03:32:41 DEBUG : only7: Dst hash empty - aborting Src hash check 2024/11/29 03:32:41 INFO : only7: Copied (replaced existing) 2024/11/29 03:32:41 DEBUG : only12: Dst hash empty - aborting Src hash check 2024/11/29 03:32:41 INFO : only12: Copied (replaced existing) 2024/11/29 03:32:41 DEBUG : only13: Dst hash empty - aborting Src hash check 2024/11/29 03:32:41 INFO : only13: Copied (replaced existing) 2024/11/29 03:32:41 DEBUG : only8: Dst hash empty - aborting Src hash check 2024/11/29 03:32:41 INFO : only8: Copied (replaced existing) 2024/11/29 03:32:41 DEBUG : only19: Dst hash empty - aborting Src hash check 2024/11/29 03:32:41 INFO : only19: Copied (replaced existing) 2024/11/29 03:32:42 DEBUG : only5: Dst hash empty - aborting Src hash check 2024/11/29 03:32:42 INFO : only5: Copied (replaced existing) 2024/11/29 03:32:42 DEBUG : only6: Dst hash empty - aborting Src hash check 2024/11/29 03:32:42 INFO : only6: Copied (replaced existing) 2024/11/29 03:32:42 DEBUG : only9: Dst hash empty - aborting Src hash check 2024/11/29 03:32:42 INFO : only9: Copied (replaced existing) 2024/11/29 03:32:43 DEBUG : only17: Dst hash empty - aborting Src hash check 2024/11/29 03:32:43 INFO : only17: Copied (replaced existing) 2024/11/29 03:32:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (43.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:32:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:32:50 DEBUG : sub dir: Making directory 2024/11/29 03:32:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:33:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 03:33:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 03:33:01 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 03:33:01 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:33:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very/very/very/very/nested not empty`) 2024/11/29 03:33:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 03:33:07 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very/very/very/very/nested not empty`) 2024/11/29 03:33:07 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2024/11/29 03:33:07 DEBUG : pacer: Reducing sleep to 30ms 2024/11/29 03:33:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very/very/very/very not empty`) 2024/11/29 03:33:07 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2024/11/29 03:33:08 DEBUG : pacer: Reducing sleep to 45ms 2024/11/29 03:33:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very/very/very not empty`) 2024/11/29 03:33:08 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2024/11/29 03:33:08 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very/very/very not empty`) 2024/11/29 03:33:08 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2024/11/29 03:33:08 DEBUG : pacer: Reducing sleep to 135ms 2024/11/29 03:33:08 DEBUG : pacer: Reducing sleep to 101.25ms 2024/11/29 03:33:08 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very not empty`) 2024/11/29 03:33:08 DEBUG : pacer: Rate limited, increasing sleep to 202.5ms 2024/11/29 03:33:08 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very not empty`) 2024/11/29 03:33:08 DEBUG : pacer: Rate limited, increasing sleep to 405ms 2024/11/29 03:33:09 DEBUG : pacer: Reducing sleep to 303.75ms 2024/11/29 03:33:09 DEBUG : pacer: Reducing sleep to 227.8125ms 2024/11/29 03:33:09 DEBUG : pacer: Reducing sleep to 170.859375ms 2024/11/29 03:33:10 DEBUG : pacer: Reducing sleep to 128.144531ms 2024/11/29 03:33:10 DEBUG : pacer: Reducing sleep to 96.108398ms 2024/11/29 03:33:10 DEBUG : pacer: Reducing sleep to 72.081298ms 2024/11/29 03:33:10 DEBUG : pacer: Reducing sleep to 54.060973ms 2024/11/29 03:33:10 DEBUG : pacer: Reducing sleep to 40.545729ms 2024/11/29 03:33:10 DEBUG : pacer: Reducing sleep to 30.409296ms 2024/11/29 03:33:10 DEBUG : pacer: Reducing sleep to 22.806972ms 2024/11/29 03:33:10 DEBUG : pacer: Reducing sleep to 17.105229ms 2024/11/29 03:33:11 DEBUG : pacer: Reducing sleep to 12.828921ms --- PASS: TestNothingToTransferWithEmptyDirs (20.17s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:33:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 03:33:11 DEBUG : sub dir: Making directory 2024/11/29 03:33:11 DEBUG : pacer: Reducing sleep to 10ms 2024/11/29 03:33:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:33:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 03:33:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 03:33:18 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 03:33:18 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-nujodog0nado'", Local "Local file system at /tmp/rclone259886634", Modify Window "1s" 2024/11/29 03:33:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very/very/very not empty`) 2024/11/29 03:33:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 03:33:24 DEBUG : pacer: Reducing sleep to 15ms 2024/11/29 03:33:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very/very not empty`) 2024/11/29 03:33:24 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2024/11/29 03:33:24 DEBUG : pacer: Reducing sleep to 22.5ms 2024/11/29 03:33:24 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very not empty`) 2024/11/29 03:33:24 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2024/11/29 03:33:24 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very not empty`) 2024/11/29 03:33:24 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2024/11/29 03:33:25 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-nujodog0nado/sub dir2/very/very not empty`) 2024/11/29 03:33:25 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2024/11/29 03:33:25 DEBUG : pacer: Reducing sleep to 135ms 2024/11/29 03:33:25 DEBUG : pacer: Reducing sleep to 101.25ms 2024/11/29 03:33:25 DEBUG : pacer: Reducing sleep to 75.9375ms 2024/11/29 03:33:25 DEBUG : pacer: Reducing sleep to 56.953125ms 2024/11/29 03:33:25 DEBUG : pacer: Reducing sleep to 42.714843ms 2024/11/29 03:33:25 DEBUG : pacer: Reducing sleep to 32.036132ms 2024/11/29 03:33:26 DEBUG : pacer: Reducing sleep to 24.027099ms 2024/11/29 03:33:26 DEBUG : pacer: Reducing sleep to 18.020324ms 2024/11/29 03:33:26 DEBUG : pacer: Reducing sleep to 13.515243ms 2024/11/29 03:33:26 DEBUG : pacer: Reducing sleep to 10.136432ms 2024/11/29 03:33:26 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestNothingToTransferWithoutEmptyDirs (15.67s) FAIL 2024/11/29 03:33:26 DEBUG : files root 'rclone-test-nujodog0nado': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 8m34.446376936s (try 1/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames]