"./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2025/01/18 05:05:09 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze" 2025/01/18 05:05:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/18 05:05:09 DEBUG : Creating backend with remote "/tmp/rclone4159243564" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/18 05:05:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyWithDryRun (0.57s) === RUN TestCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 05:05:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:14 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:05:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.22s) === RUN TestCopyMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.10s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:15 DEBUG : Creating backend with remote "/non-existing" 2025/01/18 05:05:16 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/18 05:05:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyMissingDirectory (0.27s) === RUN TestCopyNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:18 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:05:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyNoTraverse (3.13s) === RUN TestCopyCheckFirst run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:19 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Running all checks before starting transfers 2025/01/18 05:05:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:19 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Checks finished, now starting transfers 2025/01/18 05:05:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:05:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyCheckFirst (5.03s) === RUN TestSyncNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:24 ERROR : Ignoring --no-traverse with sync 2025/01/18 05:05:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:26 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:05:26 INFO : sub dir/hello world: Copied (new) 2025/01/18 05:05:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncNoTraverse (3.21s) === RUN TestCopyWithDepth run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/18 05:05:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:30 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/01/18 05:05:30 INFO : hello world2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyWithDepth (3.41s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:05:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:31 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:35 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/01/18 05:05:35 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyWithFilesFrom (4.75s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:35 DEBUG : object not found: remote potato2: directory f30fcb37-0f6a-4256-a22f-046937cd8c96: leaf potato2 2025/01/18 05:05:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:05:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:40 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/01/18 05:05:40 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.42s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/18 05:05:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 05:05:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/18 05:05:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 05:05:41 INFO : sub dir: Making directory 2025/01/18 05:05:41 INFO : sub dir2: Making directory 2025/01/18 05:05:41 INFO : sub dir2/sub sub dir2: Making directory 2025/01/18 05:05:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:44 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:05:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.73s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:45 INFO : sub dir2: Making directory 2025/01/18 05:05:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/18 05:05:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 05:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:49 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:05:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (4.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:50 DEBUG : sub dir2: Making directory with metadata 2025/01/18 05:05:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 05:05:50 INFO : sub dir: Making directory 2025/01/18 05:05:50 INFO : sub dir2: Making directory 2025/01/18 05:05:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:53 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:05:53 INFO : sub dir/hello world: Copied (new) 2025/01/18 05:05:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/18 05:05:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (4.39s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.11s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:54 INFO : sub dir2: Making directory 2025/01/18 05:05:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:05:56 INFO : sub dir/hello world: Copied (new) 2025/01/18 05:05:56 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (3.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:57 DEBUG : sub dir2: Making directory with metadata 2025/01/18 05:05:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/18 05:05:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 05:05:57 INFO : sub dir: Making directory 2025/01/18 05:05:57 INFO : sub dir2: Making directory 2025/01/18 05:05:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:05:58 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:05:58 INFO : sub dir/hello world: Copied (new) 2025/01/18 05:05:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (2.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.11s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:05:59 INFO : sub dir2: Making directory 2025/01/18 05:05:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:05:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:05:59 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:06:01 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:06:01 INFO : sub dir/hello world: Copied (new) 2025/01/18 05:06:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (2.22s) === RUN TestServerSideCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:02 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-vukobop7lemu" sync_test.go:590: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze -> Quatrix FS for account rclone.quatrix.it at rclone-test-vukobop7lemu 2025/01/18 05:06:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:06:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vukobop7lemu: Waiting for checks to finish 2025/01/18 05:06:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vukobop7lemu: Waiting for transfers to finish 2025/01/18 05:06:04 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/01/18 05:06:04 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-vukobop7lemu: Purge remote --- PASS: TestServerSideCopy (3.22s) === RUN TestCopyOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:06:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 05:06:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:06:09 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/01/18 05:06:09 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyOverSelf (4.87s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:11 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gimayab0nizi" sync_test.go:626: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze -> Quatrix FS for account rclone.quatrix.it at rclone-test-gimayab0nizi 2025/01/18 05:06:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:06:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gimayab0nizi: Waiting for checks to finish 2025/01/18 05:06:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gimayab0nizi: Waiting for transfers to finish 2025/01/18 05:06:14 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/01/18 05:06:14 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gimayab0nizi: Waiting for checks to finish 2025/01/18 05:06:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 05:06:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gimayab0nizi: Waiting for transfers to finish 2025/01/18 05:06:17 DEBUG : sub dir/hello world.946d396a.partial: renamed to: sub dir/hello world 2025/01/18 05:06:17 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gimayab0nizi: Purge remote --- PASS: TestServerSideCopyOverSelf (8.68s) === RUN TestMoveOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 05:06:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:06:21 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:06:22 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/01/18 05:06:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/18 05:06:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestMoveOverSelf (4.74s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:26 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-xafoxib2halu" sync_test.go:671: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze -> Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu 2025/01/18 05:06:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:06:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu: Waiting for checks to finish 2025/01/18 05:06:26 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu: Waiting for transfers to finish 2025/01/18 05:06:30 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/01/18 05:06:30 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu: Using server-side directory move 2025/01/18 05:06:34 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 05:06:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/18 05:06:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu: Waiting for checks to finish 2025/01/18 05:06:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu: Waiting for transfers to finish 2025/01/18 05:06:34 INFO : sub dir/hello world: Deleted 2025/01/18 05:06:35 INFO : sub dir/hello world: Moved (server-side) 2025/01/18 05:06:39 DEBUG : testing file moves 2025/01/18 05:06:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/18 05:06:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu: Waiting for checks to finish 2025/01/18 05:06:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu: Waiting for transfers to finish 2025/01/18 05:06:39 INFO : sub dir/hello world: Deleted 2025/01/18 05:06:39 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-xafoxib2halu: Purge remote --- PASS: TestServerSideMoveOverSelf (17.03s) === RUN TestCopyAfterDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:44 ERROR : : error listing: directory not found 2025/01/18 05:06:44 INFO : Local file system at /tmp/rclone4159243564: Making directory 2025/01/18 05:06:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:06:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyAfterDelete (4.93s) === RUN TestCopyRedownload run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/18 05:06:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:06:47 DEBUG : Local file system at /tmp/rclone4159243564: Waiting for checks to finish 2025/01/18 05:06:47 DEBUG : Local file system at /tmp/rclone4159243564: Waiting for transfers to finish 2025/01/18 05:06:48 DEBUG : sub dir/hello world.9fb5aa3c.partial: renamed to: sub dir/hello world 2025/01/18 05:06:48 INFO : sub dir/hello world: Copied (new) 2025/01/18 05:06:48 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyRedownload (3.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:48 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/18 05:06:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:06:48 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:06:51 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/01/18 05:06:51 INFO : check sum: Copied (new) 2025/01/18 05:06:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:51 NOTICE: Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/18 05:06:51 DEBUG : check sum: Size of src and dst objects identical 2025/01/18 05:06:51 DEBUG : check sum: Unchanged skipping 2025/01/18 05:06:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:06:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:06:51 DEBUG : Waiting for deletions to finish 2025/01/18 05:06:51 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncBasedOnCheckSum (2.88s) === RUN TestSyncSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/18 05:06:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:06:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:06:54 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/01/18 05:06:54 INFO : sizeonly: Copied (new) 2025/01/18 05:06:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:54 DEBUG : sizeonly: Sizes identical 2025/01/18 05:06:54 DEBUG : sizeonly: Unchanged skipping 2025/01/18 05:06:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:06:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:06:54 DEBUG : Waiting for deletions to finish 2025/01/18 05:06:54 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncSizeOnly (4.07s) === RUN TestSyncIgnoreSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:55 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/18 05:06:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:06:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:06:58 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/01/18 05:06:58 INFO : ignore-size: Copied (new) 2025/01/18 05:06:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:06:58 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:06:58 DEBUG : ignore-size: Unchanged skipping 2025/01/18 05:06:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:06:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:06:58 DEBUG : Waiting for deletions to finish 2025/01/18 05:06:58 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncIgnoreSize (3.77s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:01 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:07:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:01 DEBUG : existing: Unchanged skipping 2025/01/18 05:07:01 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:01 DEBUG : Waiting for deletions to finish 2025/01/18 05:07:01 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:02 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/18 05:07:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:05 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/01/18 05:07:05 INFO : existing: Copied (replaced existing) 2025/01/18 05:07:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncIgnoreTimes (5.94s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 05:07:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:08 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/01/18 05:07:08 INFO : existing: Copied (new) 2025/01/18 05:07:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:08 DEBUG : existing: Destination exists, skipping 2025/01/18 05:07:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:08 DEBUG : Waiting for deletions to finish 2025/01/18 05:07:08 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncIgnoreExisting (3.71s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:16 INFO : d: Making directory 2025/01/18 05:07:16 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 05:07:16 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:07:16 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 05:07:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:18 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/01/18 05:07:18 INFO : a/potato2: Copied (new) 2025/01/18 05:07:18 DEBUG : Waiting for deletions to finish 2025/01/18 05:07:18 INFO : b/potato: Deleted 2025/01/18 05:07:18 INFO : d: Removing directory 2025/01/18 05:07:18 INFO : b: Removing directory 2025/01/18 05:07:19 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: deleted 2 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncIgnoreErrors (11.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:23 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2025/01/18 05:07:23 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/01/18 05:07:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:23 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2025/01/18 05:07:23 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:26 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/01/18 05:07:26 INFO : empty space: Copied (replaced existing) 2025/01/18 05:07:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnly (6.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.10s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:29 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2025/01/18 05:07:29 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:30 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/01/18 05:07:30 INFO : foo: Copied (replaced existing) 2025/01/18 05:07:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncDoesntUpdateModtime (4.30s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 05:07:34 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:07:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:34 DEBUG : empty space: Unchanged skipping 2025/01/18 05:07:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:36 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/01/18 05:07:36 INFO : potato: Copied (new) 2025/01/18 05:07:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncAfterAddingAFile (5.70s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/18 05:07:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:42 DEBUG : potato.41b15364.partial: renamed to: potato 2025/01/18 05:07:42 INFO : potato: Copied (replaced existing) 2025/01/18 05:07:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.48s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/18 05:07:45 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:47 DEBUG : potato.706b9954.partial: renamed to: potato 2025/01/18 05:07:47 INFO : potato: Copied (replaced existing) 2025/01/18 05:07:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncAfterChangingContentsOnly (5.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:07:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/18 05:07:53 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:07:53 DEBUG : empty space: Unchanged skipping 2025/01/18 05:07:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:53 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:53 DEBUG : Waiting for deletions to finish 2025/01/18 05:07:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:07:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:07:55 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:07:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:07:55 DEBUG : empty space: Unchanged skipping 2025/01/18 05:07:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:07:55 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/01/18 05:07:55 INFO : potato2: Copied (new) 2025/01/18 05:07:55 DEBUG : Waiting for deletions to finish 2025/01/18 05:07:56 INFO : potato: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:01 INFO : d: Making directory 2025/01/18 05:08:01 INFO : d/e: Making directory 2025/01/18 05:08:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 05:08:02 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:08:02 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 05:08:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:08:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:08:04 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/01/18 05:08:04 INFO : a/potato2: Copied (new) 2025/01/18 05:08:04 DEBUG : Waiting for deletions to finish 2025/01/18 05:08:04 INFO : b/potato: Deleted 2025/01/18 05:08:04 INFO : d/e: Removing directory 2025/01/18 05:08:05 INFO : d: Removing directory 2025/01/18 05:08:05 INFO : b: Removing directory 2025/01/18 05:08:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: deleted 3 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (10.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:11 INFO : d: Making directory 2025/01/18 05:08:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/18 05:08:12 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:08:12 DEBUG : c/non empty space: Unchanged skipping 2025/01/18 05:08:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:08:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:08:14 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/01/18 05:08:14 INFO : a/potato2: Copied (new) 2025/01/18 05:08:14 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: not deleting files as there were IO errors 2025/01/18 05:08:14 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: not deleting directories as there were IO errors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (8.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:20 DEBUG : Waiting for deletions to finish 2025/01/18 05:08:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:08:20 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:08:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:08:20 DEBUG : empty space: Unchanged skipping 2025/01/18 05:08:20 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:08:20 INFO : potato: Deleted 2025/01/18 05:08:23 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/01/18 05:08:23 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncDeleteDuring (7.26s) === RUN TestSyncDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:27 DEBUG : Waiting for deletions to finish 2025/01/18 05:08:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:08:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:08:28 INFO : potato: Deleted 2025/01/18 05:08:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:08:28 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:08:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:08:28 DEBUG : empty space: Unchanged skipping 2025/01/18 05:08:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:08:30 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/01/18 05:08:30 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncDeleteBefore (7.29s) === RUN TestCopyDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:08:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:08:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:08:36 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/01/18 05:08:36 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestCopyDeleteBefore (5.74s) === RUN TestSyncWithExclude run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:41 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 05:08:41 DEBUG : enormous: Excluded 2025/01/18 05:08:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 05:08:41 DEBUG : potato2: Excluded 2025/01/18 05:08:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 05:08:41 DEBUG : potato2: Excluded 2025/01/18 05:08:41 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:08:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:08:41 DEBUG : empty space: Unchanged skipping 2025/01/18 05:08:41 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:08:41 DEBUG : Waiting for deletions to finish 2025/01/18 05:08:41 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:41 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 05:08:41 DEBUG : enormous: Excluded 2025/01/18 05:08:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 05:08:41 DEBUG : potato2: Excluded 2025/01/18 05:08:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 05:08:41 DEBUG : potato2: Excluded 2025/01/18 05:08:41 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/01/18 05:08:41 DEBUG : empty space: Unchanged skipping 2025/01/18 05:08:41 DEBUG : Local file system at /tmp/rclone4159243564: Waiting for checks to finish 2025/01/18 05:08:41 DEBUG : Local file system at /tmp/rclone4159243564: Waiting for transfers to finish 2025/01/18 05:08:41 DEBUG : Waiting for deletions to finish 2025/01/18 05:08:41 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncWithExclude (5.62s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:49 DEBUG : enormous: Excluded (Size Filter) 2025/01/18 05:08:49 DEBUG : enormous: Excluded 2025/01/18 05:08:49 DEBUG : potato2: Excluded (Size Filter) 2025/01/18 05:08:49 DEBUG : potato2: Excluded 2025/01/18 05:08:49 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:08:49 DEBUG : empty space: Unchanged skipping 2025/01/18 05:08:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:08:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:08:49 DEBUG : Waiting for deletions to finish 2025/01/18 05:08:49 INFO : potato2: Deleted 2025/01/18 05:08:49 INFO : enormous: Deleted 2025/01/18 05:08:49 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:49 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2025/01/18 05:08:49 DEBUG : Local file system at /tmp/rclone4159243564: Waiting for checks to finish 2025/01/18 05:08:49 DEBUG : empty space: Unchanged skipping 2025/01/18 05:08:49 DEBUG : Local file system at /tmp/rclone4159243564: Waiting for transfers to finish 2025/01/18 05:08:49 DEBUG : Waiting for deletions to finish 2025/01/18 05:08:49 INFO : enormous: Deleted 2025/01/18 05:08:49 INFO : potato2: Deleted 2025/01/18 05:08:49 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.64s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:08:56 DEBUG : five: Need to transfer - File not found at Destination 2025/01/18 05:08:56 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/18 05:08:56 DEBUG : one: Destination is newer than source, skipping 2025/01/18 05:08:56 DEBUG : three: Sizes identical 2025/01/18 05:08:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:08:56 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/18 05:08:56 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/18 05:08:56 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:08:59 DEBUG : two.3353c5f5.partial: renamed to: two 2025/01/18 05:08:59 INFO : two: Copied (replaced existing) 2025/01/18 05:08:59 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/01/18 05:08:59 INFO : five: Copied (new) 2025/01/18 05:08:59 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/01/18 05:08:59 INFO : four: Copied (replaced existing) 2025/01/18 05:08:59 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.55s) === 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 "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:1538: Can track renames: false 2025/01/18 05:09:00 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Ignoring --track-renames as the source and destination do not have a common hash 2025/01/18 05:09:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/18 05:09:00 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/18 05:09:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:02 DEBUG : yam.48501227.partial: renamed to: yam 2025/01/18 05:09:02 INFO : yam: Copied (new) 2025/01/18 05:09:02 DEBUG : potato.53508f02.partial: renamed to: potato 2025/01/18 05:09:02 INFO : potato: Copied (new) 2025/01/18 05:09:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:02 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Ignoring --track-renames as the source and destination do not have a common hash 2025/01/18 05:09:02 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/18 05:09:02 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:09:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:02 DEBUG : potato: Unchanged skipping 2025/01/18 05:09:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:05 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/01/18 05:09:05 INFO : yaml: Copied (new) 2025/01/18 05:09:05 DEBUG : Waiting for deletions to finish 2025/01/18 05:09:05 INFO : yam: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncWithTrackRenames (5.42s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:1610: Can track renames: true 2025/01/18 05:09:05 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Making map for --track-renames 2025/01/18 05:09:05 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Finished making map for --track-renames 2025/01/18 05:09:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/18 05:09:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/18 05:09:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for renames to finish 2025/01/18 05:09:05 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:08 DEBUG : yam.48501227.partial: renamed to: yam 2025/01/18 05:09:08 INFO : yam: Copied (new) 2025/01/18 05:09:08 DEBUG : potato.53508f02.partial: renamed to: potato 2025/01/18 05:09:08 INFO : potato: Copied (new) 2025/01/18 05:09:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:08 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:09:08 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Making map for --track-renames 2025/01/18 05:09:08 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Finished making map for --track-renames 2025/01/18 05:09:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:08 DEBUG : potato: Unchanged skipping 2025/01/18 05:09:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for renames to finish 2025/01/18 05:09:08 DEBUG : object not found: remote yaml: directory f30fcb37-0f6a-4256-a22f-046937cd8c96: leaf yaml 2025/01/18 05:09:08 INFO : yam: Moved (server-side) to: yaml 2025/01/18 05:09:08 INFO : yaml: Renamed from "yam" 2025/01/18 05:09:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:08 DEBUG : Waiting for deletions to finish 2025/01/18 05:09:08 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.21s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:1649: Can track renames: true 2025/01/18 05:09:09 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Making map for --track-renames 2025/01/18 05:09:09 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Finished making map for --track-renames 2025/01/18 05:09:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/18 05:09:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/18 05:09:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for renames to finish 2025/01/18 05:09:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:11 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/01/18 05:09:11 INFO : sub/yam: Copied (new) 2025/01/18 05:09:11 DEBUG : potato.53508f02.partial: renamed to: potato 2025/01/18 05:09:11 INFO : potato: Copied (new) 2025/01/18 05:09:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:11 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:09:11 DEBUG : potato: Unchanged skipping 2025/01/18 05:09:11 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Making map for --track-renames 2025/01/18 05:09:11 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Finished making map for --track-renames 2025/01/18 05:09:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for renames to finish 2025/01/18 05:09:11 DEBUG : object not found: remote yam: directory f30fcb37-0f6a-4256-a22f-046937cd8c96: leaf yam 2025/01/18 05:09:11 INFO : sub/yam: Moved (server-side) to: yam 2025/01/18 05:09:11 INFO : yam: Renamed from "sub/yam" 2025/01/18 05:09:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:11 DEBUG : Waiting for deletions to finish 2025/01/18 05:09:11 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.70s) === RUN TestServerSideMoveLocal run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:12 DEBUG : Creating backend with remote "/tmp/rclone4159243564/dir1" 2025/01/18 05:09:12 DEBUG : Config file has changed externally - reloading 2025/01/18 05:09:12 DEBUG : Creating backend with remote "/tmp/rclone4159243564/dir2" 2025/01/18 05:09:12 DEBUG : Local file system at /tmp/rclone4159243564/dir2: Using server-side directory move 2025/01/18 05:09:12 INFO : Local file system at /tmp/rclone4159243564/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 05:09:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/18 05:09:12 DEBUG : Local file system at /tmp/rclone4159243564/dir2: Waiting for checks to finish 2025/01/18 05:09:12 DEBUG : Local file system at /tmp/rclone4159243564/dir2: Waiting for transfers to finish 2025/01/18 05:09:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.12s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:09:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/18 05:09:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:12 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:15 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:09:15 INFO : sub dir/hello world: Copied (new) 2025/01/18 05:09:15 INFO : sub dir/hello world: Deleted 2025/01/18 05:09:15 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/01/18 05:09:15 INFO : nested/sub dir/file: Copied (new) 2025/01/18 05:09:15 INFO : nested/sub dir/file: Deleted 2025/01/18 05:09:15 INFO : sub dir: Removing directory 2025/01/18 05:09:15 INFO : nested/sub dir: Removing directory 2025/01/18 05:09:15 INFO : nested: Removing directory 2025/01/18 05:09:15 DEBUG : Local file system at /tmp/rclone4159243564: deleted 3 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestMoveWithDeleteEmptySrcDirs (4.91s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/18 05:09:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/18 05:09:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:20 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/01/18 05:09:20 INFO : sub dir/hello world: Copied (new) 2025/01/18 05:09:20 INFO : sub dir/hello world: Deleted 2025/01/18 05:09:20 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/01/18 05:09:20 INFO : nested/sub dir/file: Copied (new) 2025/01/18 05:09:20 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (4.80s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 05:09:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/18 05:09:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:24 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/01/18 05:09:24 INFO : existing: Copied (new) 2025/01/18 05:09:24 INFO : existing: Deleted 2025/01/18 05:09:24 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/01/18 05:09:24 INFO : existing-b: Copied (new) 2025/01/18 05:09:24 INFO : existing-b: Deleted 2025/01/18 05:09:24 DEBUG : existing: Destination exists, skipping 2025/01/18 05:09:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/18 05:09:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:09:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:09:24 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestMoveWithIgnoreExisting (3.04s) === RUN TestServerSideMove run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:25 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jayibal0kage" sync_test.go:1705: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze -> Quatrix FS for account rclone.quatrix.it at rclone-test-jayibal0kage 2025/01/18 05:09:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jayibal0kage: Using server-side directory move 2025/01/18 05:09:35 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-jayibal0kage: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 05:09:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:09:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/01/18 05:09:35 DEBUG : empty space: Unchanged skipping 2025/01/18 05:09:35 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 05:09:35 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jayibal0kage: Waiting for checks to finish 2025/01/18 05:09:36 INFO : potato2: Moved (server-side) 2025/01/18 05:09:36 INFO : empty space: Deleted 2025/01/18 05:09:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jayibal0kage: Waiting for transfers to finish 2025/01/18 05:09:36 INFO : potato3: Deleted 2025/01/18 05:09:36 INFO : potato3: Moved (server-side) 2025/01/18 05:09:36 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-havolos6qiwo" 2025/01/18 05:09:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-havolos6qiwo: Using server-side directory move 2025/01/18 05:09:36 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-havolos6qiwo: Server side directory move succeeded 2025/01/18 05:09:36 ERROR : : error listing: directory not found 2025/01/18 05:09:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-havolos6qiwo: Purge remote 2025/01/18 05:09:37 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-jayibal0kage: Purge remote 2025/01/18 05:09:37 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (11.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:37 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-dozanab8fegu" sync_test.go:1705: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze -> Quatrix FS for account rclone.quatrix.it at rclone-test-dozanab8fegu 2025/01/18 05:09:50 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 05:09:50 DEBUG : empty space: Excluded 2025/01/18 05:09:50 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 05:09:50 DEBUG : empty space: Excluded 2025/01/18 05:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:09:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 05:09:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-dozanab8fegu: Waiting for checks to finish 2025/01/18 05:09:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-dozanab8fegu: Waiting for transfers to finish 2025/01/18 05:09:50 INFO : potato3: Deleted 2025/01/18 05:09:50 INFO : potato2: Moved (server-side) 2025/01/18 05:09:50 INFO : potato3: Moved (server-side) 2025/01/18 05:09:50 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gecerel3woya" 2025/01/18 05:09:50 DEBUG : empty space: Excluded (Size Filter) 2025/01/18 05:09:50 DEBUG : empty space: Excluded 2025/01/18 05:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:09:50 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/18 05:09:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gecerel3woya: Waiting for checks to finish 2025/01/18 05:09:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gecerel3woya: Waiting for transfers to finish 2025/01/18 05:09:50 INFO : potato2: Moved (server-side) 2025/01/18 05:09:50 INFO : potato3: Moved (server-side) 2025/01/18 05:09:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-gecerel3woya: Purge remote 2025/01/18 05:09:51 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-dozanab8fegu: Purge remote --- PASS: TestServerSideMoveWithFilter (14.46s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:09:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-qazakih5yuta" 2025/01/18 05:09:58 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze -> Quatrix FS for account rclone.quatrix.it at rclone-test-qazakih5yuta 2025/01/18 05:10:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qazakih5yuta: Using server-side directory move 2025/01/18 05:10:02 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-qazakih5yuta: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/18 05:10:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/18 05:10:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2025/01/18 05:10:02 DEBUG : empty space: Unchanged skipping 2025/01/18 05:10:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/18 05:10:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qazakih5yuta: Waiting for checks to finish 2025/01/18 05:10:02 INFO : potato2: Moved (server-side) 2025/01/18 05:10:02 INFO : empty space: Deleted 2025/01/18 05:10:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qazakih5yuta: Waiting for transfers to finish 2025/01/18 05:10:02 INFO : potato3: Deleted 2025/01/18 05:10:02 INFO : potato3: Moved (server-side) 2025/01/18 05:10:02 INFO : tomatoDir: Removing directory 2025/01/18 05:10:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: deleted 1 directories 2025/01/18 05:10:03 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-kolegiz1hoje" 2025/01/18 05:10:03 INFO : tomatoDir: Making directory 2025/01/18 05:10:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kolegiz1hoje: Using server-side directory move 2025/01/18 05:10:03 INFO : Quatrix FS for account rclone.quatrix.it at rclone-test-kolegiz1hoje: Server side directory move succeeded 2025/01/18 05:10:04 ERROR : : error listing: directory not found 2025/01/18 05:10:04 ERROR : : error listing: directory not found 2025/01/18 05:10:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-kolegiz1hoje: Purge remote 2025/01/18 05:10:04 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-qazakih5yuta: Purge remote 2025/01/18 05:10:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.14s) === RUN TestSyncOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:10:04 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/rclone-sync-test" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncOverlap (0.89s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:10:05 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/rclone-sync-test" 2025/01/18 05:10:05 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/rclone-sync-test-include/layer2" 2025/01/18 05:10:06 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/rclone-sync-test-ignore-file" 2025/01/18 05:10:08 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 82aa7d2f-301e-452b-b443-e7e2e362c443: leaf .ignore 2025/01/18 05:10:08 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 82aa7d2f-301e-452b-b443-e7e2e362c443: leaf .ignore 2025/01/18 05:10:08 DEBUG : rclone-sync-test: Excluded 2025/01/18 05:10:08 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 50591ce2-b419-47a5-a7c3-e4a7b82663be: leaf .ignore 2025/01/18 05:10:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 05:10:08 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory eb0e1f62-5569-4e59-8b20-3ae27355751c: leaf .ignore 2025/01/18 05:10:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 05:10:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/rclone-sync-test: Waiting for checks to finish 2025/01/18 05:10:08 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/rclone-sync-test: Waiting for transfers to finish 2025/01/18 05:10:08 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:08 INFO : There was nothing to transfer 2025/01/18 05:10:08 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 82aa7d2f-301e-452b-b443-e7e2e362c443: leaf .ignore 2025/01/18 05:10:08 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 82aa7d2f-301e-452b-b443-e7e2e362c443: leaf .ignore 2025/01/18 05:10:08 DEBUG : rclone-sync-test: Excluded 2025/01/18 05:10:08 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 50591ce2-b419-47a5-a7c3-e4a7b82663be: leaf .ignore 2025/01/18 05:10:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 05:10:09 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory eb0e1f62-5569-4e59-8b20-3ae27355751c: leaf .ignore 2025/01/18 05:10:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 05:10:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:10:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:10:09 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:09 INFO : rclone-sync-test-include: Removing directory 2025/01/18 05:10:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/18 05:10:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: failed to delete 1 directories 2025/01/18 05:10:09 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:10:09 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory eb0e1f62-5569-4e59-8b20-3ae27355751c: leaf .ignore 2025/01/18 05:10:09 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 82aa7d2f-301e-452b-b443-e7e2e362c443: leaf .ignore 2025/01/18 05:10:09 DEBUG : rclone-sync-test: Excluded 2025/01/18 05:10:09 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 50591ce2-b419-47a5-a7c3-e4a7b82663be: leaf .ignore 2025/01/18 05:10:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 05:10:09 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory eb0e1f62-5569-4e59-8b20-3ae27355751c: leaf .ignore 2025/01/18 05:10:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 05:10:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/01/18 05:10:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/01/18 05:10:09 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:09 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:10:09 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory eb0e1f62-5569-4e59-8b20-3ae27355751c: leaf .ignore 2025/01/18 05:10:09 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 82aa7d2f-301e-452b-b443-e7e2e362c443: leaf .ignore 2025/01/18 05:10:09 DEBUG : rclone-sync-test: Excluded 2025/01/18 05:10:09 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 50591ce2-b419-47a5-a7c3-e4a7b82663be: leaf .ignore 2025/01/18 05:10:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 05:10:09 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory eb0e1f62-5569-4e59-8b20-3ae27355751c: leaf .ignore 2025/01/18 05:10:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 05:10:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:10:09 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:10:09 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:09 INFO : rclone-sync-test-include: Removing directory 2025/01/18 05:10:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/18 05:10:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: failed to delete 1 directories 2025/01/18 05:10:10 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:10:10 DEBUG : : Excluded 2025/01/18 05:10:10 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 82aa7d2f-301e-452b-b443-e7e2e362c443: leaf .ignore 2025/01/18 05:10:10 DEBUG : rclone-sync-test: Excluded 2025/01/18 05:10:10 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 50591ce2-b419-47a5-a7c3-e4a7b82663be: leaf .ignore 2025/01/18 05:10:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/18 05:10:10 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory eb0e1f62-5569-4e59-8b20-3ae27355751c: leaf .ignore 2025/01/18 05:10:10 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/18 05:10:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/01/18 05:10:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/01/18 05:10:10 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:10 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncOverlapWithFilter (8.79s) === RUN TestSyncCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:10:14 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/dst" 2025/01/18 05:10:14 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/CompareDest" 2025/01/18 05:10:14 DEBUG : one: Need to transfer - File not found at Destination 2025/01/18 05:10:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:14 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:17 DEBUG : one.b824e1ab.partial: renamed to: one 2025/01/18 05:10:17 INFO : one: Copied (new) 2025/01/18 05:10:17 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:17 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:19 DEBUG : one.406dcb2c.partial: renamed to: one 2025/01/18 05:10:19 INFO : one: Copied (replaced existing) 2025/01/18 05:10:19 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:24 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 05:10:24 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:24 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:24 INFO : There was nothing to transfer 2025/01/18 05:10:27 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 05:10:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:27 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 05:10:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:27 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:27 INFO : There was nothing to transfer 2025/01/18 05:10:27 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/18 05:10:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:27 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 05:10:27 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:27 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:27 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/18 05:10:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:28 DEBUG : two: Need to transfer - File not found at Destination 2025/01/18 05:10:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:28 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/18 05:10:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:30 DEBUG : two.1503b713.partial: renamed to: two 2025/01/18 05:10:30 INFO : two: Copied (new) 2025/01/18 05:10:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (17.30s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:10:35 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/dest" 2025/01/18 05:10:35 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/pre-dest1" 2025/01/18 05:10:35 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/pre-dest2" 2025/01/18 05:10:35 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:10:35 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/18 05:10:36 DEBUG : object not found: remote 2: directory 3e573232-569e-4421-9700-7a0efa13c5a5: leaf 2 2025/01/18 05:10:36 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:10:36 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/18 05:10:36 DEBUG : object not found: remote 3: directory 3e573232-569e-4421-9700-7a0efa13c5a5: leaf 3 2025/01/18 05:10:36 DEBUG : object not found: remote 3: directory 1923657e-2f8a-462d-89ab-d00006b32f69: leaf 3 2025/01/18 05:10:36 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/18 05:10:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dest: Waiting for checks to finish 2025/01/18 05:10:36 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dest: Waiting for transfers to finish 2025/01/18 05:10:36 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/01/18 05:10:36 INFO : 3: Copied (new) 2025/01/18 05:10:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (7.27s) === RUN TestSyncCopyDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:10:38 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/dst" 2025/01/18 05:10:39 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/CopyDest" 2025/01/18 05:10:39 DEBUG : one: Need to transfer - File not found at Destination 2025/01/18 05:10:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:39 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:42 DEBUG : one.b824e1ab.partial: renamed to: one 2025/01/18 05:10:42 INFO : one: Copied (new) 2025/01/18 05:10:42 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:42 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:44 DEBUG : one.406dcb2c.partial: renamed to: one 2025/01/18 05:10:44 INFO : one: Copied (replaced existing) 2025/01/18 05:10:44 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:46 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/BackupDir" 2025/01/18 05:10:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:46 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:46 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/18 05:10:46 INFO : one: Moved (server-side) 2025/01/18 05:10:49 DEBUG : one.81b28964.partial: renamed to: one 2025/01/18 05:10:49 INFO : one: Copied (server-side copy) 2025/01/18 05:10:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/18 05:10:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:49 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:51 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:55 DEBUG : two.9c50e061.partial: renamed to: two 2025/01/18 05:10:55 INFO : two: Copied (server-side copy) 2025/01/18 05:10:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/18 05:10:55 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:55 DEBUG : one: Unchanged skipping 2025/01/18 05:10:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:55 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:55 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:55 DEBUG : one: Unchanged skipping 2025/01/18 05:10:55 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:55 DEBUG : two: Unchanged skipping 2025/01/18 05:10:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:55 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:10:55 DEBUG : Waiting for deletions to finish 2025/01/18 05:10:55 INFO : There was nothing to transfer 2025/01/18 05:10:58 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/18 05:10:58 DEBUG : three: Destination not found in --copy-dest 2025/01/18 05:10:58 DEBUG : three: Need to transfer - File not found at Destination 2025/01/18 05:10:58 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:58 DEBUG : one: Unchanged skipping 2025/01/18 05:10:58 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2025/01/18 05:10:58 DEBUG : two: Unchanged skipping 2025/01/18 05:10:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:10:58 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:11:00 DEBUG : three.8cc66b1.partial: renamed to: three 2025/01/18 05:11:00 INFO : three: Copied (new) 2025/01/18 05:11:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.25s) === RUN TestSyncBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:11:10 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/dst" 2025/01/18 05:11:10 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/backup" 2025/01/18 05:11:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 05:11:10 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:11:10 DEBUG : two: Unchanged skipping 2025/01/18 05:11:10 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:11:11 INFO : one: Moved (server-side) 2025/01/18 05:11:11 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:11:13 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/18 05:11:13 INFO : one: Copied (new) 2025/01/18 05:11:13 DEBUG : Waiting for deletions to finish 2025/01/18 05:11:13 DEBUG : object not found: remote three.txt: directory de9a9241-cfaf-4cca-af87-a7c527fa1ed9: leaf three.txt 2025/01/18 05:11:13 INFO : three.txt: Moved (server-side) 2025/01/18 05:11:13 INFO : three.txt: Moved into backup dir 2025/01/18 05:11:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 05:11:16 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:11:16 DEBUG : two: Unchanged skipping 2025/01/18 05:11:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:11:16 INFO : one: Deleted 2025/01/18 05:11:16 INFO : one: Moved (server-side) 2025/01/18 05:11:16 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:11:18 DEBUG : one.1503b713.partial: renamed to: one 2025/01/18 05:11:18 INFO : one: Copied (new) 2025/01/18 05:11:18 DEBUG : Waiting for deletions to finish 2025/01/18 05:11:19 INFO : three.txt: Deleted 2025/01/18 05:11:19 INFO : three.txt: Moved (server-side) 2025/01/18 05:11:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.69s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:11:28 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/dst" 2025/01/18 05:11:28 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/backup" 2025/01/18 05:11:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 05:11:28 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:11:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:11:28 DEBUG : two: Unchanged skipping 2025/01/18 05:11:28 INFO : one: Moved (server-side) to: one.bak 2025/01/18 05:11:28 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:11:30 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/18 05:11:30 INFO : one: Copied (new) 2025/01/18 05:11:30 DEBUG : Waiting for deletions to finish 2025/01/18 05:11:30 DEBUG : object not found: remote three.txt.bak: directory 53ae5fd6-4b68-4392-ba9a-eacbd16e4b29: leaf three.txt.bak 2025/01/18 05:11:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 05:11:30 INFO : three.txt: Moved into backup dir 2025/01/18 05:11:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 05:11:32 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:11:32 DEBUG : two: Unchanged skipping 2025/01/18 05:11:32 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:11:33 INFO : one.bak: Deleted 2025/01/18 05:11:33 INFO : one: Moved (server-side) to: one.bak 2025/01/18 05:11:33 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:11:33 DEBUG : one.1503b713.partial: renamed to: one 2025/01/18 05:11:33 INFO : one: Copied (new) 2025/01/18 05:11:33 DEBUG : Waiting for deletions to finish 2025/01/18 05:11:34 INFO : three.txt.bak: Deleted 2025/01/18 05:11:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 05:11:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:11:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/dst" 2025/01/18 05:11:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/backup" 2025/01/18 05:11:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 05:11:43 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:11:43 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:11:43 DEBUG : two: Unchanged skipping 2025/01/18 05:11:44 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/18 05:11:44 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:11:46 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/18 05:11:46 INFO : one: Copied (new) 2025/01/18 05:11:46 DEBUG : Waiting for deletions to finish 2025/01/18 05:11:46 DEBUG : object not found: remote three-2019-01-01.txt: directory 3dececcf-e252-48fa-8cf0-208d001b577d: leaf three-2019-01-01.txt 2025/01/18 05:11:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/18 05:11:46 INFO : three.txt: Moved into backup dir 2025/01/18 05:11:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 05:11:49 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:11:49 DEBUG : two: Unchanged skipping 2025/01/18 05:11:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:11:49 INFO : one-2019-01-01: Deleted 2025/01/18 05:11:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/18 05:11:50 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:11:52 DEBUG : one.1503b713.partial: renamed to: one 2025/01/18 05:11:52 INFO : one: Copied (new) 2025/01/18 05:11:52 DEBUG : Waiting for deletions to finish 2025/01/18 05:11:53 INFO : three-2019-01-01.txt: Deleted 2025/01/18 05:11:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/18 05:11:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (19.02s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:12:01 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/dst" 2025/01/18 05:12:02 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:12:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 05:12:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:12:02 DEBUG : two: Unchanged skipping 2025/01/18 05:12:02 DEBUG : object not found: remote one.bak: directory 6cd0e5a3-24d2-4182-96cd-02430c61568f: leaf one.bak 2025/01/18 05:12:02 INFO : one: Moved (server-side) to: one.bak 2025/01/18 05:12:02 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:12:04 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/18 05:12:04 INFO : one: Copied (new) 2025/01/18 05:12:04 DEBUG : Waiting for deletions to finish 2025/01/18 05:12:04 DEBUG : object not found: remote three.txt.bak: directory 6cd0e5a3-24d2-4182-96cd-02430c61568f: leaf three.txt.bak 2025/01/18 05:12:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 05:12:04 INFO : three.txt: Moved into backup dir 2025/01/18 05:12:06 DEBUG : one.bak: Excluded (Path Filter) 2025/01/18 05:12:06 DEBUG : one.bak: Excluded 2025/01/18 05:12:06 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/18 05:12:06 DEBUG : three.txt.bak: Excluded 2025/01/18 05:12:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 05:12:06 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:12:06 DEBUG : two: Unchanged skipping 2025/01/18 05:12:06 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for checks to finish 2025/01/18 05:12:07 INFO : one.bak: Deleted 2025/01/18 05:12:07 INFO : one: Moved (server-side) to: one.bak 2025/01/18 05:12:07 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze/dst: Waiting for transfers to finish 2025/01/18 05:12:09 DEBUG : one.1503b713.partial: renamed to: one 2025/01/18 05:12:09 INFO : one: Copied (new) 2025/01/18 05:12:09 DEBUG : Waiting for deletions to finish 2025/01/18 05:12:09 INFO : three.txt.bak: Deleted 2025/01/18 05:12:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 05:12:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (17.42s) === RUN TestSyncSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:12:18 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/dst" 2025/01/18 05:12:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 05:12:18 DEBUG : object not found: remote one.bak: directory cf45783b-73ff-41eb-9a57-dbc8ed533022: leaf one.bak 2025/01/18 05:12:18 INFO : one: Moved (server-side) to: one.bak 2025/01/18 05:12:21 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/18 05:12:21 INFO : one: Copied (new) 2025/01/18 05:12:21 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:12:21 DEBUG : two: Unchanged skipping 2025/01/18 05:12:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/18 05:12:21 DEBUG : object not found: remote three.txt.bak: directory cf45783b-73ff-41eb-9a57-dbc8ed533022: leaf three.txt.bak 2025/01/18 05:12:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 05:12:23 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/01/18 05:12:23 INFO : three.txt: Copied (new) 2025/01/18 05:12:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 05:12:24 INFO : one.bak: Deleted 2025/01/18 05:12:24 INFO : one: Moved (server-side) to: one.bak 2025/01/18 05:12:27 DEBUG : one.1503b713.partial: renamed to: one 2025/01/18 05:12:27 INFO : one: Copied (new) 2025/01/18 05:12:27 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:12:27 DEBUG : two: Unchanged skipping 2025/01/18 05:12:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/18 05:12:27 INFO : three.txt.bak: Deleted 2025/01/18 05:12:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/18 05:12:30 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/01/18 05:12:30 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (19.81s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:12:38 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-sapasih4yaze/dst" 2025/01/18 05:12:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/18 05:12:39 DEBUG : object not found: remote one-2019-01-01: directory 88c03b8d-af15-4f50-b7e2-2868e3abf091: leaf one-2019-01-01 2025/01/18 05:12:39 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/18 05:12:42 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/01/18 05:12:42 INFO : one: Copied (new) 2025/01/18 05:12:42 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:12:42 DEBUG : two: Unchanged skipping 2025/01/18 05:12:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/18 05:12:42 DEBUG : object not found: remote three-2019-01-01.txt: directory 88c03b8d-af15-4f50-b7e2-2868e3abf091: leaf three-2019-01-01.txt 2025/01/18 05:12:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/18 05:12:44 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/01/18 05:12:44 INFO : three.txt: Copied (new) 2025/01/18 05:12:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/18 05:12:45 INFO : one-2019-01-01: Deleted 2025/01/18 05:12:45 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/18 05:12:47 DEBUG : one.1503b713.partial: renamed to: one 2025/01/18 05:12:47 INFO : one: Copied (new) 2025/01/18 05:12:48 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:12:48 DEBUG : two: Unchanged skipping 2025/01/18 05:12:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/18 05:12:48 INFO : three-2019-01-01.txt: Deleted 2025/01/18 05:12:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/18 05:12:51 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/01/18 05:12:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (20.52s) === RUN TestSyncUTFNorm run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:12:54 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/18 05:12:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:12:54 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:12:57 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/01/18 05:12:57 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/18 05:12:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.94s) === RUN TestSyncImmutable run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:12:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/18 05:12:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:12:57 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:13:00 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/01/18 05:13:00 INFO : existing: Copied (new) 2025/01/18 05:13:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:13:00 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/18 05:13:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:13:00 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/18 05:13:00 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:13:00 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: not deleting files as there were IO errors 2025/01/18 05:13:00 ERROR : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: not deleting directories as there were IO errors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncImmutable (3.66s) === RUN TestSyncIgnoreCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:13:03 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:13:03 DEBUG : existing: Unchanged skipping 2025/01/18 05:13:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:13:03 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:13:03 DEBUG : Waiting for deletions to finish 2025/01/18 05:13:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.75s) === RUN TestFixCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.11s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.33s) --- SKIP: TestMaxTransfer/Hard (0.11s) --- SKIP: TestMaxTransfer/Soft (0.11s) --- SKIP: TestMaxTransfer/Cautious (0.12s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:14:34 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:14:34 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both1: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both0: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both13: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both14: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both15: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both16: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both17: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both18: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both10: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both11: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both12: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both19: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both4: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both6: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both2: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both3: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:14:34 DEBUG : both9: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both5: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both7: Unchanged skipping 2025/01/18 05:14:34 DEBUG : both8: Unchanged skipping 2025/01/18 05:14:34 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:14:34 DEBUG : Waiting for deletions to finish 2025/01/18 05:14:34 INFO : only7: Deleted 2025/01/18 05:14:34 INFO : only18: Deleted 2025/01/18 05:14:34 INFO : only1: Deleted 2025/01/18 05:14:34 INFO : only12: Deleted 2025/01/18 05:14:34 INFO : only10: Deleted 2025/01/18 05:14:34 INFO : only19: Deleted 2025/01/18 05:14:34 INFO : only11: Deleted 2025/01/18 05:14:34 INFO : only2: Deleted 2025/01/18 05:14:34 INFO : only0: Deleted 2025/01/18 05:14:34 INFO : only15: Deleted 2025/01/18 05:14:34 INFO : only4: Deleted 2025/01/18 05:14:34 INFO : only3: Deleted 2025/01/18 05:14:34 INFO : only8: Deleted 2025/01/18 05:14:34 INFO : only13: Deleted 2025/01/18 05:14:34 INFO : only16: Deleted 2025/01/18 05:14:34 INFO : only17: Deleted 2025/01/18 05:14:34 INFO : only5: Deleted 2025/01/18 05:14:34 INFO : only6: Deleted 2025/01/18 05:14:34 INFO : only9: Deleted 2025/01/18 05:14:35 INFO : only14: Deleted 2025/01/18 05:14:35 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncConcurrentDelete (93.30s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:16:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for checks to finish 2025/01/18 05:16:49 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both0: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both12: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both10: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both14: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both15: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both11: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both17: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both18: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both19: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both2: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both3: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both4: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both1: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both6: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both13: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both8: Unchanged skipping 2025/01/18 05:16:49 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2025/01/18 05:16:49 DEBUG : both16: Unchanged skipping 2025/01/18 05:16:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : both5: Unchanged skipping 2025/01/18 05:16:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : both7: Unchanged skipping 2025/01/18 05:16:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : both9: Unchanged skipping 2025/01/18 05:16:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/18 05:16:49 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Waiting for transfers to finish 2025/01/18 05:16:50 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/01/18 05:16:50 INFO : only0: Copied (replaced existing) 2025/01/18 05:16:50 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/01/18 05:16:50 INFO : only11: Copied (replaced existing) 2025/01/18 05:16:50 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/01/18 05:16:50 INFO : only14: Copied (replaced existing) 2025/01/18 05:16:50 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/01/18 05:16:50 INFO : only12: Copied (replaced existing) 2025/01/18 05:16:51 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/01/18 05:16:51 INFO : only1: Copied (replaced existing) 2025/01/18 05:16:51 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/01/18 05:16:51 INFO : only18: Copied (replaced existing) 2025/01/18 05:16:52 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/01/18 05:16:52 INFO : only10: Copied (replaced existing) 2025/01/18 05:16:52 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/01/18 05:16:52 INFO : only17: Copied (replaced existing) 2025/01/18 05:16:52 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/01/18 05:16:52 INFO : only2: Copied (replaced existing) 2025/01/18 05:16:53 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/01/18 05:16:53 INFO : only19: Copied (replaced existing) 2025/01/18 05:16:53 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/01/18 05:16:53 INFO : only13: Copied (replaced existing) 2025/01/18 05:16:54 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/01/18 05:16:54 INFO : only3: Copied (replaced existing) 2025/01/18 05:16:54 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/01/18 05:16:54 INFO : only5: Copied (replaced existing) 2025/01/18 05:16:54 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/01/18 05:16:54 INFO : only15: Copied (replaced existing) 2025/01/18 05:16:54 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/01/18 05:16:54 INFO : only4: Copied (replaced existing) 2025/01/18 05:16:55 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/01/18 05:16:55 INFO : only16: Copied (replaced existing) 2025/01/18 05:16:55 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/01/18 05:16:55 INFO : only6: Copied (replaced existing) 2025/01/18 05:16:55 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/01/18 05:16:55 INFO : only7: Copied (replaced existing) 2025/01/18 05:16:55 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/01/18 05:16:55 INFO : only9: Copied (replaced existing) 2025/01/18 05:16:55 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/01/18 05:16:55 INFO : only8: Copied (replaced existing) 2025/01/18 05:16:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestSyncConcurrentTruncate (143.37s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:17:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 05:17:00 INFO : sub dir: Making directory 2025/01/18 05:17:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestNothingToTransferWithEmptyDirs (10.52s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" 2025/01/18 05:17:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/18 05:17:11 INFO : sub dir: Making directory 2025/01/18 05:17:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze", Local "Local file system at /tmp/rclone4159243564", Modify Window "1µs" --- PASS: TestNothingToTransferWithoutEmptyDirs (10.70s) PASS 2025/01/18 05:17:22 DEBUG : Quatrix FS for account rclone.quatrix.it at rclone-test-sapasih4yaze: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 12m12.931507306s (try 1/5)