"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Starting (try 1/5)
2025/03/18 03:55:30 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica"
2025/03/18 03:55:30 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/18 03:55:30 DEBUG : Creating backend with remote "/tmp/rclone3852298900"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.03s)
=== 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-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:55:31 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/18 03:55:31 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:55:31 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDryRun (2.07s)
=== RUN   TestCopy
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:32 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/18 03:55:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:55:33 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:55:33 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:55:34 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:35 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopy (4.68s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:37 DEBUG : metadata sub dir: Making directory with metadata
2025/03/18 03:55:37 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 03:55:37 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/18 03:55:37 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 03:55:37 DEBUG : Local file system at /tmp/rclone3852298900: File to upload is small (21 bytes), uploading instead of streaming
2025/03/18 03:55:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/18 03:55:37 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/18 03:55:37 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/18 03:55:37 INFO  : empty metadata sub dir: Making directory
2025/03/18 03:55:37 INFO  : metadata sub dir: Making directory
2025/03/18 03:55:38 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/18 03:55:38 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:55:38 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:55:39 INFO  : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:40 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyMetadata (5.47s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:43 DEBUG : metadata sub dir: Making directory with metadata
2025/03/18 03:55:43 INFO  : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 03:55:43 DEBUG : empty metadata sub dir: Making directory with metadata
2025/03/18 03:55:43 INFO  : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 03:55:43 DEBUG : Local file system at /tmp/rclone3852298900: File to upload is small (21 bytes), uploading instead of streaming
2025/03/18 03:55:43 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK
2025/03/18 03:55:43 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical
2025/03/18 03:55:43 INFO  : metadata sub dir: Set directory modification time (using DirSetModTime)
2025/03/18 03:55:43 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination
2025/03/18 03:55:43 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:55:43 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:55:44 INFO  : metadata sub dir/hello metadata world: Copied (new) to: hello metadata world
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:45 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyMetadataNoEmptyDirs (4.87s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:47 DEBUG : Creating backend with remote "/non-existing"
2025/03/18 03:55:48 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/18 03:55:48 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:55:48 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyMissingDirectory (1.63s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:55:49 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:55:49 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:55:51 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyNoTraverse (4.41s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:53 INFO  : FS imagekit: /rclone-test-raheyez5dica: Running all checks before starting transfers
2025/03/18 03:55:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:55:54 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:55:54 INFO  : FS imagekit: /rclone-test-raheyez5dica: Checks finished, now starting transfers
2025/03/18 03:55:54 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:55:55 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyCheckFirst (4.53s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:55:58 ERROR : Ignoring --no-traverse with sync
2025/03/18 03:55:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:55:58 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:55:58 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:00 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/18 03:56:00 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncNoTraverse (4.49s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:03 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/18 03:56:03 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:03 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:04 INFO  : hello world2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDepth (3.44s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:06 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 03:56:06 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:06 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:08 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFrom (3.38s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:09 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 03:56:09 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:09 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:11 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyWithFilesFromAndNoTraverse (3.27s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/18 03:56:13 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 03:56:13 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/18 03:56:13 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/18 03:56:13 INFO  : sub dir: Making directory
2025/03/18 03:56:13 INFO  : sub dir2: Making directory
2025/03/18 03:56:13 INFO  : sub dir2/sub sub dir2: Making directory
2025/03/18 03:56:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:56:13 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:13 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:14 INFO  : sub dir/hello world: Copied (new) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:15 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyEmptyDirectories (6.14s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:19 INFO  : sub dir2: Making directory
2025/03/18 03:56:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/18 03:56:19 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 03:56:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:56:19 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:19 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:20 INFO  : sub dir/hello world: Copied (new) to: hello world
--- PASS: TestCopyNoEmptyDirectories (4.51s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:23 DEBUG : sub dir2: Making directory with metadata
2025/03/18 03:56:23 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 03:56:24 INFO  : sub dir: Making directory
2025/03/18 03:56:24 INFO  : sub dir2: Making directory
2025/03/18 03:56:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:56:24 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:24 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:25 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/18 03:56:25 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:26 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/18 03:56:26 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (5.47s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.66s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:29 INFO  : sub dir2: Making directory
2025/03/18 03:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:56:30 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:30 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:31 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/18 03:56:31 INFO  : sub dir/hello world: Deleted
--- PASS: TestMoveNoEmptyDirectories (3.85s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:33 DEBUG : sub dir2: Making directory with metadata
2025/03/18 03:56:33 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 03:56:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/18 03:56:34 INFO  : sub dir: Making directory
2025/03/18 03:56:34 INFO  : sub dir2: Making directory
2025/03/18 03:56:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:56:34 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:34 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:35 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/18 03:56:35 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:36 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (5.15s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.66s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:39 INFO  : sub dir2: Making directory
2025/03/18 03:56:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 03:56:39 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:39 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:41 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/18 03:56:41 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncNoEmptyDirectories (3.79s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:45 DEBUG : Creating backend with remote "TestImageKit:rclone-test-roxumed9yeda"
    sync_test.go:590: Server side copy (if possible) FS imagekit: /rclone-test-raheyez5dica -> FS imagekit: /rclone-test-roxumed9yeda
2025/03/18 03:56:46 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/18 03:56:46 DEBUG : FS imagekit: /rclone-test-roxumed9yeda: Waiting for checks to finish
2025/03/18 03:56:46 DEBUG : FS imagekit: /rclone-test-roxumed9yeda: Waiting for transfers to finish
2025/03/18 03:56:47 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:48 DEBUG : FS imagekit: /rclone-test-roxumed9yeda: Purge remote
--- PASS: TestServerSideCopy (7.34s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:53 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:56:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/18 03:56:53 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:56:54 INFO  : sub dir/hello world: Copied (replaced existing) to: hello world
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyOverSelf (6.81s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:56:59 DEBUG : Creating backend with remote "TestImageKit:rclone-test-busohef4kaxu"
    sync_test.go:626: Server side copy (if possible) FS imagekit: /rclone-test-raheyez5dica -> FS imagekit: /rclone-test-busohef4kaxu
2025/03/18 03:57:00 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/18 03:57:00 DEBUG : FS imagekit: /rclone-test-busohef4kaxu: Waiting for checks to finish
2025/03/18 03:57:00 DEBUG : FS imagekit: /rclone-test-busohef4kaxu: Waiting for transfers to finish
2025/03/18 03:57:01 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:05 DEBUG : FS imagekit: /rclone-test-busohef4kaxu: Waiting for checks to finish
2025/03/18 03:57:05 DEBUG : hello world: Sizes differ (src 17 vs dst 11)
2025/03/18 03:57:05 DEBUG : FS imagekit: /rclone-test-busohef4kaxu: Waiting for transfers to finish
2025/03/18 03:57:06 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:07 DEBUG : FS imagekit: /rclone-test-busohef4kaxu: Purge remote
--- PASS: TestServerSideCopyOverSelf (13.00s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:13 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/18 03:57:13 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:57:13 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:57:14 INFO  : sub dir/hello world: Copied (replaced existing) to: hello world
2025/03/18 03:57:14 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestMoveOverSelf (6.82s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:19 DEBUG : Creating backend with remote "TestImageKit:rclone-test-kiwubuh4jewa"
    sync_test.go:671: Server side copy (if possible) FS imagekit: /rclone-test-raheyez5dica -> FS imagekit: /rclone-test-kiwubuh4jewa
2025/03/18 03:57:20 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/18 03:57:20 DEBUG : FS imagekit: /rclone-test-kiwubuh4jewa: Waiting for checks to finish
2025/03/18 03:57:20 DEBUG : FS imagekit: /rclone-test-kiwubuh4jewa: Waiting for transfers to finish
2025/03/18 03:57:21 INFO  : hello world: Copied (server-side copy)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:25 DEBUG : hello world: Sizes differ (src 17 vs dst 11)
2025/03/18 03:57:25 DEBUG : FS imagekit: /rclone-test-kiwubuh4jewa: Waiting for checks to finish
2025/03/18 03:57:25 DEBUG : FS imagekit: /rclone-test-kiwubuh4jewa: Waiting for transfers to finish
2025/03/18 03:57:26 INFO  : hello world: Copied (server-side copy)
2025/03/18 03:57:26 INFO  : hello world: Deleted
2025/03/18 03:57:30 DEBUG : testing file moves
2025/03/18 03:57:30 DEBUG : FS imagekit: /rclone-test-kiwubuh4jewa: Waiting for checks to finish
2025/03/18 03:57:30 DEBUG : hello world: Sizes differ (src 24 vs dst 17)
2025/03/18 03:57:30 DEBUG : FS imagekit: /rclone-test-kiwubuh4jewa: Waiting for transfers to finish
2025/03/18 03:57:32 INFO  : hello world: Copied (server-side copy)
2025/03/18 03:57:32 INFO  : hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:33 DEBUG : FS imagekit: /rclone-test-kiwubuh4jewa: Purge remote
--- PASS: TestServerSideMoveOverSelf (19.39s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:37 ERROR : : error listing: directory not found
2025/03/18 03:57:38 INFO  : Local file system at /tmp/rclone3852298900: Making directory
2025/03/18 03:57:39 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:57:39 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyAfterDelete (5.46s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:44 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/18 03:57:44 DEBUG : hello world: Need to transfer - File not found at Destination
2025/03/18 03:57:44 DEBUG : Local file system at /tmp/rclone3852298900: Waiting for checks to finish
2025/03/18 03:57:44 DEBUG : Local file system at /tmp/rclone3852298900: Waiting for transfers to finish
2025/03/18 03:57:44 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world
2025/03/18 03:57:44 INFO  : hello world: Copied (new) to: sub dir/hello world
2025/03/18 03:57:44 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyRedownload (4.86s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:47 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/18 03:57:47 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:57:47 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:57:48 INFO  : check sum: Copied (new)
2025/03/18 03:57:48 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:49 NOTICE: FS imagekit: /rclone-test-raheyez5dica: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/18 03:57:49 DEBUG : check sum: Size of src and dst objects identical
2025/03/18 03:57:49 DEBUG : check sum: Unchanged skipping
2025/03/18 03:57:49 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:57:49 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:57:49 DEBUG : Waiting for deletions to finish
2025/03/18 03:57:49 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncBasedOnCheckSum (4.70s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:51 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/18 03:57:51 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:57:51 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:57:53 INFO  : sizeonly: Copied (new)
2025/03/18 03:57:53 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:53 DEBUG : sizeonly: Sizes identical
2025/03/18 03:57:53 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:57:53 DEBUG : sizeonly: Unchanged skipping
2025/03/18 03:57:53 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:57:53 DEBUG : Waiting for deletions to finish
2025/03/18 03:57:53 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncSizeOnly (4.68s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:56 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/18 03:57:56 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:57:56 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:57:57 INFO  : ignore-size: Copied (new)
2025/03/18 03:57:57 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:57:58 DEBUG : ignore-size: Sizes identical
2025/03/18 03:57:58 DEBUG : ignore-size: Unchanged skipping
2025/03/18 03:57:58 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:57:58 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:57:58 DEBUG : Waiting for deletions to finish
2025/03/18 03:57:58 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreSize (4.67s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:02 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:02 DEBUG : existing: Sizes identical
2025/03/18 03:58:02 DEBUG : existing: Unchanged skipping
2025/03/18 03:58:02 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:02 DEBUG : Waiting for deletions to finish
2025/03/18 03:58:02 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:03 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:03 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/18 03:58:03 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:04 INFO  : existing: Copied (replaced existing)
2025/03/18 03:58:04 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreTimes (6.03s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:07 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/18 03:58:07 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:07 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:08 INFO  : existing: Copied (new)
2025/03/18 03:58:08 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:09 DEBUG : existing: Destination exists, skipping
2025/03/18 03:58:09 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:09 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:09 DEBUG : Waiting for deletions to finish
2025/03/18 03:58:09 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreExisting (4.73s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:14 INFO  : d: Making directory
2025/03/18 03:58:15 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/18 03:58:15 DEBUG : c/non empty space: Sizes identical
2025/03/18 03:58:15 DEBUG : c/non empty space: Unchanged skipping
2025/03/18 03:58:15 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:15 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:16 INFO  : a/potato2: Copied (new) to: potato2
2025/03/18 03:58:16 DEBUG : Waiting for deletions to finish
2025/03/18 03:58:16 INFO  : potato: Deleted
2025/03/18 03:58:16 INFO  : d: Removing directory
2025/03/18 03:58:17 INFO  : b: Removing directory
2025/03/18 03:58:17 DEBUG : FS imagekit: /rclone-test-raheyez5dica: deleted 2 directories
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreErrors (9.37s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:23 DEBUG : empty space: Sizes identical
2025/03/18 03:58:23 DEBUG : empty space: Unchanged skipping
2025/03/18 03:58:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:23 DEBUG : Waiting for deletions to finish
2025/03/18 03:58:23 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:23 DEBUG : empty space: Sizes identical
2025/03/18 03:58:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:23 DEBUG : empty space: Unchanged skipping
2025/03/18 03:58:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:23 DEBUG : Waiting for deletions to finish
2025/03/18 03:58:23 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingModtimeOnly (5.04s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:1016: Can't check this if no hashes supported
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.68s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:1042: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncDoesntUpdateModtime (0.72s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:29 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/18 03:58:29 DEBUG : empty space: Sizes identical
2025/03/18 03:58:29 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:29 DEBUG : empty space: Unchanged skipping
2025/03/18 03:58:29 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:30 INFO  : potato: Copied (new)
2025/03/18 03:58:30 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterAddingAFile (5.71s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:35 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/18 03:58:35 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:35 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:36 INFO  : potato: Copied (replaced existing)
2025/03/18 03:58:36 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (5.04s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size
2025/03/18 03:58:40 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:40 DEBUG : potato: Sizes differ (src 21 vs dst 36)
2025/03/18 03:58:40 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:41 INFO  : potato: Copied (replaced existing)
2025/03/18 03:58:41 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingContentsOnly (5.05s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:46 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 03:58:46 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/18 03:58:46 DEBUG : empty space: Sizes identical
2025/03/18 03:58:46 DEBUG : empty space: Unchanged skipping
2025/03/18 03:58:46 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:46 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:46 DEBUG : Waiting for deletions to finish
2025/03/18 03:58:46 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (4.77s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:51 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 03:58:51 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:51 DEBUG : empty space: Sizes identical
2025/03/18 03:58:51 DEBUG : empty space: Unchanged skipping
2025/03/18 03:58:51 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:58:52 INFO  : potato2: Copied (new)
2025/03/18 03:58:52 DEBUG : Waiting for deletions to finish
2025/03/18 03:58:52 INFO  : potato: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.49s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:58:57 INFO  : d: Making directory
2025/03/18 03:58:57 INFO  : d/e: Making directory
2025/03/18 03:58:58 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/18 03:58:59 DEBUG : c/non empty space: Sizes identical
2025/03/18 03:58:59 DEBUG : c/non empty space: Unchanged skipping
2025/03/18 03:58:59 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:58:59 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:00 INFO  : a/potato2: Copied (new) to: potato2
2025/03/18 03:59:00 DEBUG : Waiting for deletions to finish
2025/03/18 03:59:00 INFO  : potato: Deleted
2025/03/18 03:59:00 INFO  : d/e: Removing directory
2025/03/18 03:59:00 INFO  : d: Removing directory
2025/03/18 03:59:01 INFO  : b: Removing directory
2025/03/18 03:59:01 DEBUG : FS imagekit: /rclone-test-raheyez5dica: deleted 3 directories
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.35s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:07 INFO  : d: Making directory
2025/03/18 03:59:08 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/18 03:59:08 DEBUG : c/non empty space: Sizes identical
2025/03/18 03:59:08 DEBUG : c/non empty space: Unchanged skipping
2025/03/18 03:59:08 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:08 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:09 INFO  : a/potato2: Copied (new) to: potato2
2025/03/18 03:59:09 ERROR : FS imagekit: /rclone-test-raheyez5dica: not deleting files as there were IO errors
2025/03/18 03:59:09 ERROR : FS imagekit: /rclone-test-raheyez5dica: not deleting directories as there were IO errors
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (9.35s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:17 DEBUG : Waiting for deletions to finish
2025/03/18 03:59:17 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 03:59:17 DEBUG : empty space: Sizes identical
2025/03/18 03:59:17 DEBUG : empty space: Unchanged skipping
2025/03/18 03:59:17 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:17 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:17 INFO  : potato: Deleted
2025/03/18 03:59:18 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteDuring (6.33s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:23 DEBUG : Waiting for deletions to finish
2025/03/18 03:59:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:23 INFO  : potato: Deleted
2025/03/18 03:59:24 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 03:59:24 DEBUG : empty space: Sizes identical
2025/03/18 03:59:24 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:24 DEBUG : empty space: Unchanged skipping
2025/03/18 03:59:24 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:25 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncDeleteBefore (6.81s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:29 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 03:59:29 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:29 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:30 INFO  : potato2: Copied (new)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestCopyDeleteBefore (5.07s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:35 DEBUG : enormous: Excluded (Size Filter)
2025/03/18 03:59:35 DEBUG : enormous: Excluded
2025/03/18 03:59:35 DEBUG : potato2: Excluded (Size Filter)
2025/03/18 03:59:35 DEBUG : potato2: Excluded
2025/03/18 03:59:35 DEBUG : potato2: Excluded (Size Filter)
2025/03/18 03:59:35 DEBUG : potato2: Excluded
2025/03/18 03:59:35 DEBUG : empty space: Sizes identical
2025/03/18 03:59:35 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:35 DEBUG : empty space: Unchanged skipping
2025/03/18 03:59:35 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:35 DEBUG : Waiting for deletions to finish
2025/03/18 03:59:35 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:36 DEBUG : enormous: Excluded (Size Filter)
2025/03/18 03:59:36 DEBUG : enormous: Excluded
2025/03/18 03:59:36 DEBUG : potato2: Excluded (Size Filter)
2025/03/18 03:59:36 DEBUG : potato2: Excluded
2025/03/18 03:59:36 DEBUG : potato2: Excluded (Size Filter)
2025/03/18 03:59:36 DEBUG : potato2: Excluded
2025/03/18 03:59:36 DEBUG : Local file system at /tmp/rclone3852298900: Waiting for checks to finish
2025/03/18 03:59:36 DEBUG : empty space: Sizes identical
2025/03/18 03:59:36 DEBUG : empty space: Unchanged skipping
2025/03/18 03:59:36 DEBUG : Local file system at /tmp/rclone3852298900: Waiting for transfers to finish
2025/03/18 03:59:36 DEBUG : Waiting for deletions to finish
2025/03/18 03:59:36 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExclude (6.11s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:42 DEBUG : enormous: Excluded (Size Filter)
2025/03/18 03:59:42 DEBUG : enormous: Excluded
2025/03/18 03:59:42 DEBUG : potato2: Excluded (Size Filter)
2025/03/18 03:59:42 DEBUG : potato2: Excluded
2025/03/18 03:59:43 DEBUG : empty space: Sizes identical
2025/03/18 03:59:43 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:43 DEBUG : empty space: Unchanged skipping
2025/03/18 03:59:43 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:43 DEBUG : Waiting for deletions to finish
2025/03/18 03:59:43 INFO  : enormous: Deleted
2025/03/18 03:59:43 INFO  : potato2: Deleted
2025/03/18 03:59:43 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:43 DEBUG : empty space: Sizes identical
2025/03/18 03:59:43 DEBUG : empty space: Unchanged skipping
2025/03/18 03:59:43 DEBUG : Local file system at /tmp/rclone3852298900: Waiting for checks to finish
2025/03/18 03:59:43 DEBUG : Local file system at /tmp/rclone3852298900: Waiting for transfers to finish
2025/03/18 03:59:43 DEBUG : Waiting for deletions to finish
2025/03/18 03:59:43 INFO  : potato2: Deleted
2025/03/18 03:59:43 INFO  : enormous: Deleted
2025/03/18 03:59:43 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (7.37s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:1423: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncWithUpdateOlder (0.65s)
=== RUN   TestSyncWithMaxDuration
=== RUN   TestSyncWithMaxDuration/Hard
    sync_test.go:1466: Skipping test on non local remote
=== RUN   TestSyncWithMaxDuration/Soft
    sync_test.go:1466: Skipping test on non local remote
--- PASS: TestSyncWithMaxDuration (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Hard (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Soft (0.00s)
=== RUN   TestSyncWithTrackRenames
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:1538: Can track renames: false
2025/03/18 03:59:46 ERROR : FS imagekit: /rclone-test-raheyez5dica: Ignoring --track-renames as the source and destination do not have a common hash
2025/03/18 03:59:47 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/18 03:59:47 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/18 03:59:47 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:47 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:48 INFO  : potato: Copied (new)
2025/03/18 03:59:48 INFO  : yam: Copied (new)
2025/03/18 03:59:48 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:48 ERROR : FS imagekit: /rclone-test-raheyez5dica: Ignoring --track-renames as the source and destination do not have a common hash
2025/03/18 03:59:48 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/18 03:59:48 DEBUG : potato: Sizes identical
2025/03/18 03:59:48 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:48 DEBUG : potato: Unchanged skipping
2025/03/18 03:59:48 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:50 INFO  : yaml: Copied (new)
2025/03/18 03:59:50 DEBUG : Waiting for deletions to finish
2025/03/18 03:59:50 INFO  : yam: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenames (6.22s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:1610: Can track renames: false
2025/03/18 03:59:52 ERROR : FS imagekit: /rclone-test-raheyez5dica: Ignoring --track-renames as either the source or destination do not support modtime
2025/03/18 03:59:54 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/18 03:59:54 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/18 03:59:54 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:54 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:55 INFO  : yam: Copied (new)
2025/03/18 03:59:55 INFO  : potato: Copied (new)
2025/03/18 03:59:55 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 03:59:55 ERROR : FS imagekit: /rclone-test-raheyez5dica: Ignoring --track-renames as either the source or destination do not support modtime
2025/03/18 03:59:56 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/18 03:59:56 DEBUG : potato: Sizes identical
2025/03/18 03:59:56 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 03:59:56 DEBUG : potato: Unchanged skipping
2025/03/18 03:59:56 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 03:59:57 INFO  : yaml: Copied (new)
2025/03/18 03:59:57 DEBUG : Waiting for deletions to finish
2025/03/18 03:59:57 INFO  : yam: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (7.01s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:1649: Can track renames: false
2025/03/18 04:00:00 INFO  : FS imagekit: /rclone-test-raheyez5dica: Making map for --track-renames
2025/03/18 04:00:00 INFO  : FS imagekit: /rclone-test-raheyez5dica: Finished making map for --track-renames
2025/03/18 04:00:00 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:00:00 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/18 04:00:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/18 04:00:00 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for renames to finish
2025/03/18 04:00:00 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:00:01 INFO  : potato: Copied (new)
2025/03/18 04:00:01 INFO  : sub/yam: Copied (new) to: yam
2025/03/18 04:00:01 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:00:02 DEBUG : potato: Sizes identical
2025/03/18 04:00:02 DEBUG : potato: Unchanged skipping
2025/03/18 04:00:02 INFO  : FS imagekit: /rclone-test-raheyez5dica: Making map for --track-renames
2025/03/18 04:00:02 INFO  : FS imagekit: /rclone-test-raheyez5dica: Finished making map for --track-renames
2025/03/18 04:00:02 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:00:02 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for renames to finish
2025/03/18 04:00:04 INFO  : yam: Copied (server-side copy)
2025/03/18 04:00:04 INFO  : yam: Deleted
2025/03/18 04:00:04 INFO  : yam: Renamed from "sub/yam"
2025/03/18 04:00:04 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:00:04 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.65s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:00:08 DEBUG : Creating backend with remote "/tmp/rclone3852298900/dir1"
2025/03/18 04:00:08 DEBUG : Creating backend with remote "/tmp/rclone3852298900/dir2"
2025/03/18 04:00:08 DEBUG : Local file system at /tmp/rclone3852298900/dir2: Using server-side directory move
2025/03/18 04:00:08 INFO  : Local file system at /tmp/rclone3852298900/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/18 04:00:08 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/18 04:00:08 DEBUG : Local file system at /tmp/rclone3852298900/dir2: Waiting for checks to finish
2025/03/18 04:00:08 INFO  : file1.txt: Moved (server-side)
2025/03/18 04:00:08 DEBUG : Local file system at /tmp/rclone3852298900/dir2: Waiting for transfers to finish
--- PASS: TestServerSideMoveLocal (0.71s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:00:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 04:00:09 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/18 04:00:09 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:00:09 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:00:10 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/18 04:00:10 INFO  : sub dir/hello world: Deleted
2025/03/18 04:00:10 INFO  : nested/sub dir/file: Copied (new) to: file
2025/03/18 04:00:10 INFO  : nested/sub dir/file: Deleted
2025/03/18 04:00:10 INFO  : sub dir: Removing directory
2025/03/18 04:00:10 INFO  : nested/sub dir: Removing directory
2025/03/18 04:00:10 INFO  : nested: Removing directory
2025/03/18 04:00:10 DEBUG : Local file system at /tmp/rclone3852298900: deleted 3 directories
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestMoveWithDeleteEmptySrcDirs (23.00s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:00:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/18 04:00:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/18 04:00:33 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:00:33 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:00:36 INFO  : nested/sub dir/file: Copied (new) to: file
2025/03/18 04:00:36 INFO  : nested/sub dir/file: Deleted
2025/03/18 04:00:36 INFO  : sub dir/hello world: Copied (new) to: hello world
2025/03/18 04:00:36 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (9.93s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:00:42 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/18 04:00:42 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/18 04:00:42 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:00:42 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:00:43 INFO  : existing: Copied (new)
2025/03/18 04:00:43 INFO  : existing: Deleted
2025/03/18 04:00:43 INFO  : existing-b: Copied (new)
2025/03/18 04:00:43 INFO  : existing-b: Deleted
2025/03/18 04:00:44 DEBUG : existing: Destination exists, skipping
2025/03/18 04:00:44 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/18 04:00:44 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:00:44 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:00:44 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestMoveWithIgnoreExisting (4.19s)
=== RUN   TestServerSideMove
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:00:46 DEBUG : Creating backend with remote "TestImageKit:rclone-test-qeyuxej3puqo"
    sync_test.go:1705: Server side move (if possible) FS imagekit: /rclone-test-raheyez5dica -> FS imagekit: /rclone-test-qeyuxej3puqo
2025/03/18 04:00:54 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 04:00:54 DEBUG : empty space: Sizes identical
2025/03/18 04:00:54 DEBUG : empty space: Unchanged skipping
2025/03/18 04:00:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/18 04:00:54 DEBUG : FS imagekit: /rclone-test-qeyuxej3puqo: Waiting for checks to finish
2025/03/18 04:00:54 INFO  : empty space: Deleted
2025/03/18 04:00:54 DEBUG : FS imagekit: /rclone-test-qeyuxej3puqo: Waiting for transfers to finish
2025/03/18 04:00:55 INFO  : potato2: Copied (server-side copy)
2025/03/18 04:00:55 INFO  : potato2: Deleted
2025/03/18 04:00:55 INFO  : potato3: Copied (server-side copy)
2025/03/18 04:00:56 INFO  : potato3: Deleted
2025/03/18 04:00:56 DEBUG : Creating backend with remote "TestImageKit:rclone-test-nenilub6rone"
2025/03/18 04:00:57 DEBUG : empty space: Need to transfer - File not found at Destination
2025/03/18 04:00:57 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 04:00:57 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/18 04:00:57 DEBUG : FS imagekit: /rclone-test-nenilub6rone: Waiting for checks to finish
2025/03/18 04:00:57 DEBUG : FS imagekit: /rclone-test-nenilub6rone: Waiting for transfers to finish
2025/03/18 04:00:58 INFO  : potato2: Copied (server-side copy)
2025/03/18 04:00:58 INFO  : potato3: Copied (server-side copy)
2025/03/18 04:00:59 INFO  : empty space: Copied (server-side copy)
2025/03/18 04:00:59 INFO  : potato2: Deleted
2025/03/18 04:00:59 INFO  : potato3: Deleted
2025/03/18 04:00:59 INFO  : empty space: Deleted
2025/03/18 04:00:59 DEBUG : FS imagekit: /rclone-test-nenilub6rone: Purge remote
2025/03/18 04:00:59 DEBUG : FS imagekit: /rclone-test-qeyuxej3puqo: Purge remote
--- PASS: TestServerSideMove (14.32s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:01:00 DEBUG : Creating backend with remote "TestImageKit:rclone-test-figofud1qivi"
    sync_test.go:1705: Server side move (if possible) FS imagekit: /rclone-test-raheyez5dica -> FS imagekit: /rclone-test-figofud1qivi
2025/03/18 04:01:08 DEBUG : empty space: Excluded (Size Filter)
2025/03/18 04:01:08 DEBUG : empty space: Excluded
2025/03/18 04:01:08 DEBUG : empty space: Excluded (Size Filter)
2025/03/18 04:01:08 DEBUG : empty space: Excluded
2025/03/18 04:01:08 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 04:01:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/18 04:01:08 DEBUG : FS imagekit: /rclone-test-figofud1qivi: Waiting for checks to finish
2025/03/18 04:01:08 DEBUG : FS imagekit: /rclone-test-figofud1qivi: Waiting for transfers to finish
2025/03/18 04:01:10 INFO  : potato2: Copied (server-side copy)
2025/03/18 04:01:10 INFO  : potato2: Deleted
2025/03/18 04:01:10 INFO  : potato3: Copied (server-side copy)
2025/03/18 04:01:10 INFO  : potato3: Deleted
2025/03/18 04:01:11 DEBUG : Creating backend with remote "TestImageKit:rclone-test-wenonar3wogu"
2025/03/18 04:01:11 DEBUG : empty space: Excluded (Size Filter)
2025/03/18 04:01:11 DEBUG : empty space: Excluded
2025/03/18 04:01:11 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 04:01:11 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/18 04:01:11 DEBUG : FS imagekit: /rclone-test-wenonar3wogu: Waiting for checks to finish
2025/03/18 04:01:11 DEBUG : FS imagekit: /rclone-test-wenonar3wogu: Waiting for transfers to finish
2025/03/18 04:01:13 INFO  : potato2: Copied (server-side copy)
2025/03/18 04:01:13 INFO  : potato3: Copied (server-side copy)
2025/03/18 04:01:13 INFO  : potato2: Deleted
2025/03/18 04:01:13 INFO  : potato3: Deleted
2025/03/18 04:01:14 DEBUG : FS imagekit: /rclone-test-wenonar3wogu: Purge remote
2025/03/18 04:01:14 DEBUG : FS imagekit: /rclone-test-figofud1qivi: Purge remote
--- PASS: TestServerSideMoveWithFilter (14.58s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:01:15 DEBUG : Creating backend with remote "TestImageKit:rclone-test-heliked7pufo"
2025/03/18 04:01:19 INFO  : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) FS imagekit: /rclone-test-raheyez5dica -> FS imagekit: /rclone-test-heliked7pufo
2025/03/18 04:01:23 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 04:01:23 DEBUG : empty space: Sizes identical
2025/03/18 04:01:23 DEBUG : empty space: Unchanged skipping
2025/03/18 04:01:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/18 04:01:23 INFO  : empty space: Deleted
2025/03/18 04:01:24 DEBUG : FS imagekit: /rclone-test-heliked7pufo: Waiting for checks to finish
2025/03/18 04:01:24 DEBUG : FS imagekit: /rclone-test-heliked7pufo: Waiting for transfers to finish
2025/03/18 04:01:25 INFO  : potato2: Copied (server-side copy)
2025/03/18 04:01:25 INFO  : potato2: Deleted
2025/03/18 04:01:25 INFO  : potato3: Copied (server-side copy)
2025/03/18 04:01:25 INFO  : potato3: Deleted
2025/03/18 04:01:25 INFO  : tomatoDir: Removing directory
2025/03/18 04:01:25 DEBUG : FS imagekit: /rclone-test-raheyez5dica: deleted 1 directories
2025/03/18 04:01:26 DEBUG : Creating backend with remote "TestImageKit:rclone-test-gubexiz6jupa"
2025/03/18 04:01:27 INFO  : tomatoDir: Making directory
2025/03/18 04:01:27 DEBUG : empty space: Need to transfer - File not found at Destination
2025/03/18 04:01:27 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/18 04:01:27 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/18 04:01:28 DEBUG : FS imagekit: /rclone-test-gubexiz6jupa: Waiting for checks to finish
2025/03/18 04:01:28 DEBUG : FS imagekit: /rclone-test-gubexiz6jupa: Waiting for transfers to finish
2025/03/18 04:01:29 INFO  : potato3: Copied (server-side copy)
2025/03/18 04:01:29 INFO  : empty space: Copied (server-side copy)
2025/03/18 04:01:29 INFO  : potato2: Copied (server-side copy)
2025/03/18 04:01:29 INFO  : potato3: Deleted
2025/03/18 04:01:29 INFO  : empty space: Deleted
2025/03/18 04:01:29 INFO  : potato2: Deleted
2025/03/18 04:01:29 INFO  : tomatoDir: Removing directory
2025/03/18 04:01:29 DEBUG : FS imagekit: /rclone-test-heliked7pufo: deleted 1 directories
2025/03/18 04:01:30 DEBUG : FS imagekit: /rclone-test-gubexiz6jupa: Purge remote
2025/03/18 04:01:31 DEBUG : FS imagekit: /rclone-test-heliked7pufo: Purge remote
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (16.50s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:01:31 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/rclone-move-test"
--- PASS: TestServerSideMoveOverlap (2.74s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:01:34 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/rclone-sync-test"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlap (3.65s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:01:38 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/rclone-sync-test"
2025/03/18 04:01:38 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/rclone-sync-test-include/layer2"
2025/03/18 04:01:39 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/rclone-sync-test-ignore-file"
2025/03/18 04:01:41 DEBUG : rclone-sync-test: Excluded
2025/03/18 04:01:41 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/18 04:01:42 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/18 04:01:42 DEBUG : FS imagekit: /rclone-test-raheyez5dica/rclone-sync-test: Waiting for checks to finish
2025/03/18 04:01:42 DEBUG : FS imagekit: /rclone-test-raheyez5dica/rclone-sync-test: Waiting for transfers to finish
2025/03/18 04:01:42 DEBUG : Waiting for deletions to finish
2025/03/18 04:01:42 INFO  : There was nothing to transfer
2025/03/18 04:01:43 DEBUG : rclone-sync-test: Excluded
2025/03/18 04:01:43 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/18 04:01:44 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/18 04:01:44 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:01:44 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:01:44 DEBUG : Waiting for deletions to finish
2025/03/18 04:01:44 INFO  : rclone-sync-test-include: Removing directory
2025/03/18 04:01:44 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty
2025/03/18 04:01:44 DEBUG : FS imagekit: /rclone-test-raheyez5dica: failed to delete 1 directories
2025/03/18 04:01:44 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:01:45 DEBUG : rclone-sync-test: Excluded
2025/03/18 04:01:45 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/18 04:01:46 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/18 04:01:46 DEBUG : FS imagekit: /rclone-test-raheyez5dica/rclone-sync-test-include/layer2: Waiting for checks to finish
2025/03/18 04:01:46 DEBUG : FS imagekit: /rclone-test-raheyez5dica/rclone-sync-test-include/layer2: Waiting for transfers to finish
2025/03/18 04:01:46 DEBUG : Waiting for deletions to finish
2025/03/18 04:01:46 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:01:47 DEBUG : rclone-sync-test: Excluded
2025/03/18 04:01:47 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/18 04:01:48 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/18 04:01:48 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:01:48 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:01:48 DEBUG : Waiting for deletions to finish
2025/03/18 04:01:48 INFO  : rclone-sync-test-include: Removing directory
2025/03/18 04:01:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory is not empty
2025/03/18 04:01:48 DEBUG : FS imagekit: /rclone-test-raheyez5dica: failed to delete 1 directories
2025/03/18 04:01:48 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:01:48 DEBUG : : Excluded
2025/03/18 04:01:49 DEBUG : rclone-sync-test: Excluded
2025/03/18 04:01:49 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/18 04:01:50 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/18 04:01:50 DEBUG : FS imagekit: /rclone-test-raheyez5dica/rclone-sync-test-ignore-file: Waiting for checks to finish
2025/03/18 04:01:50 DEBUG : FS imagekit: /rclone-test-raheyez5dica/rclone-sync-test-ignore-file: Waiting for transfers to finish
2025/03/18 04:01:50 DEBUG : Waiting for deletions to finish
2025/03/18 04:01:50 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncOverlapWithFilter (27.32s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:02:05 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/dst"
2025/03/18 04:02:05 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/CompareDest"
2025/03/18 04:02:06 DEBUG : one: Need to transfer - File not found at Destination
2025/03/18 04:02:06 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:06 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:07 INFO  : one: Copied (new)
2025/03/18 04:02:07 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:09 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:09 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:02:09 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:11 INFO  : one: Copied (replaced existing)
2025/03/18 04:02:11 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:15 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:15 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:02:15 DEBUG : one: Sizes identical
2025/03/18 04:02:15 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/18 04:02:15 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:15 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:15 INFO  : There was nothing to transfer
2025/03/18 04:02:18 DEBUG : two: Sizes identical
2025/03/18 04:02:18 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/18 04:02:18 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:02:18 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:19 DEBUG : one: Sizes identical
2025/03/18 04:02:19 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/18 04:02:19 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:19 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:19 INFO  : There was nothing to transfer
2025/03/18 04:02:20 DEBUG : two: Sizes identical
2025/03/18 04:02:20 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/18 04:02:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:02:20 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:20 DEBUG : one: Sizes identical
2025/03/18 04:02:20 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/18 04:02:20 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:20 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:20 INFO  : There was nothing to transfer
    sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test
2025/03/18 04:02:22 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/18 04:02:22 DEBUG : two: Need to transfer - File not found at Destination
2025/03/18 04:02:22 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:22 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:02:22 DEBUG : one: Sizes identical
2025/03/18 04:02:22 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/18 04:02:22 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:23 INFO  : two: Copied (new)
2025/03/18 04:02:23 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (21.20s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:02:29 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/dest"
2025/03/18 04:02:30 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/pre-dest1"
2025/03/18 04:02:30 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/pre-dest2"
2025/03/18 04:02:31 DEBUG : 1: Sizes identical
2025/03/18 04:02:31 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/18 04:02:31 DEBUG : 2: Sizes identical
2025/03/18 04:02:31 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/18 04:02:32 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/18 04:02:32 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dest: Waiting for checks to finish
2025/03/18 04:02:32 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dest: Waiting for transfers to finish
2025/03/18 04:02:33 INFO  : 3: Copied (new)
2025/03/18 04:02:33 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (10.43s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:02:37 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/dst"
2025/03/18 04:02:37 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/CopyDest"
2025/03/18 04:02:38 DEBUG : one: Need to transfer - File not found at Destination
2025/03/18 04:02:38 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:38 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:39 INFO  : one: Copied (new)
2025/03/18 04:02:39 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:41 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:02:41 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:41 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:42 INFO  : one: Copied (replaced existing)
2025/03/18 04:02:42 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:46 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/BackupDir"
2025/03/18 04:02:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:02:47 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:47 DEBUG : one: Sizes identical
2025/03/18 04:02:47 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/18 04:02:49 INFO  : one: Copied (server-side copy)
2025/03/18 04:02:49 INFO  : one: Deleted
2025/03/18 04:02:50 INFO  : one: Copied (server-side copy)
2025/03/18 04:02:50 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/03/18 04:02:50 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:50 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:53 DEBUG : two: Sizes identical
2025/03/18 04:02:55 INFO  : two: Copied (server-side copy)
2025/03/18 04:02:55 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/03/18 04:02:55 DEBUG : one: Sizes identical
2025/03/18 04:02:55 DEBUG : one: Unchanged skipping
2025/03/18 04:02:55 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:55 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:55 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:56 DEBUG : one: Sizes identical
2025/03/18 04:02:56 DEBUG : one: Unchanged skipping
2025/03/18 04:02:56 DEBUG : two: Sizes identical
2025/03/18 04:02:56 DEBUG : two: Unchanged skipping
2025/03/18 04:02:56 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:56 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:02:56 DEBUG : Waiting for deletions to finish
2025/03/18 04:02:56 INFO  : There was nothing to transfer
2025/03/18 04:02:59 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/03/18 04:02:59 DEBUG : three: Destination not found in --copy-dest
2025/03/18 04:02:59 DEBUG : three: Need to transfer - File not found at Destination
2025/03/18 04:02:59 DEBUG : one: Sizes identical
2025/03/18 04:02:59 DEBUG : one: Unchanged skipping
2025/03/18 04:02:59 DEBUG : two: Sizes identical
2025/03/18 04:02:59 DEBUG : two: Unchanged skipping
2025/03/18 04:02:59 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:02:59 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:03:00 INFO  : three: Copied (new)
2025/03/18 04:03:00 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (27.38s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:03:09 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/dst"
2025/03/18 04:03:09 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/backup"
2025/03/18 04:03:10 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/18 04:03:10 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:03:10 DEBUG : two: Sizes identical
2025/03/18 04:03:10 DEBUG : two: Unchanged skipping
2025/03/18 04:03:11 INFO  : one: Copied (server-side copy)
2025/03/18 04:03:12 INFO  : one: Deleted
2025/03/18 04:03:12 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:03:13 INFO  : one: Copied (new)
2025/03/18 04:03:13 DEBUG : Waiting for deletions to finish
2025/03/18 04:03:14 INFO  : three.txt: Copied (server-side copy)
2025/03/18 04:03:15 INFO  : three.txt: Deleted
2025/03/18 04:03:15 INFO  : three.txt: Moved into backup dir
2025/03/18 04:03:18 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/18 04:03:18 DEBUG : two: Sizes identical
2025/03/18 04:03:18 DEBUG : two: Unchanged skipping
2025/03/18 04:03:18 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:03:19 INFO  : one: Copied (server-side copy)
2025/03/18 04:03:19 INFO  : one: Deleted
2025/03/18 04:03:19 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:03:21 INFO  : one: Copied (new)
2025/03/18 04:03:21 DEBUG : Waiting for deletions to finish
2025/03/18 04:03:22 INFO  : three.txt: Copied (server-side copy)
2025/03/18 04:03:23 INFO  : three.txt: Deleted
2025/03/18 04:03:23 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (21.48s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:03:30 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/dst"
2025/03/18 04:03:30 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/backup"
2025/03/18 04:03:31 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:03:31 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/18 04:03:31 DEBUG : two: Sizes identical
2025/03/18 04:03:31 DEBUG : two: Unchanged skipping
2025/03/18 04:03:33 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/18 04:03:33 INFO  : one: Deleted
2025/03/18 04:03:33 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:03:34 INFO  : one: Copied (new)
2025/03/18 04:03:34 DEBUG : Waiting for deletions to finish
2025/03/18 04:03:36 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/18 04:03:36 INFO  : three.txt: Deleted
2025/03/18 04:03:36 INFO  : three.txt: Moved into backup dir
2025/03/18 04:03:39 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/18 04:03:39 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:03:39 DEBUG : two: Sizes identical
2025/03/18 04:03:39 DEBUG : two: Unchanged skipping
2025/03/18 04:03:41 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/18 04:03:41 INFO  : one: Deleted
2025/03/18 04:03:41 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:03:42 INFO  : one: Copied (new)
2025/03/18 04:03:42 DEBUG : Waiting for deletions to finish
2025/03/18 04:03:44 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/18 04:03:44 INFO  : three.txt: Deleted
2025/03/18 04:03:44 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (22.24s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:03:52 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/dst"
2025/03/18 04:03:53 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/backup"
2025/03/18 04:03:53 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/18 04:03:53 DEBUG : two: Sizes identical
2025/03/18 04:03:53 DEBUG : two: Unchanged skipping
2025/03/18 04:03:53 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:03:55 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/18 04:03:55 INFO  : one: Deleted
2025/03/18 04:03:55 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:03:56 INFO  : one: Copied (new)
2025/03/18 04:03:56 DEBUG : Waiting for deletions to finish
2025/03/18 04:03:58 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/18 04:03:58 INFO  : three.txt: Deleted
2025/03/18 04:03:58 INFO  : three.txt: Moved into backup dir
2025/03/18 04:04:01 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/18 04:04:01 DEBUG : two: Sizes identical
2025/03/18 04:04:01 DEBUG : two: Unchanged skipping
2025/03/18 04:04:01 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:04:03 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/18 04:04:03 INFO  : one: Deleted
2025/03/18 04:04:03 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:04:04 INFO  : one: Copied (new)
2025/03/18 04:04:04 DEBUG : Waiting for deletions to finish
2025/03/18 04:04:06 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/18 04:04:06 INFO  : three.txt: Deleted
2025/03/18 04:04:06 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (21.39s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:04:14 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/dst"
2025/03/18 04:04:14 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/18 04:04:14 DEBUG : two: Sizes identical
2025/03/18 04:04:14 DEBUG : two: Unchanged skipping
2025/03/18 04:04:14 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:04:16 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/18 04:04:16 INFO  : one: Deleted
2025/03/18 04:04:16 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:04:17 INFO  : one: Copied (new)
2025/03/18 04:04:17 DEBUG : Waiting for deletions to finish
2025/03/18 04:04:19 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/18 04:04:19 INFO  : three.txt: Deleted
2025/03/18 04:04:19 INFO  : three.txt: Moved into backup dir
2025/03/18 04:04:22 DEBUG : one.bak: Excluded (Path Filter)
2025/03/18 04:04:22 DEBUG : one.bak: Excluded
2025/03/18 04:04:22 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/18 04:04:22 DEBUG : three.txt.bak: Excluded
2025/03/18 04:04:22 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/18 04:04:22 DEBUG : two: Sizes identical
2025/03/18 04:04:22 DEBUG : two: Unchanged skipping
2025/03/18 04:04:22 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for checks to finish
2025/03/18 04:04:24 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/18 04:04:24 INFO  : one: Deleted
2025/03/18 04:04:24 DEBUG : FS imagekit: /rclone-test-raheyez5dica/dst: Waiting for transfers to finish
2025/03/18 04:04:25 INFO  : one: Copied (new)
2025/03/18 04:04:25 DEBUG : Waiting for deletions to finish
2025/03/18 04:04:27 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/18 04:04:27 INFO  : three.txt: Deleted
2025/03/18 04:04:27 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (20.32s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:04:34 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/dst"
2025/03/18 04:04:34 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/18 04:04:36 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/18 04:04:36 INFO  : one: Deleted
2025/03/18 04:04:38 INFO  : one: Copied (new)
2025/03/18 04:04:38 DEBUG : two: Sizes identical
2025/03/18 04:04:38 DEBUG : two: Unchanged skipping
2025/03/18 04:04:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/18 04:04:40 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/18 04:04:40 INFO  : three.txt: Deleted
2025/03/18 04:04:41 INFO  : three.txt: Copied (new)
2025/03/18 04:04:42 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/18 04:04:44 INFO  : one: Copied (server-side copy) to: one.bak
2025/03/18 04:04:44 INFO  : one: Deleted
2025/03/18 04:04:46 INFO  : one: Copied (new)
2025/03/18 04:04:46 DEBUG : two: Sizes identical
2025/03/18 04:04:46 DEBUG : two: Unchanged skipping
2025/03/18 04:04:46 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/18 04:04:48 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2025/03/18 04:04:48 INFO  : three.txt: Deleted
2025/03/18 04:04:49 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (22.42s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:04:57 DEBUG : Creating backend with remote "TestImageKit:rclone-test-raheyez5dica/dst"
2025/03/18 04:04:57 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/18 04:04:59 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/18 04:04:59 INFO  : one: Deleted
2025/03/18 04:05:01 INFO  : one: Copied (new)
2025/03/18 04:05:01 DEBUG : two: Sizes identical
2025/03/18 04:05:01 DEBUG : two: Unchanged skipping
2025/03/18 04:05:01 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/18 04:05:03 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/18 04:05:03 INFO  : three.txt: Deleted
2025/03/18 04:05:04 INFO  : three.txt: Copied (new)
2025/03/18 04:05:06 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/18 04:05:07 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2025/03/18 04:05:08 INFO  : one: Deleted
2025/03/18 04:05:09 INFO  : one: Copied (new)
2025/03/18 04:05:09 DEBUG : two: Sizes identical
2025/03/18 04:05:09 DEBUG : two: Unchanged skipping
2025/03/18 04:05:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/18 04:05:11 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2025/03/18 04:05:11 INFO  : three.txt: Deleted
2025/03/18 04:05:12 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (23.26s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:05:17 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:05:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/18 04:05:17 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:05:18 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/18 04:05:18 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (4.45s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:05:20 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/18 04:05:20 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:05:20 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:05:22 INFO  : existing: Copied (new)
2025/03/18 04:05:22 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:05:23 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/18 04:05:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:05:23 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/18 04:05:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:05:23 ERROR : FS imagekit: /rclone-test-raheyez5dica: not deleting files as there were IO errors
2025/03/18 04:05:23 ERROR : FS imagekit: /rclone-test-raheyez5dica: not deleting directories as there were IO errors
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncImmutable (5.40s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:05:27 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:05:27 DEBUG : existing: Sizes identical
2025/03/18 04:05:27 DEBUG : existing: Unchanged skipping
2025/03/18 04:05:27 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:05:27 DEBUG : Waiting for deletions to finish
2025/03/18 04:05:27 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (3.12s)
=== RUN   TestFixCase
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.66s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (1.96s)
    --- SKIP: TestMaxTransfer/Hard (0.66s)
    --- SKIP: TestMaxTransfer/Soft (0.65s)
    --- SKIP: TestMaxTransfer/Cautious (0.65s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:06:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:06:23 DEBUG : both0: Sizes identical
2025/03/18 04:06:23 DEBUG : both10: Sizes identical
2025/03/18 04:06:23 DEBUG : both1: Sizes identical
2025/03/18 04:06:23 DEBUG : both11: Sizes identical
2025/03/18 04:06:23 DEBUG : both0: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both12: Sizes identical
2025/03/18 04:06:23 DEBUG : both12: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both13: Sizes identical
2025/03/18 04:06:23 DEBUG : both13: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both14: Sizes identical
2025/03/18 04:06:23 DEBUG : both14: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both15: Sizes identical
2025/03/18 04:06:23 DEBUG : both15: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both16: Sizes identical
2025/03/18 04:06:23 DEBUG : both16: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both17: Sizes identical
2025/03/18 04:06:23 DEBUG : both17: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both18: Sizes identical
2025/03/18 04:06:23 DEBUG : both18: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both19: Sizes identical
2025/03/18 04:06:23 DEBUG : both10: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both2: Sizes identical
2025/03/18 04:06:23 DEBUG : both2: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both3: Sizes identical
2025/03/18 04:06:23 DEBUG : both3: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both4: Sizes identical
2025/03/18 04:06:23 DEBUG : both4: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both5: Sizes identical
2025/03/18 04:06:23 DEBUG : both5: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both6: Sizes identical
2025/03/18 04:06:23 DEBUG : both6: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both7: Sizes identical
2025/03/18 04:06:23 DEBUG : both7: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both8: Sizes identical
2025/03/18 04:06:23 DEBUG : both8: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both9: Sizes identical
2025/03/18 04:06:23 DEBUG : both1: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both11: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both19: Unchanged skipping
2025/03/18 04:06:23 DEBUG : both9: Unchanged skipping
2025/03/18 04:06:23 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:06:23 DEBUG : Waiting for deletions to finish
2025/03/18 04:06:23 INFO  : only5: Deleted
2025/03/18 04:06:23 INFO  : only12: Deleted
2025/03/18 04:06:23 INFO  : only6: Deleted
2025/03/18 04:06:23 INFO  : only3: Deleted
2025/03/18 04:06:23 INFO  : only8: Deleted
2025/03/18 04:06:23 INFO  : only1: Deleted
2025/03/18 04:06:23 INFO  : only9: Deleted
2025/03/18 04:06:23 INFO  : only4: Deleted
2025/03/18 04:06:23 INFO  : only17: Deleted
2025/03/18 04:06:23 INFO  : only18: Deleted
2025/03/18 04:06:23 INFO  : only10: Deleted
2025/03/18 04:06:23 INFO  : only11: Deleted
2025/03/18 04:06:23 INFO  : only14: Deleted
2025/03/18 04:06:23 INFO  : only15: Deleted
2025/03/18 04:06:23 INFO  : only16: Deleted
2025/03/18 04:06:23 INFO  : only19: Deleted
2025/03/18 04:06:23 INFO  : only2: Deleted
2025/03/18 04:06:23 INFO  : only7: Deleted
2025/03/18 04:06:23 INFO  : only0: Deleted
2025/03/18 04:06:23 INFO  : only13: Deleted
2025/03/18 04:06:23 INFO  : There was nothing to transfer
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentDelete (56.59s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:07:20 DEBUG : both1: Sizes identical
2025/03/18 04:07:20 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for checks to finish
2025/03/18 04:07:20 DEBUG : both11: Sizes identical
2025/03/18 04:07:20 DEBUG : both0: Sizes identical
2025/03/18 04:07:20 DEBUG : both10: Sizes identical
2025/03/18 04:07:20 DEBUG : both1: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both12: Sizes identical
2025/03/18 04:07:20 DEBUG : both12: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both13: Sizes identical
2025/03/18 04:07:20 DEBUG : both13: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both14: Sizes identical
2025/03/18 04:07:20 DEBUG : both14: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both15: Sizes identical
2025/03/18 04:07:20 DEBUG : both15: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both16: Sizes identical
2025/03/18 04:07:20 DEBUG : both16: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both17: Sizes identical
2025/03/18 04:07:20 DEBUG : both11: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both18: Sizes identical
2025/03/18 04:07:20 DEBUG : both18: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both19: Sizes identical
2025/03/18 04:07:20 DEBUG : both0: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both2: Sizes identical
2025/03/18 04:07:20 DEBUG : both2: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both3: Sizes identical
2025/03/18 04:07:20 DEBUG : both3: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both4: Sizes identical
2025/03/18 04:07:20 DEBUG : both10: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both5: Sizes identical
2025/03/18 04:07:20 DEBUG : both5: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both6: Sizes identical
2025/03/18 04:07:20 DEBUG : both6: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both7: Sizes identical
2025/03/18 04:07:20 DEBUG : both7: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both8: Sizes identical
2025/03/18 04:07:20 DEBUG : both8: Unchanged skipping
2025/03/18 04:07:20 DEBUG : both9: Sizes identical
2025/03/18 04:07:20 DEBUG : both9: Unchanged skipping
2025/03/18 04:07:20 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : both17: Unchanged skipping
2025/03/18 04:07:20 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : both19: Unchanged skipping
2025/03/18 04:07:20 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : both4: Unchanged skipping
2025/03/18 04:07:20 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/18 04:07:20 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Waiting for transfers to finish
2025/03/18 04:07:21 INFO  : only1: Copied (replaced existing)
2025/03/18 04:07:21 INFO  : only11: Copied (replaced existing)
2025/03/18 04:07:21 INFO  : only0: Copied (replaced existing)
2025/03/18 04:07:21 INFO  : only10: Copied (replaced existing)
2025/03/18 04:07:23 INFO  : only12: Copied (replaced existing)
2025/03/18 04:07:23 INFO  : only13: Copied (replaced existing)
2025/03/18 04:07:23 INFO  : only14: Copied (replaced existing)
2025/03/18 04:07:23 INFO  : only15: Copied (replaced existing)
2025/03/18 04:07:24 INFO  : only16: Copied (replaced existing)
2025/03/18 04:07:24 INFO  : only17: Copied (replaced existing)
2025/03/18 04:07:24 INFO  : only19: Copied (replaced existing)
2025/03/18 04:07:24 INFO  : only18: Copied (replaced existing)
2025/03/18 04:07:25 INFO  : only4: Copied (replaced existing)
2025/03/18 04:07:25 INFO  : only6: Copied (replaced existing)
2025/03/18 04:07:25 INFO  : only8: Copied (replaced existing)
2025/03/18 04:07:25 INFO  : only7: Copied (replaced existing)
2025/03/18 04:07:27 INFO  : only9: Copied (replaced existing)
2025/03/18 04:07:27 INFO  : only2: Copied (replaced existing)
2025/03/18 04:07:27 INFO  : only5: Copied (replaced existing)
2025/03/18 04:07:27 INFO  : only3: Copied (replaced existing)
2025/03/18 04:07:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncConcurrentTruncate (65.65s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:07:33 DEBUG : empty_dir: Making directory with metadata
2025/03/18 04:07:33 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 04:07:33 DEBUG : empty_on_remote: Making directory with metadata
2025/03/18 04:07:33 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 04:07:33 INFO  : empty_on_remote: Making directory
2025/03/18 04:07:33 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:07:35 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/18 04:07:35 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/18 04:07:35 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/18 04:07:35 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTime (8.37s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:07:41 DEBUG : empty_dir: Making directory with metadata
2025/03/18 04:07:41 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 04:07:41 DEBUG : empty_on_remote: Making directory with metadata
2025/03/18 04:07:41 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/18 04:07:41 INFO  : empty_on_remote: Making directory
2025/03/18 04:07:41 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:07:43 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/18 04:07:43 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/18 04:07:43 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/18 04:07:43 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/18 04:07:43 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (9.32s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:07:51 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/18 04:07:51 INFO  : sub dir: Making directory
2025/03/18 04:07:51 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithEmptyDirs (21.12s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
2025/03/18 04:08:12 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/18 04:08:12 INFO  : sub dir: Making directory
2025/03/18 04:08:12 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
    run.go:180: Remote "FS imagekit: /rclone-test-raheyez5dica", Local "Local file system at /tmp/rclone3852298900", Modify Window "876000h0m0s"
--- PASS: TestNothingToTransferWithoutEmptyDirs (19.73s)
PASS
2025/03/18 04:08:31 DEBUG : FS imagekit: /rclone-test-raheyez5dica: Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestImageKit: -verbose" - Finished OK in 13m1.693514851s (try 1/5)