"./sync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Starting (try 1/5) 2024/10/03 03:23:02 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa" 2024/10/03 03:23:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/03 03:23:02 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2024/10/03 03:23:02 DEBUG : Saving config "token" in section "TestDrive" of the config file 2024/10/03 03:23:02 DEBUG : TestDrive: Saved new token in config file 2024/10/03 03:23:03 DEBUG : Creating backend with remote "/tmp/rclone3289782789" === 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 "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:23:05 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:23:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:23:05 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/03 03:23:05 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:23:05 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:23:05 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.87s) === RUN TestCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:23:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:23:06 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:23:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:23:06 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:23:06 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:23:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:23:12 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:23:13 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:23:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:23:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopy (13.88s) === RUN TestCopyMetadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:23:20 DEBUG : metadata sub dir: Making directory with metadata 2024/10/03 03:23:20 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:23:20 DEBUG : empty metadata sub dir: Making directory with metadata 2024/10/03 03:23:20 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:23:20 DEBUG : Local file system at /tmp/rclone3289782789: File to upload is small (21 bytes), uploading instead of streaming 2024/10/03 03:23:20 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/10/03 03:23:20 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/10/03 03:23:20 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:23:21 DEBUG : Google drive root 'rclone-test-cogeduv1moqa': Skipping btime metadata as can't update it on an existing file: 2024-10-03T03:23:20.611285123Z 2024/10/03 03:23:21 INFO : empty metadata sub dir: Updated directory metadata 2024/10/03 03:23:22 DEBUG : Google drive root 'rclone-test-cogeduv1moqa': Skipping btime metadata as can't update it on an existing file: 2024-10-03T03:23:20.611285123Z 2024/10/03 03:23:23 INFO : metadata sub dir: Updated directory metadata 2024/10/03 03:23:23 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/10/03 03:23:23 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:23:23 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:23:27 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/10/03 03:23:27 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:23:34 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" 2024/10/03 03:23:34 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" --- PASS: TestCopyMetadata (16.42s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:23:37 DEBUG : metadata sub dir: Making directory with metadata 2024/10/03 03:23:37 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:23:37 DEBUG : empty metadata sub dir: Making directory with metadata 2024/10/03 03:23:37 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:23:37 DEBUG : Local file system at /tmp/rclone3289782789: File to upload is small (21 bytes), uploading instead of streaming 2024/10/03 03:23:37 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/10/03 03:23:37 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/10/03 03:23:37 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:23:37 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/10/03 03:23:37 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/10/03 03:23:37 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/10/03 03:23:37 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:23:37 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:23:42 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/10/03 03:23:42 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/10/03 03:23:42 DEBUG : Google drive root 'rclone-test-cogeduv1moqa': Skipping btime metadata as can't update it on an existing file: 2024-10-03T03:23:37.031195684Z 2024/10/03 03:23:43 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:23:50 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.bin" 2024/10/03 03:23:50 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world.json" --- PASS: TestCopyMetadataNoEmptyDirs (14.42s) === RUN TestCopyMissingDirectory run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:23:51 DEBUG : Creating backend with remote "/non-existing" 2024/10/03 03:23:51 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/03 03:23:51 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:23:51 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.32s) === RUN TestCopyNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:23:52 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:23:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:23:53 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:23:53 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:23:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:23:58 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:23:58 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:24:03 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:24:03 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyNoTraverse (12.15s) === RUN TestCopyCheckFirst run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:24:04 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Running all checks before starting transfers 2024/10/03 03:24:05 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:24:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:24:05 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:24:05 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Checks finished, now starting transfers 2024/10/03 03:24:05 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:24:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:24:10 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:24:11 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:24:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:24:16 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyCheckFirst (13.13s) === RUN TestSyncNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:24:18 ERROR : Ignoring --no-traverse with sync 2024/10/03 03:24:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:24:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:24:18 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:24:18 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:24:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:24:23 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:24:23 DEBUG : Waiting for deletions to finish 2024/10/03 03:24:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:24:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:24:28 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestSyncNoTraverse (12.24s) === RUN TestCopyWithDepth run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:24:30 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/03 03:24:30 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:24:30 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:24:30 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:24:34 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/10/03 03:24:34 INFO : hello world2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestCopyWithDepth (8.61s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:24:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:24:39 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:24:39 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:24:43 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:24:43 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (9.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:24:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:24:48 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:24:48 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:24:52 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:24:52 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.53s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:24:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/03 03:24:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:24:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/03 03:24:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:24:56 DEBUG : sub dir: Making directory with metadata 2024/10/03 03:24:58 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/03 03:24:58 DEBUG : sub dir2: Making directory with metadata 2024/10/03 03:24:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:24:59 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/03 03:24:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:25:00 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:25:00 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:25:00 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:25:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:25:03 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:25:10 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2024/10/03 03:25:11 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 03:25:11 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyEmptyDirectories (16.36s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:25:13 DEBUG : sub dir2: Making directory 2024/10/03 03:25:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/03 03:25:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:25:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:25:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/10/03 03:25:13 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/10/03 03:25:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:25:13 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:25:13 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:25:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:25:18 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:25:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:25:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 03:25:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyNoEmptyDirectories (12.18s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:25:25 DEBUG : sub dir2: Making directory with metadata 2024/10/03 03:25:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:25:25 DEBUG : sub dir: Making directory with metadata 2024/10/03 03:25:26 INFO : sub dir: Made directory with metadata (mtime=2024-10-03T03:25:25.182606521Z) 2024/10/03 03:25:26 DEBUG : sub dir2: Making directory with metadata 2024/10/03 03:25:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:25:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:25:27 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:25:27 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:25:31 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:25:31 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:25:31 INFO : sub dir/hello world: Deleted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:25:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 03:25:38 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestMoveEmptyDirectories (15.39s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:25:40 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/10/03 03:25:40 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/03 03:25:42 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:25:42 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:25:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (5.41s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:25:45 DEBUG : sub dir2: Making directory 2024/10/03 03:25:46 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:25:46 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/10/03 03:25:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:25:46 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:25:46 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:25:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:25:51 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:25:51 INFO : sub dir/hello world: Deleted 2024/10/03 03:25:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:25:56 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:25:56 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveNoEmptyDirectories (11.94s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:25:57 DEBUG : sub dir2: Making directory with metadata 2024/10/03 03:25:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:25:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:25:58 DEBUG : sub dir: Making directory with metadata 2024/10/03 03:25:59 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/03 03:25:59 DEBUG : sub dir2: Making directory with metadata 2024/10/03 03:26:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 03:26:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:26:00 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:26:00 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:26:04 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:26:04 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:26:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:26:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 03:26:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestSyncEmptyDirectories (14.50s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.55s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:26:12 DEBUG : sub dir2: Making directory 2024/10/03 03:26:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:26:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/10/03 03:26:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:26:13 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:26:13 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:26:18 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:26:18 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:26:18 DEBUG : Waiting for deletions to finish 2024/10/03 03:26:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:26:23 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 03:26:23 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestSyncNoEmptyDirectories (12.29s) === RUN TestServerSideCopy run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:26:32 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-tekebiv0xaku" 2024/10/03 03:26:32 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-cogeduv1moqa -> Compressed: TestCompressDrive:rclone-test-tekebiv0xaku 2024/10/03 03:26:33 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:26:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:26:35 DEBUG : Compressed: TestCompressDrive:rclone-test-tekebiv0xaku: Waiting for checks to finish 2024/10/03 03:26:35 DEBUG : Compressed: TestCompressDrive:rclone-test-tekebiv0xaku: Waiting for transfers to finish 2024/10/03 03:26:41 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:26:41 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/03 03:26:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:26:43 DEBUG : Compressed: TestCompressDrive:rclone-test-tekebiv0xaku: Purge remote 2024/10/03 03:26:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:26:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestServerSideCopy (23.09s) === RUN TestCopyOverSelf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:26:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/03 03:26:56 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:26:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 03:26:56 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:27:01 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/10/03 03:27:01 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/03 03:27:01 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:27:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 03:27:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestCopyOverSelf (20.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:27:15 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-qanusev7jove" 2024/10/03 03:27:15 DEBUG : Config file has changed externally - reloading sync_test.go:626: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-cogeduv1moqa -> Compressed: TestCompressDrive:rclone-test-qanusev7jove 2024/10/03 03:27:17 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:27:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:27:18 DEBUG : Compressed: TestCompressDrive:rclone-test-qanusev7jove: Waiting for checks to finish 2024/10/03 03:27:18 DEBUG : Compressed: TestCompressDrive:rclone-test-qanusev7jove: Waiting for transfers to finish 2024/10/03 03:27:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:27:24 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/03 03:27:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:27:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/10/03 03:27:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/03 03:27:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 03:27:34 DEBUG : Compressed: TestCompressDrive:rclone-test-qanusev7jove: Waiting for checks to finish 2024/10/03 03:27:35 DEBUG : Compressed: TestCompressDrive:rclone-test-qanusev7jove: Waiting for transfers to finish 2024/10/03 03:27:41 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/10/03 03:27:41 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/03 03:27:41 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:27:43 DEBUG : Compressed: TestCompressDrive:rclone-test-qanusev7jove: Purge remote 2024/10/03 03:27:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 03:27:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" --- PASS: TestServerSideCopyOverSelf (40.62s) === RUN TestMoveOverSelf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:27:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/03 03:27:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 03:27:56 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:27:56 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:28:01 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/10/03 03:28:01 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/03 03:28:01 INFO : sub dir/hello world: Deleted 2024/10/03 03:28:01 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:28:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:28:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestMoveOverSelf (18.68s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:28:14 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-codacip4dizo" 2024/10/03 03:28:14 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Compressed: TestCompressDrive:rclone-test-cogeduv1moqa -> Compressed: TestCompressDrive:rclone-test-codacip4dizo 2024/10/03 03:28:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:28:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:28:17 DEBUG : Compressed: TestCompressDrive:rclone-test-codacip4dizo: Waiting for checks to finish 2024/10/03 03:28:17 DEBUG : Compressed: TestCompressDrive:rclone-test-codacip4dizo: Waiting for transfers to finish 2024/10/03 03:28:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:28:23 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/03 03:28:24 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:28:32 DEBUG : Compressed: TestCompressDrive:rclone-test-codacip4dizo: Using server-side directory move 2024/10/03 03:28:32 INFO : Compressed: TestCompressDrive:rclone-test-codacip4dizo: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/03 03:28:32 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/10/03 03:28:32 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/03 03:28:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/03 03:28:33 DEBUG : Compressed: TestCompressDrive:rclone-test-codacip4dizo: Waiting for checks to finish 2024/10/03 03:28:34 DEBUG : Compressed: TestCompressDrive:rclone-test-codacip4dizo: Waiting for transfers to finish 2024/10/03 03:28:35 INFO : sub dir/hello world: Deleted 2024/10/03 03:28:37 INFO : sub dir/hello world: Moved (server-side) 2024/10/03 03:28:38 INFO : sub dir: Set directory modification time (using SetModTime) 2024/10/03 03:28:47 DEBUG : testing file moves 2024/10/03 03:28:47 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/10/03 03:28:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/03 03:28:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/03 03:28:47 DEBUG : Compressed: TestCompressDrive:rclone-test-codacip4dizo: Waiting for checks to finish 2024/10/03 03:28:48 DEBUG : Compressed: TestCompressDrive:rclone-test-codacip4dizo: Waiting for transfers to finish 2024/10/03 03:28:50 INFO : sub dir/hello world: Deleted 2024/10/03 03:28:52 INFO : sub dir/hello world: Moved (server-side) 2024/10/03 03:28:53 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:28:55 DEBUG : Compressed: TestCompressDrive:rclone-test-codacip4dizo: Purge remote --- PASS: TestServerSideMoveOverSelf (51.44s) === RUN TestCopyAfterDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:04 ERROR : : error listing: directory not found 2024/10/03 03:29:06 DEBUG : Local file system at /tmp/rclone3289782789: Making directory 2024/10/03 03:29:08 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:29:08 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:29:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyAfterDelete (14.96s) === RUN TestCopyRedownload run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:21 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:29:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:29:22 DEBUG : Local file system at /tmp/rclone3289782789: Waiting for checks to finish 2024/10/03 03:29:22 DEBUG : Local file system at /tmp/rclone3289782789: Waiting for transfers to finish 2024/10/03 03:29:23 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:29:23 DEBUG : sub dir/hello world.adb18a5f.partial: renamed to: sub dir/hello world 2024/10/03 03:29:23 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:29:23 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:29:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestCopyRedownload (14.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:28 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/03 03:29:28 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:29:28 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:29:32 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/03 03:29:32 INFO : check sum: Copied (new) 2024/10/03 03:29:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:34 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:29:35 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/03 03:29:35 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/10/03 03:29:35 DEBUG : check sum: Unchanged skipping 2024/10/03 03:29:35 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:29:35 DEBUG : Waiting for deletions to finish 2024/10/03 03:29:35 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (12.24s) === RUN TestSyncSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/03 03:29:40 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:29:40 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:29:44 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/03 03:29:44 INFO : sizeonly: Copied (new) 2024/10/03 03:29:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:46 DEBUG : sizeonly: Sizes identical 2024/10/03 03:29:46 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:29:47 DEBUG : sizeonly: Unchanged skipping 2024/10/03 03:29:47 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:29:47 DEBUG : Waiting for deletions to finish 2024/10/03 03:29:47 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncSizeOnly (12.04s) === RUN TestSyncIgnoreSize run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/03 03:29:52 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:29:52 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:29:56 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/10/03 03:29:56 INFO : ignore-size: Copied (new) 2024/10/03 03:29:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:29:58 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:29:58 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:30:00 DEBUG : ignore-size: Unchanged skipping 2024/10/03 03:30:00 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:30:00 DEBUG : Waiting for deletions to finish 2024/10/03 03:30:00 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (12.82s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:30:11 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:30:11 DEBUG : existing: Unchanged skipping 2024/10/03 03:30:11 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:30:11 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:30:11 DEBUG : Waiting for deletions to finish 2024/10/03 03:30:11 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:30:11 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:30:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/03 03:30:11 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:30:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/03 03:30:16 INFO : existing: Copied (replaced existing) 2024/10/03 03:30:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (17.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:30:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/03 03:30:23 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:30:23 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:30:27 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/03 03:30:27 INFO : existing: Copied (new) 2024/10/03 03:30:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:30:29 DEBUG : existing: Destination exists, skipping 2024/10/03 03:30:29 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:30:30 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:30:30 DEBUG : Waiting for deletions to finish 2024/10/03 03:30:30 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (12.44s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:30:46 DEBUG : d: Making directory 2024/10/03 03:30:50 DEBUG : Added delayed dir = "a", newDst= 2024/10/03 03:30:50 DEBUG : Added delayed dir = "c", newDst=c 2024/10/03 03:30:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/03 03:30:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:30:51 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:30:51 DEBUG : c/non empty space: Unchanged skipping 2024/10/03 03:30:51 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:30:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/03 03:30:56 INFO : a/potato2: Copied (new) 2024/10/03 03:30:56 DEBUG : Waiting for deletions to finish 2024/10/03 03:30:57 INFO : b/potato: Deleted 2024/10/03 03:30:58 INFO : a: Set directory modification time (using DirSetModTime) 2024/10/03 03:30:58 INFO : d: Removing directory 2024/10/03 03:30:59 INFO : b: Removing directory 2024/10/03 03:30:59 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2024/10/03 03:30:59 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2024/10/03 03:31:00 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: deleted 2 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:31:08 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2024/10/03 03:31:08 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2024/10/03 03:31:09 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" 2024/10/03 03:31:09 DEBUG : a: Rmdir: contains trashed file: "potato2.json" --- PASS: TestSyncIgnoreErrors (35.15s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:31:16 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/03 03:31:16 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:31:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/03 03:31:18 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/10/03 03:31:18 DEBUG : empty space: Unchanged skipping 2024/10/03 03:31:18 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:31:18 DEBUG : Waiting for deletions to finish 2024/10/03 03:31:18 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:31:19 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:31:19 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/03 03:31:20 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/03 03:31:21 INFO : empty space: Updated modification time in destination 2024/10/03 03:31:21 DEBUG : empty space: Unchanged skipping 2024/10/03 03:31:21 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:31:21 DEBUG : Waiting for deletions to finish 2024/10/03 03:31:21 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (15.89s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:31:32 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/03 03:31:32 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:31:33 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/10/03 03:31:33 DEBUG : empty space: Unchanged skipping 2024/10/03 03:31:33 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:31:33 DEBUG : Waiting for deletions to finish 2024/10/03 03:31:33 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (11.29s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:31:43 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:31:43 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/10/03 03:31:44 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3289782789) 2024/10/03 03:31:44 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Compressed: TestCompressDrive:rclone-test-cogeduv1moqa) 2024/10/03 03:31:44 DEBUG : foo: md5 differ 2024/10/03 03:31:44 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:31:48 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/10/03 03:31:48 INFO : foo: Copied (replaced existing) 2024/10/03 03:31:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (14.91s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:31:58 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/03 03:31:58 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:31:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:31:58 DEBUG : empty space: Unchanged skipping 2024/10/03 03:31:58 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:32:02 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/03 03:32:02 INFO : potato: Copied (new) 2024/10/03 03:32:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (16.66s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:32:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/03 03:32:16 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:32:16 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:32:20 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/10/03 03:32:20 INFO : potato: Copied (replaced existing) 2024/10/03 03:32:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (15.93s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:32:31 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2024/10/03 03:32:31 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:32:32 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3289782789) 2024/10/03 03:32:32 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Compressed: TestCompressDrive:rclone-test-cogeduv1moqa) 2024/10/03 03:32:32 DEBUG : potato: md5 differ 2024/10/03 03:32:32 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:32:36 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/10/03 03:32:36 INFO : potato: Copied (replaced existing) 2024/10/03 03:32:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (15.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:32:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:32:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/03 03:32:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:32:51 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:32:52 DEBUG : empty space: Unchanged skipping 2024/10/03 03:32:52 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:32:52 DEBUG : Waiting for deletions to finish 2024/10/03 03:32:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (18.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:33:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:33:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:33:11 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:33:11 DEBUG : empty space: Unchanged skipping 2024/10/03 03:33:11 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:33:15 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/03 03:33:15 INFO : potato2: Copied (new) 2024/10/03 03:33:15 DEBUG : Waiting for deletions to finish 2024/10/03 03:33:16 INFO : potato: Deleted run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (24.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:33:34 DEBUG : d: Making directory 2024/10/03 03:33:35 DEBUG : d/e: Making directory 2024/10/03 03:33:40 DEBUG : Added delayed dir = "a", newDst= 2024/10/03 03:33:40 DEBUG : Added delayed dir = "c", newDst=c 2024/10/03 03:33:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/03 03:33:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:33:40 DEBUG : c/non empty space: Unchanged skipping 2024/10/03 03:33:41 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:33:41 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:33:45 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/03 03:33:45 INFO : a/potato2: Copied (new) 2024/10/03 03:33:45 DEBUG : Waiting for deletions to finish 2024/10/03 03:33:47 INFO : b/potato: Deleted 2024/10/03 03:33:47 INFO : a: Set directory modification time (using DirSetModTime) 2024/10/03 03:33:47 INFO : d/e: Removing directory 2024/10/03 03:33:48 INFO : d: Removing directory 2024/10/03 03:33:48 DEBUG : d: Rmdir: contains trashed file: "e" 2024/10/03 03:33:49 INFO : b: Removing directory 2024/10/03 03:33:50 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2024/10/03 03:33:50 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2024/10/03 03:33:50 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: deleted 3 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:33:57 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2024/10/03 03:33:57 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2024/10/03 03:33:59 DEBUG : a: Rmdir: contains trashed file: "potato2.json" 2024/10/03 03:33:59 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (36.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:34:10 DEBUG : d: Making directory 2024/10/03 03:34:15 DEBUG : Added delayed dir = "a", newDst= 2024/10/03 03:34:15 DEBUG : Added delayed dir = "c", newDst=c 2024/10/03 03:34:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/03 03:34:15 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:34:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:34:15 DEBUG : c/non empty space: Unchanged skipping 2024/10/03 03:34:15 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:34:20 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/03 03:34:20 INFO : a/potato2: Copied (new) 2024/10/03 03:34:20 ERROR : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: not deleting files as there were IO errors 2024/10/03 03:34:22 INFO : a: Set directory modification time (using DirSetModTime) 2024/10/03 03:34:22 ERROR : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: not deleting directories as there were IO errors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:34:33 DEBUG : c: Rmdir: contains trashed file: "non empty space.bin" 2024/10/03 03:34:33 DEBUG : c: Rmdir: contains trashed file: "non empty space.json" 2024/10/03 03:34:34 DEBUG : b: Rmdir: contains trashed file: "potato.json" 2024/10/03 03:34:34 DEBUG : b: Rmdir: contains trashed file: "potato.bin" 2024/10/03 03:34:35 DEBUG : a: Rmdir: contains trashed file: "potato2.bin" 2024/10/03 03:34:35 DEBUG : a: Rmdir: contains trashed file: "potato2.json" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (36.73s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:34:47 DEBUG : Waiting for deletions to finish 2024/10/03 03:34:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:34:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:34:47 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:34:47 DEBUG : empty space: Unchanged skipping 2024/10/03 03:34:47 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:34:49 INFO : potato: Deleted 2024/10/03 03:34:52 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/03 03:34:52 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (22.21s) === RUN TestSyncDeleteBefore run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:35:09 DEBUG : Waiting for deletions to finish 2024/10/03 03:35:10 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:35:10 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:35:11 INFO : potato: Deleted 2024/10/03 03:35:12 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:35:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:35:12 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:35:12 DEBUG : empty space: Unchanged skipping 2024/10/03 03:35:12 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:35:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/10/03 03:35:16 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (24.36s) === RUN TestCopyDeleteBefore run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:35:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:35:31 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:35:31 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:35:33 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/10/03 03:35:33 INFO : potato2: Copied (new) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (17.16s) === RUN TestSyncWithExclude run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:35:51 DEBUG : enormous: Excluded (Size Filter) 2024/10/03 03:35:51 DEBUG : enormous: Excluded 2024/10/03 03:35:51 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 03:35:51 DEBUG : potato2: Excluded 2024/10/03 03:35:51 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 03:35:51 DEBUG : potato2: Excluded 2024/10/03 03:35:51 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:35:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:35:51 DEBUG : empty space: Unchanged skipping 2024/10/03 03:35:51 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:35:51 DEBUG : Waiting for deletions to finish 2024/10/03 03:35:51 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:35:54 DEBUG : enormous: Excluded (Size Filter) 2024/10/03 03:35:54 DEBUG : enormous: Excluded 2024/10/03 03:35:54 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 03:35:54 DEBUG : potato2: Excluded 2024/10/03 03:35:54 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 03:35:54 DEBUG : potato2: Excluded 2024/10/03 03:35:54 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/03 03:35:54 DEBUG : Local file system at /tmp/rclone3289782789: Waiting for checks to finish 2024/10/03 03:35:55 DEBUG : empty space: Unchanged skipping 2024/10/03 03:35:55 DEBUG : Local file system at /tmp/rclone3289782789: Waiting for transfers to finish 2024/10/03 03:35:55 DEBUG : Waiting for deletions to finish 2024/10/03 03:35:55 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncWithExclude (20.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:36:16 DEBUG : enormous: Excluded (Size Filter) 2024/10/03 03:36:16 DEBUG : enormous: Excluded 2024/10/03 03:36:16 DEBUG : potato2: Excluded (Size Filter) 2024/10/03 03:36:16 DEBUG : potato2: Excluded 2024/10/03 03:36:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:36:16 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:36:16 DEBUG : empty space: Unchanged skipping 2024/10/03 03:36:16 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:36:16 DEBUG : Waiting for deletions to finish 2024/10/03 03:36:18 INFO : enormous: Deleted 2024/10/03 03:36:18 INFO : potato2: Deleted 2024/10/03 03:36:18 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:36:20 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/03 03:36:20 DEBUG : Local file system at /tmp/rclone3289782789: Waiting for checks to finish 2024/10/03 03:36:20 DEBUG : empty space: Unchanged skipping 2024/10/03 03:36:20 DEBUG : Local file system at /tmp/rclone3289782789: Waiting for transfers to finish 2024/10/03 03:36:20 DEBUG : Waiting for deletions to finish 2024/10/03 03:36:20 INFO : enormous: Deleted 2024/10/03 03:36:20 INFO : potato2: Deleted 2024/10/03 03:36:20 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (23.23s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:36:46 DEBUG : five: Need to transfer - File not found at Destination 2024/10/03 03:36:46 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/03 03:36:46 DEBUG : one: Destination is newer than source, skipping 2024/10/03 03:36:46 DEBUG : three: Sizes identical 2024/10/03 03:36:46 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:36:46 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/03 03:36:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3289782789) 2024/10/03 03:36:47 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Compressed: TestCompressDrive:rclone-test-cogeduv1moqa) 2024/10/03 03:36:47 DEBUG : two: md5 differ 2024/10/03 03:36:48 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 03:36:48 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:36:50 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/10/03 03:36:50 INFO : five: Copied (new) 2024/10/03 03:36:50 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/10/03 03:36:50 INFO : four: Copied (replaced existing) 2024/10/03 03:36:51 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/03 03:36:51 INFO : two: Copied (replaced existing) 2024/10/03 03:36:51 DEBUG : Waiting for deletions to finish 2024/10/03 03:36:57 DEBUG : one: Destination is newer than source, skipping 2024/10/03 03:36:57 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:36:58 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/10/03 03:36:58 DEBUG : four: Size and md5 of src and dst objects identical 2024/10/03 03:36:59 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/03 03:36:59 DEBUG : two: Size and md5 of src and dst objects identical 2024/10/03 03:36:59 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3289782789) 2024/10/03 03:36:59 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Compressed: TestCompressDrive:rclone-test-cogeduv1moqa) 2024/10/03 03:36:59 DEBUG : three: md5 differ 2024/10/03 03:36:59 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 03:36:59 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 03:36:59 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/10/03 03:36:59 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/10/03 03:36:59 DEBUG : five: Size and md5 of src and dst objects identical 2024/10/03 03:36:59 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/10/03 03:36:59 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:37:02 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/10/03 03:37:02 INFO : three: Copied (replaced existing) 2024/10/03 03:37:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (59.43s) === 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 "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/10/03 03:37:24 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Making map for --track-renames 2024/10/03 03:37:24 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Finished making map for --track-renames 2024/10/03 03:37:24 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:37:24 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for renames to finish 2024/10/03 03:37:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/03 03:37:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/03 03:37:24 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:37:28 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/03 03:37:28 INFO : potato: Copied (new) 2024/10/03 03:37:28 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/03 03:37:28 INFO : yam: Copied (new) 2024/10/03 03:37:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:37:32 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Making map for --track-renames 2024/10/03 03:37:32 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:37:32 DEBUG : potato: Unchanged skipping 2024/10/03 03:37:33 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Finished making map for --track-renames 2024/10/03 03:37:33 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:37:33 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for renames to finish 2024/10/03 03:37:35 INFO : yam: Moved (server-side) to: yaml 2024/10/03 03:37:35 INFO : yaml: Renamed from "yam" 2024/10/03 03:37:35 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:37:35 DEBUG : Waiting for deletions to finish 2024/10/03 03:37:35 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (19.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/03 03:37:43 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Making map for --track-renames 2024/10/03 03:37:43 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Finished making map for --track-renames 2024/10/03 03:37:43 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:37:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/03 03:37:43 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/03 03:37:43 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for renames to finish 2024/10/03 03:37:43 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:37:47 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/03 03:37:47 INFO : yam: Copied (new) 2024/10/03 03:37:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/03 03:37:48 INFO : potato: Copied (new) 2024/10/03 03:37:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:37:51 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Making map for --track-renames 2024/10/03 03:37:51 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:37:51 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Finished making map for --track-renames 2024/10/03 03:37:51 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:37:51 DEBUG : potato: Unchanged skipping 2024/10/03 03:37:51 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for renames to finish 2024/10/03 03:37:54 INFO : yam: Moved (server-side) to: yaml 2024/10/03 03:37:54 INFO : yaml: Renamed from "yam" 2024/10/03 03:37:54 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:37:54 DEBUG : Waiting for deletions to finish 2024/10/03 03:37:54 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (18.86s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/03 03:38:02 DEBUG : Added delayed dir = "sub", newDst= 2024/10/03 03:38:02 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Making map for --track-renames 2024/10/03 03:38:02 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Finished making map for --track-renames 2024/10/03 03:38:02 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:38:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/03 03:38:02 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/03 03:38:02 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for renames to finish 2024/10/03 03:38:02 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:38:08 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/10/03 03:38:08 INFO : sub/yam: Copied (new) 2024/10/03 03:38:08 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/10/03 03:38:08 INFO : potato: Copied (new) 2024/10/03 03:38:08 DEBUG : Waiting for deletions to finish 2024/10/03 03:38:08 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:38:12 DEBUG : Added delayed dir = "sub", newDst=sub 2024/10/03 03:38:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:38:12 DEBUG : potato: Unchanged skipping 2024/10/03 03:38:12 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Making map for --track-renames 2024/10/03 03:38:12 INFO : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Finished making map for --track-renames 2024/10/03 03:38:12 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:38:12 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for renames to finish 2024/10/03 03:38:15 INFO : sub/yam: Moved (server-side) to: yam 2024/10/03 03:38:15 INFO : yam: Renamed from "sub/yam" 2024/10/03 03:38:15 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:38:15 DEBUG : Waiting for deletions to finish 2024/10/03 03:38:15 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (23.17s) === RUN TestServerSideMoveLocal run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:38:25 DEBUG : Creating backend with remote "/tmp/rclone3289782789/dir1" 2024/10/03 03:38:25 DEBUG : Config file has changed externally - reloading 2024/10/03 03:38:25 DEBUG : Creating backend with remote "/tmp/rclone3289782789/dir2" 2024/10/03 03:38:25 DEBUG : Local file system at /tmp/rclone3289782789/dir2: Using server-side directory move 2024/10/03 03:38:25 INFO : Local file system at /tmp/rclone3289782789/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/03 03:38:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/03 03:38:25 INFO : file1.txt: Moved (server-side) 2024/10/03 03:38:25 DEBUG : Local file system at /tmp/rclone3289782789/dir2: Waiting for checks to finish 2024/10/03 03:38:25 DEBUG : Local file system at /tmp/rclone3289782789/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:38:26 DEBUG : Added delayed dir = "nested", newDst= 2024/10/03 03:38:26 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:38:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:38:26 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/10/03 03:38:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/03 03:38:26 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:38:26 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:38:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:38:32 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:38:32 INFO : sub dir/hello world: Deleted 2024/10/03 03:38:34 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/10/03 03:38:34 INFO : nested/sub dir/file: Copied (new) 2024/10/03 03:38:34 INFO : nested/sub dir/file: Deleted 2024/10/03 03:38:34 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:38:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:38:35 INFO : nested: Set directory modification time (using DirSetModTime) 2024/10/03 03:38:35 INFO : sub dir: Removing directory 2024/10/03 03:38:35 INFO : nested/sub dir: Removing directory 2024/10/03 03:38:35 INFO : nested: Removing directory 2024/10/03 03:38:35 DEBUG : Local file system at /tmp/rclone3289782789: deleted 3 directories run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:38:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 03:38:43 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:38:44 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2024/10/03 03:38:44 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2024/10/03 03:38:45 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (21.27s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:38:47 DEBUG : Added delayed dir = "nested", newDst= 2024/10/03 03:38:47 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/03 03:38:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/03 03:38:47 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/10/03 03:38:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/03 03:38:47 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:38:47 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:38:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/10/03 03:38:53 INFO : sub dir/hello world: Copied (new) 2024/10/03 03:38:53 INFO : sub dir/hello world: Deleted 2024/10/03 03:38:55 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/10/03 03:38:55 INFO : nested/sub dir/file: Copied (new) 2024/10/03 03:38:55 INFO : nested/sub dir/file: Deleted 2024/10/03 03:38:56 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:38:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 03:38:57 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:39:05 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 03:39:05 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 03:39:06 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.json" 2024/10/03 03:39:06 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file.bin" 2024/10/03 03:39:07 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (21.61s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:39:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/03 03:39:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/03 03:39:09 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:39:09 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:39:13 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/10/03 03:39:13 INFO : existing-b: Copied (new) 2024/10/03 03:39:13 INFO : existing-b: Deleted 2024/10/03 03:39:13 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/03 03:39:13 INFO : existing: Copied (new) 2024/10/03 03:39:13 INFO : existing: Deleted 2024/10/03 03:39:17 DEBUG : existing: Destination exists, skipping 2024/10/03 03:39:17 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:39:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/03 03:39:19 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:39:19 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (16.93s) === RUN TestServerSideMove run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:39:25 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-delujug6zeha" 2024/10/03 03:39:25 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-cogeduv1moqa -> Compressed: TestCompressDrive:rclone-test-delujug6zeha 2024/10/03 03:39:55 DEBUG : Compressed: TestCompressDrive:rclone-test-delujug6zeha: Using server-side directory move 2024/10/03 03:39:55 INFO : Compressed: TestCompressDrive:rclone-test-delujug6zeha: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/03 03:39:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:39:55 DEBUG : Compressed: TestCompressDrive:rclone-test-delujug6zeha: Waiting for checks to finish 2024/10/03 03:39:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/03 03:39:55 DEBUG : empty space: Unchanged skipping 2024/10/03 03:39:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/03 03:39:57 INFO : empty space: Deleted 2024/10/03 03:39:57 DEBUG : Compressed: TestCompressDrive:rclone-test-delujug6zeha: Waiting for transfers to finish 2024/10/03 03:39:57 INFO : potato3: Deleted 2024/10/03 03:39:59 INFO : potato2: Moved (server-side) 2024/10/03 03:40:00 INFO : potato3: Moved (server-side) 2024/10/03 03:40:04 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-mivatiz4wije" 2024/10/03 03:40:05 DEBUG : Compressed: TestCompressDrive:rclone-test-mivatiz4wije: Using server-side directory move 2024/10/03 03:40:06 INFO : Compressed: TestCompressDrive:rclone-test-mivatiz4wije: Server side directory move succeeded 2024/10/03 03:40:11 DEBUG : Compressed: TestCompressDrive:rclone-test-mivatiz4wije: Purge remote 2024/10/03 03:40:11 DEBUG : Compressed: TestCompressDrive:rclone-test-delujug6zeha: Purge remote 2024/10/03 03:40:12 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (46.90s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:40:12 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-pexiyif3balo" sync_test.go:1705: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-cogeduv1moqa -> Compressed: TestCompressDrive:rclone-test-pexiyif3balo 2024/10/03 03:40:41 DEBUG : empty space: Excluded (Size Filter) 2024/10/03 03:40:41 DEBUG : empty space: Excluded 2024/10/03 03:40:41 DEBUG : empty space: Excluded (Size Filter) 2024/10/03 03:40:41 DEBUG : empty space: Excluded 2024/10/03 03:40:41 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:40:41 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/03 03:40:41 DEBUG : Compressed: TestCompressDrive:rclone-test-pexiyif3balo: Waiting for checks to finish 2024/10/03 03:40:41 DEBUG : Compressed: TestCompressDrive:rclone-test-pexiyif3balo: Waiting for transfers to finish 2024/10/03 03:40:43 INFO : potato3: Deleted 2024/10/03 03:40:44 INFO : potato2: Moved (server-side) 2024/10/03 03:40:46 INFO : potato3: Moved (server-side) 2024/10/03 03:40:51 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-bujikiv1hido" 2024/10/03 03:40:52 DEBUG : empty space: Excluded (Size Filter) 2024/10/03 03:40:52 DEBUG : empty space: Excluded 2024/10/03 03:40:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:40:52 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/03 03:40:52 DEBUG : Compressed: TestCompressDrive:rclone-test-bujikiv1hido: Waiting for checks to finish 2024/10/03 03:40:52 DEBUG : Compressed: TestCompressDrive:rclone-test-bujikiv1hido: Waiting for transfers to finish 2024/10/03 03:40:57 INFO : potato2: Moved (server-side) 2024/10/03 03:40:57 INFO : potato3: Moved (server-side) 2024/10/03 03:41:01 DEBUG : Compressed: TestCompressDrive:rclone-test-bujikiv1hido: Purge remote 2024/10/03 03:41:01 DEBUG : Compressed: TestCompressDrive:rclone-test-pexiyif3balo: Purge remote --- PASS: TestServerSideMoveWithFilter (52.23s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:41:04 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-marejew8tapi" 2024/10/03 03:41:18 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Compressed: TestCompressDrive:rclone-test-cogeduv1moqa -> Compressed: TestCompressDrive:rclone-test-marejew8tapi 2024/10/03 03:41:35 DEBUG : Compressed: TestCompressDrive:rclone-test-marejew8tapi: Using server-side directory move 2024/10/03 03:41:35 INFO : Compressed: TestCompressDrive:rclone-test-marejew8tapi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/03 03:41:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/03 03:41:36 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/10/03 03:41:36 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/03 03:41:36 DEBUG : empty space: Unchanged skipping 2024/10/03 03:41:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/03 03:41:36 DEBUG : Compressed: TestCompressDrive:rclone-test-marejew8tapi: Waiting for checks to finish 2024/10/03 03:41:37 INFO : empty space: Deleted 2024/10/03 03:41:37 DEBUG : Compressed: TestCompressDrive:rclone-test-marejew8tapi: Waiting for transfers to finish 2024/10/03 03:41:37 INFO : potato3: Deleted 2024/10/03 03:41:39 INFO : potato2: Moved (server-side) 2024/10/03 03:41:41 INFO : potato3: Moved (server-side) 2024/10/03 03:41:41 INFO : tomatoDir: Removing directory 2024/10/03 03:41:42 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: deleted 1 directories 2024/10/03 03:41:45 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-dizafib7tode" 2024/10/03 03:41:45 DEBUG : Config file has changed externally - reloading 2024/10/03 03:41:46 DEBUG : tomatoDir: Making directory 2024/10/03 03:41:48 DEBUG : Compressed: TestCompressDrive:rclone-test-dizafib7tode: Using server-side directory move 2024/10/03 03:41:49 INFO : Compressed: TestCompressDrive:rclone-test-dizafib7tode: Server side directory move succeeded 2024/10/03 03:41:54 DEBUG : Compressed: TestCompressDrive:rclone-test-dizafib7tode: Purge remote 2024/10/03 03:41:55 DEBUG : Compressed: TestCompressDrive:rclone-test-marejew8tapi: Purge remote 2024/10/03 03:41:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (51.05s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.54s) === RUN TestSyncOverlap run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:41:56 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncOverlap (4.98s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:42:01 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test" 2024/10/03 03:42:04 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test-include/layer2" 2024/10/03 03:42:09 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test-ignore-file" 2024/10/03 03:42:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 03:42:19 DEBUG : rclone-sync-test: Excluded 2024/10/03 03:42:19 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/10/03 03:42:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 03:42:20 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test: Waiting for checks to finish 2024/10/03 03:42:20 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test: Waiting for transfers to finish 2024/10/03 03:42:20 DEBUG : Waiting for deletions to finish 2024/10/03 03:42:20 INFO : There was nothing to transfer 2024/10/03 03:42:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 03:42:22 DEBUG : rclone-sync-test: Excluded 2024/10/03 03:42:23 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 03:42:23 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:42:23 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:42:23 DEBUG : Waiting for deletions to finish 2024/10/03 03:42:23 INFO : rclone-sync-test-include: Removing directory 2024/10/03 03:42:23 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/10/03 03:42:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/03 03:42:23 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: failed to delete 1 directories 2024/10/03 03:42:23 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:42:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 03:42:26 DEBUG : rclone-sync-test: Excluded 2024/10/03 03:42:26 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/10/03 03:42:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 03:42:26 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test-include/layer2: Waiting for checks to finish 2024/10/03 03:42:26 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/10/03 03:42:26 DEBUG : Waiting for deletions to finish 2024/10/03 03:42:26 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:42:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 03:42:29 DEBUG : rclone-sync-test: Excluded 2024/10/03 03:42:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 03:42:29 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:42:29 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:42:29 DEBUG : Waiting for deletions to finish 2024/10/03 03:42:29 INFO : rclone-sync-test-include: Removing directory 2024/10/03 03:42:30 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/10/03 03:42:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/03 03:42:30 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: failed to delete 1 directories 2024/10/03 03:42:30 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:42:31 DEBUG : : Excluded 2024/10/03 03:42:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/03 03:42:33 DEBUG : rclone-sync-test: Excluded 2024/10/03 03:42:33 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/10/03 03:42:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/03 03:42:34 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test-ignore-file: Waiting for checks to finish 2024/10/03 03:42:34 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/10/03 03:42:34 DEBUG : Waiting for deletions to finish 2024/10/03 03:42:34 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:42:37 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2024/10/03 03:42:38 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.bin" 2024/10/03 03:42:38 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore.json" --- PASS: TestSyncOverlapWithFilter (48.59s) === RUN TestSyncCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:42:50 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/dst" 2024/10/03 03:42:52 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/CompareDest" 2024/10/03 03:42:55 DEBUG : one: Need to transfer - File not found at Destination 2024/10/03 03:42:55 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:42:55 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:43:00 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/03 03:43:00 INFO : one: Copied (new) 2024/10/03 03:43:00 DEBUG : Waiting for deletions to finish 2024/10/03 03:43:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 03:43:05 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:43:05 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:43:10 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/03 03:43:10 INFO : one: Copied (replaced existing) 2024/10/03 03:43:10 DEBUG : Waiting for deletions to finish 2024/10/03 03:43:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 03:43:25 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:43:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:43:27 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 03:43:27 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:43:27 DEBUG : Waiting for deletions to finish 2024/10/03 03:43:27 INFO : There was nothing to transfer 2024/10/03 03:43:39 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:43:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 03:43:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 03:43:39 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:43:41 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:43:41 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 03:43:41 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:43:41 DEBUG : Waiting for deletions to finish 2024/10/03 03:43:41 INFO : There was nothing to transfer 2024/10/03 03:43:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:43:46 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 03:43:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 03:43:46 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:43:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:43:47 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 03:43:47 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:43:47 DEBUG : Waiting for deletions to finish 2024/10/03 03:43:47 INFO : There was nothing to transfer 2024/10/03 03:43:54 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/10/03 03:43:54 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/03 03:43:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/03 03:43:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 03:43:54 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:43:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:43:55 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 03:43:55 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:43:55 DEBUG : Waiting for deletions to finish 2024/10/03 03:43:55 INFO : There was nothing to transfer 2024/10/03 03:44:04 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/03 03:44:04 DEBUG : two: Need to transfer - File not found at Destination 2024/10/03 03:44:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 03:44:04 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:44:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:44:05 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/03 03:44:05 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:44:08 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/10/03 03:44:08 INFO : two: Copied (new) 2024/10/03 03:44:08 DEBUG : Waiting for deletions to finish 2024/10/03 03:44:21 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/10/03 03:44:21 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:44:21 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/03 03:44:21 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:44:22 DEBUG : CompareDest: Rmdir: contains trashed file: "one.json" 2024/10/03 03:44:22 DEBUG : CompareDest: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:44:22 DEBUG : CompareDest: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:44:22 DEBUG : CompareDest: Rmdir: contains trashed file: "two.json" --- PASS: TestSyncCompareDest (93.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:44:37 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/dest" 2024/10/03 03:44:39 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/pre-dest1" 2024/10/03 03:44:41 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/pre-dest2" 2024/10/03 03:44:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:44:45 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/03 03:44:47 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:44:47 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/03 03:44:47 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/03 03:44:47 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dest: Waiting for checks to finish 2024/10/03 03:44:47 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dest: Waiting for transfers to finish 2024/10/03 03:44:53 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/10/03 03:44:53 INFO : 3: Copied (new) 2024/10/03 03:44:53 DEBUG : Waiting for deletions to finish 2024/10/03 03:45:05 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.bin" 2024/10/03 03:45:05 DEBUG : pre-dest2: Rmdir: contains trashed file: "2.json" 2024/10/03 03:45:06 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.json" 2024/10/03 03:45:06 DEBUG : pre-dest1: Rmdir: contains trashed file: "1.bin" 2024/10/03 03:45:07 DEBUG : dest: Rmdir: contains trashed file: "3.json" 2024/10/03 03:45:07 DEBUG : dest: Rmdir: contains trashed file: "3.bin" --- PASS: TestSyncMultipleCompareDest (45.13s) === RUN TestSyncCopyDest run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:45:08 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/dst" 2024/10/03 03:45:08 DEBUG : Config file has changed externally - reloading 2024/10/03 03:45:10 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/CopyDest" 2024/10/03 03:45:13 DEBUG : one: Need to transfer - File not found at Destination 2024/10/03 03:45:13 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:45:13 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:45:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/10/03 03:45:19 INFO : one: Copied (new) 2024/10/03 03:45:19 DEBUG : Waiting for deletions to finish 2024/10/03 03:45:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 03:45:23 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:45:23 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:45:28 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/03 03:45:28 INFO : one: Copied (replaced existing) 2024/10/03 03:45:28 DEBUG : Waiting for deletions to finish 2024/10/03 03:45:43 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/BackupDir" 2024/10/03 03:45:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 03:45:45 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:45:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:45:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/03 03:45:52 INFO : one: Moved (server-side) 2024/10/03 03:45:56 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/10/03 03:45:56 INFO : one: Copied (server-side copy) 2024/10/03 03:45:56 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/03 03:45:56 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:45:56 DEBUG : Waiting for deletions to finish 2024/10/03 03:46:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:46:15 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/10/03 03:46:15 INFO : two: Copied (server-side copy) 2024/10/03 03:46:15 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/03 03:46:15 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:46:15 DEBUG : one: Unchanged skipping 2024/10/03 03:46:15 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:46:15 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:46:15 DEBUG : Waiting for deletions to finish 2024/10/03 03:46:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:46:21 DEBUG : one: Unchanged skipping 2024/10/03 03:46:21 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:46:21 DEBUG : two: Unchanged skipping 2024/10/03 03:46:21 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:46:21 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:46:21 DEBUG : Waiting for deletions to finish 2024/10/03 03:46:21 INFO : There was nothing to transfer 2024/10/03 03:46:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/03 03:46:40 DEBUG : three: Destination not found in --copy-dest 2024/10/03 03:46:40 DEBUG : three: Need to transfer - File not found at Destination 2024/10/03 03:46:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:46:40 DEBUG : one: Unchanged skipping 2024/10/03 03:46:40 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/03 03:46:40 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:46:40 DEBUG : two: Unchanged skipping 2024/10/03 03:46:40 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:46:44 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/10/03 03:46:44 INFO : three: Copied (new) 2024/10/03 03:46:44 DEBUG : Waiting for deletions to finish 2024/10/03 03:47:05 DEBUG : dst: Rmdir: contains trashed file: "three.bin" 2024/10/03 03:47:05 DEBUG : dst: Rmdir: contains trashed file: "three.json" 2024/10/03 03:47:05 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:47:05 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/03 03:47:05 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:47:05 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/10/03 03:47:06 DEBUG : CopyDest: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:47:06 DEBUG : CopyDest: Rmdir: contains trashed file: "one.json" 2024/10/03 03:47:06 DEBUG : CopyDest: Rmdir: contains trashed file: "two.json" 2024/10/03 03:47:06 DEBUG : CopyDest: Rmdir: contains trashed file: "three.bin" 2024/10/03 03:47:06 DEBUG : CopyDest: Rmdir: contains trashed file: "three.json" 2024/10/03 03:47:06 DEBUG : CopyDest: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:47:07 DEBUG : BackupDir: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:47:07 DEBUG : BackupDir: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncCopyDest (120.30s) === RUN TestSyncBackupDir run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:47:26 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/dst" 2024/10/03 03:47:27 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/backup" 2024/10/03 03:47:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 03:47:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:47:30 DEBUG : two: Unchanged skipping 2024/10/03 03:47:30 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:47:34 INFO : one: Moved (server-side) 2024/10/03 03:47:34 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:47:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/03 03:47:38 INFO : one: Copied (new) 2024/10/03 03:47:38 DEBUG : Waiting for deletions to finish 2024/10/03 03:47:42 INFO : three.txt: Moved (server-side) 2024/10/03 03:47:42 INFO : three.txt: Moved into backup dir 2024/10/03 03:47:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 03:47:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:47:58 DEBUG : two: Unchanged skipping 2024/10/03 03:47:58 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:48:00 INFO : one: Deleted 2024/10/03 03:48:04 INFO : one: Moved (server-side) 2024/10/03 03:48:04 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:48:08 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/03 03:48:08 INFO : one: Copied (new) 2024/10/03 03:48:08 DEBUG : Waiting for deletions to finish 2024/10/03 03:48:10 INFO : three.txt: Deleted 2024/10/03 03:48:14 INFO : three.txt: Moved (server-side) 2024/10/03 03:48:14 INFO : three.txt: Moved into backup dir 2024/10/03 03:48:27 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:48:27 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/03 03:48:27 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/10/03 03:48:27 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:48:28 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2024/10/03 03:48:28 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2024/10/03 03:48:28 DEBUG : backup: Rmdir: contains trashed file: "one.json" 2024/10/03 03:48:28 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:48:28 DEBUG : backup: Rmdir: contains trashed file: "three.txt.json" 2024/10/03 03:48:28 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bin" 2024/10/03 03:48:28 DEBUG : backup: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:48:28 DEBUG : backup: Rmdir: contains trashed file: "one.json" --- PASS: TestSyncBackupDir (80.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:48:48 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/dst" 2024/10/03 03:48:50 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/backup" 2024/10/03 03:48:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 03:48:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:48:53 DEBUG : two: Unchanged skipping 2024/10/03 03:48:53 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:48:57 INFO : one: Moved (server-side) to: one.bak 2024/10/03 03:48:57 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:49:01 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/03 03:49:01 INFO : one: Copied (new) 2024/10/03 03:49:01 DEBUG : Waiting for deletions to finish 2024/10/03 03:49:04 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 03:49:04 INFO : three.txt: Moved into backup dir 2024/10/03 03:49:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 03:49:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:49:21 DEBUG : two: Unchanged skipping 2024/10/03 03:49:21 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:49:23 INFO : one.bak: Deleted 2024/10/03 03:49:26 INFO : one: Moved (server-side) to: one.bak 2024/10/03 03:49:26 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:49:30 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/03 03:49:30 INFO : one: Copied (new) 2024/10/03 03:49:30 DEBUG : Waiting for deletions to finish 2024/10/03 03:49:33 INFO : three.txt.bak: Deleted 2024/10/03 03:49:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 03:49:36 INFO : three.txt: Moved into backup dir 2024/10/03 03:49:49 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/03 03:49:49 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:49:49 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/10/03 03:49:49 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:49:50 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" 2024/10/03 03:49:50 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" 2024/10/03 03:49:50 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/10/03 03:49:50 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" 2024/10/03 03:49:50 DEBUG : backup: Rmdir: contains trashed file: "one.bak.bin" 2024/10/03 03:49:50 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/10/03 03:49:50 DEBUG : backup: Rmdir: contains trashed file: "one.bak.json" 2024/10/03 03:49:50 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak.json" --- PASS: TestSyncBackupDirWithSuffix (81.86s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:50:08 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/dst" 2024/10/03 03:50:09 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/backup" 2024/10/03 03:50:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 03:50:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:50:12 DEBUG : two: Unchanged skipping 2024/10/03 03:50:12 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:50:17 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/03 03:50:17 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:50:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/03 03:50:21 INFO : one: Copied (new) 2024/10/03 03:50:21 DEBUG : Waiting for deletions to finish 2024/10/03 03:50:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/03 03:50:24 INFO : three.txt: Moved into backup dir 2024/10/03 03:50:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 03:50:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:50:40 DEBUG : two: Unchanged skipping 2024/10/03 03:50:40 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:50:42 INFO : one-2019-01-01: Deleted 2024/10/03 03:50:45 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/03 03:50:45 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:50:49 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/03 03:50:49 INFO : one: Copied (new) 2024/10/03 03:50:49 DEBUG : Waiting for deletions to finish 2024/10/03 03:50:52 INFO : three-2019-01-01.txt: Deleted 2024/10/03 03:50:55 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/03 03:50:55 INFO : three.txt: Moved into backup dir 2024/10/03 03:51:08 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:51:08 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/03 03:51:08 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/10/03 03:51:08 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:51:09 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/10/03 03:51:09 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/10/03 03:51:09 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/10/03 03:51:09 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/10/03 03:51:09 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/10/03 03:51:09 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/10/03 03:51:09 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/10/03 03:51:09 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt.json" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (79.37s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:51:28 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/dst" 2024/10/03 03:51:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 03:51:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:51:30 DEBUG : two: Unchanged skipping 2024/10/03 03:51:30 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:51:33 INFO : one: Moved (server-side) to: one.bak 2024/10/03 03:51:33 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:51:37 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/03 03:51:37 INFO : one: Copied (new) 2024/10/03 03:51:37 DEBUG : Waiting for deletions to finish 2024/10/03 03:51:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 03:51:41 INFO : three.txt: Moved into backup dir 2024/10/03 03:51:56 DEBUG : one.bak: Excluded (Path Filter) 2024/10/03 03:51:56 DEBUG : one.bak: Excluded 2024/10/03 03:51:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/03 03:51:56 DEBUG : three.txt.bak: Excluded 2024/10/03 03:51:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 03:51:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:51:56 DEBUG : two: Unchanged skipping 2024/10/03 03:51:56 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for checks to finish 2024/10/03 03:51:59 INFO : one.bak: Deleted 2024/10/03 03:52:02 INFO : one: Moved (server-side) to: one.bak 2024/10/03 03:52:02 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa/dst: Waiting for transfers to finish 2024/10/03 03:52:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/03 03:52:06 INFO : one: Copied (new) 2024/10/03 03:52:06 DEBUG : Waiting for deletions to finish 2024/10/03 03:52:09 INFO : three.txt.bak: Deleted 2024/10/03 03:52:12 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 03:52:12 INFO : three.txt: Moved into backup dir 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "two.json" 2024/10/03 03:52:24 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" --- PASS: TestSyncBackupDirSuffixOnly (75.08s) === RUN TestSyncSuffix run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:52:42 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/dst" 2024/10/03 03:52:42 DEBUG : Config file has changed externally - reloading 2024/10/03 03:52:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 03:52:47 INFO : one: Moved (server-side) to: one.bak 2024/10/03 03:52:51 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/03 03:52:51 INFO : one: Copied (new) 2024/10/03 03:52:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:52:53 DEBUG : two: Unchanged skipping 2024/10/03 03:52:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/03 03:52:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 03:53:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/10/03 03:53:01 INFO : three.txt: Copied (new) 2024/10/03 03:53:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 03:53:17 INFO : one.bak: Deleted 2024/10/03 03:53:19 INFO : one: Moved (server-side) to: one.bak 2024/10/03 03:53:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/03 03:53:23 INFO : one: Copied (new) 2024/10/03 03:53:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:53:24 DEBUG : two: Unchanged skipping 2024/10/03 03:53:25 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/03 03:53:28 INFO : three.txt.bak: Deleted 2024/10/03 03:53:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/03 03:53:34 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/10/03 03:53:34 INFO : three.txt: Copied (new) 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.bin" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "one.bak.json" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak.json" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "one.bak.bin" 2024/10/03 03:53:49 DEBUG : dst: Rmdir: contains trashed file: "two.json" --- PASS: TestSyncSuffix (84.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:54:07 DEBUG : Creating backend with remote "TestCompressDrive:rclone-test-cogeduv1moqa/dst" 2024/10/03 03:54:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/03 03:54:12 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/03 03:54:16 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/10/03 03:54:16 INFO : one: Copied (new) 2024/10/03 03:54:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:54:17 DEBUG : two: Unchanged skipping 2024/10/03 03:54:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/03 03:54:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/03 03:54:25 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/10/03 03:54:25 INFO : three.txt: Copied (new) 2024/10/03 03:54:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/03 03:54:40 INFO : one-2019-01-01: Deleted 2024/10/03 03:54:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/03 03:54:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/10/03 03:54:46 INFO : one: Copied (new) 2024/10/03 03:54:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:54:47 DEBUG : two: Unchanged skipping 2024/10/03 03:54:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/03 03:54:51 INFO : three-2019-01-01.txt: Deleted 2024/10/03 03:54:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/03 03:54:56 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/10/03 03:54:56 INFO : three.txt: Copied (new) 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "three.txt.json" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bin" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "one.json" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "one.bin" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.bin" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01.json" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "two.bin" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.bin" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt.json" 2024/10/03 03:55:12 DEBUG : dst: Rmdir: contains trashed file: "two.json" --- PASS: TestSyncSuffixKeepExtension (83.31s) === RUN TestSyncUTFNorm run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:55:19 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:55:19 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/03 03:55:19 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:55:24 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/10/03 03:55:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/03 03:55:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (14.78s) === RUN TestSyncImmutable run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:55:29 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/03 03:55:29 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:55:29 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:55:33 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/10/03 03:55:33 INFO : existing: Copied (new) 2024/10/03 03:55:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:55:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/03 03:55:36 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:55:37 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/03 03:55:37 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:55:37 ERROR : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: not deleting files as there were IO errors 2024/10/03 03:55:37 ERROR : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: not deleting directories as there were IO errors run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncImmutable (14.13s) === RUN TestSyncIgnoreCase run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:55:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:55:48 DEBUG : existing: Unchanged skipping 2024/10/03 03:55:48 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:55:48 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:55:48 DEBUG : Waiting for deletions to finish 2024/10/03 03:55:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (9.93s) === RUN TestFixCase run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.52s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.62s) --- SKIP: TestMaxTransfer/Hard (0.52s) --- SKIP: TestMaxTransfer/Soft (0.52s) --- SKIP: TestMaxTransfer/Cautious (0.57s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 03:59:17 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 03:59:17 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both0: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both12: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both13: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both14: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both1: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both16: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both10: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both18: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both11: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both15: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both2: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both3: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both5: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both6: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both7: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both19: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 03:59:17 DEBUG : both9: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both17: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both4: Unchanged skipping 2024/10/03 03:59:17 DEBUG : both8: Unchanged skipping 2024/10/03 03:59:17 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 03:59:17 DEBUG : Waiting for deletions to finish 2024/10/03 03:59:18 INFO : only5: Deleted 2024/10/03 03:59:18 INFO : only16: Deleted 2024/10/03 03:59:18 INFO : only7: Deleted 2024/10/03 03:59:19 INFO : only4: Deleted 2024/10/03 03:59:20 INFO : only11: Deleted 2024/10/03 03:59:20 INFO : only15: Deleted 2024/10/03 03:59:20 INFO : only18: Deleted 2024/10/03 03:59:20 INFO : only19: Deleted 2024/10/03 03:59:22 INFO : only14: Deleted 2024/10/03 03:59:22 INFO : only17: Deleted 2024/10/03 03:59:22 INFO : only3: Deleted 2024/10/03 03:59:22 INFO : only8: Deleted 2024/10/03 03:59:24 INFO : only10: Deleted 2024/10/03 03:59:24 INFO : only1: Deleted 2024/10/03 03:59:24 INFO : only12: Deleted 2024/10/03 03:59:24 INFO : only13: Deleted 2024/10/03 03:59:25 INFO : only0: Deleted 2024/10/03 03:59:25 INFO : only2: Deleted 2024/10/03 03:59:26 INFO : only9: Deleted 2024/10/03 03:59:26 INFO : only6: Deleted 2024/10/03 03:59:26 INFO : There was nothing to transfer run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (265.75s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 04:03:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for checks to finish 2024/10/03 04:03:48 DEBUG : both1: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both12: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both13: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both14: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both15: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both16: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both17: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both18: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both19: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both2: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both3: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both0: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both10: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both11: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both4: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both8: Unchanged skipping 2024/10/03 04:03:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/03 04:03:48 DEBUG : both6: Unchanged skipping 2024/10/03 04:03:48 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : both7: Unchanged skipping 2024/10/03 04:03:48 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : both5: Unchanged skipping 2024/10/03 04:03:48 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : both9: Unchanged skipping 2024/10/03 04:03:48 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/03 04:03:48 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Waiting for transfers to finish 2024/10/03 04:03:52 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:03:52 INFO : only12: Copied (replaced existing) 2024/10/03 04:03:52 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:03:52 INFO : only11: Copied (replaced existing) 2024/10/03 04:03:52 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:03:52 INFO : only10: Copied (replaced existing) 2024/10/03 04:03:53 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:03:53 INFO : only0: Copied (replaced existing) 2024/10/03 04:03:57 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:03:57 INFO : only15: Copied (replaced existing) 2024/10/03 04:03:57 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:03:57 INFO : only16: Copied (replaced existing) 2024/10/03 04:03:57 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:03:57 INFO : only17: Copied (replaced existing) 2024/10/03 04:03:57 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:03:57 INFO : only13: Copied (replaced existing) 2024/10/03 04:04:01 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:01 INFO : only18: Copied (replaced existing) 2024/10/03 04:04:01 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:01 INFO : only1: Copied (replaced existing) 2024/10/03 04:04:01 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:01 INFO : only19: Copied (replaced existing) 2024/10/03 04:04:02 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:02 INFO : only14: Copied (replaced existing) 2024/10/03 04:04:05 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:05 INFO : only2: Copied (replaced existing) 2024/10/03 04:04:05 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:05 INFO : only5: Copied (replaced existing) 2024/10/03 04:04:06 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:06 INFO : only7: Copied (replaced existing) 2024/10/03 04:04:06 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:06 INFO : only3: Copied (replaced existing) 2024/10/03 04:04:09 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:09 INFO : only9: Copied (replaced existing) 2024/10/03 04:04:09 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:09 INFO : only4: Copied (replaced existing) 2024/10/03 04:04:10 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:10 INFO : only6: Copied (replaced existing) 2024/10/03 04:04:10 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/10/03 04:04:10 INFO : only8: Copied (replaced existing) 2024/10/03 04:04:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (340.62s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 04:06:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 04:06:01 DEBUG : sub dir: Making directory with metadata 2024/10/03 04:06:02 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 04:06:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/03 04:06:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/03 04:06:34 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 04:06:34 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 04:07:00 DEBUG : sub dirEmpty: Rmdir: contains trashed file: "sub dirEmpty2" 2024/10/03 04:07:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 04:07:01 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 04:07:02 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/10/03 04:07:03 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/10/03 04:07:04 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/10/03 04:07:05 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/10/03 04:07:06 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/10/03 04:07:07 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/10/03 04:07:08 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 04:07:08 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.json" 2024/10/03 04:07:09 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2024/10/03 04:07:09 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/10/03 04:07:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 04:07:10 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestNothingToTransferWithEmptyDirs (72.39s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 04:07:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/03 04:07:13 DEBUG : sub dir: Making directory with metadata 2024/10/03 04:07:14 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 04:07:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/03 04:07:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/03 04:07:52 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/03 04:07:52 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Compressed: TestCompressDrive:rclone-test-cogeduv1moqa", Local "Local file system at /tmp/rclone3289782789", Modify Window "1ms" 2024/10/03 04:08:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.json" 2024/10/03 04:08:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 04:08:18 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/10/03 04:08:19 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/10/03 04:08:20 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/10/03 04:08:21 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/10/03 04:08:22 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/10/03 04:08:23 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/10/03 04:08:24 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 04:08:24 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world.json" 2024/10/03 04:08:25 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2024/10/03 04:08:25 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/10/03 04:08:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.bin" 2024/10/03 04:08:26 DEBUG : sub dir: Rmdir: contains trashed file: "hello world.json" --- PASS: TestNothingToTransferWithoutEmptyDirs (75.92s) PASS 2024/10/03 04:08:29 DEBUG : Compressed: TestCompressDrive:rclone-test-cogeduv1moqa: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCompressDrive: -verbose" - Finished OK in 45m27.704520568s (try 1/5)