"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5) 2024/04/11 01:53:15 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9" 2024/04/11 01:53:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/11 01:53:15 DEBUG : Creating backend with remote "/tmp/rclone3738939514" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:16 NOTICE: sub dir: Skipped make directory as --dry-run is set 2024/04/11 01:53:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:53:16 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:16 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.11s) === RUN TestCopy run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/11 01:53:18 DEBUG : sub dir: Making directory 2024/04/11 01:53:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:53:18 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:18 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:19 INFO : sub dir/hello world: Copied (new) to: hello world run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:20 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (4.96s) === RUN TestCopyMetadata run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:22 DEBUG : metadata sub dir: Making directory with metadata 2024/04/11 01:53:22 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/11 01:53:22 DEBUG : Local file system at /tmp/rclone3738939514: File to upload is small (21 bytes), uploading instead of streaming 2024/04/11 01:53:22 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/04/11 01:53:22 DEBUG : metadata sub dir/hello metadata world.kihosam6.partial: renamed to: metadata sub dir/hello metadata world 2024/04/11 01:53:22 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/04/11 01:53:22 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/04/11 01:53:23 DEBUG : metadata sub dir: Making directory 2024/04/11 01:53:23 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/04/11 01:53:23 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:23 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:24 INFO : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:25 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata fstest.go:592: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:592 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:147 Error: Received unexpected error: parsing time "" as "2006-01-02T15:04:05Z07:00": cannot parse "" as "2006" Test: TestCopyMetadata --- FAIL: TestCopyMetadata (4.94s) === RUN TestCopyMissingDirectory run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:27 DEBUG : Creating backend with remote "/non-existing" 2024/04/11 01:53:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/04/11 01:53:27 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:27 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.67s) === RUN TestCopyNoTraverse run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:29 DEBUG : sub dir: Making directory 2024/04/11 01:53:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:53:29 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:29 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:30 INFO : sub dir/hello world: Copied (new) to: hello world run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (4.87s) === RUN TestCopyCheckFirst run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:34 INFO : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Running all checks before starting transfers 2024/04/11 01:53:34 DEBUG : sub dir: Making directory 2024/04/11 01:53:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:53:34 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:34 INFO : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Checks finished, now starting transfers 2024/04/11 01:53:34 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:35 INFO : sub dir/hello world: Copied (new) to: hello world run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (4.70s) === RUN TestSyncNoTraverse run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:38 ERROR : Ignoring --no-traverse with sync 2024/04/11 01:53:39 DEBUG : sub dir: Making directory 2024/04/11 01:53:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:53:39 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:39 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:40 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/11 01:53:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (4.67s) === RUN TestCopyWithDepth run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:43 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/04/11 01:53:43 DEBUG : sub dir: Making directory 2024/04/11 01:53:43 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:43 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:45 INFO : hello world2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.56s) === RUN TestCopyWithFilesFrom run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:53:48 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:48 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:49 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (3.41s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:53:51 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:51 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:53 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.35s) === RUN TestCopyEmptyDirectories run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:54 DEBUG : sub dir2: Making directory with metadata 2024/04/11 01:53:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/11 01:53:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/11 01:53:55 DEBUG : sub dir: Making directory 2024/04/11 01:53:55 DEBUG : sub dir2: Making directory 2024/04/11 01:53:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:53:55 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:53:55 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:53:56 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/11 01:53:56 DEBUG : sub dir2: Making directory 2024/04/11 01:53:56 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: copied 1 directories run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:53:57 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (5.33s) === RUN TestMoveEmptyDirectories run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:00 DEBUG : sub dir2: Making directory with metadata 2024/04/11 01:54:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/11 01:54:00 DEBUG : sub dir: Making directory 2024/04/11 01:54:00 DEBUG : sub dir2: Making directory 2024/04/11 01:54:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:54:00 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:00 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:02 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/11 01:54:02 INFO : sub dir/hello world: Deleted 2024/04/11 01:54:02 DEBUG : sub dir: Making directory 2024/04/11 01:54:02 DEBUG : sub dir2: Making directory 2024/04/11 01:54:02 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: copied 2 directories run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:02 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/04/11 01:54:03 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (5.82s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:351: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.67s) === RUN TestSyncEmptyDirectories run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:06 DEBUG : sub dir2: Making directory with metadata 2024/04/11 01:54:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/11 01:54:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/11 01:54:07 DEBUG : sub dir: Making directory 2024/04/11 01:54:07 DEBUG : sub dir2: Making directory 2024/04/11 01:54:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:54:07 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:07 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:08 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/11 01:54:08 DEBUG : sub dir2: Making directory 2024/04/11 01:54:08 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: copied 1 directories 2024/04/11 01:54:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:09 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (5.36s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:427: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.67s) === RUN TestServerSideCopy run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:14 DEBUG : Creating backend with remote "TestImageKit:rclone-test-quxiyac0cudefij2dazabin1" sync_test.go:487: Server side copy (if possible) FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9 -> FS imagekit: /rclone-test-quxiyac0cudefij2dazabin1 2024/04/11 01:54:15 DEBUG : sub dir: Making directory 2024/04/11 01:54:15 DEBUG : hello world: Need to transfer - File not found at Destination 2024/04/11 01:54:15 DEBUG : FS imagekit: /rclone-test-quxiyac0cudefij2dazabin1: Waiting for checks to finish 2024/04/11 01:54:15 DEBUG : FS imagekit: /rclone-test-quxiyac0cudefij2dazabin1: Waiting for transfers to finish 2024/04/11 01:54:16 INFO : hello world: Copied (server-side copy) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:17 DEBUG : FS imagekit: /rclone-test-quxiyac0cudefij2dazabin1: Purge remote --- PASS: TestServerSideCopy (7.30s) === RUN TestCopyAfterDelete run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:21 ERROR : : error listing: directory not found 2024/04/11 01:54:21 DEBUG : Local file system at /tmp/rclone3738939514: Making directory 2024/04/11 01:54:22 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:22 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (5.54s) === RUN TestCopyRedownload run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:27 DEBUG : sub dir: Making directory with metadata 2024/04/11 01:54:27 INFO : sub dir: Made directory with metadata (mtime=2024-04-11T01:54:26.121Z) 2024/04/11 01:54:27 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/04/11 01:54:28 DEBUG : hello world: Need to transfer - File not found at Destination 2024/04/11 01:54:28 DEBUG : Local file system at /tmp/rclone3738939514: Waiting for checks to finish 2024/04/11 01:54:28 DEBUG : Local file system at /tmp/rclone3738939514: Waiting for transfers to finish 2024/04/11 01:54:28 DEBUG : sub dir/hello world.ziredit7.partial: renamed to: sub dir/hello world 2024/04/11 01:54:28 INFO : hello world: Copied (new) to: sub dir/hello world 2024/04/11 01:54:28 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (4.96s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:30 DEBUG : check sum: Need to transfer - File not found at Destination 2024/04/11 01:54:30 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:30 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:32 INFO : check sum: Copied (new) 2024/04/11 01:54:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:32 NOTICE: FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/04/11 01:54:32 DEBUG : check sum: Size of src and dst objects identical 2024/04/11 01:54:32 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:32 DEBUG : check sum: Unchanged skipping 2024/04/11 01:54:32 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:32 DEBUG : Waiting for deletions to finish 2024/04/11 01:54:32 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (4.78s) === RUN TestSyncSizeOnly run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:35 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/04/11 01:54:35 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:35 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:36 INFO : sizeonly: Copied (new) 2024/04/11 01:54:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:37 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:37 DEBUG : sizeonly: Sizes identical 2024/04/11 01:54:37 DEBUG : sizeonly: Unchanged skipping 2024/04/11 01:54:37 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:37 DEBUG : Waiting for deletions to finish 2024/04/11 01:54:37 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (4.87s) === RUN TestSyncIgnoreSize run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/04/11 01:54:40 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:40 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:41 INFO : ignore-size: Copied (new) 2024/04/11 01:54:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:42 DEBUG : ignore-size: Sizes identical 2024/04/11 01:54:42 DEBUG : ignore-size: Unchanged skipping 2024/04/11 01:54:42 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:42 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:42 DEBUG : Waiting for deletions to finish 2024/04/11 01:54:42 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (4.83s) === RUN TestSyncIgnoreTimes run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:46 DEBUG : existing: Sizes identical 2024/04/11 01:54:46 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:46 DEBUG : existing: Unchanged skipping 2024/04/11 01:54:46 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:46 DEBUG : Waiting for deletions to finish 2024/04/11 01:54:46 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:47 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/04/11 01:54:47 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:47 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:48 INFO : existing: Copied (replaced existing) 2024/04/11 01:54:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (6.15s) === RUN TestSyncIgnoreExisting run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:51 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/11 01:54:51 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:51 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:52 INFO : existing: Copied (new) 2024/04/11 01:54:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:53 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:54:53 DEBUG : existing: Destination exists, skipping 2024/04/11 01:54:53 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:54:53 DEBUG : Waiting for deletions to finish 2024/04/11 01:54:53 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (4.76s) === RUN TestSyncIgnoreErrors run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:54:58 DEBUG : d: Making directory 2024/04/11 01:54:59 DEBUG : a: Making directory 2024/04/11 01:54:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/11 01:55:00 DEBUG : c/non empty space: Sizes identical 2024/04/11 01:55:00 DEBUG : c/non empty space: Unchanged skipping 2024/04/11 01:55:00 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:00 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:01 INFO : a/potato2: Copied (new) to: potato2 2024/04/11 01:55:01 DEBUG : Waiting for deletions to finish 2024/04/11 01:55:01 INFO : potato: Deleted 2024/04/11 01:55:01 INFO : d: Removing directory 2024/04/11 01:55:01 INFO : b: Removing directory 2024/04/11 01:55:02 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: deleted 2 directories run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (9.91s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:55:07 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:07 DEBUG : empty space: Sizes identical 2024/04/11 01:55:07 DEBUG : empty space: Unchanged skipping 2024/04/11 01:55:07 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:07 DEBUG : Waiting for deletions to finish 2024/04/11 01:55:07 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:55:08 DEBUG : empty space: Sizes identical 2024/04/11 01:55:08 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:08 DEBUG : empty space: Unchanged skipping 2024/04/11 01:55:08 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:08 DEBUG : Waiting for deletions to finish 2024/04/11 01:55:08 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.10s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:811: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:837: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.67s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:55:14 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/11 01:55:14 DEBUG : empty space: Sizes identical 2024/04/11 01:55:14 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:14 DEBUG : empty space: Unchanged skipping 2024/04/11 01:55:14 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:15 INFO : potato: Copied (new) 2024/04/11 01:55:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (5.27s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:55:19 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/04/11 01:55:19 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:19 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:20 INFO : potato: Copied (replaced existing) 2024/04/11 01:55:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.18s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:901: ModTimeNotSupported so forcing file to be a different size 2024/04/11 01:55:24 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/04/11 01:55:24 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:24 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:26 INFO : potato: Copied (replaced existing) 2024/04/11 01:55:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (5.16s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:55:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:55:30 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/04/11 01:55:30 DEBUG : empty space: Sizes identical 2024/04/11 01:55:30 DEBUG : empty space: Unchanged skipping 2024/04/11 01:55:30 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:30 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:30 DEBUG : Waiting for deletions to finish 2024/04/11 01:55:30 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:55:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:55:36 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:36 DEBUG : empty space: Sizes identical 2024/04/11 01:55:36 DEBUG : empty space: Unchanged skipping 2024/04/11 01:55:36 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:37 INFO : potato2: Copied (new) 2024/04/11 01:55:37 DEBUG : Waiting for deletions to finish 2024/04/11 01:55:37 INFO : potato: Deleted run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.70s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:55:42 DEBUG : d: Making directory 2024/04/11 01:55:42 DEBUG : d/e: Making directory 2024/04/11 01:55:43 DEBUG : a: Making directory 2024/04/11 01:55:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/11 01:55:44 DEBUG : c/non empty space: Sizes identical 2024/04/11 01:55:44 DEBUG : c/non empty space: Unchanged skipping 2024/04/11 01:55:44 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:44 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:45 INFO : a/potato2: Copied (new) to: potato2 2024/04/11 01:55:45 DEBUG : Waiting for deletions to finish 2024/04/11 01:55:45 INFO : potato: Deleted 2024/04/11 01:55:45 INFO : d/e: Removing directory 2024/04/11 01:55:45 INFO : d: Removing directory 2024/04/11 01:55:46 INFO : b: Removing directory 2024/04/11 01:55:46 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: deleted 3 directories run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:55:52 DEBUG : d: Making directory 2024/04/11 01:55:53 DEBUG : a: Making directory 2024/04/11 01:55:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/11 01:55:54 DEBUG : c/non empty space: Sizes identical 2024/04/11 01:55:54 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:55:54 DEBUG : c/non empty space: Unchanged skipping 2024/04/11 01:55:54 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:55:55 INFO : a/potato2: Copied (new) to: potato2 2024/04/11 01:55:55 ERROR : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: not deleting files as there were IO errors 2024/04/11 01:55:55 ERROR : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: not deleting directories as there were IO errors run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:02 DEBUG : Waiting for deletions to finish 2024/04/11 01:56:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:56:03 DEBUG : empty space: Sizes identical 2024/04/11 01:56:03 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:03 DEBUG : empty space: Unchanged skipping 2024/04/11 01:56:03 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:03 INFO : potato: Deleted 2024/04/11 01:56:04 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (6.66s) === RUN TestSyncDeleteBefore run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:09 DEBUG : Waiting for deletions to finish 2024/04/11 01:56:09 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:09 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:09 INFO : potato: Deleted 2024/04/11 01:56:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:56:10 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:10 DEBUG : empty space: Sizes identical 2024/04/11 01:56:10 DEBUG : empty space: Unchanged skipping 2024/04/11 01:56:10 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:11 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (6.91s) === RUN TestCopyDeleteBefore run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:56:15 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:15 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:17 INFO : potato2: Copied (new) run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (5.58s) === RUN TestSyncWithExclude run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:21 DEBUG : enormous: Excluded (Size Filter) 2024/04/11 01:56:21 DEBUG : enormous: Excluded 2024/04/11 01:56:21 DEBUG : potato2: Excluded (Size Filter) 2024/04/11 01:56:21 DEBUG : potato2: Excluded 2024/04/11 01:56:22 DEBUG : potato2: Excluded (Size Filter) 2024/04/11 01:56:22 DEBUG : potato2: Excluded 2024/04/11 01:56:22 DEBUG : empty space: Sizes identical 2024/04/11 01:56:22 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:22 DEBUG : empty space: Unchanged skipping 2024/04/11 01:56:22 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:22 DEBUG : Waiting for deletions to finish 2024/04/11 01:56:22 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:22 DEBUG : enormous: Excluded (Size Filter) 2024/04/11 01:56:22 DEBUG : enormous: Excluded 2024/04/11 01:56:22 DEBUG : potato2: Excluded (Size Filter) 2024/04/11 01:56:22 DEBUG : potato2: Excluded 2024/04/11 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2024/04/11 01:56:23 DEBUG : potato2: Excluded 2024/04/11 01:56:23 DEBUG : Local file system at /tmp/rclone3738939514: Waiting for checks to finish 2024/04/11 01:56:23 DEBUG : empty space: Sizes identical 2024/04/11 01:56:23 DEBUG : empty space: Unchanged skipping 2024/04/11 01:56:23 DEBUG : Local file system at /tmp/rclone3738939514: Waiting for transfers to finish 2024/04/11 01:56:23 DEBUG : Waiting for deletions to finish 2024/04/11 01:56:23 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (6.37s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:29 DEBUG : enormous: Excluded (Size Filter) 2024/04/11 01:56:29 DEBUG : enormous: Excluded 2024/04/11 01:56:29 DEBUG : potato2: Excluded (Size Filter) 2024/04/11 01:56:29 DEBUG : potato2: Excluded 2024/04/11 01:56:30 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:30 DEBUG : empty space: Sizes identical 2024/04/11 01:56:30 DEBUG : empty space: Unchanged skipping 2024/04/11 01:56:30 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:30 DEBUG : Waiting for deletions to finish 2024/04/11 01:56:30 INFO : enormous: Deleted 2024/04/11 01:56:30 INFO : potato2: Deleted 2024/04/11 01:56:30 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:30 DEBUG : empty space: Sizes identical 2024/04/11 01:56:30 DEBUG : empty space: Unchanged skipping 2024/04/11 01:56:30 DEBUG : Local file system at /tmp/rclone3738939514: Waiting for checks to finish 2024/04/11 01:56:30 DEBUG : Local file system at /tmp/rclone3738939514: Waiting for transfers to finish 2024/04/11 01:56:30 DEBUG : Waiting for deletions to finish 2024/04/11 01:56:30 INFO : potato2: Deleted 2024/04/11 01:56:30 INFO : enormous: Deleted 2024/04/11 01:56:30 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.63s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:1218: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.67s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1261: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1261: 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 "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:1327: Can track renames: false 2024/04/11 01:56:33 ERROR : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Ignoring --track-renames as the source and destination do not have a common hash 2024/04/11 01:56:33 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/11 01:56:33 DEBUG : yam: Need to transfer - File not found at Destination 2024/04/11 01:56:33 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:33 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:35 INFO : potato: Copied (new) 2024/04/11 01:56:35 INFO : yam: Copied (new) 2024/04/11 01:56:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:35 ERROR : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Ignoring --track-renames as the source and destination do not have a common hash 2024/04/11 01:56:35 DEBUG : yaml: Need to transfer - File not found at Destination 2024/04/11 01:56:35 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:35 DEBUG : potato: Sizes identical 2024/04/11 01:56:35 DEBUG : potato: Unchanged skipping 2024/04/11 01:56:35 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:37 INFO : yaml: Copied (new) 2024/04/11 01:56:37 DEBUG : Waiting for deletions to finish 2024/04/11 01:56:37 INFO : yam: Deleted run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (6.35s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:1399: Can track renames: false 2024/04/11 01:56:39 ERROR : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Ignoring --track-renames as either the source or destination do not support modtime 2024/04/11 01:56:40 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/11 01:56:40 DEBUG : yam: Need to transfer - File not found at Destination 2024/04/11 01:56:40 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:40 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:41 INFO : potato: Copied (new) 2024/04/11 01:56:41 INFO : yam: Copied (new) 2024/04/11 01:56:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:41 ERROR : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Ignoring --track-renames as either the source or destination do not support modtime 2024/04/11 01:56:42 DEBUG : yaml: Need to transfer - File not found at Destination 2024/04/11 01:56:42 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:42 DEBUG : potato: Sizes identical 2024/04/11 01:56:42 DEBUG : potato: Unchanged skipping 2024/04/11 01:56:42 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:43 INFO : yaml: Copied (new) 2024/04/11 01:56:43 DEBUG : Waiting for deletions to finish 2024/04/11 01:56:43 INFO : yam: Deleted run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.33s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:1438: Can track renames: false 2024/04/11 01:56:46 DEBUG : sub: Making directory 2024/04/11 01:56:46 INFO : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Making map for --track-renames 2024/04/11 01:56:46 INFO : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Finished making map for --track-renames 2024/04/11 01:56:46 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/11 01:56:46 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/04/11 01:56:46 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for renames to finish 2024/04/11 01:56:46 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:48 INFO : potato: Copied (new) 2024/04/11 01:56:48 INFO : sub/yam: Copied (new) to: yam 2024/04/11 01:56:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:49 DEBUG : potato: Sizes identical 2024/04/11 01:56:49 DEBUG : potato: Unchanged skipping 2024/04/11 01:56:49 INFO : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Making map for --track-renames 2024/04/11 01:56:49 INFO : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Finished making map for --track-renames 2024/04/11 01:56:49 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:49 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for renames to finish 2024/04/11 01:56:51 INFO : yam: Copied (server-side copy) 2024/04/11 01:56:51 INFO : yam: Deleted 2024/04/11 01:56:51 INFO : yam: Renamed from "sub/yam" 2024/04/11 01:56:51 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.65s) === RUN TestServerSideMoveLocal run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:54 DEBUG : Creating backend with remote "/tmp/rclone3738939514/dir1" 2024/04/11 01:56:54 DEBUG : Creating backend with remote "/tmp/rclone3738939514/dir2" 2024/04/11 01:56:54 DEBUG : Local file system at /tmp/rclone3738939514/dir2: Using server-side directory move 2024/04/11 01:56:54 INFO : Local file system at /tmp/rclone3738939514/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/11 01:56:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/04/11 01:56:54 DEBUG : Local file system at /tmp/rclone3738939514/dir2: Waiting for checks to finish 2024/04/11 01:56:54 INFO : file1.txt: Moved (server-side) 2024/04/11 01:56:54 DEBUG : Local file system at /tmp/rclone3738939514/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.68s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:56:55 DEBUG : nested: Making directory 2024/04/11 01:56:56 DEBUG : sub dir: Making directory 2024/04/11 01:56:56 DEBUG : nested/sub dir: Making directory 2024/04/11 01:56:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:56:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/11 01:56:56 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:56:56 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:56:57 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/11 01:56:57 INFO : sub dir/hello world: Deleted 2024/04/11 01:56:57 INFO : nested/sub dir/file: Copied (new) to: file 2024/04/11 01:56:57 INFO : nested/sub dir/file: Deleted 2024/04/11 01:56:57 INFO : sub dir: Removing directory 2024/04/11 01:56:57 INFO : nested/sub dir: Removing directory 2024/04/11 01:56:57 INFO : nested: Removing directory 2024/04/11 01:56:57 DEBUG : Local file system at /tmp/rclone3738939514: deleted 3 directories run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (6.59s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:57:02 DEBUG : nested: Making directory 2024/04/11 01:57:02 DEBUG : sub dir: Making directory 2024/04/11 01:57:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/11 01:57:02 DEBUG : nested/sub dir: Making directory 2024/04/11 01:57:02 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/11 01:57:02 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:57:02 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:57:04 INFO : sub dir/hello world: Copied (new) to: hello world 2024/04/11 01:57:04 INFO : sub dir/hello world: Deleted 2024/04/11 01:57:04 INFO : nested/sub dir/file: Copied (new) to: file 2024/04/11 01:57:04 INFO : nested/sub dir/file: Deleted run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (6.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:57:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/11 01:57:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/04/11 01:57:09 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:57:09 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:57:10 INFO : existing: Copied (new) 2024/04/11 01:57:10 INFO : existing: Deleted 2024/04/11 01:57:10 INFO : existing-b: Copied (new) 2024/04/11 01:57:10 INFO : existing-b: Deleted 2024/04/11 01:57:11 DEBUG : existing: Destination exists, skipping 2024/04/11 01:57:11 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/04/11 01:57:11 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:57:11 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:57:11 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (4.31s) === RUN TestServerSideMove run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:57:13 DEBUG : Creating backend with remote "TestImageKit:rclone-test-mecemac9gakijaz2jahoyiv2" sync_test.go:1494: Server side move (if possible) FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9 -> FS imagekit: /rclone-test-mecemac9gakijaz2jahoyiv2 2024/04/11 01:57:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:57:21 DEBUG : empty space: Sizes identical 2024/04/11 01:57:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/11 01:57:21 DEBUG : empty space: Unchanged skipping 2024/04/11 01:57:21 DEBUG : FS imagekit: /rclone-test-mecemac9gakijaz2jahoyiv2: Waiting for checks to finish 2024/04/11 01:57:21 INFO : empty space: Deleted 2024/04/11 01:57:21 DEBUG : FS imagekit: /rclone-test-mecemac9gakijaz2jahoyiv2: Waiting for transfers to finish 2024/04/11 01:57:22 INFO : potato2: Copied (server-side copy) 2024/04/11 01:57:22 INFO : potato2: Deleted 2024/04/11 01:57:22 INFO : potato3: Copied (server-side copy) 2024/04/11 01:57:22 INFO : potato3: Deleted 2024/04/11 01:57:23 DEBUG : Creating backend with remote "TestImageKit:rclone-test-pegecap8yefijel0qibevef3" 2024/04/11 01:57:23 DEBUG : empty space: Need to transfer - File not found at Destination 2024/04/11 01:57:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:57:23 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/11 01:57:23 DEBUG : FS imagekit: /rclone-test-pegecap8yefijel0qibevef3: Waiting for checks to finish 2024/04/11 01:57:23 DEBUG : FS imagekit: /rclone-test-pegecap8yefijel0qibevef3: Waiting for transfers to finish 2024/04/11 01:57:25 INFO : empty space: Copied (server-side copy) 2024/04/11 01:57:25 INFO : potato3: Copied (server-side copy) 2024/04/11 01:57:25 INFO : potato2: Copied (server-side copy) 2024/04/11 01:57:25 INFO : empty space: Deleted 2024/04/11 01:57:25 INFO : potato2: Deleted 2024/04/11 01:57:25 INFO : potato3: Deleted 2024/04/11 01:57:26 DEBUG : FS imagekit: /rclone-test-pegecap8yefijel0qibevef3: Purge remote 2024/04/11 01:57:26 DEBUG : FS imagekit: /rclone-test-mecemac9gakijaz2jahoyiv2: Purge remote --- PASS: TestServerSideMove (13.79s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:57:26 DEBUG : Creating backend with remote "TestImageKit:rclone-test-yucogar5gavedaj3gaveqiz4" sync_test.go:1494: Server side move (if possible) FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9 -> FS imagekit: /rclone-test-yucogar5gavedaj3gaveqiz4 2024/04/11 01:57:34 DEBUG : empty space: Excluded (Size Filter) 2024/04/11 01:57:34 DEBUG : empty space: Excluded 2024/04/11 01:57:34 DEBUG : empty space: Excluded (Size Filter) 2024/04/11 01:57:34 DEBUG : empty space: Excluded 2024/04/11 01:57:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:57:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/11 01:57:34 DEBUG : FS imagekit: /rclone-test-yucogar5gavedaj3gaveqiz4: Waiting for checks to finish 2024/04/11 01:57:34 DEBUG : FS imagekit: /rclone-test-yucogar5gavedaj3gaveqiz4: Waiting for transfers to finish 2024/04/11 01:57:36 INFO : potato2: Copied (server-side copy) 2024/04/11 01:57:36 INFO : potato2: Deleted 2024/04/11 01:57:36 INFO : potato3: Copied (server-side copy) 2024/04/11 01:57:36 INFO : potato3: Deleted 2024/04/11 01:57:37 DEBUG : Creating backend with remote "TestImageKit:rclone-test-hiwawav3yozorot5tizuvoy0" 2024/04/11 01:57:37 DEBUG : empty space: Excluded (Size Filter) 2024/04/11 01:57:37 DEBUG : empty space: Excluded 2024/04/11 01:57:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:57:37 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/11 01:57:37 DEBUG : FS imagekit: /rclone-test-hiwawav3yozorot5tizuvoy0: Waiting for checks to finish 2024/04/11 01:57:37 DEBUG : FS imagekit: /rclone-test-hiwawav3yozorot5tizuvoy0: Waiting for transfers to finish 2024/04/11 01:57:38 INFO : potato3: Copied (server-side copy) 2024/04/11 01:57:38 INFO : potato2: Copied (server-side copy) 2024/04/11 01:57:38 INFO : potato3: Deleted 2024/04/11 01:57:39 INFO : potato2: Deleted 2024/04/11 01:57:39 DEBUG : FS imagekit: /rclone-test-hiwawav3yozorot5tizuvoy0: Purge remote 2024/04/11 01:57:39 DEBUG : FS imagekit: /rclone-test-yucogar5gavedaj3gaveqiz4: Purge remote --- PASS: TestServerSideMoveWithFilter (13.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:57:40 DEBUG : Creating backend with remote "TestImageKit:rclone-test-cizokil8mivanew0fudeboy4" 2024/04/11 01:57:44 DEBUG : tomatoDir: Making directory sync_test.go:1494: Server side move (if possible) FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9 -> FS imagekit: /rclone-test-cizokil8mivanew0fudeboy4 2024/04/11 01:57:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:57:48 DEBUG : tomatoDir: Making directory 2024/04/11 01:57:49 DEBUG : empty space: Sizes identical 2024/04/11 01:57:49 DEBUG : empty space: Unchanged skipping 2024/04/11 01:57:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/11 01:57:49 INFO : empty space: Deleted 2024/04/11 01:57:49 DEBUG : FS imagekit: /rclone-test-cizokil8mivanew0fudeboy4: Waiting for checks to finish 2024/04/11 01:57:49 DEBUG : FS imagekit: /rclone-test-cizokil8mivanew0fudeboy4: Waiting for transfers to finish 2024/04/11 01:57:50 INFO : potato2: Copied (server-side copy) 2024/04/11 01:57:50 INFO : potato2: Deleted 2024/04/11 01:57:50 INFO : potato3: Copied (server-side copy) 2024/04/11 01:57:50 INFO : potato3: Deleted 2024/04/11 01:57:50 INFO : tomatoDir: Removing directory 2024/04/11 01:57:51 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: deleted 1 directories 2024/04/11 01:57:52 DEBUG : Creating backend with remote "TestImageKit:rclone-test-begocuy0gofonah5vucicol7" 2024/04/11 01:57:52 DEBUG : tomatoDir: Making directory 2024/04/11 01:57:53 DEBUG : empty space: Need to transfer - File not found at Destination 2024/04/11 01:57:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/11 01:57:53 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/11 01:57:53 DEBUG : tomatoDir: Making directory 2024/04/11 01:57:53 DEBUG : FS imagekit: /rclone-test-begocuy0gofonah5vucicol7: Waiting for checks to finish 2024/04/11 01:57:53 DEBUG : FS imagekit: /rclone-test-begocuy0gofonah5vucicol7: Waiting for transfers to finish 2024/04/11 01:57:54 INFO : empty space: Copied (server-side copy) 2024/04/11 01:57:54 INFO : potato2: Copied (server-side copy) 2024/04/11 01:57:54 INFO : potato3: Copied (server-side copy) 2024/04/11 01:57:54 INFO : empty space: Deleted 2024/04/11 01:57:54 INFO : potato2: Deleted 2024/04/11 01:57:54 INFO : potato3: Deleted 2024/04/11 01:57:54 INFO : tomatoDir: Removing directory 2024/04/11 01:57:55 DEBUG : FS imagekit: /rclone-test-cizokil8mivanew0fudeboy4: deleted 1 directories 2024/04/11 01:57:56 DEBUG : FS imagekit: /rclone-test-begocuy0gofonah5vucicol7: Purge remote 2024/04/11 01:57:56 DEBUG : FS imagekit: /rclone-test-cizokil8mivanew0fudeboy4: Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:57:57 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:57:59 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (3.55s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:58:03 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test" 2024/04/11 01:58:03 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test-include/layer2" 2024/04/11 01:58:03 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test-ignore-file" 2024/04/11 01:58:06 DEBUG : rclone-sync-test: Excluded 2024/04/11 01:58:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/11 01:58:06 DEBUG : rclone-sync-test-include: Making directory 2024/04/11 01:58:07 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/11 01:58:07 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test: Waiting for checks to finish 2024/04/11 01:58:07 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test: Waiting for transfers to finish 2024/04/11 01:58:07 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:07 INFO : There was nothing to transfer 2024/04/11 01:58:08 DEBUG : rclone-sync-test: Excluded 2024/04/11 01:58:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/11 01:58:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/11 01:58:09 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:58:09 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:58:09 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:09 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:58:09 DEBUG : rclone-sync-test: Excluded 2024/04/11 01:58:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/11 01:58:10 DEBUG : rclone-sync-test-include: Making directory 2024/04/11 01:58:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/11 01:58:10 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/04/11 01:58:10 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/04/11 01:58:10 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:10 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:58:11 DEBUG : rclone-sync-test: Excluded 2024/04/11 01:58:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/11 01:58:12 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/11 01:58:12 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 01:58:12 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 01:58:12 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:12 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:58:13 DEBUG : : Excluded 2024/04/11 01:58:13 DEBUG : rclone-sync-test: Excluded 2024/04/11 01:58:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/11 01:58:14 DEBUG : rclone-sync-test-include: Making directory 2024/04/11 01:58:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/11 01:58:14 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/04/11 01:58:14 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/04/11 01:58:14 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:14 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (28.05s) === RUN TestSyncCompareDest run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:58:31 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/dst" 2024/04/11 01:58:31 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/CompareDest" 2024/04/11 01:58:32 DEBUG : one: Need to transfer - File not found at Destination 2024/04/11 01:58:32 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:58:32 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:58:33 INFO : one: Copied (new) 2024/04/11 01:58:33 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:35 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:58:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/11 01:58:35 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:58:36 INFO : one: Copied (replaced existing) 2024/04/11 01:58:36 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:41 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:58:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/11 01:58:41 DEBUG : one: Sizes identical 2024/04/11 01:58:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/11 01:58:41 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:58:41 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:41 INFO : There was nothing to transfer 2024/04/11 01:58:44 DEBUG : two: Sizes identical 2024/04/11 01:58:44 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/11 01:58:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/11 01:58:44 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:58:44 DEBUG : one: Sizes identical 2024/04/11 01:58:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/11 01:58:44 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:58:44 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:44 INFO : There was nothing to transfer 2024/04/11 01:58:46 DEBUG : two: Sizes identical 2024/04/11 01:58:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/11 01:58:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/11 01:58:46 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:58:46 DEBUG : one: Sizes identical 2024/04/11 01:58:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/11 01:58:46 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:58:46 DEBUG : Waiting for deletions to finish 2024/04/11 01:58:46 INFO : There was nothing to transfer sync_test.go:1964: No hash on uploaded file so skipping compare timestamp test 2024/04/11 01:58:48 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/11 01:58:48 DEBUG : two: Need to transfer - File not found at Destination 2024/04/11 01:58:48 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:58:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/11 01:58:48 DEBUG : one: Sizes identical 2024/04/11 01:58:48 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/11 01:58:48 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:58:49 INFO : two: Copied (new) 2024/04/11 01:58:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (21.26s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:58:55 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/dest" 2024/04/11 01:58:56 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/pre-dest1" 2024/04/11 01:58:56 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/pre-dest2" 2024/04/11 01:58:56 DEBUG : 1: Sizes identical 2024/04/11 01:58:56 DEBUG : 1: Destination found in --compare-dest, skipping 2024/04/11 01:58:57 DEBUG : 2: Sizes identical 2024/04/11 01:58:57 DEBUG : 2: Destination found in --compare-dest, skipping 2024/04/11 01:58:57 DEBUG : 3: Need to transfer - File not found at Destination 2024/04/11 01:58:57 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dest: Waiting for checks to finish 2024/04/11 01:58:57 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dest: Waiting for transfers to finish 2024/04/11 01:58:58 INFO : 3: Copied (new) 2024/04/11 01:58:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.90s) === RUN TestSyncCopyDest run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:59:02 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/dst" 2024/04/11 01:59:02 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/CopyDest" 2024/04/11 01:59:03 DEBUG : one: Need to transfer - File not found at Destination 2024/04/11 01:59:03 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:59:03 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:59:04 INFO : one: Copied (new) 2024/04/11 01:59:04 DEBUG : Waiting for deletions to finish 2024/04/11 01:59:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/11 01:59:06 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:59:06 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:59:07 INFO : one: Copied (replaced existing) 2024/04/11 01:59:07 DEBUG : Waiting for deletions to finish 2024/04/11 01:59:12 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/BackupDir" 2024/04/11 01:59:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/11 01:59:12 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:59:12 DEBUG : one: Sizes identical 2024/04/11 01:59:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/11 01:59:14 INFO : one: Copied (server-side copy) 2024/04/11 01:59:14 INFO : one: Deleted 2024/04/11 01:59:15 INFO : one: Copied (server-side copy) 2024/04/11 01:59:15 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/11 01:59:15 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:59:15 DEBUG : Waiting for deletions to finish 2024/04/11 01:59:19 DEBUG : two: Sizes identical 2024/04/11 01:59:20 INFO : two: Copied (server-side copy) 2024/04/11 01:59:20 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/11 01:59:20 DEBUG : one: Sizes identical 2024/04/11 01:59:20 DEBUG : one: Unchanged skipping 2024/04/11 01:59:20 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:59:20 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:59:20 DEBUG : Waiting for deletions to finish 2024/04/11 01:59:21 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:59:21 DEBUG : one: Sizes identical 2024/04/11 01:59:21 DEBUG : two: Sizes identical 2024/04/11 01:59:21 DEBUG : one: Unchanged skipping 2024/04/11 01:59:21 DEBUG : two: Unchanged skipping 2024/04/11 01:59:21 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:59:21 DEBUG : Waiting for deletions to finish 2024/04/11 01:59:21 INFO : There was nothing to transfer 2024/04/11 01:59:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/11 01:59:24 DEBUG : three: Destination not found in --copy-dest 2024/04/11 01:59:24 DEBUG : three: Need to transfer - File not found at Destination 2024/04/11 01:59:24 DEBUG : one: Sizes identical 2024/04/11 01:59:24 DEBUG : two: Sizes identical 2024/04/11 01:59:24 DEBUG : one: Unchanged skipping 2024/04/11 01:59:24 DEBUG : two: Unchanged skipping 2024/04/11 01:59:24 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:59:24 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:59:26 INFO : three: Copied (new) 2024/04/11 01:59:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (27.36s) === RUN TestSyncBackupDir run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:59:34 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/dst" 2024/04/11 01:59:34 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/backup" 2024/04/11 01:59:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/11 01:59:35 DEBUG : two: Sizes identical 2024/04/11 01:59:35 DEBUG : two: Unchanged skipping 2024/04/11 01:59:35 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:59:36 INFO : one: Copied (server-side copy) 2024/04/11 01:59:36 INFO : one: Deleted 2024/04/11 01:59:36 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:59:38 INFO : one: Copied (new) 2024/04/11 01:59:38 DEBUG : Waiting for deletions to finish 2024/04/11 01:59:39 INFO : three.txt: Copied (server-side copy) 2024/04/11 01:59:39 INFO : three.txt: Deleted 2024/04/11 01:59:39 INFO : three.txt: Moved into backup dir 2024/04/11 01:59:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/11 01:59:42 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:59:42 DEBUG : two: Sizes identical 2024/04/11 01:59:42 DEBUG : two: Unchanged skipping 2024/04/11 01:59:44 INFO : one: Copied (server-side copy) 2024/04/11 01:59:44 INFO : one: Deleted 2024/04/11 01:59:44 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:59:46 INFO : one: Copied (new) 2024/04/11 01:59:46 DEBUG : Waiting for deletions to finish 2024/04/11 01:59:47 INFO : three.txt: Copied (server-side copy) 2024/04/11 01:59:48 INFO : three.txt: Deleted 2024/04/11 01:59:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (21.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 01:59:55 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/dst" 2024/04/11 01:59:55 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/backup" 2024/04/11 01:59:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/11 01:59:56 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 01:59:56 DEBUG : two: Sizes identical 2024/04/11 01:59:56 DEBUG : two: Unchanged skipping 2024/04/11 01:59:57 INFO : one: Copied (server-side copy) to: one.bak 2024/04/11 01:59:58 INFO : one: Deleted 2024/04/11 01:59:58 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 01:59:59 INFO : one: Copied (new) 2024/04/11 01:59:59 DEBUG : Waiting for deletions to finish 2024/04/11 02:00:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/11 02:00:01 INFO : three.txt: Deleted 2024/04/11 02:00:01 INFO : three.txt: Moved into backup dir 2024/04/11 02:00:05 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 02:00:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/11 02:00:05 DEBUG : two: Sizes identical 2024/04/11 02:00:05 DEBUG : two: Unchanged skipping 2024/04/11 02:00:07 INFO : one: Copied (server-side copy) to: one.bak 2024/04/11 02:00:07 INFO : one: Deleted 2024/04/11 02:00:07 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 02:00:08 INFO : one: Copied (new) 2024/04/11 02:00:08 DEBUG : Waiting for deletions to finish 2024/04/11 02:00:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/11 02:00:10 INFO : three.txt: Deleted 2024/04/11 02:00:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (22.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:00:18 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/dst" 2024/04/11 02:00:18 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/backup" 2024/04/11 02:00:19 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 02:00:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/11 02:00:19 DEBUG : two: Sizes identical 2024/04/11 02:00:19 DEBUG : two: Unchanged skipping 2024/04/11 02:00:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/11 02:00:20 INFO : one: Deleted 2024/04/11 02:00:20 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 02:00:22 INFO : one: Copied (new) 2024/04/11 02:00:22 DEBUG : Waiting for deletions to finish 2024/04/11 02:00:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/11 02:00:23 INFO : three.txt: Deleted 2024/04/11 02:00:23 INFO : three.txt: Moved into backup dir 2024/04/11 02:00:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/11 02:00:26 DEBUG : two: Sizes identical 2024/04/11 02:00:26 DEBUG : two: Unchanged skipping 2024/04/11 02:00:26 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 02:00:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/11 02:00:28 INFO : one: Deleted 2024/04/11 02:00:28 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 02:00:30 INFO : one: Copied (new) 2024/04/11 02:00:30 DEBUG : Waiting for deletions to finish 2024/04/11 02:00:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/11 02:00:32 INFO : three.txt: Deleted 2024/04/11 02:00:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:00:39 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/dst" 2024/04/11 02:00:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/11 02:00:40 DEBUG : two: Sizes identical 2024/04/11 02:00:40 DEBUG : two: Unchanged skipping 2024/04/11 02:00:40 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 02:00:41 INFO : one: Copied (server-side copy) to: one.bak 2024/04/11 02:00:41 INFO : one: Deleted 2024/04/11 02:00:41 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 02:00:43 INFO : one: Copied (new) 2024/04/11 02:00:43 DEBUG : Waiting for deletions to finish 2024/04/11 02:00:44 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/11 02:00:44 INFO : three.txt: Deleted 2024/04/11 02:00:44 INFO : three.txt: Moved into backup dir 2024/04/11 02:00:48 DEBUG : one.bak: Excluded (Path Filter) 2024/04/11 02:00:48 DEBUG : one.bak: Excluded 2024/04/11 02:00:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/04/11 02:00:48 DEBUG : three.txt.bak: Excluded 2024/04/11 02:00:48 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for checks to finish 2024/04/11 02:00:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/11 02:00:48 DEBUG : two: Sizes identical 2024/04/11 02:00:48 DEBUG : two: Unchanged skipping 2024/04/11 02:00:49 INFO : one: Copied (server-side copy) to: one.bak 2024/04/11 02:00:49 INFO : one: Deleted 2024/04/11 02:00:49 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9/dst: Waiting for transfers to finish 2024/04/11 02:00:51 INFO : one: Copied (new) 2024/04/11 02:00:51 DEBUG : Waiting for deletions to finish 2024/04/11 02:00:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/11 02:00:53 INFO : three.txt: Deleted 2024/04/11 02:00:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (20.67s) === RUN TestSyncSuffix run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:01:00 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/dst" 2024/04/11 02:01:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/11 02:01:02 INFO : one: Copied (server-side copy) to: one.bak 2024/04/11 02:01:02 INFO : one: Deleted 2024/04/11 02:01:04 INFO : one: Copied (new) 2024/04/11 02:01:04 DEBUG : two: Sizes identical 2024/04/11 02:01:04 DEBUG : two: Unchanged skipping 2024/04/11 02:01:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/11 02:01:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/11 02:01:06 INFO : three.txt: Deleted 2024/04/11 02:01:07 INFO : three.txt: Copied (new) 2024/04/11 02:01:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/11 02:01:11 INFO : one: Copied (server-side copy) to: one.bak 2024/04/11 02:01:11 INFO : one: Deleted 2024/04/11 02:01:12 INFO : one: Copied (new) 2024/04/11 02:01:12 DEBUG : two: Sizes identical 2024/04/11 02:01:12 DEBUG : two: Unchanged skipping 2024/04/11 02:01:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/11 02:01:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/04/11 02:01:16 INFO : three.txt: Deleted 2024/04/11 02:01:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (25.01s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:01:25 DEBUG : Creating backend with remote "TestImageKit:rclone-test-lijubiy5yosaret3jejadoh9/dst" 2024/04/11 02:01:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/11 02:01:27 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/11 02:01:27 INFO : one: Deleted 2024/04/11 02:01:28 INFO : one: Copied (new) 2024/04/11 02:01:29 DEBUG : two: Sizes identical 2024/04/11 02:01:29 DEBUG : two: Unchanged skipping 2024/04/11 02:01:29 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/11 02:01:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/11 02:01:31 INFO : three.txt: Deleted 2024/04/11 02:01:32 INFO : three.txt: Copied (new) 2024/04/11 02:01:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/11 02:01:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/04/11 02:01:35 INFO : one: Deleted 2024/04/11 02:01:37 INFO : one: Copied (new) 2024/04/11 02:01:37 DEBUG : two: Sizes identical 2024/04/11 02:01:37 DEBUG : two: Unchanged skipping 2024/04/11 02:01:37 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/11 02:01:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/04/11 02:01:39 INFO : three.txt: Deleted 2024/04/11 02:01:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (22.91s) === RUN TestSyncUTFNorm run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:01:45 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/11 02:01:45 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 02:01:45 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 02:01:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/11 02:01:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.50s) === RUN TestSyncImmutable run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:01:48 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/11 02:01:48 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 02:01:48 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 02:01:50 INFO : existing: Copied (new) 2024/04/11 02:01:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:01:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/04/11 02:01:51 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 02:01:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/04/11 02:01:51 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 02:01:51 ERROR : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: not deleting files as there were IO errors 2024/04/11 02:01:51 ERROR : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: not deleting directories as there were IO errors run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.61s) === RUN TestSyncIgnoreCase run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:01:55 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 02:01:55 DEBUG : existing: Sizes identical 2024/04/11 02:01:55 DEBUG : existing: Unchanged skipping 2024/04/11 02:01:55 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 02:01:55 DEBUG : Waiting for deletions to finish 2024/04/11 02:01:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.16s) === RUN TestFixCase run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:2420: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.68s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" sync_test.go:2459: This test only runs on local --- PASS: TestMaxTransfer (2.03s) --- SKIP: TestMaxTransfer/Hard (0.68s) --- SKIP: TestMaxTransfer/Soft (0.67s) --- SKIP: TestMaxTransfer/Cautious (0.68s) === RUN TestSyncConcurrentDelete run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:02:54 DEBUG : both1: Sizes identical 2024/04/11 02:02:54 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 02:02:54 DEBUG : both0: Sizes identical 2024/04/11 02:02:54 DEBUG : both10: Sizes identical 2024/04/11 02:02:54 DEBUG : both11: Sizes identical 2024/04/11 02:02:54 DEBUG : both1: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both12: Sizes identical 2024/04/11 02:02:54 DEBUG : both12: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both13: Sizes identical 2024/04/11 02:02:54 DEBUG : both0: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both14: Sizes identical 2024/04/11 02:02:54 DEBUG : both10: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both15: Sizes identical 2024/04/11 02:02:54 DEBUG : both15: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both16: Sizes identical 2024/04/11 02:02:54 DEBUG : both16: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both17: Sizes identical 2024/04/11 02:02:54 DEBUG : both17: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both18: Sizes identical 2024/04/11 02:02:54 DEBUG : both14: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both19: Sizes identical 2024/04/11 02:02:54 DEBUG : both11: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both2: Sizes identical 2024/04/11 02:02:54 DEBUG : both19: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both3: Sizes identical 2024/04/11 02:02:54 DEBUG : both13: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both4: Sizes identical 2024/04/11 02:02:54 DEBUG : both18: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both5: Sizes identical 2024/04/11 02:02:54 DEBUG : both5: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both6: Sizes identical 2024/04/11 02:02:54 DEBUG : both6: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both7: Sizes identical 2024/04/11 02:02:54 DEBUG : both7: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both8: Sizes identical 2024/04/11 02:02:54 DEBUG : both8: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both9: Sizes identical 2024/04/11 02:02:54 DEBUG : both9: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both2: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both3: Unchanged skipping 2024/04/11 02:02:54 DEBUG : both4: Unchanged skipping 2024/04/11 02:02:54 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 02:02:54 DEBUG : Waiting for deletions to finish 2024/04/11 02:02:54 INFO : only13: Deleted 2024/04/11 02:02:54 INFO : only15: Deleted 2024/04/11 02:02:54 INFO : only3: Deleted 2024/04/11 02:02:54 INFO : only6: Deleted 2024/04/11 02:02:54 INFO : only9: Deleted 2024/04/11 02:02:54 INFO : only0: Deleted 2024/04/11 02:02:54 INFO : only19: Deleted 2024/04/11 02:02:54 INFO : only17: Deleted 2024/04/11 02:02:54 INFO : only5: Deleted 2024/04/11 02:02:54 INFO : only18: Deleted 2024/04/11 02:02:54 INFO : only2: Deleted 2024/04/11 02:02:54 INFO : only8: Deleted 2024/04/11 02:02:54 INFO : only14: Deleted 2024/04/11 02:02:54 INFO : only16: Deleted 2024/04/11 02:02:54 INFO : only4: Deleted 2024/04/11 02:02:54 INFO : only7: Deleted 2024/04/11 02:02:54 INFO : only1: Deleted 2024/04/11 02:02:54 INFO : only10: Deleted 2024/04/11 02:02:54 INFO : only11: Deleted 2024/04/11 02:02:54 INFO : only12: Deleted 2024/04/11 02:02:54 INFO : There was nothing to transfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (59.15s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:03:52 DEBUG : both0: Sizes identical 2024/04/11 02:03:52 DEBUG : both1: Sizes identical 2024/04/11 02:03:52 DEBUG : both10: Sizes identical 2024/04/11 02:03:52 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for checks to finish 2024/04/11 02:03:52 DEBUG : both11: Sizes identical 2024/04/11 02:03:52 DEBUG : both0: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both12: Sizes identical 2024/04/11 02:03:52 DEBUG : both1: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both13: Sizes identical 2024/04/11 02:03:52 DEBUG : both13: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both14: Sizes identical 2024/04/11 02:03:52 DEBUG : both14: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both15: Sizes identical 2024/04/11 02:03:52 DEBUG : both15: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both16: Sizes identical 2024/04/11 02:03:52 DEBUG : both16: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both17: Sizes identical 2024/04/11 02:03:52 DEBUG : both17: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both18: Sizes identical 2024/04/11 02:03:52 DEBUG : both18: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both19: Sizes identical 2024/04/11 02:03:52 DEBUG : both19: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both2: Sizes identical 2024/04/11 02:03:52 DEBUG : both2: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both3: Sizes identical 2024/04/11 02:03:52 DEBUG : both3: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both4: Sizes identical 2024/04/11 02:03:52 DEBUG : both4: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both5: Sizes identical 2024/04/11 02:03:52 DEBUG : both5: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both6: Sizes identical 2024/04/11 02:03:52 DEBUG : both6: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both7: Sizes identical 2024/04/11 02:03:52 DEBUG : both7: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both8: Sizes identical 2024/04/11 02:03:52 DEBUG : both8: Unchanged skipping 2024/04/11 02:03:52 DEBUG : both9: Sizes identical 2024/04/11 02:03:52 DEBUG : both9: Unchanged skipping 2024/04/11 02:03:52 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : both10: Unchanged skipping 2024/04/11 02:03:52 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : both11: Unchanged skipping 2024/04/11 02:03:52 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/04/11 02:03:52 DEBUG : both12: Unchanged skipping 2024/04/11 02:03:52 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Waiting for transfers to finish 2024/04/11 02:03:53 INFO : only0: Copied (replaced existing) 2024/04/11 02:03:53 INFO : only11: Copied (replaced existing) 2024/04/11 02:03:53 INFO : only1: Copied (replaced existing) 2024/04/11 02:03:53 INFO : only10: Copied (replaced existing) 2024/04/11 02:03:54 INFO : only12: Copied (replaced existing) 2024/04/11 02:03:55 INFO : only15: Copied (replaced existing) 2024/04/11 02:03:55 INFO : only14: Copied (replaced existing) 2024/04/11 02:03:55 INFO : only17: Copied (replaced existing) 2024/04/11 02:03:56 INFO : only18: Copied (replaced existing) 2024/04/11 02:03:56 INFO : only3: Copied (replaced existing) 2024/04/11 02:03:56 INFO : only19: Copied (replaced existing) 2024/04/11 02:03:56 INFO : only2: Copied (replaced existing) 2024/04/11 02:03:57 INFO : only4: Copied (replaced existing) 2024/04/11 02:03:57 INFO : only5: Copied (replaced existing) 2024/04/11 02:03:57 INFO : only6: Copied (replaced existing) 2024/04/11 02:03:57 INFO : only7: Copied (replaced existing) 2024/04/11 02:03:59 INFO : only8: Copied (replaced existing) 2024/04/11 02:03:59 INFO : only9: Copied (replaced existing) 2024/04/11 02:03:59 INFO : only16: Copied (replaced existing) 2024/04/11 02:03:59 INFO : only13: Copied (replaced existing) 2024/04/11 02:03:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (66.92s) === RUN TestNothingToTransfer run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" 2024/04/11 02:04:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/11 02:04:05 DEBUG : sub dir: Making directory 2024/04/11 02:04:05 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" run.go:180: Remote "FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9", Local "Local file system at /tmp/rclone3738939514", Modify Window "876000h0m0s" --- PASS: TestNothingToTransfer (21.19s) FAIL 2024/04/11 02:04:26 DEBUG : FS imagekit: /rclone-test-lijubiy5yosaret3jejadoh9: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished ERROR in 11m11.914530273s (try 1/5): exit status 1: Failed [TestCopyMetadata]