"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Starting (try 1/5) 2025/05/02 01:00:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa" 2025/05/02 01:00:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/02 01:00:36 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g" 2025/05/02 01:00:37 DEBUG : Creating backend with remote "/tmp/rclone3943863465" === 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-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:00:39 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:00:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/05/02 01:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:00:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:00:39 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.67s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:00:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:00:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:00:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:00:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:00:43 DEBUG : sub dir/hello world: md5 = 1ac672d41c10ed72979f252791ad10b1 OK 2025/05/02 01:00:43 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:00:43 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:00:46 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopy (7.02s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:00:47 DEBUG : metadata sub dir: Making directory with metadata 2025/05/02 01:00:47 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:00:47 DEBUG : empty metadata sub dir: Making directory with metadata 2025/05/02 01:00:47 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:00:47 DEBUG : Local file system at /tmp/rclone3943863465: File to upload is small (21 bytes), uploading instead of streaming 2025/05/02 01:00:47 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/05/02 01:00:47 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/05/02 01:00:47 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:00:47 DEBUG : Google drive root 'crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g': Skipping btime metadata as can't update it on an existing file: 2025-05-02T01:00:47.276848088Z 2025/05/02 01:00:48 INFO : empty metadata sub dir: Updated directory metadata 2025/05/02 01:00:48 DEBUG : Google drive root 'crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g': Skipping btime metadata as can't update it on an existing file: 2025-05-02T01:00:47.276848088Z 2025/05/02 01:00:49 INFO : metadata sub dir: Updated directory metadata 2025/05/02 01:00:49 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/05/02 01:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:00:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:00:50 DEBUG : metadata sub dir/hello metadata world: md5 = 9eec87e822f8f1ec68ea468be02e7c4a OK 2025/05/02 01:00:50 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:00:53 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadata (8.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:00:55 DEBUG : metadata sub dir: Making directory with metadata 2025/05/02 01:00:55 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:00:55 DEBUG : empty metadata sub dir: Making directory with metadata 2025/05/02 01:00:55 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:00:55 DEBUG : Local file system at /tmp/rclone3943863465: File to upload is small (21 bytes), uploading instead of streaming 2025/05/02 01:00:55 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2025/05/02 01:00:55 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2025/05/02 01:00:55 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:00:55 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2025/05/02 01:00:55 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2025/05/02 01:00:55 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2025/05/02 01:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:00:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:00:58 DEBUG : metadata sub dir/hello metadata world: md5 = e6e7216bd588300d57304f871fdfe066 OK 2025/05/02 01:00:58 INFO : metadata sub dir/hello metadata world: Copied (new) 2025/05/02 01:00:58 DEBUG : Google drive root 'crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g': Skipping btime metadata as can't update it on an existing file: 2025-05-02T01:00:55.736861791Z 2025/05/02 01:00:58 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:01 DEBUG : fg45q1rm3kh00nmmkk4m6ihmrcnel1p7551kqhjr9bk2gtd2gbf0: Rmdir: contains trashed file: "dmuvulfij81f693ur0f1vvbvq9v6iscp56daas3m51n9li5e3470" --- PASS: TestCopyMetadataNoEmptyDirs (6.96s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:02 DEBUG : Creating backend with remote "/non-existing" 2025/05/02 01:01:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/05/02 01:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.10s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:03 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:01:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:06 DEBUG : sub dir/hello world: md5 = 524ea3470f16075ce115957d8d95b1ee OK 2025/05/02 01:01:06 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:01:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:08 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoTraverse (5.73s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Running all checks before starting transfers 2025/05/02 01:01:09 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:01:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:09 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Checks finished, now starting transfers 2025/05/02 01:01:09 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:12 DEBUG : sub dir/hello world: md5 = e1b78d460e44417549bcd3e094e65595 OK 2025/05/02 01:01:12 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:01:14 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:16 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyCheckFirst (8.93s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:18 ERROR : Ignoring --no-traverse with sync 2025/05/02 01:01:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:01:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:21 DEBUG : sub dir/hello world: md5 = bd3108891c3f26c26ec8041de1fb20d2 OK 2025/05/02 01:01:21 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:01:21 DEBUG : Waiting for deletions to finish 2025/05/02 01:01:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:23 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoTraverse (5.93s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:24 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/05/02 01:01:24 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:24 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:25 DEBUG : hello world2: md5 = dd11ab6f74ef7a063491629386452c81 OK 2025/05/02 01:01:25 INFO : hello world2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestCopyWithDepth (3.18s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:27 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:29 DEBUG : potato2: md5 = 7498ed1855cee1f6c05101c334064873 OK 2025/05/02 01:01:29 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (3.32s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:32 DEBUG : potato2: md5 = 3afcbaa9e0438cf1735ed5ba924c2cb4 OK 2025/05/02 01:01:32 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (3.19s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/02 01:01:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:01:34 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/02 01:01:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:01:34 DEBUG : sub dir: Making directory with metadata 2025/05/02 01:01:35 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/02 01:01:35 DEBUG : sub dir2: Making directory with metadata 2025/05/02 01:01:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:01:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/02 01:01:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:37 DEBUG : sub dir/hello world: md5 = 04be738475186c62311455e3f6fec84f OK 2025/05/02 01:01:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:41 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "cv6a9uf28ngrajena8kt5ijjn0" 2025/05/02 01:01:41 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyEmptyDirectories (8.92s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:43 INFO : sub dir2: Making directory 2025/05/02 01:01:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/05/02 01:01:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:01:43 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:01:43 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/05/02 01:01:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:01:43 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/05/02 01:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:45 DEBUG : sub dir/hello world: md5 = b57132d986bb20b67aaacfa76f799fc8 OK 2025/05/02 01:01:45 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:01:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:01:47 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyNoEmptyDirectories (5.56s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:48 DEBUG : sub dir2: Making directory with metadata 2025/05/02 01:01:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:01:48 DEBUG : sub dir: Making directory with metadata 2025/05/02 01:01:49 INFO : sub dir: Made directory with metadata (mtime=2025-05-02T01:01:48.56094667Z) 2025/05/02 01:01:49 DEBUG : sub dir2: Making directory with metadata 2025/05/02 01:01:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:51 DEBUG : sub dir/hello world: md5 = 2f1703aac3240cdd7406e3a923bbbe1e OK 2025/05/02 01:01:51 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:01:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:54 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveEmptyDirectories (7.35s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:55 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/05/02 01:01:55 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/02 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:01:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:01:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (4.07s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:01:59 INFO : sub dir2: Making directory 2025/05/02 01:02:00 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:02:00 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/05/02 01:02:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:02:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:02:02 DEBUG : sub dir/hello world: md5 = 0d9a41c9649cf5202842b0517b508652 OK 2025/05/02 01:02:02 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:02:02 INFO : sub dir/hello world: Deleted 2025/05/02 01:02:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:02:04 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveNoEmptyDirectories (5.63s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:05 DEBUG : sub dir2: Making directory with metadata 2025/05/02 01:02:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:02:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:02:05 DEBUG : sub dir: Making directory with metadata 2025/05/02 01:02:06 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/05/02 01:02:06 DEBUG : sub dir2: Making directory with metadata 2025/05/02 01:02:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:02:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:02:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:02:08 DEBUG : sub dir/hello world: md5 = c337f804a495884ff7a3f0dc5442edda OK 2025/05/02 01:02:08 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:02:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:11 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncEmptyDirectories (7.23s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.44s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:13 INFO : sub dir2: Making directory 2025/05/02 01:02:13 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:02:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/05/02 01:02:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:02:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:02:15 DEBUG : sub dir/hello world: md5 = 18223800efa23a43a85153247d6135fc OK 2025/05/02 01:02:15 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:02:15 DEBUG : Waiting for deletions to finish 2025/05/02 01:02:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:02:18 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestSyncNoEmptyDirectories (5.63s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:21 DEBUG : sub dir/hello world: md5 = b407a06fc28f1e20b386b7817d0f7b31 OK 2025/05/02 01:02:21 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-ciyesug6dadu" 2025/05/02 01:02:21 DEBUG : Creating backend with remote "TestDrive:crypt/rteim0uese2sgvafe7lc6lhv1ov76fmi189v2g8vbgcrcnon901g" sync_test.go:590: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa' -> Encrypted drive 'TestCryptDrive:rclone-test-ciyesug6dadu' 2025/05/02 01:02:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:02:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyesug6dadu': Waiting for checks to finish 2025/05/02 01:02:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyesug6dadu': Waiting for transfers to finish 2025/05/02 01:02:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/02 01:02:26 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-ciyesug6dadu': Purge remote 2025/05/02 01:02:28 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopy (10.69s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:31 DEBUG : sub dir/hello world: md5 = 568c3f9a800b4dacda1a7b796d47b8ba OK 2025/05/02 01:02:33 INFO : sub dir: Set directory modification time (using SetModTime) 2025/05/02 01:02:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/02 01:02:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 01:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:02:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:02:34 DEBUG : sub dir/hello world: md5 = 4cc548b7abf34c3a04b8a5b511375ad3 OK 2025/05/02 01:02:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/02 01:02:34 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:36 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyOverSelf (7.99s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:39 DEBUG : sub dir/hello world: md5 = 5a77492c32344e416a6594a1179a3b33 OK 2025/05/02 01:02:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-sorudef5foga" 2025/05/02 01:02:40 DEBUG : Creating backend with remote "TestDrive:crypt/t2fbvjp5n88rdvit2p64cs0vnh6v2ju45ehoopn8ia5dlr1d5i60" sync_test.go:626: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa' -> Encrypted drive 'TestCryptDrive:rclone-test-sorudef5foga' 2025/05/02 01:02:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:02:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sorudef5foga': Waiting for checks to finish 2025/05/02 01:02:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sorudef5foga': Waiting for transfers to finish 2025/05/02 01:02:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/02 01:02:45 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:46 DEBUG : sub dir/hello world: md5 = 8e11df2634020042e290034a2f1fe151 OK 2025/05/02 01:02:47 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/05/02 01:02:47 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/02 01:02:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sorudef5foga': Waiting for checks to finish 2025/05/02 01:02:47 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sorudef5foga': Waiting for transfers to finish 2025/05/02 01:02:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/02 01:02:49 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-sorudef5foga': Purge remote 2025/05/02 01:02:52 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestServerSideCopyOverSelf (16.04s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:02:56 DEBUG : sub dir/hello world: md5 = 4de26fb63c11ac6c0c4576c0f0e1ff2d OK 2025/05/02 01:02:57 INFO : sub dir: Set directory modification time (using SetModTime) 2025/05/02 01:02:57 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/02 01:02:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 01:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:02:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:02:58 DEBUG : sub dir/hello world: md5 = 993b3ed93f10d98e668d35ab1848a75e OK 2025/05/02 01:02:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/05/02 01:02:58 INFO : sub dir/hello world: Deleted 2025/05/02 01:02:59 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:00 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestMoveOverSelf (8.31s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:04 DEBUG : sub dir/hello world: md5 = 2ec714ce86c4d054093f2361d9a4a210 OK 2025/05/02 01:03:04 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bapatof9niba" 2025/05/02 01:03:04 DEBUG : Creating backend with remote "TestDrive:crypt/gfj9n3au61jigtng1f7pobnhv9mcp36ra5od76u78c5gdiq2td9g" sync_test.go:671: Server side copy (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa' -> Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba' 2025/05/02 01:03:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:03:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba': Waiting for checks to finish 2025/05/02 01:03:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba': Waiting for transfers to finish 2025/05/02 01:03:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/05/02 01:03:09 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:11 DEBUG : sub dir/hello world: md5 = 9618ae457b82d2858ecc2f6e904a3528 OK 2025/05/02 01:03:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba': Using server-side directory move 2025/05/02 01:03:11 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 01:03:12 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/05/02 01:03:12 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/02 01:03:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/05/02 01:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba': Waiting for checks to finish 2025/05/02 01:03:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba': Waiting for transfers to finish 2025/05/02 01:03:12 INFO : sub dir/hello world: Deleted 2025/05/02 01:03:13 INFO : sub dir/hello world: Moved (server-side) 2025/05/02 01:03:13 INFO : sub dir: Set directory modification time (using SetModTime) 2025/05/02 01:03:15 DEBUG : sub dir/hello world: md5 = 82974746cec2ad3c824b70c362c92178 OK 2025/05/02 01:03:16 DEBUG : testing file moves 2025/05/02 01:03:16 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2025/05/02 01:03:16 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/05/02 01:03:16 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/05/02 01:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba': Waiting for checks to finish 2025/05/02 01:03:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba': Waiting for transfers to finish 2025/05/02 01:03:17 INFO : sub dir/hello world: Deleted 2025/05/02 01:03:18 INFO : sub dir/hello world: Moved (server-side) 2025/05/02 01:03:18 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bapatof9niba': Purge remote --- PASS: TestServerSideMoveOverSelf (20.25s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:24 DEBUG : sub dir/hello world: md5 = f60b275096697ff24522b52339b1ef89 OK 2025/05/02 01:03:24 ERROR : : error listing: directory not found 2025/05/02 01:03:24 INFO : Local file system at /tmp/rclone3943863465: Making directory 2025/05/02 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:27 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyAfterDelete (5.93s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:30 DEBUG : sub dir/hello world: md5 = cb9778ba9ef4b36c5479d86e89184334 OK 2025/05/02 01:03:31 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:03:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:03:31 DEBUG : Local file system at /tmp/rclone3943863465: Waiting for checks to finish 2025/05/02 01:03:31 DEBUG : Local file system at /tmp/rclone3943863465: Waiting for transfers to finish 2025/05/02 01:03:31 DEBUG : sub dir/hello world.285f0a30.partial: renamed to: sub dir/hello world 2025/05/02 01:03:31 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:03:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:33 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestCopyRedownload (6.19s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/05/02 01:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:36 DEBUG : check sum: md5 = 8caf0e7dd84d30934fc2d7642bcc7496 OK 2025/05/02 01:03:36 INFO : check sum: Copied (new) 2025/05/02 01:03:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:36 NOTICE: Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/05/02 01:03:36 DEBUG : check sum: Size of src and dst objects identical 2025/05/02 01:03:36 DEBUG : check sum: Unchanged skipping 2025/05/02 01:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:36 DEBUG : Waiting for deletions to finish 2025/05/02 01:03:36 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (4.16s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:38 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/05/02 01:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:40 DEBUG : sizeonly: md5 = e92aebe996a546a75602d53a8d21e823 OK 2025/05/02 01:03:40 INFO : sizeonly: Copied (new) 2025/05/02 01:03:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:40 DEBUG : sizeonly: Sizes identical 2025/05/02 01:03:40 DEBUG : sizeonly: Unchanged skipping 2025/05/02 01:03:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:40 DEBUG : Waiting for deletions to finish 2025/05/02 01:03:40 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncSizeOnly (4.28s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:42 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/05/02 01:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:42 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:44 DEBUG : ignore-size: md5 = 35be083fc5881afd584f809ef12df94f OK 2025/05/02 01:03:44 INFO : ignore-size: Copied (new) 2025/05/02 01:03:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:44 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:44 DEBUG : ignore-size: Unchanged skipping 2025/05/02 01:03:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:44 DEBUG : Waiting for deletions to finish 2025/05/02 01:03:44 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (4.24s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:48 DEBUG : existing: md5 = a8f3c9e4174902042c6a4a84531e07d8 OK 2025/05/02 01:03:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:03:48 DEBUG : existing: Unchanged skipping 2025/05/02 01:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:48 DEBUG : Waiting for deletions to finish 2025/05/02 01:03:48 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/05/02 01:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:49 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:50 DEBUG : existing: md5 = 8c0d2f89ff83244fac45174fb5c38e31 OK 2025/05/02 01:03:50 INFO : existing: Copied (replaced existing) 2025/05/02 01:03:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (5.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 01:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:53 DEBUG : existing: md5 = 7bbd9659f300ea1225ccc3f73b539341 OK 2025/05/02 01:03:53 INFO : existing: Copied (new) 2025/05/02 01:03:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:54 DEBUG : existing: Destination exists, skipping 2025/05/02 01:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:03:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:03:54 DEBUG : Waiting for deletions to finish 2025/05/02 01:03:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (3.94s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:03:58 DEBUG : b/potato: md5 = f54e529bb39496190fe4e272c20f6e0d OK 2025/05/02 01:04:00 DEBUG : c/non empty space: md5 = 9db3227884d30417297b97f8c1832706 OK 2025/05/02 01:04:00 INFO : d: Making directory 2025/05/02 01:04:02 DEBUG : Added delayed dir = "a", newDst= 2025/05/02 01:04:02 INFO : c: Set directory modification time (using SetModTime) 2025/05/02 01:04:02 DEBUG : Added delayed dir = "c", newDst=c 2025/05/02 01:04:02 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:04:02 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 01:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:02 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 01:04:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:04 DEBUG : a/potato2: md5 = bfe5a2cd1c52aa6bfb35250b6399f33d OK 2025/05/02 01:04:04 INFO : a/potato2: Copied (new) 2025/05/02 01:04:04 DEBUG : Waiting for deletions to finish 2025/05/02 01:04:05 INFO : b/potato: Deleted 2025/05/02 01:04:05 INFO : a: Set directory modification time (using DirSetModTime) 2025/05/02 01:04:05 INFO : d: Removing directory 2025/05/02 01:04:06 INFO : b: Removing directory 2025/05/02 01:04:06 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/02 01:04:07 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': deleted 2 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:08 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/05/02 01:04:09 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncIgnoreErrors (14.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:12 DEBUG : empty space: md5 = 03030de71dca830504caee932c54d565 OK 2025/05/02 01:04:12 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 2025/05/02 01:04:12 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/05/02 01:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:13 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 2025/05/02 01:04:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:14 DEBUG : empty space: md5 = 7f7265b5568b60faf3045b689fc48131 OK 2025/05/02 01:04:14 INFO : empty space: Copied (replaced existing) 2025/05/02 01:04:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (5.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:18 DEBUG : foo: md5 = 25651f699932dfd869972aefb696c65b OK 2025/05/02 01:04:18 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 2025/05/02 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:19 DEBUG : foo: md5 = 87d019a04451cf88278d6983fa625742 OK 2025/05/02 01:04:19 INFO : foo: Copied (replaced existing) 2025/05/02 01:04:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:23 DEBUG : empty space: md5 = 1568e10fdfd07fc1a983edcccea0e9fd OK 2025/05/02 01:04:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:04:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/02 01:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:23 DEBUG : empty space: Unchanged skipping 2025/05/02 01:04:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:25 DEBUG : potato: md5 = 7de47bf842286927708d1baa7746bca9 OK 2025/05/02 01:04:25 INFO : potato: Copied (new) 2025/05/02 01:04:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (5.57s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:28 DEBUG : potato: md5 = 5329b571711fc1c876a4f646dfb4ef21 OK 2025/05/02 01:04:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/05/02 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:30 DEBUG : potato: md5 = 48da3649675ae2ee241ffa0af4047ada OK 2025/05/02 01:04:30 INFO : potato: Copied (replaced existing) 2025/05/02 01:04:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (4.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:33 DEBUG : potato: md5 = 84b1b7f731c00819bd0feed37b28e823 OK 2025/05/02 01:04:33 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/05/02 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:34 DEBUG : potato: md5 = 9b8ed53eff16bcbb271a7b8aa6cc2ed2 OK 2025/05/02 01:04:34 INFO : potato: Copied (replaced existing) 2025/05/02 01:04:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (4.44s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:37 DEBUG : potato: md5 = 7cd37aa2c723d7e4ac1e31c6c1991806 OK 2025/05/02 01:04:39 DEBUG : empty space: md5 = 2e86ea74603af7da4d17acba2fd02a82 OK 2025/05/02 01:04:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:04:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:04:39 DEBUG : empty space: Unchanged skipping 2025/05/02 01:04:39 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/05/02 01:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:39 DEBUG : Waiting for deletions to finish 2025/05/02 01:04:39 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (5.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:42 DEBUG : potato: md5 = 7369b68b0f478cddf2ae73df626902f6 OK 2025/05/02 01:04:43 DEBUG : empty space: md5 = 77dca9988fa1d386bc57f40e8009f1c9 OK 2025/05/02 01:04:44 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:04:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:04:44 DEBUG : empty space: Unchanged skipping 2025/05/02 01:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:45 DEBUG : potato2: md5 = 3ac3e800718a7e63ee12285f689a4a82 OK 2025/05/02 01:04:45 INFO : potato2: Copied (new) 2025/05/02 01:04:45 DEBUG : Waiting for deletions to finish 2025/05/02 01:04:46 INFO : potato: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (6.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:04:50 DEBUG : b/potato: md5 = 715d4ee9c9f2c672dcee7d8d7e646744 OK 2025/05/02 01:04:52 DEBUG : c/non empty space: md5 = f0bf7672ff1ee170677663eb2374d522 OK 2025/05/02 01:04:52 INFO : d: Making directory 2025/05/02 01:04:52 INFO : d/e: Making directory 2025/05/02 01:04:55 DEBUG : Added delayed dir = "a", newDst= 2025/05/02 01:04:55 INFO : c: Set directory modification time (using SetModTime) 2025/05/02 01:04:55 DEBUG : Added delayed dir = "c", newDst=c 2025/05/02 01:04:55 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:04:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 01:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:04:55 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 01:04:55 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:04:57 DEBUG : a/potato2: md5 = e91c9ee8265add7dab911c359ae49168 OK 2025/05/02 01:04:57 INFO : a/potato2: Copied (new) 2025/05/02 01:04:57 DEBUG : Waiting for deletions to finish 2025/05/02 01:04:58 INFO : b/potato: Deleted 2025/05/02 01:04:58 INFO : a: Set directory modification time (using DirSetModTime) 2025/05/02 01:04:58 INFO : d/e: Removing directory 2025/05/02 01:04:59 INFO : d: Removing directory 2025/05/02 01:04:59 DEBUG : ka6id8d20d3s5ktapedlphgta8: Rmdir: contains trashed file: "r8sppajuabeak3sbgj2ak8vuf8" 2025/05/02 01:04:59 INFO : b: Removing directory 2025/05/02 01:05:00 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/02 01:05:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:02 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/05/02 01:05:03 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:06 DEBUG : b/potato: md5 = 4979f5ed1ef4f0de69400e3a15aa81d4 OK 2025/05/02 01:05:08 DEBUG : c/non empty space: md5 = fd4fa6e796b2775b4aaa9d03b2b08c02 OK 2025/05/02 01:05:08 INFO : d: Making directory 2025/05/02 01:05:10 DEBUG : Added delayed dir = "a", newDst= 2025/05/02 01:05:10 INFO : c: Set directory modification time (using SetModTime) 2025/05/02 01:05:10 DEBUG : Added delayed dir = "c", newDst=c 2025/05/02 01:05:10 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:05:10 DEBUG : c/non empty space: Unchanged skipping 2025/05/02 01:05:10 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/05/02 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:05:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:05:13 DEBUG : a/potato2: md5 = 297f7897cf270b24df61931a6718bd8c OK 2025/05/02 01:05:13 INFO : a/potato2: Copied (new) 2025/05/02 01:05:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': not deleting files as there were IO errors 2025/05/02 01:05:13 INFO : a: Set directory modification time (using DirSetModTime) 2025/05/02 01:05:13 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:16 DEBUG : 3i9du405pfogq3ncai6pg7ouio: Rmdir: contains trashed file: "982d3pss7t5pn0il16r2foj31s" 2025/05/02 01:05:17 DEBUG : 32d8ua6196mc1r7qkfog53rkg0: Rmdir: contains trashed file: "2m507n64kafsi59v9q71r281a4" 2025/05/02 01:05:18 DEBUG : 2bsvlrk2ne1lfitm6tttcu0qt8: Rmdir: contains trashed file: "89l8renevh3mji1c8r1p7qn6tg" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (14.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:20 DEBUG : potato: md5 = d7caf65a94489bf8cc7bddb473762bb1 OK 2025/05/02 01:05:21 DEBUG : empty space: md5 = fd774408e77c8a17593c119a779d1159 OK 2025/05/02 01:05:21 DEBUG : Waiting for deletions to finish 2025/05/02 01:05:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:05:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:05:22 DEBUG : empty space: Unchanged skipping 2025/05/02 01:05:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:05:22 INFO : potato: Deleted 2025/05/02 01:05:23 DEBUG : potato2: md5 = 00985f38299583d18c81aacfa81680a8 OK 2025/05/02 01:05:23 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (6.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:26 DEBUG : potato: md5 = 33c52e3d37d5edc42f38840f18cb7e61 OK 2025/05/02 01:05:28 DEBUG : empty space: md5 = 248566a9053267da43ae3c94f9eddfcd OK 2025/05/02 01:05:28 DEBUG : Waiting for deletions to finish 2025/05/02 01:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:05:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:05:29 INFO : potato: Deleted 2025/05/02 01:05:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:05:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:05:29 DEBUG : empty space: Unchanged skipping 2025/05/02 01:05:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:05:30 DEBUG : potato2: md5 = b7e8965cd98d526c2c24f2375688b248 OK 2025/05/02 01:05:30 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (7.24s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:34 DEBUG : potato: md5 = c67d012b66b0f81f4fc60d759865ed8b OK 2025/05/02 01:05:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:05:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:05:35 DEBUG : potato2: md5 = 98b43b0094522b7c5289f1e333144dd7 OK 2025/05/02 01:05:35 INFO : potato2: Copied (new) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (5.40s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:39 DEBUG : potato2: md5 = 366d3cd27a1f6e583822edc228fc8d9c OK 2025/05/02 01:05:40 DEBUG : empty space: md5 = 2b2ee9aca6af8ba94b94dfa49239b467 OK 2025/05/02 01:05:40 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 01:05:40 DEBUG : enormous: Excluded 2025/05/02 01:05:40 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 01:05:40 DEBUG : potato2: Excluded 2025/05/02 01:05:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 01:05:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:05:41 DEBUG : empty space: Unchanged skipping 2025/05/02 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:05:41 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:05:41 DEBUG : Waiting for deletions to finish 2025/05/02 01:05:41 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:41 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 01:05:41 DEBUG : enormous: Excluded 2025/05/02 01:05:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 01:05:41 DEBUG : potato2: Excluded 2025/05/02 01:05:41 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 01:05:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/02 01:05:41 DEBUG : empty space: Unchanged skipping 2025/05/02 01:05:41 DEBUG : Local file system at /tmp/rclone3943863465: Waiting for checks to finish 2025/05/02 01:05:41 DEBUG : Local file system at /tmp/rclone3943863465: Waiting for transfers to finish 2025/05/02 01:05:41 DEBUG : Waiting for deletions to finish 2025/05/02 01:05:41 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncWithExclude (5.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:45 DEBUG : potato2: md5 = 4c83ed6e4196e064a024290b1354a1f1 OK 2025/05/02 01:05:46 DEBUG : empty space: md5 = 1db1abf9a4d1e2947878a737138d1c44 OK 2025/05/02 01:05:48 DEBUG : enormous: md5 = 4eb828571664e5e7bd2b485ee7725486 OK 2025/05/02 01:05:48 DEBUG : enormous: Excluded (Size Filter) 2025/05/02 01:05:48 DEBUG : enormous: Excluded 2025/05/02 01:05:48 DEBUG : potato2: Excluded (Size Filter) 2025/05/02 01:05:48 DEBUG : potato2: Excluded 2025/05/02 01:05:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:05:48 DEBUG : empty space: Unchanged skipping 2025/05/02 01:05:48 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:05:48 DEBUG : Waiting for deletions to finish 2025/05/02 01:05:49 INFO : enormous: Deleted 2025/05/02 01:05:49 INFO : potato2: Deleted 2025/05/02 01:05:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:49 DEBUG : Local file system at /tmp/rclone3943863465: Waiting for checks to finish 2025/05/02 01:05:49 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/05/02 01:05:49 DEBUG : empty space: Unchanged skipping 2025/05/02 01:05:49 DEBUG : Local file system at /tmp/rclone3943863465: Waiting for transfers to finish 2025/05/02 01:05:49 DEBUG : Waiting for deletions to finish 2025/05/02 01:05:49 INFO : potato2: Deleted 2025/05/02 01:05:49 INFO : enormous: Deleted 2025/05/02 01:05:49 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (7.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:05:53 DEBUG : one: md5 = 763d6640a5fd6fb736f20f40ce32a04e OK 2025/05/02 01:05:54 DEBUG : two: md5 = 45d9a00039acaff4b3a31634e2451a92 OK 2025/05/02 01:05:55 DEBUG : three: md5 = 838941cc31d5fbe590c977f6a10a45ac OK 2025/05/02 01:05:57 DEBUG : four: md5 = 7b350c1992fab94486840757b66aa988 OK 2025/05/02 01:05:57 DEBUG : five: Need to transfer - File not found at Destination 2025/05/02 01:05:57 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/05/02 01:05:57 DEBUG : one: Destination is newer than source, skipping 2025/05/02 01:05:57 DEBUG : three: Sizes identical 2025/05/02 01:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:05:57 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/05/02 01:05:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/05/02 01:05:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:05:58 DEBUG : two: md5 = 42aab4049b69616999632bff5901d02b OK 2025/05/02 01:05:58 INFO : two: Copied (replaced existing) 2025/05/02 01:05:58 DEBUG : four: md5 = f5f33e55426d44368e71f6165007065a OK 2025/05/02 01:05:58 INFO : four: Copied (replaced existing) 2025/05/02 01:05:59 DEBUG : five: md5 = 488cdc4784ed9b239e0aa3343fd35822 OK 2025/05/02 01:05:59 INFO : five: Copied (new) 2025/05/02 01:05:59 DEBUG : Waiting for deletions to finish sync_test.go:1449: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (10.60s) === 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-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" sync_test.go:1538: Can track renames: false 2025/05/02 01:06:02 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/02 01:06:02 DEBUG : potato: Need to transfer - File not found at Destination 2025/05/02 01:06:02 DEBUG : yam: Need to transfer - File not found at Destination 2025/05/02 01:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:02 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:03 DEBUG : potato: md5 = 3beaa927501bbe3a3a8c061f27968821 OK 2025/05/02 01:06:03 INFO : potato: Copied (new) 2025/05/02 01:06:03 DEBUG : yam: md5 = 97fc8c491b3e6dc34be5bcd30f097dad OK 2025/05/02 01:06:03 INFO : yam: Copied (new) 2025/05/02 01:06:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:04 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Ignoring --track-renames as the source and destination do not have a common hash 2025/05/02 01:06:04 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:06:04 DEBUG : yaml: Need to transfer - File not found at Destination 2025/05/02 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:04 DEBUG : potato: Unchanged skipping 2025/05/02 01:06:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:05 DEBUG : yaml: md5 = 6517e939f00bacf6c7dc103da7171e68 OK 2025/05/02 01:06:05 INFO : yaml: Copied (new) 2025/05/02 01:06:05 DEBUG : Waiting for deletions to finish 2025/05/02 01:06:06 INFO : yam: Deleted run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (6.20s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/05/02 01:06:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Making map for --track-renames 2025/05/02 01:06:08 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Finished making map for --track-renames 2025/05/02 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 01:06:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/05/02 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for renames to finish 2025/05/02 01:06:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:10 DEBUG : yam: md5 = 19adaba93ef0e616aad3acf6173159ef OK 2025/05/02 01:06:10 INFO : yam: Copied (new) 2025/05/02 01:06:10 DEBUG : potato: md5 = cdb647011c3e9cec4233a1d5049b5f1b OK 2025/05/02 01:06:10 INFO : potato: Copied (new) 2025/05/02 01:06:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:06:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Making map for --track-renames 2025/05/02 01:06:10 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Finished making map for --track-renames 2025/05/02 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:10 DEBUG : potato: Unchanged skipping 2025/05/02 01:06:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for renames to finish 2025/05/02 01:06:11 INFO : yam: Moved (server-side) to: yaml 2025/05/02 01:06:11 INFO : yaml: Renamed from "yam" 2025/05/02 01:06:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:11 DEBUG : Waiting for deletions to finish 2025/05/02 01:06:11 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (5.45s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/05/02 01:06:14 DEBUG : Added delayed dir = "sub", newDst= 2025/05/02 01:06:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Making map for --track-renames 2025/05/02 01:06:14 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Finished making map for --track-renames 2025/05/02 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/05/02 01:06:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/05/02 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for renames to finish 2025/05/02 01:06:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:16 DEBUG : potato: md5 = 410bfbd839b2f3a4134c5752f2225d80 OK 2025/05/02 01:06:16 INFO : potato: Copied (new) 2025/05/02 01:06:16 DEBUG : sub/yam: md5 = 88efa2c40ffa51e506056a62f4988bce OK 2025/05/02 01:06:16 INFO : sub/yam: Copied (new) 2025/05/02 01:06:16 DEBUG : Waiting for deletions to finish 2025/05/02 01:06:16 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:17 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:06:17 DEBUG : potato: Unchanged skipping 2025/05/02 01:06:18 INFO : sub: Set directory modification time (using SetModTime) 2025/05/02 01:06:18 DEBUG : Added delayed dir = "sub", newDst=sub 2025/05/02 01:06:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Making map for --track-renames 2025/05/02 01:06:18 INFO : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Finished making map for --track-renames 2025/05/02 01:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for renames to finish 2025/05/02 01:06:19 INFO : sub/yam: Moved (server-side) to: yam 2025/05/02 01:06:19 INFO : yam: Renamed from "sub/yam" 2025/05/02 01:06:19 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:19 DEBUG : Waiting for deletions to finish 2025/05/02 01:06:19 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (8.78s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:22 DEBUG : Creating backend with remote "/tmp/rclone3943863465/dir1" 2025/05/02 01:06:22 DEBUG : Creating backend with remote "/tmp/rclone3943863465/dir2" 2025/05/02 01:06:22 DEBUG : Local file system at /tmp/rclone3943863465/dir2: Using server-side directory move 2025/05/02 01:06:22 INFO : Local file system at /tmp/rclone3943863465/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 01:06:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/05/02 01:06:22 INFO : file1.txt: Moved (server-side) 2025/05/02 01:06:22 DEBUG : Local file system at /tmp/rclone3943863465/dir2: Waiting for checks to finish 2025/05/02 01:06:22 DEBUG : Local file system at /tmp/rclone3943863465/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:23 DEBUG : Added delayed dir = "nested", newDst= 2025/05/02 01:06:23 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:06:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:06:23 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/05/02 01:06:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/02 01:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:25 DEBUG : sub dir/hello world: md5 = f9da7af6e71d6191568d0291f7c10807 OK 2025/05/02 01:06:25 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:06:25 INFO : sub dir/hello world: Deleted 2025/05/02 01:06:27 DEBUG : nested/sub dir/file: md5 = 235d3b9c6b903af88f78f4394d12880a OK 2025/05/02 01:06:27 INFO : nested/sub dir/file: Copied (new) 2025/05/02 01:06:27 INFO : nested/sub dir/file: Deleted 2025/05/02 01:06:27 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:06:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:06:28 INFO : nested: Set directory modification time (using DirSetModTime) 2025/05/02 01:06:28 INFO : sub dir: Removing directory 2025/05/02 01:06:28 INFO : nested/sub dir: Removing directory 2025/05/02 01:06:28 INFO : nested: Removing directory 2025/05/02 01:06:28 DEBUG : Local file system at /tmp/rclone3943863465: deleted 3 directories run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:30 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/02 01:06:31 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/05/02 01:06:31 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithDeleteEmptySrcDirs (9.92s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:33 DEBUG : Added delayed dir = "nested", newDst= 2025/05/02 01:06:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/05/02 01:06:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/05/02 01:06:33 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/05/02 01:06:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/05/02 01:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:35 DEBUG : sub dir/hello world: md5 = 5b9295c3bcd6bef05dbb7cbc13684970 OK 2025/05/02 01:06:35 INFO : sub dir/hello world: Copied (new) 2025/05/02 01:06:35 INFO : sub dir/hello world: Deleted 2025/05/02 01:06:37 DEBUG : nested/sub dir/file: md5 = 33c4e9abc573a084ca56c546afa4852d OK 2025/05/02 01:06:37 INFO : nested/sub dir/file: Copied (new) 2025/05/02 01:06:37 INFO : nested/sub dir/file: Deleted 2025/05/02 01:06:37 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:06:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:06:38 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:40 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/02 01:06:41 DEBUG : 37qp6d1gohacv723ij3brofbu8/14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "ftp4kuv8se7tqduu6pmmcvjsmk" 2025/05/02 01:06:42 DEBUG : 37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "14begaa36ih249fgrnfk6nulg0" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 01:06:43 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/05/02 01:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:44 DEBUG : existing-b: md5 = fd59195e8a20fce10cd56041db52f62c OK 2025/05/02 01:06:44 INFO : existing-b: Copied (new) 2025/05/02 01:06:44 INFO : existing-b: Deleted 2025/05/02 01:06:44 DEBUG : existing: md5 = 623f8390bd220b132086915b0c1eb073 OK 2025/05/02 01:06:44 INFO : existing: Copied (new) 2025/05/02 01:06:44 INFO : existing: Deleted 2025/05/02 01:06:45 DEBUG : existing: Destination exists, skipping 2025/05/02 01:06:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/05/02 01:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:06:45 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:06:45 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.10s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:06:47 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-baporil3dode" 2025/05/02 01:06:47 DEBUG : Creating backend with remote "TestDrive:crypt/g1oa5fq5nd92n84fe544ep262a96vrvdv79rqvef0k2fvqafeit0" 2025/05/02 01:06:49 DEBUG : potato2: md5 = 6c172cf9d915bad220c62fc71b3e5ef6 OK 2025/05/02 01:06:51 DEBUG : empty space: md5 = b19ca46ac66128a3ad0e93258cb97bc8 OK 2025/05/02 01:06:52 DEBUG : potato3: md5 = fda640e7821989031f0d1409ab58d76c OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa' -> Encrypted drive 'TestCryptDrive:rclone-test-baporil3dode' 2025/05/02 01:06:54 DEBUG : empty space: md5 = 688f50ee21a607733b626e4882613a66 OK 2025/05/02 01:06:56 DEBUG : potato3: md5 = b051443115490aa80206014f6f3a27b9 OK 2025/05/02 01:06:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baporil3dode': Using server-side directory move 2025/05/02 01:06:56 INFO : Encrypted drive 'TestCryptDrive:rclone-test-baporil3dode': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 01:06:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:06:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/02 01:06:56 DEBUG : empty space: Unchanged skipping 2025/05/02 01:06:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 01:06:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baporil3dode': Waiting for checks to finish 2025/05/02 01:06:57 INFO : potato3: Deleted 2025/05/02 01:06:57 INFO : empty space: Deleted 2025/05/02 01:06:57 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baporil3dode': Waiting for transfers to finish 2025/05/02 01:06:57 INFO : potato2: Moved (server-side) 2025/05/02 01:06:57 INFO : potato3: Moved (server-side) 2025/05/02 01:06:58 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-bexesap5doze" 2025/05/02 01:06:58 DEBUG : Creating backend with remote "TestDrive:crypt/iqcpog18p338v91mc62bl9i4acpsrvt4htfgfmuk76l46dktp2r0" 2025/05/02 01:06:59 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bexesap5doze': Using server-side directory move 2025/05/02 01:06:59 INFO : Encrypted drive 'TestCryptDrive:rclone-test-bexesap5doze': Server side directory move succeeded 2025/05/02 01:07:00 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-bexesap5doze': Purge remote 2025/05/02 01:07:01 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-baporil3dode': Purge remote 2025/05/02 01:07:01 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (14.42s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:07:01 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wogimuq8care" 2025/05/02 01:07:01 DEBUG : Creating backend with remote "TestDrive:crypt/8mgjgqcehkefo0tprgjqjltjd8hcp5s6b5hq7hnop9i9f6ccm5jg" 2025/05/02 01:07:04 DEBUG : potato2: md5 = b6bb2b8522269f1fd620ca24d9d2df02 OK 2025/05/02 01:07:05 DEBUG : empty space: md5 = 480df3a3cdc3726ca48e3dfb14b3b066 OK 2025/05/02 01:07:06 DEBUG : potato3: md5 = 25312560dad4607812faa44767dbe265 OK sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa' -> Encrypted drive 'TestCryptDrive:rclone-test-wogimuq8care' 2025/05/02 01:07:09 DEBUG : empty space: md5 = 1d0f0eec4f2c1d54234754e9630fbdc6 OK 2025/05/02 01:07:10 DEBUG : potato3: md5 = c577cb91d8cebbf72e9d6eef3dac364c OK 2025/05/02 01:07:11 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 01:07:11 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 01:07:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:07:11 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 01:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogimuq8care': Waiting for checks to finish 2025/05/02 01:07:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogimuq8care': Waiting for transfers to finish 2025/05/02 01:07:11 INFO : potato3: Deleted 2025/05/02 01:07:11 INFO : potato2: Moved (server-side) 2025/05/02 01:07:12 INFO : potato3: Moved (server-side) 2025/05/02 01:07:12 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-komupin5fuce" 2025/05/02 01:07:12 DEBUG : Creating backend with remote "TestDrive:crypt/v4qqgj0f5fjvq7i3ot5fq4mgffaat1k0fm0spvhqv78ie7imk7pg" 2025/05/02 01:07:13 DEBUG : empty space: Excluded (Size Filter) 2025/05/02 01:07:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:07:13 DEBUG : potato3: Need to transfer - File not found at Destination 2025/05/02 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-komupin5fuce': Waiting for checks to finish 2025/05/02 01:07:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-komupin5fuce': Waiting for transfers to finish 2025/05/02 01:07:15 INFO : potato3: Moved (server-side) 2025/05/02 01:07:15 INFO : potato2: Moved (server-side) 2025/05/02 01:07:15 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-komupin5fuce': Purge remote 2025/05/02 01:07:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wogimuq8care': Purge remote --- PASS: TestServerSideMoveWithFilter (16.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:07:18 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-qajifor2foki" 2025/05/02 01:07:18 DEBUG : Creating backend with remote "TestDrive:crypt/paeab935uea1k29nl6h0k5fpn1s6otm7tvmveg56mlhvt49eug10" 2025/05/02 01:07:20 DEBUG : potato2: md5 = ad4d9a160ea1597112ef0a0d2bcb089b OK 2025/05/02 01:07:21 DEBUG : empty space: md5 = 2074b53ca804c7caa3e234012465d8c1 OK 2025/05/02 01:07:23 DEBUG : potato3: md5 = 905ce09ba9114173bab827651d2265d5 OK 2025/05/02 01:07:23 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa' -> Encrypted drive 'TestCryptDrive:rclone-test-qajifor2foki' 2025/05/02 01:07:26 DEBUG : empty space: md5 = 37372c087d02d8fa6f004856843aaa9a OK 2025/05/02 01:07:27 DEBUG : potato3: md5 = 4a01abc609509cf8ca0709fa33ac70a5 OK 2025/05/02 01:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajifor2foki': Using server-side directory move 2025/05/02 01:07:28 INFO : Encrypted drive 'TestCryptDrive:rclone-test-qajifor2foki': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/05/02 01:07:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/05/02 01:07:28 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/05/02 01:07:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/05/02 01:07:28 DEBUG : empty space: Unchanged skipping 2025/05/02 01:07:28 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/05/02 01:07:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajifor2foki': Waiting for checks to finish 2025/05/02 01:07:29 INFO : empty space: Deleted 2025/05/02 01:07:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajifor2foki': Waiting for transfers to finish 2025/05/02 01:07:29 INFO : potato3: Deleted 2025/05/02 01:07:29 INFO : potato2: Moved (server-side) 2025/05/02 01:07:29 INFO : potato3: Moved (server-side) 2025/05/02 01:07:29 INFO : tomatoDir: Removing directory 2025/05/02 01:07:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': deleted 1 directories 2025/05/02 01:07:31 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-wofaqed0meri" 2025/05/02 01:07:31 DEBUG : Creating backend with remote "TestDrive:crypt/4gdp878qlebqkftbr9jsn9igu8kd681pbn6d3dihp9cn2bc958a0" 2025/05/02 01:07:32 INFO : tomatoDir: Making directory 2025/05/02 01:07:32 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wofaqed0meri': Using server-side directory move 2025/05/02 01:07:33 INFO : Encrypted drive 'TestCryptDrive:rclone-test-wofaqed0meri': Server side directory move succeeded 2025/05/02 01:07:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-wofaqed0meri': Purge remote 2025/05/02 01:07:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-qajifor2foki': Purge remote 2025/05/02 01:07:35 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (17.97s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.43s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:07:36 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test" 2025/05/02 01:07:36 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncOverlap (3.68s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:07:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test" 2025/05/02 01:07:40 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/i7355aa0sb89uagn75vfjqr6s3e3e1h2et8in57abn1fe8qfego0" 2025/05/02 01:07:42 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test-include/layer2" 2025/05/02 01:07:42 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0/n01jpl9202nn9ec1rb75h0f1c4" 2025/05/02 01:07:45 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test-ignore-file" 2025/05/02 01:07:45 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg" 2025/05/02 01:07:49 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = f2b744d72d5994f0dbf2e4f24f4bea2c OK 2025/05/02 01:07:51 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/05/02 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test': Waiting for checks to finish 2025/05/02 01:07:51 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test': Waiting for transfers to finish 2025/05/02 01:07:51 DEBUG : Waiting for deletions to finish 2025/05/02 01:07:51 INFO : There was nothing to transfer 2025/05/02 01:07:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:07:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:07:52 DEBUG : Waiting for deletions to finish 2025/05/02 01:07:52 INFO : rclone-sync-test-include: Removing directory 2025/05/02 01:07:53 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/05/02 01:07:53 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/02 01:07:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': failed to delete 1 directories 2025/05/02 01:07:53 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:07:54 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/05/02 01:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/05/02 01:07:54 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/05/02 01:07:54 DEBUG : Waiting for deletions to finish 2025/05/02 01:07:54 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:07:56 DEBUG : Waiting for deletions to finish 2025/05/02 01:07:56 INFO : rclone-sync-test-include: Removing directory 2025/05/02 01:07:56 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/05/02 01:07:56 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/05/02 01:07:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': failed to delete 1 directories 2025/05/02 01:07:56 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:07:58 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/05/02 01:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/05/02 01:07:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/05/02 01:07:58 DEBUG : Waiting for deletions to finish 2025/05/02 01:07:58 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:08:00 DEBUG : khf2vlblvnbf9ftevqm0htmss73hj1j5a7q328e4ohrgs7e2loe0: Rmdir: contains trashed file: "n01jpl9202nn9ec1rb75h0f1c4" 2025/05/02 01:08:01 DEBUG : kmf11jujl9uha3tjganvgpkn45bu778hb5vb5riug1c26b38k7sg: Rmdir: contains trashed file: "i0t74httmdlljg425j6tg570d8" --- PASS: TestSyncOverlapWithFilter (30.07s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:08:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/dst" 2025/05/02 01:08:10 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 01:08:11 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/CompareDest" 2025/05/02 01:08:11 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/gveqi14airsml4bgu7krj116o8" 2025/05/02 01:08:13 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 01:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:08:13 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:08:15 DEBUG : one: md5 = c2061e1910a8cca8afa556d7efe00551 OK 2025/05/02 01:08:15 INFO : one: Copied (new) 2025/05/02 01:08:15 DEBUG : Waiting for deletions to finish 2025/05/02 01:08:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 01:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:08:16 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:08:17 DEBUG : one: md5 = 36265d275347eedc1abf03d85717dc91 OK 2025/05/02 01:08:17 INFO : one: Copied (replaced existing) 2025/05/02 01:08:17 DEBUG : Waiting for deletions to finish 2025/05/02 01:08:19 DEBUG : dst/one: md5 = 88d3ec84bc4594b8d6a014d2935daa35 OK 2025/05/02 01:08:21 DEBUG : CompareDest/one: md5 = 02b6563543d382cea7d303239fc7a5b6 OK 2025/05/02 01:08:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 01:08:22 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:08:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:08:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 01:08:23 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:08:23 DEBUG : Waiting for deletions to finish 2025/05/02 01:08:23 INFO : There was nothing to transfer 2025/05/02 01:08:24 DEBUG : CompareDest/two: md5 = c7d33add59644f4ce1420a9261a15a04 OK 2025/05/02 01:08:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 01:08:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:08:25 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 01:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:08:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:08:25 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 01:08:25 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:08:25 DEBUG : Waiting for deletions to finish 2025/05/02 01:08:25 INFO : There was nothing to transfer 2025/05/02 01:08:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 01:08:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:08:26 DEBUG : two: Destination found in --compare-dest, skipping 2025/05/02 01:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:08:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:08:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 01:08:26 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:08:26 DEBUG : Waiting for deletions to finish 2025/05/02 01:08:26 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/05/02 01:08:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 01:08:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:08:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/05/02 01:08:28 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/05/02 01:08:28 DEBUG : two: Need to transfer - File not found at Destination 2025/05/02 01:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:08:28 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:08:29 DEBUG : two: md5 = 44a8599c985e1ffb202aa1b0a85e902c OK 2025/05/02 01:08:29 INFO : two: Copied (new) 2025/05/02 01:08:29 DEBUG : Waiting for deletions to finish 2025/05/02 01:08:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 01:08:32 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:08:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 01:08:33 DEBUG : gveqi14airsml4bgu7krj116o8: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCompareDest (23.75s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:08:35 DEBUG : pre-dest1/1: md5 = 2389aa23714bec53663892261b3d83f7 OK 2025/05/02 01:08:38 DEBUG : pre-dest2/2: md5 = 5aeed10b99261ce860e44f866805694e OK 2025/05/02 01:08:38 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/dest" 2025/05/02 01:08:38 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/rg03c1jvnehrrc617i0lnqjddc" 2025/05/02 01:08:39 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/pre-dest1" 2025/05/02 01:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/bbnblvh6k061ssopqrp18kd7gc" 2025/05/02 01:08:40 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/pre-dest2" 2025/05/02 01:08:40 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/dgicm1h6b5ejvlltm8eeif0bnk" 2025/05/02 01:08:42 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:08:42 DEBUG : 1: Destination found in --compare-dest, skipping 2025/05/02 01:08:42 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:08:42 DEBUG : 2: Destination found in --compare-dest, skipping 2025/05/02 01:08:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/05/02 01:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dest': Waiting for checks to finish 2025/05/02 01:08:43 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dest': Waiting for transfers to finish 2025/05/02 01:08:45 DEBUG : 3: md5 = 28360ac9b375ace08ac277a8e6322875 OK 2025/05/02 01:08:45 INFO : 3: Copied (new) 2025/05/02 01:08:45 DEBUG : Waiting for deletions to finish 2025/05/02 01:08:48 DEBUG : dgicm1h6b5ejvlltm8eeif0bnk: Rmdir: contains trashed file: "1ghu8geql9vrl726n32nrf65bc" 2025/05/02 01:08:48 DEBUG : bbnblvh6k061ssopqrp18kd7gc: Rmdir: contains trashed file: "skbfko3oil7es0lj68ob574sro" 2025/05/02 01:08:49 DEBUG : rg03c1jvnehrrc617i0lnqjddc: Rmdir: contains trashed file: "g072p7hmjchlnj0gibe64c1epg" --- PASS: TestSyncMultipleCompareDest (16.16s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:08:50 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/dst" 2025/05/02 01:08:50 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 01:08:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/CopyDest" 2025/05/02 01:08:51 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/d09o6po3f7bm6ce32vdgs8h9ls" 2025/05/02 01:08:53 DEBUG : one: Need to transfer - File not found at Destination 2025/05/02 01:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:08:53 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:08:55 DEBUG : one: md5 = 3f9676148fbf0af76d4342f3807dd211 OK 2025/05/02 01:08:55 INFO : one: Copied (new) 2025/05/02 01:08:55 DEBUG : Waiting for deletions to finish 2025/05/02 01:08:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 01:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:08:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:08:57 DEBUG : one: md5 = 1f8d686636cefe416853bdaa03fd728d OK 2025/05/02 01:08:57 INFO : one: Copied (replaced existing) 2025/05/02 01:08:57 DEBUG : Waiting for deletions to finish 2025/05/02 01:08:59 DEBUG : dst/one: md5 = 469375d4f6ef250a64cc45c8f9767d8f OK 2025/05/02 01:09:01 DEBUG : CopyDest/one: md5 = d399ce5d4c6653db061b6754d459cfe2 OK 2025/05/02 01:09:02 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/BackupDir" 2025/05/02 01:09:02 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/s6dbk3lfi7c9kfvo6j7bla9m0g" 2025/05/02 01:09:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 01:09:04 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:09:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:09:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/05/02 01:09:06 INFO : one: Moved (server-side) 2025/05/02 01:09:06 INFO : one: Copied (server-side copy) 2025/05/02 01:09:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/05/02 01:09:06 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:09:06 DEBUG : Waiting for deletions to finish 2025/05/02 01:09:08 DEBUG : CopyDest/two: md5 = 7870707e0de0f5cf1053fe5db0bc7de9 OK 2025/05/02 01:09:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:09:09 DEBUG : one: Unchanged skipping 2025/05/02 01:09:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:09:10 INFO : two: Copied (server-side copy) 2025/05/02 01:09:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/05/02 01:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:09:10 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:09:10 DEBUG : Waiting for deletions to finish 2025/05/02 01:09:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:09:11 DEBUG : one: Unchanged skipping 2025/05/02 01:09:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:09:11 DEBUG : two: Unchanged skipping 2025/05/02 01:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:09:11 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:09:11 DEBUG : Waiting for deletions to finish 2025/05/02 01:09:11 INFO : There was nothing to transfer 2025/05/02 01:09:13 DEBUG : CopyDest/three: md5 = 51f863f5820ebbd7fa46bd305997714b OK 2025/05/02 01:09:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:09:13 DEBUG : one: Unchanged skipping 2025/05/02 01:09:14 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/05/02 01:09:14 DEBUG : three: Destination not found in --copy-dest 2025/05/02 01:09:14 DEBUG : three: Need to transfer - File not found at Destination 2025/05/02 01:09:14 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/05/02 01:09:14 DEBUG : two: Unchanged skipping 2025/05/02 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:09:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:09:15 DEBUG : three: md5 = d468168373b651e77c9a920d56013162 OK 2025/05/02 01:09:15 INFO : three: Copied (new) 2025/05/02 01:09:15 DEBUG : Waiting for deletions to finish 2025/05/02 01:09:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/02 01:09:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 01:09:19 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:09:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "b6jdmn2b1adrhc8vikh7edr9os" 2025/05/02 01:09:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:09:20 DEBUG : d09o6po3f7bm6ce32vdgs8h9ls: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 01:09:21 DEBUG : s6dbk3lfi7c9kfvo6j7bla9m0g: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" --- PASS: TestSyncCopyDest (31.82s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:09:23 DEBUG : dst/one: md5 = 12d81bbded2f5c3a0b03b1a27ebd51ed OK 2025/05/02 01:09:25 DEBUG : dst/two: md5 = 009ef6721953c729e73a0049d2018d1c OK 2025/05/02 01:09:26 DEBUG : dst/three.txt: md5 = 0cf59eff12585221809f42c524fd5cb6 OK 2025/05/02 01:09:26 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/dst" 2025/05/02 01:09:27 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 01:09:27 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/backup" 2025/05/02 01:09:27 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/1nrff024r7pq65ecp72fc28jb0" 2025/05/02 01:09:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 01:09:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:09:29 DEBUG : two: Unchanged skipping 2025/05/02 01:09:29 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:09:30 INFO : one: Moved (server-side) 2025/05/02 01:09:30 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:09:32 DEBUG : one: md5 = 898d819688d81f8eb71b89c8969f09bd OK 2025/05/02 01:09:32 INFO : one: Copied (new) 2025/05/02 01:09:32 DEBUG : Waiting for deletions to finish 2025/05/02 01:09:33 INFO : three.txt: Moved (server-side) 2025/05/02 01:09:33 INFO : three.txt: Moved into backup dir 2025/05/02 01:09:34 DEBUG : dst/three.txt: md5 = 4cdf7b210f8d334052eefe4c04517078 OK 2025/05/02 01:09:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 01:09:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:09:35 DEBUG : two: Unchanged skipping 2025/05/02 01:09:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:09:36 INFO : one: Deleted 2025/05/02 01:09:36 INFO : one: Moved (server-side) 2025/05/02 01:09:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:09:37 DEBUG : one: md5 = 7fbc3a50a1a912c4695c0cf18007d72b OK 2025/05/02 01:09:37 INFO : one: Copied (new) 2025/05/02 01:09:37 DEBUG : Waiting for deletions to finish 2025/05/02 01:09:38 INFO : three.txt: Deleted 2025/05/02 01:09:39 INFO : three.txt: Moved (server-side) 2025/05/02 01:09:39 INFO : three.txt: Moved into backup dir 2025/05/02 01:09:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:09:41 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 01:09:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/02 01:09:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:09:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:09:42 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" --- PASS: TestSyncBackupDir (21.36s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:09:45 DEBUG : dst/one: md5 = 2a3e35580acad27f8f1fe382d191ff5f OK 2025/05/02 01:09:46 DEBUG : dst/two: md5 = ad85fc97e9ea82b62e445d104bfa72bb OK 2025/05/02 01:09:47 DEBUG : dst/three.txt: md5 = 1141128801e8e691962574fb094b32e5 OK 2025/05/02 01:09:48 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/dst" 2025/05/02 01:09:48 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 01:09:49 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/backup" 2025/05/02 01:09:49 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/1nrff024r7pq65ecp72fc28jb0" 2025/05/02 01:09:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 01:09:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:09:50 DEBUG : two: Unchanged skipping 2025/05/02 01:09:50 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:09:52 INFO : one: Moved (server-side) to: one.bak 2025/05/02 01:09:52 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:09:53 DEBUG : one: md5 = 9e7340b4053f87c348dd67745aab639e OK 2025/05/02 01:09:53 INFO : one: Copied (new) 2025/05/02 01:09:53 DEBUG : Waiting for deletions to finish 2025/05/02 01:09:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 01:09:54 INFO : three.txt: Moved into backup dir 2025/05/02 01:09:56 DEBUG : dst/three.txt: md5 = 5f0505a3e0e16d7e3b81328cd758652a OK 2025/05/02 01:09:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 01:09:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:09:56 DEBUG : two: Unchanged skipping 2025/05/02 01:09:56 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:09:57 INFO : one.bak: Deleted 2025/05/02 01:09:58 INFO : one: Moved (server-side) to: one.bak 2025/05/02 01:09:58 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:09:59 DEBUG : one: md5 = 83975324f2671bca424963ae4eb56302 OK 2025/05/02 01:09:59 INFO : one: Copied (new) 2025/05/02 01:09:59 DEBUG : Waiting for deletions to finish 2025/05/02 01:10:00 INFO : three.txt.bak: Deleted 2025/05/02 01:10:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 01:10:00 INFO : three.txt: Moved into backup dir 2025/05/02 01:10:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:10:03 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 01:10:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/02 01:10:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/05/02 01:10:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/05/02 01:10:04 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" --- PASS: TestSyncBackupDirWithSuffix (21.65s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:10:07 DEBUG : dst/one: md5 = a48b1cc535a0182ca1a8c825c4627e6a OK 2025/05/02 01:10:08 DEBUG : dst/two: md5 = 8c72b706082ef436ef4490c94f7b32e6 OK 2025/05/02 01:10:09 DEBUG : dst/three.txt: md5 = c0e5261aa75e56b4ffa5b2d3cc55a2c0 OK 2025/05/02 01:10:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/dst" 2025/05/02 01:10:10 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 01:10:10 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/backup" 2025/05/02 01:10:11 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/1nrff024r7pq65ecp72fc28jb0" 2025/05/02 01:10:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 01:10:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:10:12 DEBUG : two: Unchanged skipping 2025/05/02 01:10:12 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:10:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/02 01:10:14 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:10:15 DEBUG : one: md5 = 3008466131462046dc2a75e4fed35fe4 OK 2025/05/02 01:10:15 INFO : one: Copied (new) 2025/05/02 01:10:15 DEBUG : Waiting for deletions to finish 2025/05/02 01:10:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/02 01:10:16 INFO : three.txt: Moved into backup dir 2025/05/02 01:10:18 DEBUG : dst/three.txt: md5 = 66110460687b0b426ebc928bf46b8e93 OK 2025/05/02 01:10:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 01:10:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:10:18 DEBUG : two: Unchanged skipping 2025/05/02 01:10:18 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:10:19 INFO : one-2019-01-01: Deleted 2025/05/02 01:10:20 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/02 01:10:20 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:10:21 DEBUG : one: md5 = 26c5c6a173fcef2b02c9622a54cbb699 OK 2025/05/02 01:10:21 INFO : one: Copied (new) 2025/05/02 01:10:21 DEBUG : Waiting for deletions to finish 2025/05/02 01:10:22 INFO : three-2019-01-01.txt: Deleted 2025/05/02 01:10:22 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/02 01:10:22 INFO : three.txt: Moved into backup dir 2025/05/02 01:10:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:10:25 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 01:10:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/05/02 01:10:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/05/02 01:10:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/05/02 01:10:26 DEBUG : 1nrff024r7pq65ecp72fc28jb0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (22.16s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:10:29 DEBUG : dst/one: md5 = 5d954f7cc08e2bda5db4b8c8b0e754e3 OK 2025/05/02 01:10:30 DEBUG : dst/two: md5 = 1ba3c1126742ae8322af7bc8baae8faf OK 2025/05/02 01:10:31 DEBUG : dst/three.txt: md5 = 8bfbe74b94a140311511ab0f8f7ad2b4 OK 2025/05/02 01:10:32 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/dst" 2025/05/02 01:10:32 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 01:10:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 01:10:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:10:33 DEBUG : two: Unchanged skipping 2025/05/02 01:10:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:10:34 INFO : one: Moved (server-side) to: one.bak 2025/05/02 01:10:34 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:10:35 DEBUG : one: md5 = 7d0b2c781f7fee0b7251529109903fca OK 2025/05/02 01:10:35 INFO : one: Copied (new) 2025/05/02 01:10:35 DEBUG : Waiting for deletions to finish 2025/05/02 01:10:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 01:10:36 INFO : three.txt: Moved into backup dir 2025/05/02 01:10:38 DEBUG : dst/three.txt: md5 = be0de88526c8c6af749d61357d279eff OK 2025/05/02 01:10:38 DEBUG : one.bak: Excluded (Path Filter) 2025/05/02 01:10:38 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/05/02 01:10:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 01:10:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:10:38 DEBUG : two: Unchanged skipping 2025/05/02 01:10:38 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for checks to finish 2025/05/02 01:10:39 INFO : one.bak: Deleted 2025/05/02 01:10:40 INFO : one: Moved (server-side) to: one.bak 2025/05/02 01:10:40 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa/dst': Waiting for transfers to finish 2025/05/02 01:10:41 DEBUG : one: md5 = 53a697520b8b6b3be1d6c823733110de OK 2025/05/02 01:10:41 INFO : one: Copied (new) 2025/05/02 01:10:41 DEBUG : Waiting for deletions to finish 2025/05/02 01:10:42 INFO : three.txt.bak: Deleted 2025/05/02 01:10:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 01:10:42 INFO : three.txt: Moved into backup dir 2025/05/02 01:10:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:10:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/05/02 01:10:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/02 01:10:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 01:10:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/02 01:10:45 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" --- PASS: TestSyncBackupDirSuffixOnly (19.06s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:10:48 DEBUG : dst/one: md5 = 31abe46dd98b9be82cdc682ed8cc11d5 OK 2025/05/02 01:10:49 DEBUG : dst/two: md5 = 1781feb8f6a88b70910a90577a4da185 OK 2025/05/02 01:10:51 DEBUG : dst/three.txt: md5 = a9eb9c2cf8f9f410426014f6d1f84c18 OK 2025/05/02 01:10:51 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/dst" 2025/05/02 01:10:51 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 01:10:52 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 01:10:53 INFO : one: Moved (server-side) to: one.bak 2025/05/02 01:10:54 DEBUG : one: md5 = a5314e0c879fb3ffb25f2f8b4a038d78 OK 2025/05/02 01:10:54 INFO : one: Copied (new) 2025/05/02 01:10:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:10:54 DEBUG : two: Unchanged skipping 2025/05/02 01:10:55 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/02 01:10:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 01:10:57 DEBUG : three.txt: md5 = 60abfbcc23818a5722115f08dc780307 OK 2025/05/02 01:10:57 INFO : three.txt: Copied (new) 2025/05/02 01:10:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 01:10:58 INFO : one.bak: Deleted 2025/05/02 01:10:59 INFO : one: Moved (server-side) to: one.bak 2025/05/02 01:11:00 DEBUG : one: md5 = 45f854d5ae16c64930449af0ec6bdadb OK 2025/05/02 01:11:00 INFO : one: Copied (new) 2025/05/02 01:11:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:11:01 DEBUG : two: Unchanged skipping 2025/05/02 01:11:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/02 01:11:01 INFO : three.txt.bak: Deleted 2025/05/02 01:11:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/05/02 01:11:03 DEBUG : three.txt: md5 = 2ffacce902333bafdc94334ae44317be OK 2025/05/02 01:11:03 INFO : three.txt: Copied (new) 2025/05/02 01:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/02 01:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/02 01:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/05/02 01:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "sk91qgsqfn0r271r2ehsaoc20c" 2025/05/02 01:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qltcak2uaegtmcoa8vijdppbp8" 2025/05/02 01:11:07 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" --- PASS: TestSyncSuffix (21.66s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:11:10 DEBUG : dst/one: md5 = 1bd23d69b3cb79bf48c4c3c330204e47 OK 2025/05/02 01:11:11 DEBUG : dst/two: md5 = f06b20913530affe6ee31c02cfde96e2 OK 2025/05/02 01:11:12 DEBUG : dst/three.txt: md5 = ede7ce8e0546fa0b1b36bc8321c3ac85 OK 2025/05/02 01:11:13 DEBUG : Creating backend with remote "TestCryptDrive:rclone-test-kifunoq8diqa/dst" 2025/05/02 01:11:13 DEBUG : Creating backend with remote "TestDrive:crypt/delvspdfjj8up7ite3a43h5smlvj05rlji271bclbsggdigkuo0g/31u3jie661vd5p8j7rtc3hgbh0" 2025/05/02 01:11:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/05/02 01:11:14 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/02 01:11:16 DEBUG : one: md5 = 0ab0f4c92dbd2fd737d2508d8a588f13 OK 2025/05/02 01:11:16 INFO : one: Copied (new) 2025/05/02 01:11:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:11:16 DEBUG : two: Unchanged skipping 2025/05/02 01:11:16 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/05/02 01:11:17 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/02 01:11:18 DEBUG : three.txt: md5 = f39eccc59c51ecf7a6e79421d0eaf9b2 OK 2025/05/02 01:11:18 INFO : three.txt: Copied (new) 2025/05/02 01:11:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/05/02 01:11:20 INFO : one-2019-01-01: Deleted 2025/05/02 01:11:21 INFO : one: Moved (server-side) to: one-2019-01-01 2025/05/02 01:11:22 DEBUG : one: md5 = 7325801aa3602987823bde27d35ad940 OK 2025/05/02 01:11:22 INFO : one: Copied (new) 2025/05/02 01:11:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:11:22 DEBUG : two: Unchanged skipping 2025/05/02 01:11:22 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/05/02 01:11:23 INFO : three-2019-01-01.txt: Deleted 2025/05/02 01:11:23 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/05/02 01:11:25 DEBUG : three.txt: md5 = fde56a0563f1207c19888ed87a6b6453 OK 2025/05/02 01:11:25 INFO : three.txt: Copied (new) 2025/05/02 01:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "tr2hj63d80ftlmvm6a952snjcc" 2025/05/02 01:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "0828u6q2p8d62qeklrkkuf10uc" 2025/05/02 01:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" 2025/05/02 01:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/05/02 01:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "qtq2f6qq4lgpsmj88vb7147qje3prudmtfdtr2342fth58vo9a50" 2025/05/02 01:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "keafetfvtbmgo6tsdvcbj32i0k" 2025/05/02 01:11:28 DEBUG : 31u3jie661vd5p8j7rtc3hgbh0: Rmdir: contains trashed file: "jcjl1bv3ep0v8kt35lqql1co90" --- PASS: TestSyncSuffixKeepExtension (21.53s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:11:30 DEBUG : Testêé: md5 = 46bfefe44b0f5b3f391bb721a58e2320 OK 2025/05/02 01:11:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/05/02 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:11:31 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:11:32 DEBUG : Testêé: md5 = ca80c5ce275dc1bda46acd8ae6967d8e OK 2025/05/02 01:11:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/05/02 01:11:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (3.90s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:11:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/05/02 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:11:33 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:11:34 DEBUG : existing: md5 = a9b8d98267a9f49e22653cc7df64efe4 OK 2025/05/02 01:11:34 INFO : existing: Copied (new) 2025/05/02 01:11:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:11:35 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/05/02 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:11:35 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/05/02 01:11:35 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:11:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': not deleting files as there were IO errors 2025/05/02 01:11:35 ERROR : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': not deleting directories as there were IO errors run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncImmutable (4.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:11:38 DEBUG : EXISTING: md5 = b92276fb60dd081873ea1495d7335b75 OK 2025/05/02 01:11:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:11:39 DEBUG : existing: Unchanged skipping 2025/05/02 01:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:11:39 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:11:39 DEBUG : Waiting for deletions to finish 2025/05/02 01:11:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.82s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.43s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", 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-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", 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-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.28s) --- SKIP: TestMaxTransfer/Hard (0.42s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:11:43 DEBUG : both0: md5 = 458fe9ca5651a5d45fa828e869e20248 OK 2025/05/02 01:11:44 DEBUG : only0: md5 = f3af4ce70e2c131042efc96937a3efae OK 2025/05/02 01:11:46 DEBUG : both1: md5 = dc53f7d10b821a12c38a506c51df7090 OK 2025/05/02 01:11:47 DEBUG : only1: md5 = bff46c310fe251c304560dc244b75626 OK 2025/05/02 01:11:48 DEBUG : both2: md5 = 7ec1e0e662fe4da8855efa773648a99d OK 2025/05/02 01:11:50 DEBUG : only2: md5 = 93eb253abed167a61c5c2c47941ee8fa OK 2025/05/02 01:11:51 DEBUG : both3: md5 = 7b55102ec1c84ae3d54ad3dc2b86944c OK 2025/05/02 01:11:53 DEBUG : only3: md5 = 905d3b4af1662f82864c397d40771742 OK 2025/05/02 01:11:54 DEBUG : both4: md5 = 30b57052f982ecb4a283dd7fa65a1390 OK 2025/05/02 01:11:55 DEBUG : only4: md5 = e0fe04a5b9e12e2184d418855b96a051 OK 2025/05/02 01:11:57 DEBUG : both5: md5 = fe93242b5188627418ac48bbbc48b211 OK 2025/05/02 01:11:58 DEBUG : only5: md5 = 8f179e0c7da5a6b3d1b8d4496c6f79ae OK 2025/05/02 01:12:00 DEBUG : both6: md5 = 8751fffa1dbecdd47e16221e1b2e4835 OK 2025/05/02 01:12:01 DEBUG : only6: md5 = fe4c66817eb23ac790a9d7da27fb0a78 OK 2025/05/02 01:12:02 DEBUG : both7: md5 = 5a61d1b9952909e8aabba796141b3b9d OK 2025/05/02 01:12:04 DEBUG : only7: md5 = 1b315b05b0018ee8d40163c84a709117 OK 2025/05/02 01:12:05 DEBUG : both8: md5 = e10c1c21ccc9a6e30927bb04c11d103a OK 2025/05/02 01:12:06 DEBUG : only8: md5 = 6fc87f2b7276e920d2e25aa09e9d3cd5 OK 2025/05/02 01:12:08 DEBUG : both9: md5 = ef1916d4ed9b82e5655f576162191ba7 OK 2025/05/02 01:12:09 DEBUG : only9: md5 = 09a3bdbe325dcf2cfa5edf4c570e3429 OK 2025/05/02 01:12:10 DEBUG : both10: md5 = edaa8a9304d65e9878c4a32a68270128 OK 2025/05/02 01:12:12 DEBUG : only10: md5 = c62fa7fdacf7ac877af945cf076efbc3 OK 2025/05/02 01:12:13 DEBUG : both11: md5 = 1e37638c81c9dd8c0870748f91949837 OK 2025/05/02 01:12:14 DEBUG : only11: md5 = 93dcb0c05c88fb06055d0829dd722d18 OK 2025/05/02 01:12:16 DEBUG : both12: md5 = 0517bcee274d265dec27574f74cae8a4 OK 2025/05/02 01:12:17 DEBUG : only12: md5 = dd90dd1dfdefba572844611243e3cb98 OK 2025/05/02 01:12:18 DEBUG : both13: md5 = f2e0bf601a09fae32a161d58c7ffe01b OK 2025/05/02 01:12:20 DEBUG : only13: md5 = 0e1415bf6abf51572fae7e4ee0a98ce7 OK 2025/05/02 01:12:21 DEBUG : both14: md5 = a7fd4447e092d8bd9a9c9922ab129efa OK 2025/05/02 01:12:22 DEBUG : only14: md5 = 3cf4dac8ffc15192f7889aa85197aed4 OK 2025/05/02 01:12:24 DEBUG : both15: md5 = 0962254e1907959173b35b1de5c3006c OK 2025/05/02 01:12:25 DEBUG : only15: md5 = 5cfa5c92e20ed6b26128d264f2160230 OK 2025/05/02 01:12:26 DEBUG : both16: md5 = f066481f0e726194b25555f506639e71 OK 2025/05/02 01:12:28 DEBUG : only16: md5 = 71bb0e6fb6372b2fdb443b0389c2d18f OK 2025/05/02 01:12:29 DEBUG : both17: md5 = 59595b94419979e529e639d61fc2d966 OK 2025/05/02 01:12:30 DEBUG : only17: md5 = e63167a3a41d698b862a851c3555943a OK 2025/05/02 01:12:32 DEBUG : both18: md5 = a6b8d4e5d55951bf3d9b6b3fc89a5ab9 OK 2025/05/02 01:12:33 DEBUG : only18: md5 = 9a730b53a15a9bae50cc138d0339bbeb OK 2025/05/02 01:12:35 DEBUG : both19: md5 = 6c737fd3153f11905e94b8bb0301b28b OK 2025/05/02 01:12:36 DEBUG : only19: md5 = 59efd7104c8ca92f9b7ae4d1e13fb9dc OK 2025/05/02 01:12:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both0: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both1: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:12:36 DEBUG : both10: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both11: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both15: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both16: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both17: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both18: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both19: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both2: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both3: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both4: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both5: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both6: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both7: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both8: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:12:36 DEBUG : both9: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both12: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both13: Unchanged skipping 2025/05/02 01:12:36 DEBUG : both14: Unchanged skipping 2025/05/02 01:12:36 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:12:36 DEBUG : Waiting for deletions to finish 2025/05/02 01:12:37 INFO : only12: Deleted 2025/05/02 01:12:37 INFO : only13: Deleted 2025/05/02 01:12:37 INFO : only1: Deleted 2025/05/02 01:12:37 INFO : only19: Deleted 2025/05/02 01:12:37 INFO : only17: Deleted 2025/05/02 01:12:37 INFO : only8: Deleted 2025/05/02 01:12:37 INFO : only9: Deleted 2025/05/02 01:12:37 INFO : only0: Deleted 2025/05/02 01:12:38 INFO : only18: Deleted 2025/05/02 01:12:38 INFO : only2: Deleted 2025/05/02 01:12:38 INFO : only7: Deleted 2025/05/02 01:12:38 INFO : only10: Deleted 2025/05/02 01:12:38 INFO : only14: Deleted 2025/05/02 01:12:38 INFO : only6: Deleted 2025/05/02 01:12:38 INFO : only4: Deleted 2025/05/02 01:12:38 INFO : only16: Deleted 2025/05/02 01:12:39 INFO : only5: Deleted 2025/05/02 01:12:39 INFO : only11: Deleted 2025/05/02 01:12:39 INFO : only15: Deleted 2025/05/02 01:12:39 INFO : only3: Deleted 2025/05/02 01:12:39 INFO : There was nothing to transfer run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (67.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:12:50 DEBUG : both0: md5 = 98c1867d90cb761b056d4a5ef4e56855 OK 2025/05/02 01:12:51 DEBUG : only0: md5 = 7a27e3027353ab865d24e835186dd63c OK 2025/05/02 01:12:53 DEBUG : both1: md5 = 02531b64aa1dd5a56f0ea2c0941485d6 OK 2025/05/02 01:12:54 DEBUG : only1: md5 = cdee8d4869526968efcf468f9b89afe7 OK 2025/05/02 01:12:56 DEBUG : both2: md5 = 6f256fc24146c0f31e000e09a4898fa5 OK 2025/05/02 01:12:57 DEBUG : only2: md5 = 38ea587a630a139a2b1e49e918474a66 OK 2025/05/02 01:12:58 DEBUG : both3: md5 = 5713f19a23f88bf818ecd12ce846393e OK 2025/05/02 01:13:00 DEBUG : only3: md5 = 00ccd198d658f618a5505adca406f805 OK 2025/05/02 01:13:01 DEBUG : both4: md5 = 144dcb287654312b7ee72ce1bfca0e4d OK 2025/05/02 01:13:02 DEBUG : only4: md5 = b4ebd613f840f28043b82345ab71cc3f OK 2025/05/02 01:13:04 DEBUG : both5: md5 = 41eb56b01195bed1fae08f50f4a5b4bb OK 2025/05/02 01:13:05 DEBUG : only5: md5 = dfbf6d761c1764cd9ad3097f82f303d1 OK 2025/05/02 01:13:06 DEBUG : both6: md5 = 34b8fad7feabc1bd51e6809050b5241c OK 2025/05/02 01:13:08 DEBUG : only6: md5 = f89a0a8fa0c06f1a35ce3142012e6412 OK 2025/05/02 01:13:09 DEBUG : both7: md5 = 25560451628d814d2873b9f7a0e41460 OK 2025/05/02 01:13:10 DEBUG : only7: md5 = e4b079129fcaff93af8fca4a709fe8b7 OK 2025/05/02 01:13:12 DEBUG : both8: md5 = 164e4e6d9c48b8ce659c74c69a259cba OK 2025/05/02 01:13:13 DEBUG : only8: md5 = 3391e0e0fe22aab37b4e9d55a5567017 OK 2025/05/02 01:13:15 DEBUG : both9: md5 = 9d8d8c829814a22270ed2689f000fc16 OK 2025/05/02 01:13:16 DEBUG : only9: md5 = 4fdcd9bc974763655fce1ad1481773b1 OK 2025/05/02 01:13:17 DEBUG : both10: md5 = 9c7537a0c248c3f412a5f8097cf36f93 OK 2025/05/02 01:13:19 DEBUG : only10: md5 = d88ed788acc92c618f8d4314fe041a6f OK 2025/05/02 01:13:20 DEBUG : both11: md5 = 0349a779d14d89628ec228a4f5e8bc0e OK 2025/05/02 01:13:21 DEBUG : only11: md5 = 1a364fbe973a7792698c81e9c2e2c18d OK 2025/05/02 01:13:23 DEBUG : both12: md5 = 4a35c54c762d6640e81a428c6318c66c OK 2025/05/02 01:13:24 DEBUG : only12: md5 = f8109d0a97617ceefa6995f978336a3b OK 2025/05/02 01:13:25 DEBUG : both13: md5 = d86d242f2cd923e56686d6c62dc4891e OK 2025/05/02 01:13:27 DEBUG : only13: md5 = c317dc6d87fdfa0e4f8df336ddc57333 OK 2025/05/02 01:13:28 DEBUG : both14: md5 = 537e9423b65f7db04e12caa7200e19d9 OK 2025/05/02 01:13:30 DEBUG : only14: md5 = 19019fe2b46dbdfdf414154d6901eaaf OK 2025/05/02 01:13:31 DEBUG : both15: md5 = 9b922f767d348528578704230f3686cc OK 2025/05/02 01:13:32 DEBUG : only15: md5 = 7803158108e077cd45cba04dfa3d832d OK 2025/05/02 01:13:34 DEBUG : both16: md5 = 79c2c1d2e4791c91f284814acb49dbfd OK 2025/05/02 01:13:35 DEBUG : only16: md5 = 4f96185a9e8fc8fdc4f7e97a60dada87 OK 2025/05/02 01:13:36 DEBUG : both17: md5 = 1e4a92725bcee543ef1bd47b3522ab71 OK 2025/05/02 01:13:38 DEBUG : only17: md5 = a4c5039825d9fdbf6d26977803c4e5a3 OK 2025/05/02 01:13:39 DEBUG : both18: md5 = 333fd4c502b1e55682b6b90c1611fbf2 OK 2025/05/02 01:13:40 DEBUG : only18: md5 = 15d6d728f62a8837535b437a28243e6c OK 2025/05/02 01:13:42 DEBUG : both19: md5 = 4ad543d79d7f1e2e6e33d7c1975f031f OK 2025/05/02 01:13:43 DEBUG : only19: md5 = 3bb413b0e54aa71e015284de3533f3f2 OK 2025/05/02 01:13:44 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both0: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both1: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both10: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both11: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both12: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both13: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both14: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both15: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both16: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both17: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both18: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both19: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both2: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both3: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both4: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both5: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both6: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both7: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both8: Unchanged skipping 2025/05/02 01:13:44 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/05/02 01:13:44 DEBUG : both9: Unchanged skipping 2025/05/02 01:13:44 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/05/02 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for checks to finish 2025/05/02 01:13:44 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Waiting for transfers to finish 2025/05/02 01:13:45 DEBUG : only0: md5 = 9b374f968b97e12bae4b9f9a1d734daf OK 2025/05/02 01:13:45 INFO : only0: Copied (replaced existing) 2025/05/02 01:13:45 DEBUG : only1: md5 = 92d427ba81495d827f18c4a6bf4f6ec2 OK 2025/05/02 01:13:45 INFO : only1: Copied (replaced existing) 2025/05/02 01:13:45 DEBUG : only11: md5 = 38e2a61ce6e0dca13c0419f538cb68dd OK 2025/05/02 01:13:45 INFO : only11: Copied (replaced existing) 2025/05/02 01:13:45 DEBUG : only10: md5 = dcced9ffba974fc6132728705efb71f4 OK 2025/05/02 01:13:45 INFO : only10: Copied (replaced existing) 2025/05/02 01:13:46 DEBUG : only14: md5 = 9fda955226c4fe4aef1c74903cfe1bc7 OK 2025/05/02 01:13:46 INFO : only14: Copied (replaced existing) 2025/05/02 01:13:46 DEBUG : only13: md5 = 1c787007d513ab4c7a8250aa61167e08 OK 2025/05/02 01:13:46 INFO : only13: Copied (replaced existing) 2025/05/02 01:13:46 DEBUG : only12: md5 = c7209e9a808b4b6c0eb0634e0bcafe25 OK 2025/05/02 01:13:46 INFO : only12: Copied (replaced existing) 2025/05/02 01:13:46 DEBUG : only15: md5 = cbca72c7a850cc1d5de153055d9918ca OK 2025/05/02 01:13:46 INFO : only15: Copied (replaced existing) 2025/05/02 01:13:47 DEBUG : only16: md5 = 58465e337c8e6d42e0d9a50bd40f293c OK 2025/05/02 01:13:47 INFO : only16: Copied (replaced existing) 2025/05/02 01:13:47 DEBUG : only17: md5 = 7e49a83f2618a780c98356978324ed4d OK 2025/05/02 01:13:47 INFO : only17: Copied (replaced existing) 2025/05/02 01:13:47 DEBUG : only18: md5 = 4f259eca7a23707eaa5a7a826710d9a7 OK 2025/05/02 01:13:47 INFO : only18: Copied (replaced existing) 2025/05/02 01:13:47 DEBUG : only19: md5 = ad8ded1183be9dbea21ad4c96c406639 OK 2025/05/02 01:13:47 INFO : only19: Copied (replaced existing) 2025/05/02 01:13:48 DEBUG : only2: md5 = 35c2780aac50e3b876c9e10e66d23347 OK 2025/05/02 01:13:48 INFO : only2: Copied (replaced existing) 2025/05/02 01:13:48 DEBUG : only4: md5 = 25ff4fb729cb9fec5fc57412d37a4ce7 OK 2025/05/02 01:13:48 INFO : only4: Copied (replaced existing) 2025/05/02 01:13:48 DEBUG : only3: md5 = 6326e5d19d290efa29a23c02dcb2929d OK 2025/05/02 01:13:48 INFO : only3: Copied (replaced existing) 2025/05/02 01:13:49 DEBUG : only5: md5 = 6b7e2362132bbabce198f67c6c464963 OK 2025/05/02 01:13:49 INFO : only5: Copied (replaced existing) 2025/05/02 01:13:49 DEBUG : only6: md5 = 74b0107d9a70a878658b8ef2ff87ce31 OK 2025/05/02 01:13:49 INFO : only6: Copied (replaced existing) 2025/05/02 01:13:49 DEBUG : only7: md5 = 206ab88beafd0a73c7b0e2e571b213cc OK 2025/05/02 01:13:49 INFO : only7: Copied (replaced existing) 2025/05/02 01:13:50 DEBUG : only8: md5 = a3d919718a04f75b2f1a84dbd47a23f4 OK 2025/05/02 01:13:50 INFO : only8: Copied (replaced existing) 2025/05/02 01:13:50 DEBUG : only9: md5 = 2a9c3e713d011a78a478e050a46070f3 OK 2025/05/02 01:13:50 INFO : only9: Copied (replaced existing) 2025/05/02 01:13:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (80.13s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:14:09 DEBUG : empty_dir: Making directory with metadata 2025/05/02 01:14:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:14:09 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 01:14:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:14:09 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 01:14:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:14:15 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/02 01:14:15 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/02 01:14:15 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:14:15 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:14:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/05/02 01:14:22 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/05/02 01:14:23 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTime (16.45s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:14:25 DEBUG : empty_dir: Making directory with metadata 2025/05/02 01:14:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:14:25 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 01:14:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:14:25 DEBUG : empty_on_remote: Making directory with metadata 2025/05/02 01:14:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:14:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/05/02 01:14:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/05/02 01:14:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:14:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/05/02 01:14:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:14:38 DEBUG : heqj02jg0dcqlem7gl0500bvp0/24g2k8bseitblkmqnie1ibl2s8: Rmdir: contains trashed file: "633fmaa0qic3kv3cladnu11pto" 2025/05/02 01:14:39 DEBUG : heqj02jg0dcqlem7gl0500bvp0: Rmdir: contains trashed file: "24g2k8bseitblkmqnie1ibl2s8" 2025/05/02 01:14:40 DEBUG : gq68srrpl0nnf394bgf7dbu9kc: Rmdir: contains trashed file: "d26uovf0miqhd1mu3c9jbseq00" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (17.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:14:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:14:43 DEBUG : sub dir: Making directory with metadata 2025/05/02 01:14:43 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:15:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/02 01:15:01 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/02 01:15:01 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:15:01 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:15:15 DEBUG : gcsdkq814sbtppue42dpsbg8ug: Rmdir: contains trashed file: "sjuo65gk5q3r1199jselk9k9o0" 2025/05/02 01:15:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/02 01:15:16 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/05/02 01:15:17 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/05/02 01:15:18 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:15:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:15:19 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:15:20 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:15:21 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/02 01:15:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/05/02 01:15:22 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:15:22 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithEmptyDirs (41.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:15:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/05/02 01:15:25 DEBUG : sub dir: Making directory with metadata 2025/05/02 01:15:25 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:15:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/02 01:15:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/05/02 01:15:47 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/05/02 01:15:47 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa'", Local "Local file system at /tmp/rclone3943863465", Modify Window "1ms" 2025/05/02 01:15:59 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8/i24n0ln37pa2hv8pctddeuh73o: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/02 01:16:00 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/37qp6d1gohacv723ij3brofbu8: Rmdir: contains trashed file: "i24n0ln37pa2hv8pctddeuh73o" 2025/05/02 01:16:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "37qp6d1gohacv723ij3brofbu8" 2025/05/02 01:16:01 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:16:02 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:16:03 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:16:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/jefmjbgpu25gb7gcub4i80nlak: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:16:04 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc/4r13oncfa2rsrr82oqhsqv24ns: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" 2025/05/02 01:16:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "4r13oncfa2rsrr82oqhsqv24ns" 2025/05/02 01:16:05 DEBUG : s0tvtpcbgsp8ufdmedqtvlq3hc: Rmdir: contains trashed file: "jefmjbgpu25gb7gcub4i80nlak" 2025/05/02 01:16:06 DEBUG : 14begaa36ih249fgrnfk6nulg0: Rmdir: contains trashed file: "8j9gk4b744l35einofkqsr2mvo" --- PASS: TestNothingToTransferWithoutEmptyDirs (43.11s) PASS 2025/05/02 01:16:08 DEBUG : Encrypted drive 'TestCryptDrive:rclone-test-kifunoq8diqa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptDrive: -verbose -fast-list" - Finished OK in 15m32.444069707s (try 1/5)