"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Starting (try 1/5) 2024/10/05 01:18:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe" 2024/10/05 01:18:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/05 01:18:00 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0" 2024/10/05 01:18:01 DEBUG : Creating backend with remote "/tmp/rclone365034214" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:02 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:18:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:18:02 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/05 01:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:02 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.37s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:18:04 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:18:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:18:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:06 DEBUG : sub dir/hello world: md5 = ec430ff80b79bf5366cfd0a7ac73a642 OK 2024/10/05 01:18:06 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:18:07 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:09 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (6.71s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:10 DEBUG : metadata sub dir: Making directory with metadata 2024/10/05 01:18:10 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:18:10 DEBUG : empty metadata sub dir: Making directory with metadata 2024/10/05 01:18:10 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:18:10 DEBUG : Local file system at /tmp/rclone365034214: File to upload is small (21 bytes), uploading instead of streaming 2024/10/05 01:18:10 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/10/05 01:18:10 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/10/05 01:18:10 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:18:11 DEBUG : Google drive root 'crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0': Skipping btime metadata as can't update it on an existing file: 2024-10-05T01:18:10.823468906Z 2024/10/05 01:18:11 INFO : empty metadata sub dir: Updated directory metadata 2024/10/05 01:18:12 DEBUG : Google drive root 'crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0': Skipping btime metadata as can't update it on an existing file: 2024-10-05T01:18:10.823468906Z 2024/10/05 01:18:12 INFO : metadata sub dir: Updated directory metadata 2024/10/05 01:18:12 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/10/05 01:18:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:14 DEBUG : metadata sub dir/hello metadata world: md5 = 193883554d95a801b7371b607f6b27ed OK 2024/10/05 01:18:14 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:17 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.79s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:19 DEBUG : metadata sub dir: Making directory with metadata 2024/10/05 01:18:19 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:18:19 DEBUG : empty metadata sub dir: Making directory with metadata 2024/10/05 01:18:19 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:18:19 DEBUG : Local file system at /tmp/rclone365034214: File to upload is small (21 bytes), uploading instead of streaming 2024/10/05 01:18:19 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/10/05 01:18:19 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/10/05 01:18:19 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:18:19 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/10/05 01:18:19 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/10/05 01:18:19 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/10/05 01:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:22 DEBUG : metadata sub dir/hello metadata world: md5 = 8134a6f22e114db10c7895c694ef433f OK 2024/10/05 01:18:22 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/10/05 01:18:22 DEBUG : Google drive root 'crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0': Skipping btime metadata as can't update it on an existing file: 2024-10-05T01:18:19.607428582Z 2024/10/05 01:18:22 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:25 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (7.58s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:27 DEBUG : Creating backend with remote "/non-existing" 2024/10/05 01:18:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/05 01:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.19s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:28 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:18:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:31 DEBUG : sub dir/hello world: md5 = 474052117d365a87ef6fbde96eea6551 OK 2024/10/05 01:18:31 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:18:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (6.57s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:34 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Running all checks before starting transfers 2024/10/05 01:18:35 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:35 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Checks finished, now starting transfers 2024/10/05 01:18:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:37 DEBUG : sub dir/hello world: md5 = 56a4a0675caacd603b25e67ba98a2d27 OK 2024/10/05 01:18:37 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:18:38 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:39 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (6.19s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:41 ERROR : Ignoring --no-traverse with sync 2024/10/05 01:18:41 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:18:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:18:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:43 DEBUG : sub dir/hello world: md5 = a44d1e3dfd1a1a1b6774cec404aec893 OK 2024/10/05 01:18:43 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:18:43 DEBUG : Waiting for deletions to finish 2024/10/05 01:18:44 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (6.75s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/05 01:18:48 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:49 DEBUG : hello world2: md5 = c755511557ca27863fa702ac9b1a54f8 OK 2024/10/05 01:18:49 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.78s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:51 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:53 DEBUG : potato2: md5 = d11b404bdd3161d60e335456466e394b OK 2024/10/05 01:18:53 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:18:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:18:57 DEBUG : potato2: md5 = 386f30b2d71c270cd3892f5b1d0cdf2a OK 2024/10/05 01:18:57 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.58s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:18:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/05 01:18:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:18:58 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/05 01:18:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:18:59 DEBUG : sub dir: Making directory with metadata 2024/10/05 01:18:59 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/05 01:18:59 DEBUG : sub dir2: Making directory with metadata 2024/10/05 01:19:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:19:00 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/05 01:19:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:19:01 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:19:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:19:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:19:02 DEBUG : sub dir/hello world: md5 = e27d456b0e0c7a56e71f4802c194ba83 OK 2024/10/05 01:19:02 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:06 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2024/10/05 01:19:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (9.90s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:08 DEBUG : sub dir2: Making directory 2024/10/05 01:19:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/05 01:19:08 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:19:08 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:19:08 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/10/05 01:19:08 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/10/05 01:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:19:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:19:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:19:11 DEBUG : sub dir/hello world: md5 = eb444669c71ef082d7fb0ab740d3ba57 OK 2024/10/05 01:19:11 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:19:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:19:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (6.00s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:14 DEBUG : sub dir2: Making directory with metadata 2024/10/05 01:19:14 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:19:14 DEBUG : sub dir: Making directory with metadata 2024/10/05 01:19:15 INFO : sub dir: Made directory with metadata (mtime=2024-10-05T01:19:14.687171393Z) 2024/10/05 01:19:15 DEBUG : sub dir2: Making directory with metadata 2024/10/05 01:19:16 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:19:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:19:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:19:18 DEBUG : sub dir/hello world: md5 = 2cb0cee2c7edab2c502c081f1835a5dd OK 2024/10/05 01:19:18 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:19:18 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:21 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (8.04s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:22 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/10/05 01:19:22 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/05 01:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:19:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:19:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.52s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:27 DEBUG : sub dir2: Making directory 2024/10/05 01:19:27 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:19:27 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/10/05 01:19:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:19:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:19:29 DEBUG : sub dir/hello world: md5 = ff0334cbd3d5cd1991394574cf375319 OK 2024/10/05 01:19:29 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:19:29 INFO : sub dir/hello world: Deleted 2024/10/05 01:19:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:19:32 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:33 DEBUG : sub dir2: Making directory with metadata 2024/10/05 01:19:33 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:19:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:19:33 DEBUG : sub dir: Making directory with metadata 2024/10/05 01:19:34 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/10/05 01:19:34 DEBUG : sub dir2: Making directory with metadata 2024/10/05 01:19:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:19:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:19:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:19:36 DEBUG : sub dir/hello world: md5 = 9aac57bc30e8c330c592e76031e1fb1d OK 2024/10/05 01:19:36 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:19:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (8.28s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.48s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:41 DEBUG : sub dir2: Making directory 2024/10/05 01:19:42 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:19:42 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/10/05 01:19:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:19:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:19:44 DEBUG : sub dir/hello world: md5 = 034eb0afbd8ef911d5b4a1790056a074 OK 2024/10/05 01:19:44 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:19:44 DEBUG : Waiting for deletions to finish 2024/10/05 01:19:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:19:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (6.09s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:50 DEBUG : sub dir/hello world: md5 = fe9dba600a3cc3f82f4e6917cbbebe6a OK 2024/10/05 01:19:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fanuqez9xeya" 2024/10/05 01:19:51 DEBUG : Creating backend with remote "TestDrive:crypt/07kiri57mol4trs6pl3gu9urkumsq003brthdebg602c84nuj1tg" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe' -> Encrypted drive 'TestCryptDrive:rclone-test-fanuqez9xeya' 2024/10/05 01:19:52 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:19:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanuqez9xeya': Waiting for checks to finish 2024/10/05 01:19:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanuqez9xeya': Waiting for transfers to finish 2024/10/05 01:19:55 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/05 01:19:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:19:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fanuqez9xeya': Purge remote 2024/10/05 01:19:58 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (11.93s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:02 DEBUG : sub dir/hello world: md5 = 50130903dfb3e236bfd579a27073da4c OK 2024/10/05 01:20:03 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/05 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:20:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/05 01:20:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:20:05 DEBUG : sub dir/hello world: md5 = 57f3ad6e3e63191cdd423b4dec9b7dab OK 2024/10/05 01:20:05 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/05 01:20:05 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:07 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (9.07s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:11 DEBUG : sub dir/hello world: md5 = 55cd4e5f3b02b241230f5642fc968fff OK 2024/10/05 01:20:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-carecov4lula" 2024/10/05 01:20:12 DEBUG : Creating backend with remote "TestDrive:crypt/dvp8sradrc608puqhbdvrgu1rin5ldfs6qimkjpn37b7dk0412ng" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe' -> Encrypted drive 'TestCryptDrive:rclone-test-carecov4lula' 2024/10/05 01:20:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:20:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-carecov4lula': Waiting for checks to finish 2024/10/05 01:20:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-carecov4lula': Waiting for transfers to finish 2024/10/05 01:20:17 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/05 01:20:17 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:19 DEBUG : sub dir/hello world: md5 = f5cef3f35cdae9211dc610408353b6ac OK 2024/10/05 01:20:20 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/10/05 01:20:20 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/05 01:20:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/05 01:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-carecov4lula': Waiting for checks to finish 2024/10/05 01:20:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-carecov4lula': Waiting for transfers to finish 2024/10/05 01:20:22 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/05 01:20:23 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-carecov4lula': Purge remote 2024/10/05 01:20:25 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (18.77s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:30 DEBUG : sub dir/hello world: md5 = 999ca3761730415ab57671525e120326 OK 2024/10/05 01:20:31 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/05 01:20:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/05 01:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:20:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:20:33 DEBUG : sub dir/hello world: md5 = 5c52439453610189f2422bb2017fe048 OK 2024/10/05 01:20:33 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/05 01:20:33 INFO : sub dir/hello world: Deleted 2024/10/05 01:20:34 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (9.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:40 DEBUG : sub dir/hello world: md5 = 7a701fc39a05b1dc2438e9fe42358770 OK 2024/10/05 01:20:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-funudom5zomo" 2024/10/05 01:20:40 DEBUG : Creating backend with remote "TestDrive:crypt/riqi4lu5radumj6ieveb8sn7vu7jlt38via214vsj1fh63b84ob0" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe' -> Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo' 2024/10/05 01:20:42 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo': Waiting for checks to finish 2024/10/05 01:20:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo': Waiting for transfers to finish 2024/10/05 01:20:45 INFO : sub dir/hello world: Copied (server-side copy) 2024/10/05 01:20:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:48 DEBUG : sub dir/hello world: md5 = 236d32e0104e583d513dd362daa4f2d2 OK 2024/10/05 01:20:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo': Using server-side directory move 2024/10/05 01:20:49 INFO : Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/05 01:20:49 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/10/05 01:20:49 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/05 01:20:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo': Waiting for checks to finish 2024/10/05 01:20:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/05 01:20:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo': Waiting for transfers to finish 2024/10/05 01:20:50 INFO : sub dir/hello world: Deleted 2024/10/05 01:20:51 INFO : sub dir/hello world: Moved (server-side) 2024/10/05 01:20:51 INFO : sub dir: Set directory modification time (using SetModTime) 2024/10/05 01:20:54 DEBUG : sub dir/hello world: md5 = 53e0df5263c359ffd629173142d61691 OK 2024/10/05 01:20:54 DEBUG : testing file moves 2024/10/05 01:20:55 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/10/05 01:20:55 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/10/05 01:20:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/05 01:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo': Waiting for checks to finish 2024/10/05 01:20:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo': Waiting for transfers to finish 2024/10/05 01:20:55 INFO : sub dir/hello world: Deleted 2024/10/05 01:20:56 INFO : sub dir/hello world: Moved (server-side) 2024/10/05 01:20:57 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:20:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-funudom5zomo': Purge remote --- PASS: TestServerSideMoveOverSelf (23.32s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:03 DEBUG : sub dir/hello world: md5 = a74e63959fd85bb2909bfe127089384c OK 2024/10/05 01:21:03 ERROR : : error listing: directory not found 2024/10/05 01:21:04 DEBUG : Local file system at /tmp/rclone365034214: Making directory 2024/10/05 01:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (6.65s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:10 DEBUG : sub dir/hello world: md5 = 094446b918b460f18365a365a7ccefc5 OK 2024/10/05 01:21:11 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:21:11 DEBUG : Local file system at /tmp/rclone365034214: Waiting for checks to finish 2024/10/05 01:21:11 DEBUG : Local file system at /tmp/rclone365034214: Waiting for transfers to finish 2024/10/05 01:21:12 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2024/10/05 01:21:12 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:21:12 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:13 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (7.47s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:15 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/05 01:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:17 DEBUG : check sum: md5 = 7c4c18d380d1ff84872c8c569cb8750e OK 2024/10/05 01:21:17 INFO : check sum: Copied (new) 2024/10/05 01:21:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:17 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/05 01:21:17 DEBUG : check sum: Size of src and dst objects identical 2024/10/05 01:21:17 DEBUG : check sum: Unchanged skipping 2024/10/05 01:21:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:17 DEBUG : Waiting for deletions to finish 2024/10/05 01:21:17 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.70s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:20 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/05 01:21:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:21 DEBUG : sizeonly: md5 = 2e49acdb0d232a726e5da3b3cc311607 OK 2024/10/05 01:21:21 INFO : sizeonly: Copied (new) 2024/10/05 01:21:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:22 DEBUG : sizeonly: Sizes identical 2024/10/05 01:21:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:22 DEBUG : sizeonly: Unchanged skipping 2024/10/05 01:21:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:22 DEBUG : Waiting for deletions to finish 2024/10/05 01:21:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.72s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/05 01:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:26 DEBUG : ignore-size: md5 = 995604902ff146e5debed9bc3dda89e7 OK 2024/10/05 01:21:26 INFO : ignore-size: Copied (new) 2024/10/05 01:21:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:21:26 DEBUG : ignore-size: Unchanged skipping 2024/10/05 01:21:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:26 DEBUG : Waiting for deletions to finish 2024/10/05 01:21:26 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:30 DEBUG : existing: md5 = 52563e8864c4b59172fed757f5a196df OK 2024/10/05 01:21:31 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:31 DEBUG : existing: Unchanged skipping 2024/10/05 01:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:31 DEBUG : Waiting for deletions to finish 2024/10/05 01:21:31 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/05 01:21:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:33 DEBUG : existing: md5 = 04a7a297cbe77eae9c4f24a8d202b693 OK 2024/10/05 01:21:33 INFO : existing: Copied (replaced existing) 2024/10/05 01:21:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.98s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/05 01:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:37 DEBUG : existing: md5 = 52165a344fca3feea26e798a6b8e843b OK 2024/10/05 01:21:37 INFO : existing: Copied (new) 2024/10/05 01:21:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:37 DEBUG : existing: Destination exists, skipping 2024/10/05 01:21:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:37 DEBUG : Waiting for deletions to finish 2024/10/05 01:21:37 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.82s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:42 DEBUG : b/potato: md5 = 1e2999b7a573e3debfbfdf4aa5d84f32 OK 2024/10/05 01:21:45 DEBUG : c/non empty space: md5 = 819a18f99d42e8aae3d43906e55404ef OK 2024/10/05 01:21:45 DEBUG : d: Making directory 2024/10/05 01:21:46 DEBUG : Added delayed dir = "a", newDst= 2024/10/05 01:21:46 DEBUG : Added delayed dir = "c", newDst=c 2024/10/05 01:21:46 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/05 01:21:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:47 DEBUG : c/non empty space: Unchanged skipping 2024/10/05 01:21:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:49 DEBUG : a/potato2: md5 = 306637c21b6a7eb6074720a32ad2bfa7 OK 2024/10/05 01:21:49 INFO : a/potato2: Copied (new) 2024/10/05 01:21:49 DEBUG : Waiting for deletions to finish 2024/10/05 01:21:50 INFO : b/potato: Deleted 2024/10/05 01:21:50 INFO : a: Set directory modification time (using DirSetModTime) 2024/10/05 01:21:50 INFO : d: Removing directory 2024/10/05 01:21:51 INFO : b: Removing directory 2024/10/05 01:21:52 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/05 01:21:52 DEBUG : TestDrive: Loaded invalid token from config file - ignoring 2024/10/05 01:21:52 DEBUG : Saving config "token" in section "TestDrive" of the config file 2024/10/05 01:21:52 DEBUG : TestDrive: Saved new token in config file 2024/10/05 01:21:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:55 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/10/05 01:21:56 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (17.21s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:21:58 DEBUG : empty space: md5 = 9b4790404e949f447e90df0f24df8c34 OK 2024/10/05 01:21:59 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/05 01:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:21:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:21:59 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/10/05 01:21:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:22:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:22:00 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/05 01:22:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:22:01 DEBUG : empty space: md5 = 6c54ad33d392c20c28597b5e23fc37fa OK 2024/10/05 01:22:01 INFO : empty space: Copied (replaced existing) 2024/10/05 01:22:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.36s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.44s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:22:05 DEBUG : foo: md5 = ead3fa05c3b0632387915e20d4b3b99f OK 2024/10/05 01:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:22:06 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/05 01:22:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:22:08 DEBUG : foo: md5 = 45b3925b4ab202327402de03639b60b6 OK 2024/10/05 01:22:08 INFO : foo: Copied (replaced existing) 2024/10/05 01:22:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.69s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:22:11 DEBUG : empty space: md5 = 0a7eef8a1536b3c0fb70ec407ace1a3f OK 2024/10/05 01:22:11 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/05 01:22:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:22:11 DEBUG : empty space: Unchanged skipping 2024/10/05 01:22:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:22:13 DEBUG : potato: md5 = 91b8bdc26b68b9aa4b5f2ebd11b00d93 OK 2024/10/05 01:22:13 INFO : potato: Copied (new) 2024/10/05 01:22:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.93s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:22:17 DEBUG : potato: md5 = 3277867cef4b65f0c855d24c016650fc OK 2024/10/05 01:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:22:17 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/05 01:22:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:22:19 DEBUG : potato: md5 = 82137adcd662b89d23acd2e9d98c7a01 OK 2024/10/05 01:22:19 INFO : potato: Copied (replaced existing) 2024/10/05 01:22:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.25s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:22:22 DEBUG : potato: md5 = 9079877539509596812a244c04118135 OK 2024/10/05 01:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:22:23 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/05 01:22:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:22:24 DEBUG : potato: md5 = 99bf6abca23d30e459f4e9cf65cebad3 OK 2024/10/05 01:22:24 INFO : potato: Copied (replaced existing) 2024/10/05 01:22:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:22:27 DEBUG : potato: md5 = 7eccaff47755089e87ed10df43946f5f OK 2024/10/05 01:22:29 DEBUG : empty space: md5 = 97293e7c0a2b462a8afeab2a6ec1ddd6 OK 2024/10/05 01:22:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:22:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/05 01:22:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:22:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:22:29 DEBUG : empty space: Unchanged skipping 2024/10/05 01:22:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:22:29 DEBUG : Waiting for deletions to finish 2024/10/05 01:22:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:22:33 DEBUG : potato: md5 = 4f76db0c9ce34ace6bf659bc15eb628a OK 2024/10/05 01:22:35 DEBUG : empty space: md5 = 5bfcaababb49472603d0397ff9864112 OK 2024/10/05 01:22:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:22:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:22:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:22:36 DEBUG : empty space: Unchanged skipping 2024/10/05 01:22:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:22:37 DEBUG : potato2: md5 = ad3f6be74a69c72bf0d9cf12876c3f01 OK 2024/10/05 01:22:37 INFO : potato2: Copied (new) 2024/10/05 01:22:37 DEBUG : Waiting for deletions to finish 2024/10/05 01:22:38 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:22:43 DEBUG : b/potato: md5 = c0f86d493a39633286a9b3bf3e8a455d OK 2024/10/05 01:22:45 DEBUG : c/non empty space: md5 = e6cfca58838cd02f99d9c323aa343634 OK 2024/10/05 01:22:45 DEBUG : d: Making directory 2024/10/05 01:22:46 DEBUG : d/e: Making directory 2024/10/05 01:22:48 DEBUG : Added delayed dir = "a", newDst= 2024/10/05 01:22:48 DEBUG : Added delayed dir = "c", newDst=c 2024/10/05 01:22:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/05 01:22:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:22:49 DEBUG : c/non empty space: Unchanged skipping 2024/10/05 01:22:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:22:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:22:51 DEBUG : a/potato2: md5 = c57d07381a805bb86d9a4b3b9d9f761e OK 2024/10/05 01:22:51 INFO : a/potato2: Copied (new) 2024/10/05 01:22:51 DEBUG : Waiting for deletions to finish 2024/10/05 01:22:51 INFO : b/potato: Deleted 2024/10/05 01:22:52 INFO : a: Set directory modification time (using DirSetModTime) 2024/10/05 01:22:52 INFO : d/e: Removing directory 2024/10/05 01:22:53 INFO : d: Removing directory 2024/10/05 01:22:53 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2024/10/05 01:22:54 INFO : b: Removing directory 2024/10/05 01:22:54 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/05 01:22:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:22:57 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/10/05 01:22:58 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:02 DEBUG : b/potato: md5 = d5d943cff014fdc6501f85731284c8da OK 2024/10/05 01:23:05 DEBUG : c/non empty space: md5 = 86fc3a2b441f618ad8e6395ad764bd60 OK 2024/10/05 01:23:05 DEBUG : d: Making directory 2024/10/05 01:23:07 DEBUG : Added delayed dir = "a", newDst= 2024/10/05 01:23:07 DEBUG : Added delayed dir = "c", newDst=c 2024/10/05 01:23:07 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/05 01:23:07 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:23:07 DEBUG : c/non empty space: Unchanged skipping 2024/10/05 01:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:23:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:23:09 DEBUG : a/potato2: md5 = 95aae78b8db3b6f09a416a3fc0d49d8b OK 2024/10/05 01:23:09 INFO : a/potato2: Copied (new) 2024/10/05 01:23:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': not deleting files as there were IO errors 2024/10/05 01:23:10 INFO : a: Set directory modification time (using DirSetModTime) 2024/10/05 01:23:10 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:14 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2024/10/05 01:23:15 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2024/10/05 01:23:15 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.25s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:18 DEBUG : potato: md5 = ae835fab64a0000831fcf856dea17286 OK 2024/10/05 01:23:20 DEBUG : empty space: md5 = be25b388ec13db3611e199bca621b568 OK 2024/10/05 01:23:20 DEBUG : Waiting for deletions to finish 2024/10/05 01:23:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:23:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:23:20 DEBUG : empty space: Unchanged skipping 2024/10/05 01:23:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:23:21 INFO : potato: Deleted 2024/10/05 01:23:22 DEBUG : potato2: md5 = 03fd5149abaf9d188e3163e50c62cbc5 OK 2024/10/05 01:23:22 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (7.71s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:26 DEBUG : potato: md5 = dc66b70c9d6b671bb3a0a6de581728ef OK 2024/10/05 01:23:28 DEBUG : empty space: md5 = 1d86442381f6a8c3369d7980a50051ea OK 2024/10/05 01:23:28 DEBUG : Waiting for deletions to finish 2024/10/05 01:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:23:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:23:29 INFO : potato: Deleted 2024/10/05 01:23:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:23:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:23:29 DEBUG : empty space: Unchanged skipping 2024/10/05 01:23:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:23:31 DEBUG : potato2: md5 = 259f6683685ff14104e1fc812f54ca0c OK 2024/10/05 01:23:31 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (8.49s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:35 DEBUG : potato: md5 = e5940cfbe83e04c6932fa682d4720d2e OK 2024/10/05 01:23:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:23:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:23:37 DEBUG : potato2: md5 = 55751467daa1df7a1acb8ce5f30347f8 OK 2024/10/05 01:23:37 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (6.29s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:41 DEBUG : potato2: md5 = 02b08a83be0015bed166432e5387b07c OK 2024/10/05 01:23:42 DEBUG : empty space: md5 = 5a1cb2e297de1b9b19e3d6f7e58d9709 OK 2024/10/05 01:23:43 DEBUG : enormous: Excluded (Size Filter) 2024/10/05 01:23:43 DEBUG : enormous: Excluded 2024/10/05 01:23:43 DEBUG : potato2: Excluded (Size Filter) 2024/10/05 01:23:43 DEBUG : potato2: Excluded 2024/10/05 01:23:43 DEBUG : potato2: Excluded (Size Filter) 2024/10/05 01:23:43 DEBUG : potato2: Excluded 2024/10/05 01:23:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:23:43 DEBUG : empty space: Unchanged skipping 2024/10/05 01:23:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:23:43 DEBUG : Waiting for deletions to finish 2024/10/05 01:23:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:43 DEBUG : enormous: Excluded (Size Filter) 2024/10/05 01:23:43 DEBUG : enormous: Excluded 2024/10/05 01:23:43 DEBUG : potato2: Excluded (Size Filter) 2024/10/05 01:23:43 DEBUG : potato2: Excluded 2024/10/05 01:23:43 DEBUG : potato2: Excluded (Size Filter) 2024/10/05 01:23:43 DEBUG : potato2: Excluded 2024/10/05 01:23:43 DEBUG : Local file system at /tmp/rclone365034214: Waiting for checks to finish 2024/10/05 01:23:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/05 01:23:43 DEBUG : empty space: Unchanged skipping 2024/10/05 01:23:43 DEBUG : Local file system at /tmp/rclone365034214: Waiting for transfers to finish 2024/10/05 01:23:43 DEBUG : Waiting for deletions to finish 2024/10/05 01:23:43 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncWithExclude (6.85s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:48 DEBUG : potato2: md5 = 8cc7abf2d2cc79f03fb80f697fa09d17 OK 2024/10/05 01:23:49 DEBUG : empty space: md5 = d6b0b2b14f6d7a787b4e57e595c3ed7e OK 2024/10/05 01:23:51 DEBUG : enormous: md5 = fa5493be41c2208ecc9ab292f22bbc74 OK 2024/10/05 01:23:51 DEBUG : enormous: Excluded (Size Filter) 2024/10/05 01:23:51 DEBUG : enormous: Excluded 2024/10/05 01:23:51 DEBUG : potato2: Excluded (Size Filter) 2024/10/05 01:23:51 DEBUG : potato2: Excluded 2024/10/05 01:23:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:23:51 DEBUG : empty space: Unchanged skipping 2024/10/05 01:23:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:23:51 DEBUG : Waiting for deletions to finish 2024/10/05 01:23:52 INFO : enormous: Deleted 2024/10/05 01:23:52 INFO : potato2: Deleted 2024/10/05 01:23:52 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:52 DEBUG : Local file system at /tmp/rclone365034214: Waiting for checks to finish 2024/10/05 01:23:52 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/10/05 01:23:52 DEBUG : empty space: Unchanged skipping 2024/10/05 01:23:52 DEBUG : Local file system at /tmp/rclone365034214: Waiting for transfers to finish 2024/10/05 01:23:52 DEBUG : Waiting for deletions to finish 2024/10/05 01:23:52 INFO : enormous: Deleted 2024/10/05 01:23:52 INFO : potato2: Deleted 2024/10/05 01:23:52 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:23:56 DEBUG : one: md5 = 850ac5f28fa81c8ae3dc8d44299f3872 OK 2024/10/05 01:23:58 DEBUG : two: md5 = 570c6405ce91694c306dea44ef993262 OK 2024/10/05 01:23:59 DEBUG : three: md5 = 4e0a36f4da56aeaa43ffa268c2b31615 OK 2024/10/05 01:24:01 DEBUG : four: md5 = a712e90ce8a636127ac4362d60787459 OK 2024/10/05 01:24:01 DEBUG : five: Need to transfer - File not found at Destination 2024/10/05 01:24:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/10/05 01:24:01 DEBUG : one: Destination is newer than source, skipping 2024/10/05 01:24:01 DEBUG : three: Sizes identical 2024/10/05 01:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/10/05 01:24:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/10/05 01:24:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:03 DEBUG : four: md5 = 631b39e19b7fc1a82bc0b80640153fdc OK 2024/10/05 01:24:03 INFO : four: Copied (replaced existing) 2024/10/05 01:24:03 DEBUG : two: md5 = a2abe780e857d53b87f230dc13ca441b OK 2024/10/05 01:24:03 INFO : two: Copied (replaced existing) 2024/10/05 01:24:03 DEBUG : five: md5 = 76ec4b5e92687be471a5fd1ef8973f76 OK 2024/10/05 01:24:03 INFO : five: Copied (new) 2024/10/05 01:24:03 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (12.20s) === 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 "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2024/10/05 01:24:07 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/05 01:24:07 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/05 01:24:07 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/05 01:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:08 DEBUG : yam: md5 = efbe7d172ce976e0bf53e5923014478c OK 2024/10/05 01:24:08 INFO : yam: Copied (new) 2024/10/05 01:24:09 DEBUG : potato: md5 = e2d1fe2093aa37d3f251a748e3c3f873 OK 2024/10/05 01:24:09 INFO : potato: Copied (new) 2024/10/05 01:24:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:24:09 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/05 01:24:09 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/05 01:24:09 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:24:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:09 DEBUG : potato: Unchanged skipping 2024/10/05 01:24:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:11 DEBUG : yaml: md5 = 413a46a27043f90d48e32d79f8dbe6a0 OK 2024/10/05 01:24:11 INFO : yaml: Copied (new) 2024/10/05 01:24:11 DEBUG : Waiting for deletions to finish 2024/10/05 01:24:11 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (8.45s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/10/05 01:24:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Making map for --track-renames 2024/10/05 01:24:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Finished making map for --track-renames 2024/10/05 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/05 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for renames to finish 2024/10/05 01:24:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/10/05 01:24:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:17 DEBUG : potato: md5 = 7ff19783789f73165e627b6f266af8f0 OK 2024/10/05 01:24:17 INFO : potato: Copied (new) 2024/10/05 01:24:17 DEBUG : yam: md5 = 3ffff73ff2cb7847e184f79277faafb3 OK 2024/10/05 01:24:17 INFO : yam: Copied (new) 2024/10/05 01:24:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:24:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:24:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Making map for --track-renames 2024/10/05 01:24:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Finished making map for --track-renames 2024/10/05 01:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:18 DEBUG : potato: Unchanged skipping 2024/10/05 01:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for renames to finish 2024/10/05 01:24:18 INFO : yam: Moved (server-side) to: yaml 2024/10/05 01:24:18 INFO : yaml: Renamed from "yam" 2024/10/05 01:24:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:18 DEBUG : Waiting for deletions to finish 2024/10/05 01:24:18 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.16s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/10/05 01:24:22 DEBUG : Added delayed dir = "sub", newDst= 2024/10/05 01:24:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Making map for --track-renames 2024/10/05 01:24:22 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Finished making map for --track-renames 2024/10/05 01:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/05 01:24:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/05 01:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for renames to finish 2024/10/05 01:24:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:24 DEBUG : sub/yam: md5 = 2e916327276a8375b81aea68ec7f7a64 OK 2024/10/05 01:24:24 INFO : sub/yam: Copied (new) 2024/10/05 01:24:24 DEBUG : potato: md5 = 7e23285a8cd1cd5358a7227fdbc13ee4 OK 2024/10/05 01:24:24 INFO : potato: Copied (new) 2024/10/05 01:24:24 DEBUG : Waiting for deletions to finish 2024/10/05 01:24:25 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:24:26 DEBUG : Added delayed dir = "sub", newDst=sub 2024/10/05 01:24:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:24:26 DEBUG : potato: Unchanged skipping 2024/10/05 01:24:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Making map for --track-renames 2024/10/05 01:24:26 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Finished making map for --track-renames 2024/10/05 01:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for renames to finish 2024/10/05 01:24:27 INFO : sub/yam: Moved (server-side) to: yam 2024/10/05 01:24:27 INFO : yam: Renamed from "sub/yam" 2024/10/05 01:24:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:27 DEBUG : Waiting for deletions to finish 2024/10/05 01:24:27 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (9.74s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:24:31 DEBUG : Creating backend with remote "/tmp/rclone365034214/dir1" 2024/10/05 01:24:31 DEBUG : Config file has changed externally - reloading 2024/10/05 01:24:31 DEBUG : Creating backend with remote "/tmp/rclone365034214/dir2" 2024/10/05 01:24:31 DEBUG : Local file system at /tmp/rclone365034214/dir2: Using server-side directory move 2024/10/05 01:24:31 INFO : Local file system at /tmp/rclone365034214/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/05 01:24:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/05 01:24:31 DEBUG : Local file system at /tmp/rclone365034214/dir2: Waiting for checks to finish 2024/10/05 01:24:31 DEBUG : Local file system at /tmp/rclone365034214/dir2: Waiting for transfers to finish 2024/10/05 01:24:31 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.46s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:24:32 DEBUG : Added delayed dir = "nested", newDst= 2024/10/05 01:24:32 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:24:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:24:32 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/10/05 01:24:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/05 01:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:34 DEBUG : sub dir/hello world: md5 = 628371f3e7f147cff2dba988872362b1 OK 2024/10/05 01:24:34 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:24:34 INFO : sub dir/hello world: Deleted 2024/10/05 01:24:36 DEBUG : nested/sub dir/file: md5 = 5a733c3419d2905b4de0631ef4b0d637 OK 2024/10/05 01:24:36 INFO : nested/sub dir/file: Copied (new) 2024/10/05 01:24:36 INFO : nested/sub dir/file: Deleted 2024/10/05 01:24:37 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:24:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:24:38 INFO : nested: Set directory modification time (using DirSetModTime) 2024/10/05 01:24:38 INFO : sub dir: Removing directory 2024/10/05 01:24:38 INFO : nested/sub dir: Removing directory 2024/10/05 01:24:38 INFO : nested: Removing directory 2024/10/05 01:24:38 DEBUG : Local file system at /tmp/rclone365034214: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:24:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/05 01:24:41 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/10/05 01:24:42 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.05s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:24:44 DEBUG : Added delayed dir = "nested", newDst= 2024/10/05 01:24:44 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/05 01:24:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/05 01:24:44 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/10/05 01:24:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/05 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:46 DEBUG : sub dir/hello world: md5 = 16bc55091dd24b2357ef8a331b6eab10 OK 2024/10/05 01:24:46 INFO : sub dir/hello world: Copied (new) 2024/10/05 01:24:46 INFO : sub dir/hello world: Deleted 2024/10/05 01:24:48 DEBUG : nested/sub dir/file: md5 = dce8c52bca84afc4c38ee35cc3d13c19 OK 2024/10/05 01:24:48 INFO : nested/sub dir/file: Copied (new) 2024/10/05 01:24:48 INFO : nested/sub dir/file: Deleted 2024/10/05 01:24:49 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:24:49 INFO : nested: Set directory modification time (using DirSetModTime) 2024/10/05 01:24:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:24:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/05 01:24:53 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2024/10/05 01:24:54 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.87s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:24:56 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/05 01:24:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/05 01:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:57 DEBUG : existing: md5 = c33521e643216177020c9bc7055f2042 OK 2024/10/05 01:24:57 INFO : existing: Copied (new) 2024/10/05 01:24:57 INFO : existing: Deleted 2024/10/05 01:24:58 DEBUG : existing-b: md5 = 9b3a38b763e5e28d7ba3022ce655f6df OK 2024/10/05 01:24:58 INFO : existing-b: Copied (new) 2024/10/05 01:24:58 INFO : existing-b: Deleted 2024/10/05 01:24:58 DEBUG : existing: Destination exists, skipping 2024/10/05 01:24:58 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/05 01:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:24:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:24:58 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (5.07s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:25:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-fuhoger0laki" 2024/10/05 01:25:01 DEBUG : Creating backend with remote "TestDrive:crypt/8bcd5q88d4hhfp5tnadclo2me449srgvpu7u43297mnv50migpb0" 2024/10/05 01:25:03 DEBUG : potato2: md5 = 2ba7acd32e5ce0d3508343545bb10b8d OK 2024/10/05 01:25:05 DEBUG : empty space: md5 = d52dbecdd1a939c5f667da0a74112be8 OK 2024/10/05 01:25:06 DEBUG : potato3: md5 = 3d26f30761a2e2efebb0d21e58f1a588 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe' -> Encrypted drive 'TestCryptDrive:rclone-test-fuhoger0laki' 2024/10/05 01:25:09 DEBUG : empty space: md5 = 397a01090c81ed61f6bfe0661b67ea86 OK 2024/10/05 01:25:11 DEBUG : potato3: md5 = 1680bbb4424b0de641fb1fd9da07fbba OK 2024/10/05 01:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuhoger0laki': Using server-side directory move 2024/10/05 01:25:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-fuhoger0laki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/05 01:25:11 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:25:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/05 01:25:11 DEBUG : empty space: Unchanged skipping 2024/10/05 01:25:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/05 01:25:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuhoger0laki': Waiting for checks to finish 2024/10/05 01:25:12 INFO : empty space: Deleted 2024/10/05 01:25:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuhoger0laki': Waiting for transfers to finish 2024/10/05 01:25:12 INFO : potato3: Deleted 2024/10/05 01:25:12 INFO : potato2: Moved (server-side) 2024/10/05 01:25:12 INFO : potato3: Moved (server-side) 2024/10/05 01:25:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-farufud8mabu" 2024/10/05 01:25:13 DEBUG : Creating backend with remote "TestDrive:crypt/v09376osavusrtijrje1l8l4civ8lk3domik98brtfa9jn1lk240" 2024/10/05 01:25:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-farufud8mabu': Using server-side directory move 2024/10/05 01:25:15 INFO : Encrypted drive 'TestCryptDrive:rclone-test-farufud8mabu': Server side directory move succeeded 2024/10/05 01:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-farufud8mabu': Purge remote 2024/10/05 01:25:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-fuhoger0laki': Purge remote 2024/10/05 01:25:17 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (16.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:25:17 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-pepavib8qahe" 2024/10/05 01:25:17 DEBUG : Creating backend with remote "TestDrive:crypt/bil0ntb1mgif2k87a0f7pm46ongbb4rgq13ub2j3f5890mo8spe0" 2024/10/05 01:25:20 DEBUG : potato2: md5 = 8d6c090ae0ef90c1655d3d57b8a7431e OK 2024/10/05 01:25:21 DEBUG : empty space: md5 = 392a0ab0f028f9ac475f85c9a98fd8ae OK 2024/10/05 01:25:23 DEBUG : potato3: md5 = f99e1d57d791c3f227328fdb9864be88 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe' -> Encrypted drive 'TestCryptDrive:rclone-test-pepavib8qahe' 2024/10/05 01:25:26 DEBUG : empty space: md5 = 26af90d445897686eff952a3fcc6dddb OK 2024/10/05 01:25:27 DEBUG : potato3: md5 = 8272f6388124073e0f967f8e0b028ae1 OK 2024/10/05 01:25:28 DEBUG : empty space: Excluded (Size Filter) 2024/10/05 01:25:28 DEBUG : empty space: Excluded 2024/10/05 01:25:28 DEBUG : empty space: Excluded (Size Filter) 2024/10/05 01:25:28 DEBUG : empty space: Excluded 2024/10/05 01:25:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:25:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/05 01:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pepavib8qahe': Waiting for checks to finish 2024/10/05 01:25:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pepavib8qahe': Waiting for transfers to finish 2024/10/05 01:25:28 INFO : potato3: Deleted 2024/10/05 01:25:29 INFO : potato2: Moved (server-side) 2024/10/05 01:25:29 INFO : potato3: Moved (server-side) 2024/10/05 01:25:30 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-senopaw9yivo" 2024/10/05 01:25:30 DEBUG : Creating backend with remote "TestDrive:crypt/sj2ibhveh3h5d9au3t8k8361tpoeo1b5iivri9ubmrfem9uu3020" 2024/10/05 01:25:31 DEBUG : empty space: Excluded (Size Filter) 2024/10/05 01:25:31 DEBUG : empty space: Excluded 2024/10/05 01:25:31 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:25:31 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/05 01:25:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senopaw9yivo': Waiting for checks to finish 2024/10/05 01:25:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senopaw9yivo': Waiting for transfers to finish 2024/10/05 01:25:33 INFO : potato3: Moved (server-side) 2024/10/05 01:25:33 INFO : potato2: Moved (server-side) 2024/10/05 01:25:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-senopaw9yivo': Purge remote 2024/10/05 01:25:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-pepavib8qahe': Purge remote --- PASS: TestServerSideMoveWithFilter (18.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:25:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-yegezey4xatu" 2024/10/05 01:25:36 DEBUG : Creating backend with remote "TestDrive:crypt/mecg4e8316uu7vetpmebsbccqridasfb2lh4lno004dpl859uamg" 2024/10/05 01:25:38 DEBUG : potato2: md5 = e2af1395989939150db4135beb4c74c3 OK 2024/10/05 01:25:40 DEBUG : empty space: md5 = 742d6047713153bee9d12cc10bdd14b3 OK 2024/10/05 01:25:42 DEBUG : potato3: md5 = 3efb436078cd295c6c7b1bf560899b11 OK 2024/10/05 01:25:42 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe' -> Encrypted drive 'TestCryptDrive:rclone-test-yegezey4xatu' 2024/10/05 01:25:45 DEBUG : empty space: md5 = 1a4ff7697aef5bf78c835e1104e3f771 OK 2024/10/05 01:25:47 DEBUG : potato3: md5 = bd4bf5836dcab1be191d8b3097f25e42 OK 2024/10/05 01:25:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegezey4xatu': Using server-side directory move 2024/10/05 01:25:47 INFO : Encrypted drive 'TestCryptDrive:rclone-test-yegezey4xatu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/05 01:25:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/05 01:25:48 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/10/05 01:25:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/10/05 01:25:48 DEBUG : empty space: Unchanged skipping 2024/10/05 01:25:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/05 01:25:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegezey4xatu': Waiting for checks to finish 2024/10/05 01:25:48 INFO : empty space: Deleted 2024/10/05 01:25:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegezey4xatu': Waiting for transfers to finish 2024/10/05 01:25:48 INFO : potato3: Deleted 2024/10/05 01:25:48 INFO : potato2: Moved (server-side) 2024/10/05 01:25:49 INFO : potato3: Moved (server-side) 2024/10/05 01:25:49 INFO : tomatoDir: Removing directory 2024/10/05 01:25:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': deleted 1 directories 2024/10/05 01:25:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-doximin8sumu" 2024/10/05 01:25:51 DEBUG : Creating backend with remote "TestDrive:crypt/1r53ehsdk1at6j140l9s8cmvlf5rp779mjb2t64ftu09irveu1gg" 2024/10/05 01:25:52 DEBUG : tomatoDir: Making directory 2024/10/05 01:25:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doximin8sumu': Using server-side directory move 2024/10/05 01:25:54 INFO : Encrypted drive 'TestCryptDrive:rclone-test-doximin8sumu': Server side directory move succeeded 2024/10/05 01:25:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-doximin8sumu': Purge remote 2024/10/05 01:25:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-yegezey4xatu': Purge remote 2024/10/05 01:25:56 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (20.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.47s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:25:57 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test" 2024/10/05 01:25:57 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncOverlap (3.97s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:26:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test" 2024/10/05 01:26:01 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2024/10/05 01:26:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test-include/layer2" 2024/10/05 01:26:04 DEBUG : Config file has changed externally - reloading 2024/10/05 01:26:04 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2024/10/05 01:26:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test-ignore-file" 2024/10/05 01:26:07 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2024/10/05 01:26:12 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 1bbc69fbfd18bc376bc9852e8a5dee45 OK 2024/10/05 01:26:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/05 01:26:13 DEBUG : rclone-sync-test: Excluded 2024/10/05 01:26:13 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/10/05 01:26:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/05 01:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test': Waiting for checks to finish 2024/10/05 01:26:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test': Waiting for transfers to finish 2024/10/05 01:26:14 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:14 INFO : There was nothing to transfer 2024/10/05 01:26:15 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/05 01:26:15 DEBUG : rclone-sync-test: Excluded 2024/10/05 01:26:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/05 01:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:26:16 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:16 INFO : rclone-sync-test-include: Removing directory 2024/10/05 01:26:16 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/10/05 01:26:16 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/05 01:26:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': failed to delete 1 directories 2024/10/05 01:26:16 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:26:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/05 01:26:17 DEBUG : rclone-sync-test: Excluded 2024/10/05 01:26:17 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/10/05 01:26:18 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/05 01:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/05 01:26:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/05 01:26:18 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:18 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:26:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/05 01:26:19 DEBUG : rclone-sync-test: Excluded 2024/10/05 01:26:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/05 01:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:26:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:26:19 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:19 INFO : rclone-sync-test-include: Removing directory 2024/10/05 01:26:20 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/10/05 01:26:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/05 01:26:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': failed to delete 1 directories 2024/10/05 01:26:20 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:26:20 DEBUG : : Excluded 2024/10/05 01:26:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/05 01:26:21 DEBUG : rclone-sync-test: Excluded 2024/10/05 01:26:21 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/10/05 01:26:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/05 01:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/05 01:26:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/05 01:26:22 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:22 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:26:24 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2024/10/05 01:26:25 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (33.78s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:26:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/dst" 2024/10/05 01:26:35 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/05 01:26:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/CompareDest" 2024/10/05 01:26:37 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/gveqi14airsml4bgu7krj116o8" 2024/10/05 01:26:39 DEBUG : one: Need to transfer - File not found at Destination 2024/10/05 01:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:26:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:26:41 DEBUG : one: md5 = 96801d0679dfb0d2fe0d4851a73f9a86 OK 2024/10/05 01:26:41 INFO : one: Copied (new) 2024/10/05 01:26:41 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:26:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:26:44 DEBUG : one: md5 = af23f8aa743c5b0bb925271f7c101ee8 OK 2024/10/05 01:26:44 INFO : one: Copied (replaced existing) 2024/10/05 01:26:44 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:47 DEBUG : dst/one: md5 = c1b61974630c30e276a102dec6f2c32c OK 2024/10/05 01:26:49 DEBUG : CompareDest/one: md5 = 5cb09a75c24e9d53ce16893becc92518 OK 2024/10/05 01:26:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:26:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:26:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:26:51 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/05 01:26:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:26:51 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:51 INFO : There was nothing to transfer 2024/10/05 01:26:53 DEBUG : CompareDest/two: md5 = 3248236842f2babb36fe2418eccff844 OK 2024/10/05 01:26:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:26:54 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/05 01:26:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:26:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:26:54 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/05 01:26:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:26:54 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:54 INFO : There was nothing to transfer 2024/10/05 01:26:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:26:55 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/05 01:26:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:26:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:26:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:26:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/05 01:26:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:26:56 DEBUG : Waiting for deletions to finish 2024/10/05 01:26:56 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/05 01:26:57 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/05 01:26:57 DEBUG : two: Need to transfer - File not found at Destination 2024/10/05 01:26:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:26:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:26:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:26:57 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/05 01:26:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:26:59 DEBUG : two: md5 = f0a2d29a2df1940559babcd8223efbe3 OK 2024/10/05 01:26:59 INFO : two: Copied (new) 2024/10/05 01:26:59 DEBUG : Waiting for deletions to finish 2024/10/05 01:27:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/05 01:27:02 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:27:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:27:03 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncCompareDest (29.21s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:27:06 DEBUG : pre-dest1/1: md5 = c9c4c71e645e2bb31d72d7c2adfeadac OK 2024/10/05 01:27:09 DEBUG : pre-dest2/2: md5 = 2ca5ed3de28764ed6d01b0ec6da0f77c OK 2024/10/05 01:27:09 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/dest" 2024/10/05 01:27:09 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/rg03c1jvnehrrc617i0lnqjddc" 2024/10/05 01:27:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/pre-dest1" 2024/10/05 01:27:11 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/bbnblvh6k061ssopqrp18kd7gc" 2024/10/05 01:27:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/pre-dest2" 2024/10/05 01:27:12 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/dgicm1h6b5ejvlltm8eeif0bnk" 2024/10/05 01:27:13 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:27:13 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/05 01:27:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:27:14 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/05 01:27:14 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/05 01:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dest': Waiting for checks to finish 2024/10/05 01:27:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dest': Waiting for transfers to finish 2024/10/05 01:27:17 DEBUG : 3: md5 = a08b5a2da71dcb419edd81dbda4e727c OK 2024/10/05 01:27:17 INFO : 3: Copied (new) 2024/10/05 01:27:17 DEBUG : Waiting for deletions to finish 2024/10/05 01:27:20 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2024/10/05 01:27:21 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2024/10/05 01:27:22 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (18.30s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:27:22 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/dst" 2024/10/05 01:27:22 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/05 01:27:24 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/CopyDest" 2024/10/05 01:27:24 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/d09o6po3f7bm6ce32vdgs8h9ls" 2024/10/05 01:27:26 DEBUG : one: Need to transfer - File not found at Destination 2024/10/05 01:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:27:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:27:29 DEBUG : one: md5 = a52c559a8ed90f1fdbdd9a05098157c4 OK 2024/10/05 01:27:29 INFO : one: Copied (new) 2024/10/05 01:27:29 DEBUG : Waiting for deletions to finish 2024/10/05 01:27:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:27:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:27:31 DEBUG : one: md5 = 22546eea25ba51327b5fb96aab1ff401 OK 2024/10/05 01:27:31 INFO : one: Copied (replaced existing) 2024/10/05 01:27:31 DEBUG : Waiting for deletions to finish 2024/10/05 01:27:34 DEBUG : dst/one: md5 = a7c5c5d0e3a5a652f6fb232083dd7371 OK 2024/10/05 01:27:36 DEBUG : CopyDest/one: md5 = 41319adfb88eb5f9b8f0ec0f3eb9c7ca OK 2024/10/05 01:27:37 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/BackupDir" 2024/10/05 01:27:37 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/s6dbk3lfi7c9kfvo6j7bla9m0g" 2024/10/05 01:27:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:27:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:27:39 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:27:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/05 01:27:41 INFO : one: Moved (server-side) 2024/10/05 01:27:42 INFO : one: Copied (server-side copy) 2024/10/05 01:27:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/05 01:27:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:27:42 DEBUG : Waiting for deletions to finish 2024/10/05 01:27:44 DEBUG : CopyDest/two: md5 = 6a6e34c65cb79ce5f0641fc0255eb963 OK 2024/10/05 01:27:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:27:46 INFO : two: Copied (server-side copy) 2024/10/05 01:27:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/05 01:27:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:27:46 DEBUG : one: Unchanged skipping 2024/10/05 01:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:27:46 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:27:46 DEBUG : Waiting for deletions to finish 2024/10/05 01:27:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:27:47 DEBUG : one: Unchanged skipping 2024/10/05 01:27:47 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:27:47 DEBUG : two: Unchanged skipping 2024/10/05 01:27:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:27:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:27:47 DEBUG : Waiting for deletions to finish 2024/10/05 01:27:47 INFO : There was nothing to transfer 2024/10/05 01:27:49 DEBUG : CopyDest/three: md5 = 4b4b89f9ef716f5d32a500bc38136b00 OK 2024/10/05 01:27:50 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/05 01:27:50 DEBUG : three: Destination not found in --copy-dest 2024/10/05 01:27:50 DEBUG : three: Need to transfer - File not found at Destination 2024/10/05 01:27:50 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:27:50 DEBUG : one: Unchanged skipping 2024/10/05 01:27:50 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/10/05 01:27:50 DEBUG : two: Unchanged skipping 2024/10/05 01:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:27:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:27:52 DEBUG : three: md5 = a59e24251696b141a34b0e434fa6dd64 OK 2024/10/05 01:27:52 INFO : three: Copied (new) 2024/10/05 01:27:52 DEBUG : Waiting for deletions to finish 2024/10/05 01:27:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/05 01:27:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/05 01:27:58 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:27:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2024/10/05 01:27:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/05 01:27:59 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:27:59 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (37.69s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:28:03 DEBUG : dst/one: md5 = 85f6993be218baeea99c847af371ffb0 OK 2024/10/05 01:28:04 DEBUG : dst/two: md5 = 0a87832a7507a76484399647af09bafb OK 2024/10/05 01:28:06 DEBUG : dst/three.txt: md5 = 6611b287fce43f8de60b30e8b156dd6c OK 2024/10/05 01:28:06 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/dst" 2024/10/05 01:28:06 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/05 01:28:07 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/backup" 2024/10/05 01:28:07 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/1nrff024r7pq65ecp72fc28jb0" 2024/10/05 01:28:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/05 01:28:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:28:09 DEBUG : two: Unchanged skipping 2024/10/05 01:28:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:28:11 INFO : one: Moved (server-side) 2024/10/05 01:28:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:28:12 DEBUG : one: md5 = c6bbd5a9d4cf4d1f158556886743d755 OK 2024/10/05 01:28:12 INFO : one: Copied (new) 2024/10/05 01:28:12 DEBUG : Waiting for deletions to finish 2024/10/05 01:28:13 INFO : three.txt: Moved (server-side) 2024/10/05 01:28:13 INFO : three.txt: Moved into backup dir 2024/10/05 01:28:17 DEBUG : dst/three.txt: md5 = d95e28cd926eb689d2b44321e9e04385 OK 2024/10/05 01:28:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/05 01:28:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:28:17 DEBUG : two: Unchanged skipping 2024/10/05 01:28:17 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:28:18 INFO : one: Deleted 2024/10/05 01:28:19 INFO : one: Moved (server-side) 2024/10/05 01:28:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:28:20 DEBUG : one: md5 = 05996e6bbae6a405d66c6a17b60fd8af OK 2024/10/05 01:28:20 INFO : one: Copied (new) 2024/10/05 01:28:20 DEBUG : Waiting for deletions to finish 2024/10/05 01:28:21 INFO : three.txt: Deleted 2024/10/05 01:28:22 INFO : three.txt: Moved (server-side) 2024/10/05 01:28:22 INFO : three.txt: Moved into backup dir 2024/10/05 01:28:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:28:26 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/05 01:28:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:28:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/05 01:28:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:28:27 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (27.41s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:28:30 DEBUG : dst/one: md5 = b273a14239338dfdece142a5111326cb OK 2024/10/05 01:28:32 DEBUG : dst/two: md5 = 30c057383b4b152d9cc3b25cf419f938 OK 2024/10/05 01:28:33 DEBUG : dst/three.txt: md5 = cbbb8e9bd1687e1082b33b33ec5ebc33 OK 2024/10/05 01:28:34 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/dst" 2024/10/05 01:28:34 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/05 01:28:35 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/backup" 2024/10/05 01:28:35 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/1nrff024r7pq65ecp72fc28jb0" 2024/10/05 01:28:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/05 01:28:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:28:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:28:37 DEBUG : two: Unchanged skipping 2024/10/05 01:28:38 INFO : one: Moved (server-side) to: one.bak 2024/10/05 01:28:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:28:40 DEBUG : one: md5 = 2a225639fe6e8d45dbe28e7bfc66b1bc OK 2024/10/05 01:28:40 INFO : one: Copied (new) 2024/10/05 01:28:40 DEBUG : Waiting for deletions to finish 2024/10/05 01:28:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/05 01:28:41 INFO : three.txt: Moved into backup dir 2024/10/05 01:28:43 DEBUG : dst/three.txt: md5 = 86825572db8f33c34be450b775e4dc0a OK 2024/10/05 01:28:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/05 01:28:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:28:44 DEBUG : two: Unchanged skipping 2024/10/05 01:28:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:28:45 INFO : one.bak: Deleted 2024/10/05 01:28:45 INFO : one: Moved (server-side) to: one.bak 2024/10/05 01:28:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:28:47 DEBUG : one: md5 = 636c72f7956861337c4f304131ca7e6a OK 2024/10/05 01:28:47 INFO : one: Copied (new) 2024/10/05 01:28:47 DEBUG : Waiting for deletions to finish 2024/10/05 01:28:48 INFO : three.txt.bak: Deleted 2024/10/05 01:28:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/05 01:28:49 INFO : three.txt: Moved into backup dir 2024/10/05 01:28:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:28:52 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/05 01:28:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/10/05 01:28:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/05 01:28:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/10/05 01:28:53 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (26.64s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:28:57 DEBUG : dst/one: md5 = fe1ed7524df7a1f78025ff4947120549 OK 2024/10/05 01:28:58 DEBUG : dst/two: md5 = 7ae4c67eaefb07576cbec9412f0126ae OK 2024/10/05 01:29:00 DEBUG : dst/three.txt: md5 = 911cea32bc1c4765b1277f0c521a8ea8 OK 2024/10/05 01:29:00 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/dst" 2024/10/05 01:29:00 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/05 01:29:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/backup" 2024/10/05 01:29:01 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/1nrff024r7pq65ecp72fc28jb0" 2024/10/05 01:29:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/05 01:29:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:29:03 DEBUG : two: Unchanged skipping 2024/10/05 01:29:03 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:29:05 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/05 01:29:05 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:29:06 DEBUG : one: md5 = cae1e42bcef021c8903379c1b929e5bc OK 2024/10/05 01:29:06 INFO : one: Copied (new) 2024/10/05 01:29:06 DEBUG : Waiting for deletions to finish 2024/10/05 01:29:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/05 01:29:07 INFO : three.txt: Moved into backup dir 2024/10/05 01:29:09 DEBUG : dst/three.txt: md5 = 7b28ade866ca426313e7bff734257ef6 OK 2024/10/05 01:29:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:29:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/05 01:29:10 DEBUG : two: Unchanged skipping 2024/10/05 01:29:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:29:11 INFO : one-2019-01-01: Deleted 2024/10/05 01:29:12 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/05 01:29:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:29:13 DEBUG : one: md5 = 776d4800975199d67db9f370c63b0859 OK 2024/10/05 01:29:13 INFO : one: Copied (new) 2024/10/05 01:29:13 DEBUG : Waiting for deletions to finish 2024/10/05 01:29:14 INFO : three-2019-01-01.txt: Deleted 2024/10/05 01:29:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/05 01:29:15 INFO : three.txt: Moved into backup dir 2024/10/05 01:29:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:29:18 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/05 01:29:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/10/05 01:29:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/10/05 01:29:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/10/05 01:29:19 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (25.92s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:29:22 DEBUG : dst/one: md5 = 3bf42c989bbd27b873e2e1f3efd467c7 OK 2024/10/05 01:29:24 DEBUG : dst/two: md5 = 16127d2062aac26790490deb561ed8a3 OK 2024/10/05 01:29:25 DEBUG : dst/three.txt: md5 = 407c73055a5b4957ce942a97b1e234c8 OK 2024/10/05 01:29:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/dst" 2024/10/05 01:29:26 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/05 01:29:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/05 01:29:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:29:27 DEBUG : two: Unchanged skipping 2024/10/05 01:29:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:29:28 INFO : one: Moved (server-side) to: one.bak 2024/10/05 01:29:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:29:29 DEBUG : one: md5 = 2e68d9e89c5b218305552800cd2e44c9 OK 2024/10/05 01:29:29 INFO : one: Copied (new) 2024/10/05 01:29:29 DEBUG : Waiting for deletions to finish 2024/10/05 01:29:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/05 01:29:30 INFO : three.txt: Moved into backup dir 2024/10/05 01:29:32 DEBUG : dst/three.txt: md5 = 704113d0d55f4f22825bc63bcb4ff51f OK 2024/10/05 01:29:33 DEBUG : one.bak: Excluded (Path Filter) 2024/10/05 01:29:33 DEBUG : one.bak: Excluded 2024/10/05 01:29:33 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/05 01:29:33 DEBUG : three.txt.bak: Excluded 2024/10/05 01:29:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/05 01:29:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:29:33 DEBUG : two: Unchanged skipping 2024/10/05 01:29:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for checks to finish 2024/10/05 01:29:34 INFO : one.bak: Deleted 2024/10/05 01:29:35 INFO : one: Moved (server-side) to: one.bak 2024/10/05 01:29:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe/dst': Waiting for transfers to finish 2024/10/05 01:29:36 DEBUG : one: md5 = cff9bdba5d754be361e90930c154f4b7 OK 2024/10/05 01:29:36 INFO : one: Copied (new) 2024/10/05 01:29:36 DEBUG : Waiting for deletions to finish 2024/10/05 01:29:37 INFO : three.txt.bak: Deleted 2024/10/05 01:29:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/05 01:29:38 INFO : three.txt: Moved into backup dir 2024/10/05 01:29:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:29:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/05 01:29:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/10/05 01:29:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/05 01:29:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/05 01:29:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (21.93s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:29:44 DEBUG : dst/one: md5 = 85e607270d2fa7ed50b7bd22c67802eb OK 2024/10/05 01:29:46 DEBUG : dst/two: md5 = 8731cd7f7b7cd539f4d97900a8cf420c OK 2024/10/05 01:29:47 DEBUG : dst/three.txt: md5 = 035969f8c1c0def2515942fdc02aa9c7 OK 2024/10/05 01:29:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/dst" 2024/10/05 01:29:48 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/05 01:29:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/05 01:29:50 INFO : one: Moved (server-side) to: one.bak 2024/10/05 01:29:52 DEBUG : one: md5 = d433daa24085b9e92915e2fc5b14b00d OK 2024/10/05 01:29:52 INFO : one: Copied (new) 2024/10/05 01:29:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:29:52 DEBUG : two: Unchanged skipping 2024/10/05 01:29:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/05 01:29:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/05 01:29:55 DEBUG : three.txt: md5 = 6ccea446e402acfaa24e065d5831bcb5 OK 2024/10/05 01:29:55 INFO : three.txt: Copied (new) 2024/10/05 01:29:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/05 01:29:57 INFO : one.bak: Deleted 2024/10/05 01:29:58 INFO : one: Moved (server-side) to: one.bak 2024/10/05 01:29:59 DEBUG : one: md5 = a0053f9ba5ed7bda7a707e09a7a6ff54 OK 2024/10/05 01:29:59 INFO : one: Copied (new) 2024/10/05 01:30:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:30:00 DEBUG : two: Unchanged skipping 2024/10/05 01:30:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/05 01:30:01 INFO : three.txt.bak: Deleted 2024/10/05 01:30:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/05 01:30:03 DEBUG : three.txt: md5 = 2ecfac14bbc5632f4945a1d8e104f683 OK 2024/10/05 01:30:03 INFO : three.txt: Copied (new) 2024/10/05 01:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/05 01:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/05 01:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/05 01:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2024/10/05 01:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2024/10/05 01:30:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncSuffix (25.88s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:30:10 DEBUG : dst/one: md5 = eb0d070baa07abfeaf5b1bee051a23f6 OK 2024/10/05 01:30:12 DEBUG : dst/two: md5 = 7fece83f66461dd09d40c8c610e47580 OK 2024/10/05 01:30:13 DEBUG : dst/three.txt: md5 = 3dbe5ce263826ec504b963ef48612a67 OK 2024/10/05 01:30:14 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qixecoh1zoxe/dst" 2024/10/05 01:30:14 DEBUG : Creating backend with remote "TestDrive:crypt/jtt9t8ren8t7d67cnenobd15gqjrcj5q9a7iu8asjvkhe6jcr3t0/31u3jie661vd5p8j7rtc3hgbh0" 2024/10/05 01:30:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/05 01:30:16 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/05 01:30:17 DEBUG : one: md5 = ef033f2e7764d615f01b89f46f0ac491 OK 2024/10/05 01:30:17 INFO : one: Copied (new) 2024/10/05 01:30:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:30:18 DEBUG : two: Unchanged skipping 2024/10/05 01:30:18 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/05 01:30:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/05 01:30:20 DEBUG : three.txt: md5 = 8d25a28349f6df1827ce8eccaea165c2 OK 2024/10/05 01:30:20 INFO : three.txt: Copied (new) 2024/10/05 01:30:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/05 01:30:23 INFO : one-2019-01-01: Deleted 2024/10/05 01:30:24 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/05 01:30:25 DEBUG : one: md5 = 67ef73deea32935a94be43f27c79de6c OK 2024/10/05 01:30:25 INFO : one: Copied (new) 2024/10/05 01:30:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:30:25 DEBUG : two: Unchanged skipping 2024/10/05 01:30:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/05 01:30:27 INFO : three-2019-01-01.txt: Deleted 2024/10/05 01:30:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/05 01:30:30 DEBUG : three.txt: md5 = 0f8c672caffa0dcb947783971df8fc0c OK 2024/10/05 01:30:30 INFO : three.txt: Copied (new) 2024/10/05 01:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2024/10/05 01:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2024/10/05 01:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/10/05 01:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2024/10/05 01:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2024/10/05 01:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2024/10/05 01:30:34 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" --- PASS: TestSyncSuffixKeepExtension (27.11s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:30:36 DEBUG : Testêé: md5 = 783be0135701c9fcdefdc3ffb15d793b OK 2024/10/05 01:30:37 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/05 01:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:30:37 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:30:39 DEBUG : Testêé: md5 = 26ee5a093dc723b2e573ac1874075cfc OK 2024/10/05 01:30:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/05 01:30:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.96s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:30:41 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/05 01:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:30:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:30:42 DEBUG : existing: md5 = c8d9c28b9a8f215d15dca9c750c4c335 OK 2024/10/05 01:30:42 INFO : existing: Copied (new) 2024/10/05 01:30:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:30:43 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/05 01:30:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/05 01:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:30:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:30:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': not deleting files as there were IO errors 2024/10/05 01:30:43 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncImmutable (5.66s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:30:47 DEBUG : EXISTING: md5 = 947e1bf0549d4bde7986001453de7a35 OK 2024/10/05 01:30:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:30:48 DEBUG : existing: Unchanged skipping 2024/10/05 01:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:30:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:30:48 DEBUG : Waiting for deletions to finish 2024/10/05 01:30:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.46s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.48s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.41s) --- SKIP: TestMaxTransfer/Hard (0.48s) --- SKIP: TestMaxTransfer/Soft (0.46s) --- SKIP: TestMaxTransfer/Cautious (0.46s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:30:52 DEBUG : both0: md5 = d673c8beff32f788e8441d118d5b2259 OK 2024/10/05 01:30:54 DEBUG : only0: md5 = f1a91040a230a67ec2b96781e7047af9 OK 2024/10/05 01:30:56 DEBUG : both1: md5 = 932c68a218e36cadec72ad88099da529 OK 2024/10/05 01:30:57 DEBUG : only1: md5 = 56b35f35c88a7e22ad4da25ac1aefa71 OK 2024/10/05 01:30:59 DEBUG : both2: md5 = 1c871e54bcea767bd5dddda6581162ca OK 2024/10/05 01:31:01 DEBUG : only2: md5 = c2bf0d20499bb86131e016ff84747c12 OK 2024/10/05 01:31:03 DEBUG : both3: md5 = 07e5593941628d0148d43a4ecf46e3ca OK 2024/10/05 01:31:04 DEBUG : only3: md5 = 0ff263da68c947976ea417d8ca940ad0 OK 2024/10/05 01:31:06 DEBUG : both4: md5 = e75f846f8e86f420d08e022a2d81fb44 OK 2024/10/05 01:31:07 DEBUG : only4: md5 = b2440b4ef757745c248b228808c9f71c OK 2024/10/05 01:31:09 DEBUG : both5: md5 = 42a8cf020d79d1476a879d98e01ef6c7 OK 2024/10/05 01:31:11 DEBUG : only5: md5 = d4292012f645686c42e417519882521d OK 2024/10/05 01:31:12 DEBUG : both6: md5 = 77a3b3c5aaa2f3601bd7371284b16514 OK 2024/10/05 01:31:14 DEBUG : only6: md5 = aaf35d64df597e83067eb9655bdf0e87 OK 2024/10/05 01:31:15 DEBUG : both7: md5 = d46c15f77dcbefbb5ddbecee90cdc92b OK 2024/10/05 01:31:17 DEBUG : only7: md5 = 97bab981487229c908926d6f813433c6 OK 2024/10/05 01:31:18 DEBUG : both8: md5 = 979656999f455bda393ab6bef7f7df98 OK 2024/10/05 01:31:20 DEBUG : only8: md5 = c1ceaadc16e76e3d6f6998ef8947dda6 OK 2024/10/05 01:31:22 DEBUG : both9: md5 = 7381d558197e4a0f6b9fa0884e27f63f OK 2024/10/05 01:31:23 DEBUG : only9: md5 = 96c421fe9855f5b0f5035226e4c0de9e OK 2024/10/05 01:31:25 DEBUG : both10: md5 = 330e7c21b1ce78142ce4da48d2c9f6a0 OK 2024/10/05 01:31:26 DEBUG : only10: md5 = 34e1135fecb9073eb6500773ab18f45e OK 2024/10/05 01:31:28 DEBUG : both11: md5 = 7df3b451daf5919a55178ba3b8ebb8f9 OK 2024/10/05 01:31:30 DEBUG : only11: md5 = ea14a8733ab23000de2adf3841059acc OK 2024/10/05 01:31:31 DEBUG : both12: md5 = f0700e2673a2607f6affa3ca1ff84732 OK 2024/10/05 01:31:33 DEBUG : only12: md5 = c93dfc44381e0c1e96edc484e3462e29 OK 2024/10/05 01:31:34 DEBUG : both13: md5 = 88c67c84c1e1fbad387827594b462e62 OK 2024/10/05 01:31:36 DEBUG : only13: md5 = d5d92d0ab19d4a95ba2eaf41efc65e92 OK 2024/10/05 01:31:37 DEBUG : both14: md5 = a5dc835ad12b2de35e1c0d4d491971a8 OK 2024/10/05 01:31:39 DEBUG : only14: md5 = 3de4ec88f865d7bd21d864558deeecef OK 2024/10/05 01:31:41 DEBUG : both15: md5 = 4f6c2d906e33a4158465852e01296195 OK 2024/10/05 01:31:42 DEBUG : only15: md5 = 9264c33afb6d3752e0d4b08d94fe4312 OK 2024/10/05 01:31:44 DEBUG : both16: md5 = 73e96439e7cfbe6b11377c5e1aaf5e99 OK 2024/10/05 01:31:46 DEBUG : only16: md5 = 0d1f3d409f804c9411aa195940cacb3f OK 2024/10/05 01:31:48 DEBUG : both17: md5 = 6fd729e946b6e495d91b2502ee45a898 OK 2024/10/05 01:31:49 DEBUG : only17: md5 = 44f21d6832ed120ac530cff11f970824 OK 2024/10/05 01:31:50 DEBUG : both18: md5 = 29ce779c7d4baf2b165a8cbaa063d15e OK 2024/10/05 01:31:52 DEBUG : only18: md5 = c44383896d206d72e5f9fbd4a7040cef OK 2024/10/05 01:31:54 DEBUG : both19: md5 = af78c4e08f1a3c16c1bdedf2bb983e74 OK 2024/10/05 01:31:55 DEBUG : only19: md5 = 6e53c4d047055a15bae6df59d598f52f OK 2024/10/05 01:31:56 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:31:56 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both0: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both12: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both13: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both1: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both15: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both16: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both17: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both11: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both10: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both14: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both3: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both4: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both5: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both6: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both7: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both8: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:31:56 DEBUG : both9: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both18: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both2: Unchanged skipping 2024/10/05 01:31:56 DEBUG : both19: Unchanged skipping 2024/10/05 01:31:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:31:56 DEBUG : Waiting for deletions to finish 2024/10/05 01:31:56 INFO : only3: Deleted 2024/10/05 01:31:57 INFO : only10: Deleted 2024/10/05 01:31:57 INFO : only7: Deleted 2024/10/05 01:31:57 INFO : only14: Deleted 2024/10/05 01:31:57 INFO : only13: Deleted 2024/10/05 01:31:57 INFO : only15: Deleted 2024/10/05 01:31:57 INFO : only19: Deleted 2024/10/05 01:31:57 INFO : only4: Deleted 2024/10/05 01:31:58 INFO : only9: Deleted 2024/10/05 01:31:58 INFO : only11: Deleted 2024/10/05 01:31:58 INFO : only1: Deleted 2024/10/05 01:31:58 INFO : only17: Deleted 2024/10/05 01:31:58 INFO : only18: Deleted 2024/10/05 01:31:58 INFO : only2: Deleted 2024/10/05 01:31:58 INFO : only5: Deleted 2024/10/05 01:31:58 INFO : only6: Deleted 2024/10/05 01:31:59 INFO : only8: Deleted 2024/10/05 01:31:59 INFO : only0: Deleted 2024/10/05 01:31:59 INFO : only16: Deleted 2024/10/05 01:31:59 INFO : only12: Deleted 2024/10/05 01:31:59 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (80.56s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:32:13 DEBUG : both0: md5 = 82b322f852599c3a3fc7e229fa2230ad OK 2024/10/05 01:32:14 DEBUG : only0: md5 = 589305480f724243da1fbf41e1cacbf4 OK 2024/10/05 01:32:16 DEBUG : both1: md5 = 3086f7b2df91e1f8541b5ee5fa4fdfd2 OK 2024/10/05 01:32:18 DEBUG : only1: md5 = 6def7551177e59d02d2370948c1f06c6 OK 2024/10/05 01:32:19 DEBUG : both2: md5 = b3e0e3515052408415b0ff2262d6c130 OK 2024/10/05 01:32:21 DEBUG : only2: md5 = 8e803f437b5975b5a460efa4aafe68a5 OK 2024/10/05 01:32:23 DEBUG : both3: md5 = 29bb30d97ed097eff3b20448dba8395b OK 2024/10/05 01:32:24 DEBUG : only3: md5 = f300d5411f2d088c17351a7114df2a05 OK 2024/10/05 01:32:26 DEBUG : both4: md5 = f2018903242fe5fd60214616ab43bb5b OK 2024/10/05 01:32:28 DEBUG : only4: md5 = aca8cb24d27b381abbcbff9f4067f87b OK 2024/10/05 01:32:29 DEBUG : both5: md5 = 6b8e4e474fbdd99c5a46a8fe71d0d874 OK 2024/10/05 01:32:31 DEBUG : only5: md5 = 6780d57c87a31943d48252fb1db4e758 OK 2024/10/05 01:32:32 DEBUG : both6: md5 = 34d0e57d218d9b8e8be1f14835776fe4 OK 2024/10/05 01:32:34 DEBUG : only6: md5 = baf715502e6cfb03cb9775ad1d9c2380 OK 2024/10/05 01:32:36 DEBUG : both7: md5 = 70c8501246c680827ace03d60e51d3bc OK 2024/10/05 01:32:37 DEBUG : only7: md5 = 1ca331d3bc022a26656d87cd097b9b97 OK 2024/10/05 01:32:39 DEBUG : both8: md5 = 26ba24feded0fb0fc58a3e484a0d6220 OK 2024/10/05 01:32:40 DEBUG : only8: md5 = ed7625498002917ad1ac702ccc3068d1 OK 2024/10/05 01:32:42 DEBUG : both9: md5 = efb70869851b0bebacd27c20d5e9210d OK 2024/10/05 01:32:44 DEBUG : only9: md5 = c28a4b3a9912f2d0a0df128d1b1d7070 OK 2024/10/05 01:32:45 DEBUG : both10: md5 = cdb87c98d14b649483c26d98db1f98ec OK 2024/10/05 01:32:47 DEBUG : only10: md5 = f971e41256b3d0cbc9bcc16965150fd8 OK 2024/10/05 01:32:48 DEBUG : both11: md5 = aefb031feac137f32c58deca8e8d68f1 OK 2024/10/05 01:32:50 DEBUG : only11: md5 = 5d25cfd5c5822cc0bf32cee8c149d0d8 OK 2024/10/05 01:32:51 DEBUG : both12: md5 = b9c733019b7937b7f38d9449cd875c57 OK 2024/10/05 01:32:53 DEBUG : only12: md5 = 9012423d47376f4d2aaa2146e4f8305c OK 2024/10/05 01:32:55 DEBUG : both13: md5 = 06f7a4e70ebccb8fc44475e0986c4b5a OK 2024/10/05 01:32:56 DEBUG : only13: md5 = 8fdc0ce0bf35aee2aad2336c3b193d91 OK 2024/10/05 01:32:58 DEBUG : both14: md5 = ed848b8ebce8990733bd6ef74dabcf52 OK 2024/10/05 01:32:59 DEBUG : only14: md5 = 4a64a81e3d1a5de7b3a3dd7d40aa7b74 OK 2024/10/05 01:33:01 DEBUG : both15: md5 = 14fd7065f5a3c890022b73da8e9f0ed6 OK 2024/10/05 01:33:03 DEBUG : only15: md5 = ae4ce9d86155940a6d581e1a17377992 OK 2024/10/05 01:33:04 DEBUG : both16: md5 = acec05775e239fe2d4dbad7e5d349387 OK 2024/10/05 01:33:06 DEBUG : only16: md5 = d504bcd4a7caa9c727deb3d0454c62d1 OK 2024/10/05 01:33:07 DEBUG : both17: md5 = 096046076068a2c07c6adddb0aedf056 OK 2024/10/05 01:33:09 DEBUG : only17: md5 = 408b75d8d10e81ec8ed762e648a576da OK 2024/10/05 01:33:10 DEBUG : both18: md5 = 9d7123410316c72f1246997d2a5c9dc9 OK 2024/10/05 01:33:12 DEBUG : only18: md5 = 4f172089ed00a2583dee98e98c85121f OK 2024/10/05 01:33:13 DEBUG : both19: md5 = 450f6d5d2c573501a9148eecaf7b8973 OK 2024/10/05 01:33:15 DEBUG : only19: md5 = cd7c6ffcb591778b51c29e1fab90d8fd OK 2024/10/05 01:33:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both1: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for checks to finish 2024/10/05 01:33:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both11: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both13: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both14: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both15: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both16: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both17: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both18: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both19: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both10: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both3: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both4: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both5: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both6: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both7: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both8: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/10/05 01:33:16 DEBUG : both9: Unchanged skipping 2024/10/05 01:33:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/05 01:33:16 DEBUG : both12: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both0: Unchanged skipping 2024/10/05 01:33:16 DEBUG : both2: Unchanged skipping 2024/10/05 01:33:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Waiting for transfers to finish 2024/10/05 01:33:17 DEBUG : only10: md5 = ea833df0d6d308cb75282d5189fe78be OK 2024/10/05 01:33:17 INFO : only10: Copied (replaced existing) 2024/10/05 01:33:17 DEBUG : only1: md5 = c7dfecee1b8f824d9786d8c560b6156d OK 2024/10/05 01:33:17 INFO : only1: Copied (replaced existing) 2024/10/05 01:33:17 DEBUG : only0: md5 = e7bb9e1e47a58c22f6b3796248001bbd OK 2024/10/05 01:33:17 INFO : only0: Copied (replaced existing) 2024/10/05 01:33:17 DEBUG : only11: md5 = edca5a5e120db36d66e387acd4eeb800 OK 2024/10/05 01:33:17 INFO : only11: Copied (replaced existing) 2024/10/05 01:33:18 DEBUG : only12: md5 = 22c8bd9472a0adc0032a40c398303054 OK 2024/10/05 01:33:18 INFO : only12: Copied (replaced existing) 2024/10/05 01:33:19 DEBUG : only15: md5 = f3f12d2f0c4fe7115945af1acb57ba58 OK 2024/10/05 01:33:19 INFO : only15: Copied (replaced existing) 2024/10/05 01:33:19 DEBUG : only13: md5 = 1f22deb5eb8b79bc88c3bf4341c93142 OK 2024/10/05 01:33:19 INFO : only13: Copied (replaced existing) 2024/10/05 01:33:19 DEBUG : only14: md5 = 87f2187f8f6613b580c04ca8c2efed7f OK 2024/10/05 01:33:19 INFO : only14: Copied (replaced existing) 2024/10/05 01:33:20 DEBUG : only16: md5 = 128f37d93b23f959e92a8dda7e0dde42 OK 2024/10/05 01:33:20 INFO : only16: Copied (replaced existing) 2024/10/05 01:33:20 DEBUG : only17: md5 = 8552a4df9e0c43445f1fd649143fa91e OK 2024/10/05 01:33:20 INFO : only17: Copied (replaced existing) 2024/10/05 01:33:20 DEBUG : only18: md5 = a756671ef263f2884282ab7638f8e0e5 OK 2024/10/05 01:33:20 INFO : only18: Copied (replaced existing) 2024/10/05 01:33:21 DEBUG : only19: md5 = 8b967e01d85f27c28c9465783821f610 OK 2024/10/05 01:33:21 INFO : only19: Copied (replaced existing) 2024/10/05 01:33:21 DEBUG : only2: md5 = eca981fd4e3acd7be60047cc2f9a5ad3 OK 2024/10/05 01:33:21 INFO : only2: Copied (replaced existing) 2024/10/05 01:33:22 DEBUG : only3: md5 = 56ce0ccf16baf36245ce1cf937fb1007 OK 2024/10/05 01:33:22 INFO : only3: Copied (replaced existing) 2024/10/05 01:33:22 DEBUG : only4: md5 = 165bed1ba2da72bf780668a314119c3c OK 2024/10/05 01:33:22 INFO : only4: Copied (replaced existing) 2024/10/05 01:33:22 DEBUG : only5: md5 = 4d37228b76dcceeee72199cd89cc1390 OK 2024/10/05 01:33:22 INFO : only5: Copied (replaced existing) 2024/10/05 01:33:23 DEBUG : only6: md5 = 844518b2cecf7b1cf16b4ed86adee8f2 OK 2024/10/05 01:33:23 INFO : only6: Copied (replaced existing) 2024/10/05 01:33:23 DEBUG : only7: md5 = 5ca06f8833c8d854c82c7dea0f874c67 OK 2024/10/05 01:33:23 INFO : only7: Copied (replaced existing) 2024/10/05 01:33:23 DEBUG : only8: md5 = ae5d8f1f2e96c2b403c5c288e7ad104d OK 2024/10/05 01:33:23 INFO : only8: Copied (replaced existing) 2024/10/05 01:33:24 DEBUG : only9: md5 = 1fb80e37c65e25fe00e7458d8dce09cf OK 2024/10/05 01:33:24 INFO : only9: Copied (replaced existing) 2024/10/05 01:33:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (96.89s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:33:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:33:48 DEBUG : sub dir: Making directory with metadata 2024/10/05 01:33:49 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:34:10 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/05 01:34:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/05 01:34:11 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:34:11 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:34:25 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2024/10/05 01:34:26 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/05 01:34:27 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/10/05 01:34:28 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/10/05 01:34:29 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:34:30 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:34:31 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:34:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:34:32 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/05 01:34:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/10/05 01:34:33 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:34:34 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (47.76s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:34:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/05 01:34:36 DEBUG : sub dir: Making directory with metadata 2024/10/05 01:34:37 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:35:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/05 01:35:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/05 01:35:02 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/05 01:35:02 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe'", Local "Local file system at /tmp/rclone365034214", Modify Window "1ms" 2024/10/05 01:35:15 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/05 01:35:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2024/10/05 01:35:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2024/10/05 01:35:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:35:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:35:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:35:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:35:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2024/10/05 01:35:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2024/10/05 01:35:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2024/10/05 01:35:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (48.94s) PASS 2024/10/05 01:35:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qixecoh1zoxe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose" - Finished OK in 17m25.448052407s (try 1/5)