"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 2/5) 2025/06/25 02:46:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova" 2025/06/25 02:46:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 02:46:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova.bin" 2025/06/25 02:46:33 DEBUG : Swift container crypt path rclone-test-piguxeg7hova.bin: Auto set use_segments_container to true 2025/06/25 02:46:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova" 2025/06/25 02:46:39 DEBUG : Swift container crypt path rclone-test-piguxeg7hova: Auto set use_segments_container to true 2025/06/25 02:46:44 DEBUG : Creating backend with remote "/tmp/rclone693472233" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:46:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/25 02:46:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:46:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.39s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:46:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:46:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:46:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:46:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:46:50 DEBUG : sub dir/hello world: md5 = fd1f7272328d7ddb71952b8ea9a79e2e OK 2025/06/25 02:46:50 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:46:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.00s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.20s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.20s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:46:56 DEBUG : Creating backend with remote "/non-existing" 2025/06/25 02:46:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/25 02:46:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:46:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.30s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:47:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:47:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:47:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:47:07 DEBUG : sub dir/hello world: md5 = 48e784177cabd009665d91b52a59dc47 OK 2025/06/25 02:47:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (15.66s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:47:12 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Running all checks before starting transfers 2025/06/25 02:47:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:47:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:47:12 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Checks finished, now starting transfers 2025/06/25 02:47:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:47:17 DEBUG : sub dir/hello world: md5 = 2015ea5dbfbc5790308ddcdad76d7dd1 OK 2025/06/25 02:47:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (20.74s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:47:33 ERROR : Ignoring --no-traverse with sync 2025/06/25 02:47:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:47:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:47:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:47:38 DEBUG : sub dir/hello world: md5 = 2ac6c6676868474dcc0e140948a77c89 OK 2025/06/25 02:47:38 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (10.88s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:47:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/25 02:47:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:47:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:47:50 DEBUG : hello world2: md5 = d5459d41609e1b6cddffd1ba6b45fd68 OK 2025/06/25 02:47:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (16.30s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:48:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:48:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:48:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:48:05 DEBUG : potato2: md5 = aa3fbfcc80023ef7a7058530feba485f OK 2025/06/25 02:48:05 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (10.76s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:48:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:48:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:48:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:48:21 DEBUG : potato2: md5 = e21c06f0962707789deaf55345b997d0 OK 2025/06/25 02:48:21 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (20.70s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:48:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 02:48:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:48:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/25 02:48:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:48:32 INFO : sub dir2: Making directory 2025/06/25 02:48:32 INFO : sub dir: Making directory 2025/06/25 02:48:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:48:32 INFO : sub dir2/sub sub dir2: Making directory 2025/06/25 02:48:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:48:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:48:37 DEBUG : sub dir/hello world: md5 = 110f8994944da6455f22f386a5c3d342 OK 2025/06/25 02:48:37 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/25 02:48:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.87s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:48:42 INFO : sub dir2: Making directory 2025/06/25 02:48:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 02:48:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:48:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:48:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:48:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:48:48 DEBUG : sub dir/hello world: md5 = f88ca1895743a972c6446f5d40fb081d OK 2025/06/25 02:48:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.89s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:48:58 DEBUG : sub dir2: Making directory with metadata 2025/06/25 02:48:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:48:58 INFO : sub dir2: Making directory 2025/06/25 02:48:58 INFO : sub dir: Making directory 2025/06/25 02:48:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:48:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:48:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:49:03 DEBUG : sub dir/hello world: md5 = 4c5b5ce1190712ad49adf4685e890c08 OK 2025/06/25 02:49:03 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:49:03 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 02:49:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/25 02:49:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (15.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.09s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:49:14 INFO : sub dir2: Making directory 2025/06/25 02:49:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:49:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:49:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:49:19 DEBUG : sub dir/hello world: md5 = d7cebc27d1e2555697a9fa3eaabd213b OK 2025/06/25 02:49:19 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:49:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (15.93s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:49:30 DEBUG : sub dir2: Making directory with metadata 2025/06/25 02:49:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 02:49:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 02:49:30 INFO : sub dir2: Making directory 2025/06/25 02:49:30 INFO : sub dir: Making directory 2025/06/25 02:49:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:49:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:49:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:49:35 DEBUG : sub dir/hello world: md5 = c6ac3ea82ad437bc96552b1258c3c0d3 OK 2025/06/25 02:49:35 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:49:35 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 02:49:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (16.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.09s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:49:46 INFO : sub dir2: Making directory 2025/06/25 02:49:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:49:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:49:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:49:52 DEBUG : sub dir/hello world: md5 = f5c72ea236e5058a2a8c14989bea1072 OK 2025/06/25 02:49:52 INFO : sub dir/hello world: Copied (new) 2025/06/25 02:49:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.88s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:50:02 DEBUG : sub dir/hello world: md5 = 0b99c69e56f257bd79611b1aaee8d305 OK 2025/06/25 02:50:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-humuzeh6roha" 2025/06/25 02:50:03 DEBUG : Config file has changed externally - reloading 2025/06/25 02:50:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-humuzeh6roha.bin" 2025/06/25 02:50:03 DEBUG : Swift container crypt path rclone-test-humuzeh6roha.bin: Auto set use_segments_container to true 2025/06/25 02:50:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-humuzeh6roha" 2025/06/25 02:50:09 DEBUG : Swift container crypt path rclone-test-humuzeh6roha: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova' -> Encrypted drive 'TestCryptSwift:rclone-test-humuzeh6roha' 2025/06/25 02:50:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:50:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-humuzeh6roha': Waiting for checks to finish 2025/06/25 02:50:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-humuzeh6roha': Waiting for transfers to finish 2025/06/25 02:50:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:50:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-humuzeh6roha': Purge remote 2025/06/25 02:50:25 DEBUG : Waiting for deletions to finish 2025/06/25 02:50:25 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (33.48s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:50:36 DEBUG : sub dir/hello world: md5 = c9ea351b1cd51d9b9d9edbce4cf183d5 OK 2025/06/25 02:50:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 02:50:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:50:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:50:42 DEBUG : sub dir/hello world: md5 = 5a5737d74431b32cf384d8863cb9dfb0 OK 2025/06/25 02:50:42 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (16.37s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:50:52 DEBUG : sub dir/hello world: md5 = d29d4c4615e7d98b5a7b3b6ac8ec25dc OK 2025/06/25 02:50:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yicepog3ciyu" 2025/06/25 02:50:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yicepog3ciyu.bin" 2025/06/25 02:50:53 DEBUG : Swift container crypt path rclone-test-yicepog3ciyu.bin: Auto set use_segments_container to true 2025/06/25 02:50:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yicepog3ciyu" 2025/06/25 02:50:58 DEBUG : Swift container crypt path rclone-test-yicepog3ciyu: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova' -> Encrypted drive 'TestCryptSwift:rclone-test-yicepog3ciyu' 2025/06/25 02:51:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:51:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yicepog3ciyu': Waiting for checks to finish 2025/06/25 02:51:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yicepog3ciyu': Waiting for transfers to finish 2025/06/25 02:51:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:51:20 DEBUG : sub dir/hello world: md5 = ec9d65a090414f05fe277a9b0ca232f6 OK 2025/06/25 02:51:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 02:51:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yicepog3ciyu': Waiting for checks to finish 2025/06/25 02:51:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yicepog3ciyu': Waiting for transfers to finish 2025/06/25 02:51:31 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:51:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yicepog3ciyu': Purge remote 2025/06/25 02:51:31 DEBUG : Waiting for deletions to finish 2025/06/25 02:51:31 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (54.70s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:51:47 DEBUG : sub dir/hello world: md5 = b2645c294598830dd2e712ba2569e9d0 OK 2025/06/25 02:51:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 02:51:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:51:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:51:58 DEBUG : sub dir/hello world: md5 = b8a1705e9b31a7df04c1b8d37998f5a0 OK 2025/06/25 02:51:58 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/25 02:51:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (26.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:52:14 DEBUG : sub dir/hello world: md5 = 9a3f2d945c394ba763c3332fc2c02623 OK 2025/06/25 02:52:14 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ronedeb0laju" 2025/06/25 02:52:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ronedeb0laju.bin" 2025/06/25 02:52:14 DEBUG : Swift container crypt path rclone-test-ronedeb0laju.bin: Auto set use_segments_container to true 2025/06/25 02:52:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ronedeb0laju" 2025/06/25 02:52:20 DEBUG : Swift container crypt path rclone-test-ronedeb0laju: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova' -> Encrypted drive 'TestCryptSwift:rclone-test-ronedeb0laju' 2025/06/25 02:52:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:52:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ronedeb0laju': Waiting for checks to finish 2025/06/25 02:52:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ronedeb0laju': Waiting for transfers to finish 2025/06/25 02:52:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:52:41 DEBUG : sub dir/hello world: md5 = 2eeaa3e94a4c184d2873628bc116058f OK 2025/06/25 02:52:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ronedeb0laju': Waiting for checks to finish 2025/06/25 02:52:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 02:52:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ronedeb0laju': Waiting for transfers to finish 2025/06/25 02:52:52 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:52:57 INFO : sub dir/hello world: Deleted 2025/06/25 02:53:02 DEBUG : sub dir/hello world: md5 = 5520a8884e22e2c8f96fae6ccf89d2c4 OK 2025/06/25 02:53:02 DEBUG : testing file moves 2025/06/25 02:53:03 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/25 02:53:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ronedeb0laju': Waiting for checks to finish 2025/06/25 02:53:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ronedeb0laju': Waiting for transfers to finish 2025/06/25 02:53:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 02:53:13 INFO : sub dir/hello world: Deleted 2025/06/25 02:53:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ronedeb0laju': Purge remote 2025/06/25 02:53:13 DEBUG : Waiting for deletions to finish 2025/06/25 02:53:13 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (65.34s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:53:19 DEBUG : sub dir/hello world: md5 = b5dc79f0ed2e53a512409d2ab3ec33f8 OK 2025/06/25 02:53:19 ERROR : error listing: directory not found 2025/06/25 02:53:24 INFO : Local file system at /tmp/rclone693472233: Making directory 2025/06/25 02:53:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:53:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (31.04s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:53:50 DEBUG : sub dir/hello world: md5 = 548a51dadb21e61f9b2f26ab97eb8dfe OK 2025/06/25 02:53:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 02:53:56 DEBUG : Local file system at /tmp/rclone693472233: Waiting for checks to finish 2025/06/25 02:53:56 DEBUG : Local file system at /tmp/rclone693472233: Waiting for transfers to finish 2025/06/25 02:53:56 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/25 02:53:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (21.22s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:54:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/25 02:54:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:11 DEBUG : check sum: md5 = 2f18d2f964c542a5d3efcb34b89d4293 OK 2025/06/25 02:54:11 INFO : check sum: Copied (new) 2025/06/25 02:54:11 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:17 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/25 02:54:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:17 DEBUG : check sum: Size of src and dst objects identical 2025/06/25 02:54:22 DEBUG : check sum: Unchanged skipping 2025/06/25 02:54:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:22 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:22 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (21.02s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:54:27 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/25 02:54:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:28 DEBUG : sizeonly: md5 = a96ca4e628ae19938be587b98e250c3e OK 2025/06/25 02:54:28 INFO : sizeonly: Copied (new) 2025/06/25 02:54:28 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:28 DEBUG : sizeonly: Sizes identical 2025/06/25 02:54:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:28 DEBUG : sizeonly: Unchanged skipping 2025/06/25 02:54:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:28 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:28 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:54:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/25 02:54:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:29 DEBUG : ignore-size: md5 = 62fec7536c298d38d33dbad4591cc57f OK 2025/06/25 02:54:29 INFO : ignore-size: Copied (new) 2025/06/25 02:54:29 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:30 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:54:30 DEBUG : ignore-size: Unchanged skipping 2025/06/25 02:54:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:30 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:30 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.62s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:54:36 DEBUG : existing: md5 = 7a6634b87f60b92652aeb359a4bdbaae OK 2025/06/25 02:54:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:36 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:54:36 DEBUG : existing: Unchanged skipping 2025/06/25 02:54:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:36 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:36 INFO : There was nothing to transfer 2025/06/25 02:54:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/25 02:54:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:41 DEBUG : existing: md5 = 660404bfc52765cdf21012e8e9000e42 OK 2025/06/25 02:54:41 INFO : existing: Copied (replaced existing) 2025/06/25 02:54:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (16.86s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:54:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 02:54:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:52 DEBUG : existing: md5 = eb29f6c5a56fe54d45ac0b55078557a6 OK 2025/06/25 02:54:52 INFO : existing: Copied (new) 2025/06/25 02:54:52 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:53 DEBUG : existing: Destination exists, skipping 2025/06/25 02:54:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:54:53 DEBUG : Waiting for deletions to finish 2025/06/25 02:54:53 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (11.31s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:54:59 DEBUG : b/potato: md5 = b68e8c476d33a67850ca9b2ff0515e3f OK 2025/06/25 02:54:59 DEBUG : c/non empty space: md5 = af913561284781e7f95aadfc8efaf6f5 OK 2025/06/25 02:54:59 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 02:54:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 02:54:59 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:54:59 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 02:54:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:54:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:55:00 DEBUG : a/potato2: md5 = dff3f2481b8b887506e5699b8202db5e OK 2025/06/25 02:55:00 INFO : a/potato2: Copied (new) 2025/06/25 02:55:00 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:55:06 DEBUG : empty space: md5 = 63cbf4be4f3d7814f27819e9476195b5 OK 2025/06/25 02:55:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:55:17 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 02:55:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:55:17 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/25 02:55:17 DEBUG : Waiting for deletions to finish 2025/06/25 02:55:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:55:17 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 02:55:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:55:22 DEBUG : empty space: md5 = d3355e54d6ba34bcf2bcccfb3cad533f OK 2025/06/25 02:55:22 INFO : empty space: Copied (replaced existing) 2025/06/25 02:55:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (36.76s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.20s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:55:43 DEBUG : foo: md5 = a464fe7d5b66d4c666f9c55126739c0e OK 2025/06/25 02:55:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:55:49 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 02:55:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:55:54 DEBUG : foo: md5 = 9ad9441688a57bea671510c9c21d325b OK 2025/06/25 02:55:54 INFO : foo: Copied (replaced existing) 2025/06/25 02:55:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (31.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:56:14 DEBUG : empty space: md5 = 5f0c85006459b50cb54beb8920280627 OK 2025/06/25 02:56:15 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/25 02:56:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:56:15 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:56:15 DEBUG : empty space: Unchanged skipping 2025/06/25 02:56:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:56:20 DEBUG : potato: md5 = 3a8da2d508bb7eda7f06053b2606beaf OK 2025/06/25 02:56:20 INFO : potato: Copied (new) 2025/06/25 02:56:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (31.52s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:56:46 DEBUG : potato: md5 = 7857d51da9db7802477f21643dbcef67 OK 2025/06/25 02:56:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/25 02:56:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:56:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:56:51 DEBUG : potato: md5 = 53eb37ec63f7689cf1d0d37f00fb435b OK 2025/06/25 02:56:51 INFO : potato: Copied (replaced existing) 2025/06/25 02:56:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (16.09s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:57:02 DEBUG : potato: md5 = 1249c5e4aaee03753b373a91f89aed6f OK 2025/06/25 02:57:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:57:07 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/06/25 02:57:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:57:13 DEBUG : potato: md5 = d38815687eb1541201e832b5be3f3f02 OK 2025/06/25 02:57:13 INFO : potato: Copied (replaced existing) 2025/06/25 02:57:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (21.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:57:23 DEBUG : potato: md5 = ad1bd40435e970d3dd9d6d853938f9f7 OK 2025/06/25 02:57:28 DEBUG : empty space: md5 = 7c1c2495ffc9042c46bf401084b1041f OK 2025/06/25 02:57:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:57:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/25 02:57:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:57:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:57:29 DEBUG : empty space: Unchanged skipping 2025/06/25 02:57:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:57:29 DEBUG : Waiting for deletions to finish 2025/06/25 02:57:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (31.31s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:57:54 DEBUG : potato: md5 = efe60a4c54e7b40d3c69d6930a708197 OK 2025/06/25 02:58:00 DEBUG : empty space: md5 = c5b67af3991d5abe8849bc4525ee5acb OK 2025/06/25 02:58:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:58:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:58:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:58:10 DEBUG : empty space: Unchanged skipping 2025/06/25 02:58:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:58:10 DEBUG : potato2: md5 = 0f55fba23d715b93617a56b275d77634 OK 2025/06/25 02:58:10 INFO : potato2: Copied (new) 2025/06/25 02:58:10 DEBUG : Waiting for deletions to finish 2025/06/25 02:58:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (51.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:58:41 DEBUG : b/potato: md5 = 583ac57482685e2854586f992791832d OK 2025/06/25 02:58:41 DEBUG : c/non empty space: md5 = 13d2e6fd3297b29e3f046578969b17c5 OK 2025/06/25 02:58:41 INFO : d: Making directory 2025/06/25 02:58:41 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/25 02:58:42 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 02:58:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:58:42 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:58:42 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 02:58:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:58:42 DEBUG : a/potato2: md5 = fb650cee6a3f8af182c0b7b8d4ddafba OK 2025/06/25 02:58:42 INFO : a/potato2: Copied (new) 2025/06/25 02:58:42 DEBUG : Waiting for deletions to finish 2025/06/25 02:58:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:58:43 DEBUG : b/potato: md5 = 570d5d39555db39ccbee637a352752b2 OK 2025/06/25 02:58:43 DEBUG : c/non empty space: md5 = 559c29a8ccb7f21a1f31c5bc183adead OK 2025/06/25 02:58:43 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 02:58:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 02:58:44 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:58:44 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 02:58:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:58:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:58:44 DEBUG : a/potato2: md5 = a63473a7ce43895cf7653ef5190541a9 OK 2025/06/25 02:58:44 INFO : a/potato2: Copied (new) 2025/06/25 02:58:44 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': not deleting files as there were IO errors 2025/06/25 02:58:44 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.19s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:58:50 DEBUG : potato: md5 = 131fbfdd8f8eafc7cff7c703fe731f23 OK 2025/06/25 02:58:55 DEBUG : empty space: md5 = c9b10c5b8f81838fd59114e04842cc51 OK 2025/06/25 02:59:01 DEBUG : Waiting for deletions to finish 2025/06/25 02:59:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:59:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:59:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:59:01 DEBUG : empty space: Unchanged skipping 2025/06/25 02:59:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:59:06 DEBUG : potato2: md5 = e520845d78130f2dd19dec6f39247f55 OK 2025/06/25 02:59:06 INFO : potato2: Copied (new) 2025/06/25 02:59:06 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (41.50s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 02:59:32 DEBUG : potato: md5 = a371dcc1f70f1d83451d52a877167333 OK 2025/06/25 02:59:37 DEBUG : empty space: md5 = 97f553674a9fcefc63c121b2c493d784 OK 2025/06/25 02:59:37 DEBUG : Waiting for deletions to finish 2025/06/25 02:59:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:59:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:59:42 INFO : potato: Deleted 2025/06/25 02:59:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 02:59:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 02:59:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 02:59:42 DEBUG : empty space: Unchanged skipping 2025/06/25 02:59:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 02:59:48 DEBUG : potato2: md5 = 5f87e483b34fdc20c0214885683b49c3 OK 2025/06/25 02:59:48 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (36.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:00:08 DEBUG : potato: md5 = 2ee69417f765ffcf091decaebd34377a OK 2025/06/25 03:00:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:00:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:00:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:00:14 DEBUG : potato2: md5 = e9f0306e8b8bc7bb8411fd6b8a2b3357 OK 2025/06/25 03:00:14 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (26.47s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:00:35 DEBUG : potato2: md5 = cd29e369fb0a0ac2fcb94c644625aede OK 2025/06/25 03:00:40 DEBUG : empty space: md5 = bf56f3f41071650fd39bc9a8bb17dfa8 OK 2025/06/25 03:00:45 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 03:00:45 DEBUG : enormous: Excluded 2025/06/25 03:00:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 03:00:45 DEBUG : potato2: Excluded 2025/06/25 03:00:45 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 03:00:45 DEBUG : potato2: Excluded 2025/06/25 03:00:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:00:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:00:45 DEBUG : empty space: Unchanged skipping 2025/06/25 03:00:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:00:45 DEBUG : Waiting for deletions to finish 2025/06/25 03:00:45 INFO : There was nothing to transfer 2025/06/25 03:00:51 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 03:00:51 DEBUG : enormous: Excluded 2025/06/25 03:00:51 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 03:00:51 DEBUG : potato2: Excluded 2025/06/25 03:00:51 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 03:00:51 DEBUG : potato2: Excluded 2025/06/25 03:00:51 DEBUG : Local file system at /tmp/rclone693472233: Waiting for checks to finish 2025/06/25 03:00:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:00:56 DEBUG : empty space: Unchanged skipping 2025/06/25 03:00:56 DEBUG : Local file system at /tmp/rclone693472233: Waiting for transfers to finish 2025/06/25 03:00:56 DEBUG : Waiting for deletions to finish 2025/06/25 03:00:56 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (41.45s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:01:16 DEBUG : potato2: md5 = bc1457538d4c56df99dd340d62bb6e4d OK 2025/06/25 03:01:21 DEBUG : empty space: md5 = 3e312c115e109bbf87518e5c10c2f74e OK 2025/06/25 03:01:27 DEBUG : enormous: md5 = 04275395b97753573e471e8a786ae63e OK 2025/06/25 03:01:32 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 03:01:32 DEBUG : enormous: Excluded 2025/06/25 03:01:32 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 03:01:32 DEBUG : potato2: Excluded 2025/06/25 03:01:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:01:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:01:32 DEBUG : empty space: Unchanged skipping 2025/06/25 03:01:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:01:32 DEBUG : Waiting for deletions to finish 2025/06/25 03:01:37 INFO : potato2: Deleted 2025/06/25 03:01:37 INFO : enormous: Deleted 2025/06/25 03:01:37 INFO : There was nothing to transfer 2025/06/25 03:01:37 DEBUG : Local file system at /tmp/rclone693472233: Waiting for checks to finish 2025/06/25 03:01:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:01:42 DEBUG : empty space: Unchanged skipping 2025/06/25 03:01:42 DEBUG : Local file system at /tmp/rclone693472233: Waiting for transfers to finish 2025/06/25 03:01:42 DEBUG : Waiting for deletions to finish 2025/06/25 03:01:42 INFO : enormous: Deleted 2025/06/25 03:01:42 INFO : potato2: Deleted 2025/06/25 03:01:42 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (41.66s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:01:53 DEBUG : one: md5 = 3044be43e4d48f30430be770a016babf OK 2025/06/25 03:01:54 DEBUG : two: md5 = 9db7924331b8f042c74381d6df11748f OK 2025/06/25 03:01:59 DEBUG : three: md5 = 7f1698017cc6b074a9704de84335b683 OK 2025/06/25 03:02:04 DEBUG : four: md5 = 94c65410975eb11695722238ec11d29d OK 2025/06/25 03:02:10 DEBUG : five: Need to transfer - File not found at Destination 2025/06/25 03:02:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:02:10 DEBUG : one: Destination is newer than source, skipping 2025/06/25 03:02:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/25 03:02:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/25 03:02:10 DEBUG : two: md5 = 168e62ff7e118800e2d003c0d6242769 OK 2025/06/25 03:02:10 INFO : two: Copied (replaced existing) 2025/06/25 03:02:15 DEBUG : three: Sizes identical 2025/06/25 03:02:15 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 03:02:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:02:15 DEBUG : four: md5 = 351afa8aebe191d5140dd0657fb0b730 OK 2025/06/25 03:02:15 INFO : four: Copied (replaced existing) 2025/06/25 03:02:15 DEBUG : five: md5 = a6f17d16cdf827541207997feea44b3d OK 2025/06/25 03:02:15 INFO : five: Copied (new) 2025/06/25 03:02:15 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (58.29s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: 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 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/25 03:02:51 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/25 03:02:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/25 03:02:51 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/25 03:02:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:02:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:02:52 DEBUG : yam: md5 = 63cffe1a6d21c5614ee3aa067aaa4b5a OK 2025/06/25 03:02:52 INFO : yam: Copied (new) 2025/06/25 03:02:57 DEBUG : potato: md5 = 90eae815a19a7862902e39cc8846eeb1 OK 2025/06/25 03:02:57 INFO : potato: Copied (new) 2025/06/25 03:02:57 DEBUG : Waiting for deletions to finish 2025/06/25 03:02:57 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/25 03:02:57 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/25 03:02:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:02:57 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:02:57 DEBUG : potato: Unchanged skipping 2025/06/25 03:02:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:03:02 DEBUG : yaml: md5 = 50bb5365f9bacee4e921594bd61f9710 OK 2025/06/25 03:03:02 INFO : yaml: Copied (new) 2025/06/25 03:03:02 DEBUG : Waiting for deletions to finish 2025/06/25 03:03:02 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (27.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/25 03:03:18 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Making map for --track-renames 2025/06/25 03:03:18 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Finished making map for --track-renames 2025/06/25 03:03:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:03:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 03:03:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/25 03:03:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for renames to finish 2025/06/25 03:03:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:03:18 DEBUG : yam: md5 = 412d7573d688e0653ead2f52d53b3d1b OK 2025/06/25 03:03:18 INFO : yam: Copied (new) 2025/06/25 03:03:24 DEBUG : potato: md5 = 5210c4b7050d578e9703dfc1ddc4d500 OK 2025/06/25 03:03:24 INFO : potato: Copied (new) 2025/06/25 03:03:24 DEBUG : Waiting for deletions to finish 2025/06/25 03:03:24 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Making map for --track-renames 2025/06/25 03:03:24 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Finished making map for --track-renames 2025/06/25 03:03:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:03:24 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:03:24 DEBUG : potato: Unchanged skipping 2025/06/25 03:03:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for renames to finish 2025/06/25 03:03:44 INFO : yam: Copied (server-side copy) to: yaml 2025/06/25 03:03:44 INFO : yam: Deleted 2025/06/25 03:03:44 INFO : yaml: Renamed from "yam" 2025/06/25 03:03:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:03:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (46.61s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/25 03:04:05 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Making map for --track-renames 2025/06/25 03:04:05 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Finished making map for --track-renames 2025/06/25 03:04:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:04:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 03:04:05 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/25 03:04:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for renames to finish 2025/06/25 03:04:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:04:05 DEBUG : sub/yam: md5 = 57719b5ccd266fb4c9972f6f069c40da OK 2025/06/25 03:04:05 INFO : sub/yam: Copied (new) 2025/06/25 03:04:10 DEBUG : potato: md5 = d77eedbe8a6ed9a2a0970f7f24cb0229 OK 2025/06/25 03:04:10 INFO : potato: Copied (new) 2025/06/25 03:04:10 DEBUG : Waiting for deletions to finish 2025/06/25 03:04:16 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:04:16 DEBUG : potato: Unchanged skipping 2025/06/25 03:04:16 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Making map for --track-renames 2025/06/25 03:04:16 INFO : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Finished making map for --track-renames 2025/06/25 03:04:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:04:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for renames to finish 2025/06/25 03:04:26 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/25 03:04:26 INFO : sub/yam: Deleted 2025/06/25 03:04:26 INFO : yam: Renamed from "sub/yam" 2025/06/25 03:04:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:04:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.02s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:04:32 DEBUG : Creating backend with remote "/tmp/rclone693472233/dir1" 2025/06/25 03:04:32 DEBUG : Config file has changed externally - reloading 2025/06/25 03:04:32 DEBUG : Creating backend with remote "/tmp/rclone693472233/dir2" 2025/06/25 03:04:32 DEBUG : Local file system at /tmp/rclone693472233/dir2: Using server-side directory move 2025/06/25 03:04:32 INFO : Local file system at /tmp/rclone693472233/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/25 03:04:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/25 03:04:32 DEBUG : Local file system at /tmp/rclone693472233/dir2: Waiting for checks to finish 2025/06/25 03:04:32 DEBUG : Local file system at /tmp/rclone693472233/dir2: Waiting for transfers to finish 2025/06/25 03:04:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.24s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:04:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:04:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 03:04:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:04:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:04:32 DEBUG : nested/sub dir/file: md5 = fdc1e2e92d6b27020c2fa75367a346ad OK 2025/06/25 03:04:32 INFO : nested/sub dir/file: Copied (new) 2025/06/25 03:04:32 INFO : nested/sub dir/file: Deleted 2025/06/25 03:04:37 DEBUG : sub dir/hello world: md5 = 33531ee10c9dec67a99efc6cb64846d2 OK 2025/06/25 03:04:37 INFO : sub dir/hello world: Copied (new) 2025/06/25 03:04:37 INFO : sub dir/hello world: Deleted 2025/06/25 03:04:37 INFO : sub dir: Removing directory 2025/06/25 03:04:37 INFO : nested/sub dir: Removing directory 2025/06/25 03:04:37 INFO : nested: Removing directory 2025/06/25 03:04:37 DEBUG : Local file system at /tmp/rclone693472233: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (15.85s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 03:04:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 03:04:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:04:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:04:48 DEBUG : nested/sub dir/file: md5 = e8efa8b5bc212c7d8b0f45938cf4b3ab OK 2025/06/25 03:04:48 INFO : nested/sub dir/file: Copied (new) 2025/06/25 03:04:48 INFO : nested/sub dir/file: Deleted 2025/06/25 03:04:53 DEBUG : sub dir/hello world: md5 = 902262adabdf152cf2d74db4bea45357 OK 2025/06/25 03:04:53 INFO : sub dir/hello world: Copied (new) 2025/06/25 03:04:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (11.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:04:59 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/25 03:04:59 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 03:04:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:04:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:04:59 DEBUG : existing-b: md5 = 27e86e2715e4d38cbde73b53d9225d41 OK 2025/06/25 03:04:59 INFO : existing-b: Copied (new) 2025/06/25 03:04:59 INFO : existing-b: Deleted 2025/06/25 03:05:04 DEBUG : existing: md5 = 05d806d97bec6119b66de0a0e0c21570 OK 2025/06/25 03:05:04 INFO : existing: Copied (new) 2025/06/25 03:05:04 INFO : existing: Deleted 2025/06/25 03:05:04 DEBUG : existing: Destination exists, skipping 2025/06/25 03:05:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:05:04 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/25 03:05:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:05:04 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (12.07s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:05:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-gayegin2tedo" 2025/06/25 03:05:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gayegin2tedo.bin" 2025/06/25 03:05:11 DEBUG : Swift container crypt path rclone-test-gayegin2tedo.bin: Auto set use_segments_container to true 2025/06/25 03:05:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gayegin2tedo" 2025/06/25 03:05:17 DEBUG : Swift container crypt path rclone-test-gayegin2tedo: Auto set use_segments_container to true 2025/06/25 03:05:27 DEBUG : potato2: md5 = 2d4ccd9cef305aa76d0a12450a555023 OK 2025/06/25 03:05:33 DEBUG : empty space: md5 = 8dfe24758a33106c86815255dbaba87b OK 2025/06/25 03:05:38 DEBUG : potato3: md5 = b5aea18a4766bb59d1d80ec04cf4a6cd OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova' -> Encrypted drive 'TestCryptSwift:rclone-test-gayegin2tedo' 2025/06/25 03:05:49 DEBUG : empty space: md5 = 4026e0a9e08dba25f82a1268c27ac691 OK 2025/06/25 03:05:54 DEBUG : potato3: md5 = 7c3d4d0b24dc182d6cf7590767d35af7 OK 2025/06/25 03:05:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:05:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gayegin2tedo': Waiting for checks to finish 2025/06/25 03:05:54 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 03:06:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:06:00 DEBUG : empty space: Unchanged skipping 2025/06/25 03:06:05 INFO : empty space: Deleted 2025/06/25 03:06:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gayegin2tedo': Waiting for transfers to finish 2025/06/25 03:06:05 INFO : potato2: Copied (server-side copy) 2025/06/25 03:06:10 INFO : potato2: Deleted 2025/06/25 03:06:15 INFO : potato3: Copied (server-side copy) 2025/06/25 03:06:20 INFO : potato3: Deleted 2025/06/25 03:06:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jegasul9hada" 2025/06/25 03:06:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jegasul9hada.bin" 2025/06/25 03:06:31 DEBUG : Swift container crypt path rclone-test-jegasul9hada.bin: Auto set use_segments_container to true 2025/06/25 03:06:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jegasul9hada" 2025/06/25 03:06:36 DEBUG : Swift container crypt path rclone-test-jegasul9hada: Auto set use_segments_container to true 2025/06/25 03:06:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 03:06:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:06:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 03:06:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jegasul9hada': Waiting for checks to finish 2025/06/25 03:06:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jegasul9hada': Waiting for transfers to finish 2025/06/25 03:06:47 INFO : potato3: Copied (server-side copy) 2025/06/25 03:06:52 INFO : potato2: Copied (server-side copy) 2025/06/25 03:06:52 INFO : empty space: Copied (server-side copy) 2025/06/25 03:06:52 INFO : potato3: Deleted 2025/06/25 03:06:57 INFO : potato2: Deleted 2025/06/25 03:06:57 INFO : empty space: Deleted 2025/06/25 03:06:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jegasul9hada': Purge remote 2025/06/25 03:06:58 DEBUG : Waiting for deletions to finish 2025/06/25 03:06:58 INFO : potato3.bin: Deleted 2025/06/25 03:07:03 INFO : potato2.bin: Deleted 2025/06/25 03:07:08 INFO : empty space.bin: Deleted 2025/06/25 03:07:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gayegin2tedo': Purge remote 2025/06/25 03:07:08 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (117.11s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:07:08 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tawaxir5wizu" 2025/06/25 03:07:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tawaxir5wizu.bin" 2025/06/25 03:07:08 DEBUG : Swift container crypt path rclone-test-tawaxir5wizu.bin: Auto set use_segments_container to true 2025/06/25 03:07:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tawaxir5wizu" 2025/06/25 03:07:14 DEBUG : Swift container crypt path rclone-test-tawaxir5wizu: Auto set use_segments_container to true 2025/06/25 03:07:25 DEBUG : potato2: md5 = 40021709be6d944e8105df84e9c66841 OK 2025/06/25 03:07:30 DEBUG : empty space: md5 = 5d7a847a112e69c961abf15ce3338748 OK 2025/06/25 03:07:35 DEBUG : potato3: md5 = 3279a857e6d24f47a4d2df0b1442fdb4 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova' -> Encrypted drive 'TestCryptSwift:rclone-test-tawaxir5wizu' 2025/06/25 03:08:09 DEBUG : empty space: md5 = 398d58cc468247db9b4b9aad7ae117a6 OK 2025/06/25 03:08:14 DEBUG : potato3: md5 = 2fd86892056f2fc94baa07f10e9007bf OK 2025/06/25 03:08:14 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 03:08:14 DEBUG : empty space: Excluded 2025/06/25 03:08:14 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 03:08:14 DEBUG : empty space: Excluded 2025/06/25 03:08:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:08:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 03:08:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tawaxir5wizu': Waiting for checks to finish 2025/06/25 03:08:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tawaxir5wizu': Waiting for transfers to finish 2025/06/25 03:08:30 INFO : potato2: Copied (server-side copy) 2025/06/25 03:08:34 INFO : potato3: Copied (server-side copy) 2025/06/25 03:08:35 INFO : potato2: Deleted 2025/06/25 03:08:40 INFO : potato3: Deleted 2025/06/25 03:08:40 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xojahih5jahu" 2025/06/25 03:08:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xojahih5jahu.bin" 2025/06/25 03:08:40 DEBUG : Swift container crypt path rclone-test-xojahih5jahu.bin: Auto set use_segments_container to true 2025/06/25 03:08:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xojahih5jahu" 2025/06/25 03:08:51 DEBUG : Swift container crypt path rclone-test-xojahih5jahu: Auto set use_segments_container to true 2025/06/25 03:08:56 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 03:08:56 DEBUG : empty space: Excluded 2025/06/25 03:08:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:08:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 03:08:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xojahih5jahu': Waiting for checks to finish 2025/06/25 03:08:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xojahih5jahu': Waiting for transfers to finish 2025/06/25 03:09:07 INFO : potato2: Copied (server-side copy) 2025/06/25 03:09:07 INFO : potato3: Copied (server-side copy) 2025/06/25 03:09:12 INFO : potato2: Deleted 2025/06/25 03:09:12 INFO : potato3: Deleted 2025/06/25 03:09:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xojahih5jahu': Purge remote 2025/06/25 03:09:17 DEBUG : Waiting for deletions to finish 2025/06/25 03:09:22 INFO : potato2.bin: Deleted 2025/06/25 03:09:22 INFO : potato3.bin: Deleted 2025/06/25 03:09:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tawaxir5wizu': Purge remote 2025/06/25 03:09:22 DEBUG : Waiting for deletions to finish 2025/06/25 03:09:33 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (150.08s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:09:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-hafagor7geci" 2025/06/25 03:09:38 DEBUG : Config file has changed externally - reloading 2025/06/25 03:09:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hafagor7geci.bin" 2025/06/25 03:09:39 DEBUG : Swift container crypt path rclone-test-hafagor7geci.bin: Auto set use_segments_container to true 2025/06/25 03:09:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-hafagor7geci" 2025/06/25 03:09:44 DEBUG : Swift container crypt path rclone-test-hafagor7geci: Auto set use_segments_container to true 2025/06/25 03:09:54 DEBUG : potato2: md5 = 75cfe63553cca3103993485dc99d8ab5 OK 2025/06/25 03:10:00 DEBUG : empty space: md5 = 51c5c59ccb021e73381f29d35c93a5f8 OK 2025/06/25 03:10:05 DEBUG : potato3: md5 = 1fb99024a8e369d3ca88fb8c4aa242a4 OK 2025/06/25 03:10:05 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova' -> Encrypted drive 'TestCryptSwift:rclone-test-hafagor7geci' 2025/06/25 03:10:15 DEBUG : empty space: md5 = 65bd9d1aa7ac7aa6ce73b938b8ed6c9e OK 2025/06/25 03:10:16 DEBUG : potato3: md5 = f3516649278cf65a2c0429927cd82737 OK 2025/06/25 03:10:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:10:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hafagor7geci': Waiting for checks to finish 2025/06/25 03:10:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 03:10:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:10:21 DEBUG : empty space: Unchanged skipping 2025/06/25 03:10:27 INFO : potato3: Copied (server-side copy) 2025/06/25 03:10:27 INFO : empty space: Deleted 2025/06/25 03:10:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hafagor7geci': Waiting for transfers to finish 2025/06/25 03:10:32 INFO : potato3: Deleted 2025/06/25 03:10:37 INFO : potato2: Copied (server-side copy) 2025/06/25 03:10:42 INFO : potato2: Deleted 2025/06/25 03:10:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rinomab7fehi" 2025/06/25 03:10:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rinomab7fehi.bin" 2025/06/25 03:10:47 DEBUG : Swift container crypt path rclone-test-rinomab7fehi.bin: Auto set use_segments_container to true 2025/06/25 03:10:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rinomab7fehi" 2025/06/25 03:10:53 DEBUG : Swift container crypt path rclone-test-rinomab7fehi: Auto set use_segments_container to true 2025/06/25 03:10:58 INFO : tomatoDir: Making directory 2025/06/25 03:10:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 03:10:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 03:10:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 03:10:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rinomab7fehi': Waiting for checks to finish 2025/06/25 03:10:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rinomab7fehi': Waiting for transfers to finish 2025/06/25 03:11:05 INFO : empty space: Copied (server-side copy) 2025/06/25 03:11:09 INFO : potato3: Copied (server-side copy) 2025/06/25 03:11:09 INFO : potato2: Copied (server-side copy) 2025/06/25 03:11:09 INFO : potato3: Deleted 2025/06/25 03:11:10 INFO : empty space: Deleted 2025/06/25 03:11:14 INFO : potato2: Deleted 2025/06/25 03:11:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rinomab7fehi': Purge remote 2025/06/25 03:11:15 DEBUG : Waiting for deletions to finish 2025/06/25 03:11:15 INFO : empty space.bin: Deleted 2025/06/25 03:11:20 INFO : potato2.bin: Deleted 2025/06/25 03:11:20 INFO : potato3.bin: Deleted 2025/06/25 03:11:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-hafagor7geci': Purge remote 2025/06/25 03:11:20 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (102.37s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:11:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/rclone-move-test" 2025/06/25 03:11:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-move-test.bin" 2025/06/25 03:11:21 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/25 03:11:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-move-test" 2025/06/25 03:11:27 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-move-test: Auto set use_segments_container to true 2025/06/25 03:11:37 DEBUG : potato2: md5 = 356f5a7237570de5312f187073c78538 OK --- PASS: TestServerSideMoveOverlap (26.80s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:11:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test" 2025/06/25 03:11:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-sync-test.bin" 2025/06/25 03:11:48 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/25 03:11:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-sync-test" 2025/06/25 03:11:54 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (29.77s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:12:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test" 2025/06/25 03:12:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-sync-test.bin" 2025/06/25 03:12:17 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/25 03:12:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-sync-test" 2025/06/25 03:12:38 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-sync-test: Auto set use_segments_container to true 2025/06/25 03:12:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test-include/layer2" 2025/06/25 03:12:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-sync-test-include/layer2.bin" 2025/06/25 03:12:59 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/25 03:13:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-sync-test-include/layer2" 2025/06/25 03:13:04 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/25 03:13:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test-ignore-file" 2025/06/25 03:13:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-sync-test-ignore-file.bin" 2025/06/25 03:13:15 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/25 03:13:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/rclone-sync-test-ignore-file" 2025/06/25 03:13:20 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/25 03:13:49 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 026958f69393af5809b24d8e4368e221 OK 2025/06/25 03:14:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 03:14:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test': Waiting for checks to finish 2025/06/25 03:14:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test': Waiting for transfers to finish 2025/06/25 03:14:10 DEBUG : Waiting for deletions to finish 2025/06/25 03:14:10 INFO : There was nothing to transfer 2025/06/25 03:14:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 03:14:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:14:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:14:30 DEBUG : Waiting for deletions to finish 2025/06/25 03:14:30 INFO : There was nothing to transfer 2025/06/25 03:14:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 03:14:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/25 03:14:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/25 03:14:35 DEBUG : Waiting for deletions to finish 2025/06/25 03:14:35 INFO : There was nothing to transfer 2025/06/25 03:14:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 03:14:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:14:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:14:40 DEBUG : Waiting for deletions to finish 2025/06/25 03:14:40 INFO : There was nothing to transfer 2025/06/25 03:14:40 DEBUG : Excluded 2025/06/25 03:14:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 03:14:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/25 03:14:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/25 03:14:41 DEBUG : Waiting for deletions to finish 2025/06/25 03:14:41 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (148.74s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:14:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/dst" 2025/06/25 03:14:46 DEBUG : Config file has changed externally - reloading 2025/06/25 03:14:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst.bin" 2025/06/25 03:14:46 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst.bin: Auto set use_segments_container to true 2025/06/25 03:14:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst" 2025/06/25 03:14:52 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst: Auto set use_segments_container to true 2025/06/25 03:14:57 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/CompareDest" 2025/06/25 03:14:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/CompareDest.bin" 2025/06/25 03:14:58 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/CompareDest.bin: Auto set use_segments_container to true 2025/06/25 03:15:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/CompareDest" 2025/06/25 03:15:03 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/CompareDest: Auto set use_segments_container to true 2025/06/25 03:15:14 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 03:15:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:15:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:15:19 DEBUG : one: md5 = 84f29c382e43824f8103c6de4d83f8bb OK 2025/06/25 03:15:19 INFO : one: Copied (new) 2025/06/25 03:15:19 DEBUG : Waiting for deletions to finish 2025/06/25 03:15:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:15:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:15:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:15:30 DEBUG : one: md5 = dc28e7cacc5f3d6101ee60000c354487 OK 2025/06/25 03:15:30 INFO : one: Copied (replaced existing) 2025/06/25 03:15:30 DEBUG : Waiting for deletions to finish 2025/06/25 03:15:41 DEBUG : dst/one: md5 = 42630afee290c1a9bf620c24b2de1276 OK 2025/06/25 03:15:41 DEBUG : CompareDest/one: md5 = 49b559aa20a117255f2d9ff1533b484b OK 2025/06/25 03:15:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:15:47 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:15:47 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:15:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 03:15:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:15:47 DEBUG : Waiting for deletions to finish 2025/06/25 03:15:47 INFO : There was nothing to transfer 2025/06/25 03:15:53 DEBUG : CompareDest/two: md5 = a3282ed27a4624671eaf4054f355de1c OK 2025/06/25 03:15:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:15:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:15:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 03:15:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:15:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:15:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 03:15:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:15:53 DEBUG : Waiting for deletions to finish 2025/06/25 03:15:53 INFO : There was nothing to transfer 2025/06/25 03:15:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:15:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:15:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 03:15:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:15:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 03:15:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:15:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:15:59 DEBUG : Waiting for deletions to finish 2025/06/25 03:15:59 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/25 03:15:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:15:59 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/25 03:15:59 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 03:15:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:15:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 03:15:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:15:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:16:00 DEBUG : two: md5 = 7af787bdda17736c0ca8363809dbbec3 OK 2025/06/25 03:16:00 INFO : two: Copied (new) 2025/06/25 03:16:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (85.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:16:12 DEBUG : pre-dest1/1: md5 = 9bef06e6e49c66ff2a3734dd09443b4c OK 2025/06/25 03:16:12 DEBUG : pre-dest2/2: md5 = 3e35101213bf900a41204b053443a101 OK 2025/06/25 03:16:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/dest" 2025/06/25 03:16:12 DEBUG : Config file has changed externally - reloading 2025/06/25 03:16:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dest.bin" 2025/06/25 03:16:13 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dest.bin: Auto set use_segments_container to true 2025/06/25 03:16:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dest" 2025/06/25 03:16:18 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dest: Auto set use_segments_container to true 2025/06/25 03:16:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/pre-dest1" 2025/06/25 03:16:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/pre-dest1.bin" 2025/06/25 03:16:24 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/pre-dest1.bin: Auto set use_segments_container to true 2025/06/25 03:16:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/pre-dest1" 2025/06/25 03:16:29 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/pre-dest1: Auto set use_segments_container to true 2025/06/25 03:16:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/pre-dest2" 2025/06/25 03:16:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/pre-dest2.bin" 2025/06/25 03:16:35 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/pre-dest2.bin: Auto set use_segments_container to true 2025/06/25 03:16:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/pre-dest2" 2025/06/25 03:16:41 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/pre-dest2: Auto set use_segments_container to true 2025/06/25 03:16:46 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:16:46 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/25 03:16:52 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:16:52 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/25 03:17:02 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/25 03:17:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dest': Waiting for checks to finish 2025/06/25 03:17:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dest': Waiting for transfers to finish 2025/06/25 03:17:03 DEBUG : 3: md5 = 8dad0c2145c7cfd14f207f0d88cc3007 OK 2025/06/25 03:17:03 INFO : 3: Copied (new) 2025/06/25 03:17:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (52.46s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:17:04 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/dst" 2025/06/25 03:17:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst.bin" 2025/06/25 03:17:04 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst.bin: Auto set use_segments_container to true 2025/06/25 03:17:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst" 2025/06/25 03:17:10 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst: Auto set use_segments_container to true 2025/06/25 03:17:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/CopyDest" 2025/06/25 03:17:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/CopyDest.bin" 2025/06/25 03:17:15 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/CopyDest.bin: Auto set use_segments_container to true 2025/06/25 03:17:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/CopyDest" 2025/06/25 03:17:21 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/CopyDest: Auto set use_segments_container to true 2025/06/25 03:17:31 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 03:17:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:17:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:17:37 DEBUG : one: md5 = 65cc3e64c381cfdbee6fe50c404e2ed8 OK 2025/06/25 03:17:37 INFO : one: Copied (new) 2025/06/25 03:17:37 DEBUG : Waiting for deletions to finish 2025/06/25 03:17:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:17:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:17:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:17:47 DEBUG : one: md5 = 3a661c171e96d05b970e962f14078e1a OK 2025/06/25 03:17:47 INFO : one: Copied (replaced existing) 2025/06/25 03:17:47 DEBUG : Waiting for deletions to finish 2025/06/25 03:17:58 DEBUG : dst/one: md5 = 0cf6962de0d7bde1bc1ab10a122493b2 OK 2025/06/25 03:18:03 DEBUG : CopyDest/one: md5 = 8b96ba1bfcd1e6f41e9034edb181b099 OK 2025/06/25 03:18:08 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/BackupDir" 2025/06/25 03:18:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/BackupDir.bin" 2025/06/25 03:18:09 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/BackupDir.bin: Auto set use_segments_container to true 2025/06/25 03:18:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/BackupDir" 2025/06/25 03:18:14 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/BackupDir: Auto set use_segments_container to true 2025/06/25 03:18:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:18:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:18:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:18:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 03:18:40 INFO : one: Copied (server-side copy) 2025/06/25 03:18:45 INFO : one: Deleted 2025/06/25 03:18:55 INFO : one: Copied (server-side copy) 2025/06/25 03:18:55 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/25 03:18:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:18:55 DEBUG : Waiting for deletions to finish 2025/06/25 03:19:06 DEBUG : CopyDest/two: md5 = 6648d15115c2d81d71478ddf1194f9a8 OK 2025/06/25 03:19:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:19:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:19:12 DEBUG : one: Unchanged skipping 2025/06/25 03:19:17 INFO : two: Copied (server-side copy) 2025/06/25 03:19:17 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/25 03:19:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:19:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:19:17 DEBUG : Waiting for deletions to finish 2025/06/25 03:19:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:19:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:19:22 DEBUG : two: Unchanged skipping 2025/06/25 03:19:22 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:19:22 DEBUG : one: Unchanged skipping 2025/06/25 03:19:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:19:22 DEBUG : Waiting for deletions to finish 2025/06/25 03:19:22 INFO : There was nothing to transfer 2025/06/25 03:19:23 DEBUG : CopyDest/three: md5 = b23dcc0a6d23c5ec7587e80f694e9a60 OK 2025/06/25 03:19:29 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/25 03:19:29 DEBUG : three: Destination not found in --copy-dest 2025/06/25 03:19:29 DEBUG : three: Need to transfer - File not found at Destination 2025/06/25 03:19:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:19:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:19:29 DEBUG : two: Unchanged skipping 2025/06/25 03:19:29 DEBUG : three: md5 = 4239f773e0a4e062f01b4bbbfd09516b OK 2025/06/25 03:19:29 INFO : three: Copied (new) 2025/06/25 03:19:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:19:34 DEBUG : one: Unchanged skipping 2025/06/25 03:19:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:19:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (177.13s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:20:06 DEBUG : dst/one: md5 = 4d1e9e43c1a4ebae69bf9d6b55c5f0f1 OK 2025/06/25 03:20:06 DEBUG : dst/two: md5 = e73a5decfd656048acff5166fefd247d OK 2025/06/25 03:20:06 DEBUG : dst/three.txt: md5 = c6af8d1093b8d467b200cfbcc5baa373 OK 2025/06/25 03:20:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/dst" 2025/06/25 03:20:12 DEBUG : Config file has changed externally - reloading 2025/06/25 03:20:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst.bin" 2025/06/25 03:20:12 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst.bin: Auto set use_segments_container to true 2025/06/25 03:20:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst" 2025/06/25 03:20:18 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst: Auto set use_segments_container to true 2025/06/25 03:20:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/backup" 2025/06/25 03:20:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/backup.bin" 2025/06/25 03:20:23 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/backup.bin: Auto set use_segments_container to true 2025/06/25 03:20:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/backup" 2025/06/25 03:20:29 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/backup: Auto set use_segments_container to true 2025/06/25 03:20:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 03:20:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:20:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:20:34 DEBUG : two: Unchanged skipping 2025/06/25 03:20:55 INFO : one: Copied (server-side copy) 2025/06/25 03:21:00 INFO : one: Deleted 2025/06/25 03:21:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:21:05 DEBUG : one: md5 = 0c1fad38dca35d25a0018c3edefe32c2 OK 2025/06/25 03:21:05 INFO : one: Copied (new) 2025/06/25 03:21:05 DEBUG : Waiting for deletions to finish 2025/06/25 03:21:16 INFO : three.txt: Copied (server-side copy) 2025/06/25 03:21:16 INFO : three.txt: Deleted 2025/06/25 03:21:16 INFO : three.txt: Moved into backup dir 2025/06/25 03:21:21 DEBUG : dst/three.txt: md5 = bac6ae5354833168b86515a3d47e6ae9 OK 2025/06/25 03:21:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:21:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 03:21:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:21:27 DEBUG : two: Unchanged skipping 2025/06/25 03:21:42 INFO : one: Copied (server-side copy) 2025/06/25 03:21:47 INFO : one: Deleted 2025/06/25 03:21:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:21:52 DEBUG : one: md5 = 345c13b8016722c4340195236366ed68 OK 2025/06/25 03:21:52 INFO : one: Copied (new) 2025/06/25 03:21:52 DEBUG : Waiting for deletions to finish 2025/06/25 03:21:57 INFO : three.txt: Copied (server-side copy) 2025/06/25 03:21:58 INFO : three.txt: Deleted 2025/06/25 03:21:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (132.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:22:19 DEBUG : dst/one: md5 = 7760d88d406aa0569ef93bdbaa64348b OK 2025/06/25 03:22:19 DEBUG : dst/two: md5 = 53ec6e773bb5680fa88711c950174418 OK 2025/06/25 03:22:19 DEBUG : dst/three.txt: md5 = 64285679d5921b9fc9a5d0a9bd3e0d5a OK 2025/06/25 03:22:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/dst" 2025/06/25 03:22:19 DEBUG : Config file has changed externally - reloading 2025/06/25 03:22:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst.bin" 2025/06/25 03:22:20 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst.bin: Auto set use_segments_container to true 2025/06/25 03:22:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst" 2025/06/25 03:22:26 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst: Auto set use_segments_container to true 2025/06/25 03:22:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/backup" 2025/06/25 03:22:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/backup.bin" 2025/06/25 03:22:32 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/backup.bin: Auto set use_segments_container to true 2025/06/25 03:22:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/backup" 2025/06/25 03:22:37 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/backup: Auto set use_segments_container to true 2025/06/25 03:22:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 03:22:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:22:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:22:43 DEBUG : two: Unchanged skipping 2025/06/25 03:23:08 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 03:23:13 INFO : one: Deleted 2025/06/25 03:23:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:23:18 DEBUG : one: md5 = b804d9b7e3133f3181a9a43f0050f557 OK 2025/06/25 03:23:18 INFO : one: Copied (new) 2025/06/25 03:23:18 DEBUG : Waiting for deletions to finish 2025/06/25 03:23:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 03:23:34 INFO : three.txt: Deleted 2025/06/25 03:23:34 INFO : three.txt: Moved into backup dir 2025/06/25 03:23:35 DEBUG : dst/three.txt: md5 = de03bae068585217dff16aff14b34aad OK 2025/06/25 03:24:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 03:24:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:24:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:24:16 DEBUG : two: Unchanged skipping 2025/06/25 03:24:31 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 03:24:36 INFO : one: Deleted 2025/06/25 03:24:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:24:42 DEBUG : one: md5 = 2f44f67c1c87cfb8460531c912c6a486 OK 2025/06/25 03:24:42 INFO : one: Copied (new) 2025/06/25 03:24:42 DEBUG : Waiting for deletions to finish 2025/06/25 03:25:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 03:25:00 INFO : three.txt: Deleted 2025/06/25 03:25:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (258.32s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:26:37 DEBUG : dst/one: md5 = 3542de15a3e6f98ee1d92e42278eda9b OK 2025/06/25 03:26:37 DEBUG : dst/two: md5 = 2c139582e2394185ccc3595835aae8ee OK 2025/06/25 03:26:38 DEBUG : dst/three.txt: md5 = b65ffac7d44638e257037cd8988854e9 OK 2025/06/25 03:26:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/dst" 2025/06/25 03:26:38 DEBUG : Config file has changed externally - reloading 2025/06/25 03:26:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst.bin" 2025/06/25 03:26:38 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst.bin: Auto set use_segments_container to true 2025/06/25 03:26:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst" 2025/06/25 03:26:44 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst: Auto set use_segments_container to true 2025/06/25 03:26:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/backup" 2025/06/25 03:26:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/backup.bin" 2025/06/25 03:26:49 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/backup.bin: Auto set use_segments_container to true 2025/06/25 03:26:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/backup" 2025/06/25 03:26:55 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/backup: Auto set use_segments_container to true 2025/06/25 03:27:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 03:27:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:27:00 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:27:00 DEBUG : two: Unchanged skipping 2025/06/25 03:27:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 03:27:26 INFO : one: Deleted 2025/06/25 03:27:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:27:31 DEBUG : one: md5 = 3dd830678aad7aad0249377f521dc34e OK 2025/06/25 03:27:31 INFO : one: Copied (new) 2025/06/25 03:27:31 DEBUG : Waiting for deletions to finish 2025/06/25 03:27:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 03:27:52 INFO : three.txt: Deleted 2025/06/25 03:27:52 INFO : three.txt: Moved into backup dir 2025/06/25 03:28:17 DEBUG : dst/three.txt: md5 = d8e67ca75f17f84396cdd98e435c24e7 OK 2025/06/25 03:28:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 03:28:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:28:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:28:23 DEBUG : two: Unchanged skipping 2025/06/25 03:28:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 03:28:38 INFO : one: Deleted 2025/06/25 03:28:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:28:43 DEBUG : one: md5 = 63bb54034038c12156eaa2893a5827d0 OK 2025/06/25 03:28:43 INFO : one: Copied (new) 2025/06/25 03:28:43 DEBUG : Waiting for deletions to finish 2025/06/25 03:28:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 03:28:59 INFO : three.txt: Deleted 2025/06/25 03:28:59 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (238.94s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:30:36 DEBUG : dst/one: md5 = 319b385dd2dbbc4dae4730013dcbdf34 OK 2025/06/25 03:30:36 DEBUG : dst/two: md5 = 2579a2c896221e7d71e2da13bf51d444 OK 2025/06/25 03:30:36 DEBUG : dst/three.txt: md5 = 1d950bf75b5124e6ff9b047c2fb26c66 OK 2025/06/25 03:30:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/dst" 2025/06/25 03:30:37 DEBUG : Config file has changed externally - reloading 2025/06/25 03:30:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst.bin" 2025/06/25 03:30:37 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst.bin: Auto set use_segments_container to true 2025/06/25 03:30:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst" 2025/06/25 03:30:42 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst: Auto set use_segments_container to true 2025/06/25 03:30:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 03:30:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:30:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:30:48 DEBUG : two: Unchanged skipping 2025/06/25 03:30:59 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 03:31:04 INFO : one: Deleted 2025/06/25 03:31:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:31:09 DEBUG : one: md5 = 3f3c38664e8d9da665e0b2938b25d87e OK 2025/06/25 03:31:09 INFO : one: Copied (new) 2025/06/25 03:31:09 DEBUG : Waiting for deletions to finish 2025/06/25 03:31:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 03:31:23 INFO : three.txt: Deleted 2025/06/25 03:31:23 INFO : three.txt: Moved into backup dir 2025/06/25 03:31:28 DEBUG : dst/three.txt: md5 = 24d013c1cdb05933a304a9638b3c5c73 OK 2025/06/25 03:31:29 DEBUG : one.bak: Excluded (Path Filter) 2025/06/25 03:31:29 DEBUG : one.bak: Excluded 2025/06/25 03:31:29 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/25 03:31:29 DEBUG : three.txt.bak: Excluded 2025/06/25 03:31:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 03:31:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for checks to finish 2025/06/25 03:31:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:31:29 DEBUG : two: Unchanged skipping 2025/06/25 03:31:34 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 03:31:39 INFO : one: Deleted 2025/06/25 03:31:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova/dst': Waiting for transfers to finish 2025/06/25 03:31:44 DEBUG : one: md5 = 19212879c1176515b97286bb414a3d83 OK 2025/06/25 03:31:44 INFO : one: Copied (new) 2025/06/25 03:31:44 DEBUG : Waiting for deletions to finish 2025/06/25 03:31:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 03:31:50 INFO : three.txt: Deleted 2025/06/25 03:31:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (105.39s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:32:21 DEBUG : dst/one: md5 = 37b97877b7484df9b2916c15f36a2a83 OK 2025/06/25 03:32:22 DEBUG : dst/two: md5 = e03aecae4c117f4b6c74499916c6db15 OK 2025/06/25 03:32:22 DEBUG : dst/three.txt: md5 = bed3abb5a1e386cceaeafdc2c2fc5ca2 OK 2025/06/25 03:32:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/dst" 2025/06/25 03:32:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst.bin" 2025/06/25 03:32:23 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst.bin: Auto set use_segments_container to true 2025/06/25 03:32:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst" 2025/06/25 03:32:28 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst: Auto set use_segments_container to true 2025/06/25 03:32:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 03:32:52 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 03:32:57 INFO : one: Deleted 2025/06/25 03:33:02 DEBUG : one: md5 = 0ea910cb0ca1075262b3d7dcc4b7342f OK 2025/06/25 03:33:02 INFO : one: Copied (new) 2025/06/25 03:33:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:33:02 DEBUG : two: Unchanged skipping 2025/06/25 03:33:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 03:33:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 03:33:13 INFO : three.txt: Deleted 2025/06/25 03:33:13 DEBUG : three.txt: md5 = 7a80cf6dc7fd7fb33e3a2b5aff297b73 OK 2025/06/25 03:33:13 INFO : three.txt: Copied (new) 2025/06/25 03:33:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 03:33:19 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 03:33:24 INFO : one: Deleted 2025/06/25 03:33:29 DEBUG : one: md5 = 38bd3e93b2a191e2577ebac1fdea0326 OK 2025/06/25 03:33:29 INFO : one: Copied (new) 2025/06/25 03:33:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:33:29 DEBUG : two: Unchanged skipping 2025/06/25 03:33:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 03:33:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 03:33:34 INFO : three.txt: Deleted 2025/06/25 03:33:35 DEBUG : three.txt: md5 = 6cd7afa341c676731308d599e94cdfd1 OK 2025/06/25 03:33:35 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (84.69s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:33:46 DEBUG : dst/one: md5 = 9ead7af0ad149d17bb6ac6cbc9c0ce08 OK 2025/06/25 03:33:46 DEBUG : dst/two: md5 = d0054f8630b107d1294be71a4d7daa67 OK 2025/06/25 03:33:46 DEBUG : dst/three.txt: md5 = bff5fe4a9eea9feaac2534d6711a3000 OK 2025/06/25 03:33:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-piguxeg7hova/dst" 2025/06/25 03:33:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst.bin" 2025/06/25 03:33:47 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst.bin: Auto set use_segments_container to true 2025/06/25 03:33:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-piguxeg7hova/dst" 2025/06/25 03:33:53 DEBUG : Swift container crypt path rclone-test-piguxeg7hova/dst: Auto set use_segments_container to true 2025/06/25 03:33:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 03:34:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 03:34:18 INFO : one: Deleted 2025/06/25 03:34:23 DEBUG : one: md5 = 073d2d7163cf399c031844f293e1223c OK 2025/06/25 03:34:23 INFO : one: Copied (new) 2025/06/25 03:34:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:34:24 DEBUG : two: Unchanged skipping 2025/06/25 03:34:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 03:34:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 03:34:40 INFO : three.txt: Deleted 2025/06/25 03:34:40 DEBUG : three.txt: md5 = 2d7c6dc0e97fc51a3804e7b00ba1e1a1 OK 2025/06/25 03:34:40 INFO : three.txt: Copied (new) 2025/06/25 03:34:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 03:35:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 03:35:11 INFO : one: Deleted 2025/06/25 03:35:16 DEBUG : one: md5 = 8543b1059f2e4b784d452e263a33aadc OK 2025/06/25 03:35:16 INFO : one: Copied (new) 2025/06/25 03:35:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:35:16 DEBUG : two: Unchanged skipping 2025/06/25 03:35:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 03:35:31 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 03:35:31 INFO : three.txt: Deleted 2025/06/25 03:35:31 DEBUG : three.txt: md5 = e27d6a94caa78a2be3e7f23ccf3b51da OK 2025/06/25 03:35:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (141.84s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:36:03 DEBUG : Testêé: md5 = 44bdebe0d07fb62499118a222a3db677 OK 2025/06/25 03:36:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/25 03:36:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:36:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:36:04 DEBUG : Testêé: md5 = 8cd53d2082be6198870fb2d1983c1cb1 OK 2025/06/25 03:36:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/25 03:36:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.57s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:36:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 03:36:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:36:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:36:10 DEBUG : existing: md5 = 9fe85af753369320009d1903159cccf0 OK 2025/06/25 03:36:10 INFO : existing: Copied (new) 2025/06/25 03:36:10 DEBUG : Waiting for deletions to finish 2025/06/25 03:36:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:36:11 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/25 03:36:11 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/25 03:36:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:36:11 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': not deleting files as there were IO errors 2025/06/25 03:36:11 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (11.99s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:36:22 DEBUG : EXISTING: md5 = 16c4b1e5ce49ab1c8f81c32bf9ab94cd OK 2025/06/25 03:36:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:36:22 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:36:22 DEBUG : existing: Unchanged skipping 2025/06/25 03:36:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:36:22 DEBUG : Waiting for deletions to finish 2025/06/25 03:36:22 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (11.52s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.20s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.60s) --- SKIP: TestMaxTransfer/Hard (0.33s) --- SKIP: TestMaxTransfer/Soft (0.09s) --- SKIP: TestMaxTransfer/Cautious (0.18s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:36:34 DEBUG : both0: md5 = d5872ec7a55bd3f63f02f0d9dad1774f OK 2025/06/25 03:36:40 DEBUG : only0: md5 = ed08b9df2aa28d6ada11549dfc764fe1 OK 2025/06/25 03:36:45 DEBUG : both1: md5 = 87b1999a7e6c5b0d7f3c08b9a31a3325 OK 2025/06/25 03:36:50 DEBUG : only1: md5 = 260732a97a247ac9862d5426797bb354 OK 2025/06/25 03:36:50 DEBUG : both2: md5 = 2df1ee04d1b3ad52c5e9b49c8675d3da OK 2025/06/25 03:36:51 DEBUG : only2: md5 = f8dc775bf2ea4cd806215b9605d219a3 OK 2025/06/25 03:36:51 DEBUG : both3: md5 = bc25a03fe15bb7e909feabc4e7e08e6a OK 2025/06/25 03:36:52 DEBUG : only3: md5 = a21b68d435dab21f341497ce24316b20 OK 2025/06/25 03:36:57 DEBUG : both4: md5 = 538598cfa8887c41affd6ca99ab0f821 OK 2025/06/25 03:37:02 DEBUG : only4: md5 = 9057d4314a4e054348d8f49cd8a0ae4e OK 2025/06/25 03:37:08 DEBUG : both5: md5 = 554a7cc29c81d2e338556d348d63bd3a OK 2025/06/25 03:37:13 DEBUG : only5: md5 = 4abb6dbb1945b7bc5f6a4bcd3ef1146d OK 2025/06/25 03:37:19 DEBUG : both6: md5 = 261df992898ce49b90857452e78fa4a0 OK 2025/06/25 03:37:19 DEBUG : only6: md5 = c5b3b0144dad8f06aec31fc68b14d8bd OK 2025/06/25 03:37:25 DEBUG : both7: md5 = 10cdedbafb00aa721217cc91ab9052af OK 2025/06/25 03:37:25 DEBUG : only7: md5 = 35120fed54417aaeebdf0a28d226df4e OK 2025/06/25 03:37:31 DEBUG : both8: md5 = 64a8e9ba28c2160570282703bae29d5f OK 2025/06/25 03:37:31 DEBUG : only8: md5 = 449031658d384cef8f457bcb6d18a4a5 OK 2025/06/25 03:37:38 DEBUG : both9: md5 = 9bb8c02a0954a9f947b5cf0abd628c18 OK 2025/06/25 03:37:43 DEBUG : only9: md5 = d5eebd4e79ef89f7b3c677b021916125 OK 2025/06/25 03:37:48 DEBUG : both10: md5 = 7538c351b311c2551f0fbe18383eead4 OK 2025/06/25 03:37:54 DEBUG : only10: md5 = 797d792adc4217c6c212765cf72e32b6 OK 2025/06/25 03:37:59 DEBUG : both11: md5 = 0788fdb0c056f672b916e13b6365e49a OK 2025/06/25 03:38:05 DEBUG : only11: md5 = 3248be4c465c1594a19ed2f0507eb3bd OK 2025/06/25 03:38:05 DEBUG : both12: md5 = 909f8becadf73c09e1c4406733d7b9c9 OK 2025/06/25 03:38:05 DEBUG : only12: md5 = 4c9d2681525f1217751a6259dfe852a7 OK 2025/06/25 03:38:06 DEBUG : both13: md5 = ab47e0a498101a418db1331f71307139 OK 2025/06/25 03:38:06 DEBUG : only13: md5 = 19bfaedfaef7b791200942c987ec0202 OK 2025/06/25 03:38:07 DEBUG : both14: md5 = 96111d3cb505f4a7f9c0bb49f262ec7d OK 2025/06/25 03:38:07 DEBUG : only14: md5 = 7ba111cbccee533f1850c30e434a2e34 OK 2025/06/25 03:38:12 DEBUG : both15: md5 = 914380147b1a3ecfd15c477a6aa7046f OK 2025/06/25 03:38:12 DEBUG : only15: md5 = d9e9f67157de9927a7fa3ffc38667918 OK 2025/06/25 03:38:13 DEBUG : both16: md5 = f355d6c748a94034bdaf6ddef400312f OK 2025/06/25 03:38:18 DEBUG : only16: md5 = ac1bd47657fc205816e5e9b3d344565c OK 2025/06/25 03:38:19 DEBUG : both17: md5 = c4a9391a89158b96de21c09fef538e8c OK 2025/06/25 03:38:24 DEBUG : only17: md5 = 7c91e08ba3c86f5db602c8027fab210f OK 2025/06/25 03:38:29 DEBUG : both18: md5 = a9d739c044d246dca15b9ac531ba9390 OK 2025/06/25 03:38:35 DEBUG : only18: md5 = c90912a966ab121b071788b84e5e8289 OK 2025/06/25 03:38:41 DEBUG : both19: md5 = 53fc335d104a27bafffcbb1eac2d3101 OK 2025/06/25 03:38:41 DEBUG : only19: md5 = 0123e05fa8513aa74fce27f2e482b66e OK 2025/06/25 03:40:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:40:29 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both0: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both10: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both12: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both13: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both14: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both15: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both17: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both16: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both18: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both1: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both2: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both3: Unchanged skipping 2025/06/25 03:40:29 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:29 DEBUG : both4: Unchanged skipping 2025/06/25 03:40:34 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:34 DEBUG : both11: Unchanged skipping 2025/06/25 03:40:34 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:34 DEBUG : both7: Unchanged skipping 2025/06/25 03:40:34 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:34 DEBUG : both19: Unchanged skipping 2025/06/25 03:40:34 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:34 DEBUG : both5: Unchanged skipping 2025/06/25 03:40:34 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:34 DEBUG : both6: Unchanged skipping 2025/06/25 03:40:39 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:39 DEBUG : both8: Unchanged skipping 2025/06/25 03:40:39 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:40:39 DEBUG : both9: Unchanged skipping 2025/06/25 03:40:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:40:39 DEBUG : Waiting for deletions to finish 2025/06/25 03:40:39 INFO : only14: Deleted 2025/06/25 03:40:40 INFO : only2: Deleted 2025/06/25 03:40:40 INFO : only8: Deleted 2025/06/25 03:40:40 INFO : only15: Deleted 2025/06/25 03:40:40 INFO : only12: Deleted 2025/06/25 03:40:40 INFO : only6: Deleted 2025/06/25 03:40:40 INFO : only7: Deleted 2025/06/25 03:40:45 INFO : only17: Deleted 2025/06/25 03:40:45 INFO : only9: Deleted 2025/06/25 03:40:45 INFO : only18: Deleted 2025/06/25 03:40:45 INFO : only13: Deleted 2025/06/25 03:40:45 INFO : only19: Deleted 2025/06/25 03:40:45 INFO : only3: Deleted 2025/06/25 03:40:45 INFO : only11: Deleted 2025/06/25 03:40:50 INFO : only16: Deleted 2025/06/25 03:40:50 INFO : only5: Deleted 2025/06/25 03:40:55 INFO : only1: Deleted 2025/06/25 03:40:55 INFO : only0: Deleted 2025/06/25 03:40:55 INFO : only4: Deleted 2025/06/25 03:41:01 INFO : only10: Deleted 2025/06/25 03:41:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (370.82s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova'", Local "Local file system at /tmp/rclone693472233", Modify Window "1ns" 2025/06/25 03:42:45 DEBUG : both0: md5 = 843c6ba5023d09462b7389714ea6ead1 OK 2025/06/25 03:42:50 DEBUG : only0: md5 = 9c1117b9fde66e2ccc435bd0ee760c18 OK 2025/06/25 03:42:55 DEBUG : both1: md5 = c0543dc3597d60887f2ff7d96bf61742 OK 2025/06/25 03:43:00 DEBUG : only1: md5 = 0c81839e9e07f45a7a9be9890ad779ab OK 2025/06/25 03:43:00 DEBUG : both2: md5 = a528788172ff07c39b82b987d716a1b5 OK 2025/06/25 03:43:00 DEBUG : only2: md5 = 22f6dd55de7843319e22913c8b7d8fee OK 2025/06/25 03:43:01 DEBUG : both3: md5 = 63f64308276a88f6bd226cdacd689268 OK 2025/06/25 03:43:01 DEBUG : only3: md5 = 550cb8d409854a7fed1040701a48c174 OK 2025/06/25 03:43:06 DEBUG : both4: md5 = 67662d91bef77c38318e4954c65def6c OK 2025/06/25 03:43:11 DEBUG : only4: md5 = a281b800b2ba3b1c6c3c348469347bd0 OK 2025/06/25 03:43:16 DEBUG : both5: md5 = cf0bea3e63b619d15032a47bb09f2a3c OK 2025/06/25 03:43:21 DEBUG : only5: md5 = ea933ea276c2bdbf2b3eb96fc0c54812 OK 2025/06/25 03:43:27 DEBUG : both6: md5 = 67bae7b6e50329be4fd9a46862faa6b3 OK 2025/06/25 03:43:27 DEBUG : only6: md5 = fab61eb90e5020bcbafdc28d5ee71591 OK 2025/06/25 03:43:32 DEBUG : both7: md5 = b666b44a09a9495c85b3cac958b4aace OK 2025/06/25 03:43:32 DEBUG : only7: md5 = 6d9d9bb8276d5bd6dfb4bd8331669dfc OK 2025/06/25 03:43:37 DEBUG : both8: md5 = 6449453e1ea26088090f252bd789c632 OK 2025/06/25 03:43:38 DEBUG : only8: md5 = 74691563ff6ca9d557073491ddbea5f9 OK 2025/06/25 03:43:43 DEBUG : both9: md5 = 69287c510386b230b75bc65194dc53f0 OK 2025/06/25 03:43:48 DEBUG : only9: md5 = ed10c1b601510e6863cacc12845bc2e8 OK 2025/06/25 03:43:53 DEBUG : both10: md5 = 5b80207a2765a70cb61e4bbdf592e30d OK 2025/06/25 03:43:58 DEBUG : only10: md5 = 65ae22becd73bf68210fe6d1308937a9 OK 2025/06/25 03:44:04 DEBUG : both11: md5 = 5643469d0415d4e2125388362e9c89d2 OK 2025/06/25 03:44:09 DEBUG : only11: md5 = ed37b4012e47d9a2821e65b9c294e98c OK 2025/06/25 03:44:09 DEBUG : both12: md5 = 645c7c0a1c7bbef1432e037bf7b9fb83 OK 2025/06/25 03:44:09 DEBUG : only12: md5 = 409167398f80d75c7bef362c307817f6 OK 2025/06/25 03:44:09 DEBUG : both13: md5 = 9892f51bdb6079ef7a1384a43e568ed8 OK 2025/06/25 03:44:10 DEBUG : only13: md5 = db1e83bae40b2547dc771a8ce163631b OK 2025/06/25 03:44:10 DEBUG : both14: md5 = 8288370c9b8a13458e998ade6e956f8d OK 2025/06/25 03:44:10 DEBUG : only14: md5 = 20ae6a007a82f23f5809e899af630b4d OK 2025/06/25 03:44:15 DEBUG : both15: md5 = 1ef6a1e6ea708ce0bacb7a1c9fd4d1ff OK 2025/06/25 03:44:15 DEBUG : only15: md5 = 99cd460b4ebf1318874dd6b292fdb934 OK 2025/06/25 03:44:15 DEBUG : both16: md5 = a7a9aa8c5cca1f31b2cf59768f651787 OK 2025/06/25 03:44:21 DEBUG : only16: md5 = a66302a0dd9562f11a6d21110efe0293 OK 2025/06/25 03:44:21 DEBUG : both17: md5 = 1fd699e1f022c2498abbd649e19d2901 OK 2025/06/25 03:44:26 DEBUG : only17: md5 = 8097cf5054b96d5ef4b7dbc025d8c7d5 OK 2025/06/25 03:44:31 DEBUG : both18: md5 = c8d61b2fb2db10614b4c04256c1686dd OK 2025/06/25 03:44:36 DEBUG : only18: md5 = f4c575bd3e362f2df72e0f2833b83fd9 OK 2025/06/25 03:44:41 DEBUG : both19: md5 = fd357cf2655e460e3be22386998e2830 OK 2025/06/25 03:44:42 DEBUG : only19: md5 = 4c7c45efac933af51f85d317dbb72b96 OK 2025/06/25 03:45:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for checks to finish 2025/06/25 03:45:39 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both10: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both11: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both12: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both13: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both14: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both15: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both16: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both17: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both19: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both1: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both2: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both3: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both4: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both5: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both6: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both7: Unchanged skipping 2025/06/25 03:45:39 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both8: Unchanged skipping 2025/06/25 03:45:39 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/25 03:45:39 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:39 DEBUG : both9: Unchanged skipping 2025/06/25 03:45:39 DEBUG : only12: md5 = 6f6eb77e2fa1c90b2b3bdbac8fd97e55 OK 2025/06/25 03:45:39 INFO : only12: Copied (replaced existing) 2025/06/25 03:45:39 DEBUG : only13: md5 = 5d717b51e07d911ac90034937aa922c7 OK 2025/06/25 03:45:39 INFO : only13: Copied (replaced existing) 2025/06/25 03:45:40 DEBUG : only14: md5 = 547b19994c74a6678b62fed34f9391bb OK 2025/06/25 03:45:40 INFO : only14: Copied (replaced existing) 2025/06/25 03:45:40 DEBUG : only15: md5 = 58216711d910e64e1a87abd6418314b3 OK 2025/06/25 03:45:40 INFO : only15: Copied (replaced existing) 2025/06/25 03:45:43 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:43 DEBUG : both0: Unchanged skipping 2025/06/25 03:45:44 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 03:45:44 DEBUG : both18: Unchanged skipping 2025/06/25 03:45:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-piguxeg7hova': Waiting for transfers to finish 2025/06/25 03:45:44 DEBUG : only0: md5 = c5edfbb6c77f87f01fc17386e51c30b3 OK 2025/06/25 03:45:44 INFO : only0: Copied (replaced existing) 2025/06/25 03:45:44 DEBUG : only11: md5 = dc9623d6019be8a5b6cda7751bd02ef3 OK 2025/06/25 03:45:44 INFO : only11: Copied (replaced existing) 2025/06/25 03:45:44 DEBUG : only10: md5 = f02569564208549be40747bdc413f9a3 OK 2025/06/25 03:45:44 INFO : only10: Copied (replaced existing) 2025/06/25 03:45:44 DEBUG : only19: md5 = eb8780dc69f8ca6c09c59cb43f5d5f58 OK 2025/06/25 03:45:44 INFO : only19: Copied (replaced existing) 2025/06/25 03:45:45 DEBUG : only16: md5 = 34e0c52de87e6388aa82fcb3051614e5 OK 2025/06/25 03:45:45 INFO : only16: Copied (replaced existing) 2025/06/25 03:45:45 DEBUG : only2: md5 = 527df17998a3d21bd3cb070decbb4c5c OK 2025/06/25 03:45:45 INFO : only2: Copied (replaced existing) 2025/06/25 03:45:45 DEBUG : only3: md5 = 1f42b324e39407cb3515fe01f01aae05 OK 2025/06/25 03:45:45 INFO : only3: Copied (replaced existing) 2025/06/25 03:45:49 DEBUG : only17: md5 = 219e3e8c675ab81117cd11902fd59233 OK 2025/06/25 03:45:49 INFO : only17: Copied (replaced existing) 2025/06/25 03:45:51 DEBUG : only4: md5 = cabb5c5e3042e5abee166eb5e2f4c6f1 OK 2025/06/25 03:45:51 INFO : only4: Copied (replaced existing) 2025/06/25 03:45:51 DEBUG : only6: md5 = 1fd2887dd51624d59b756519b470aa20 OK 2025/06/25 03:45:51 INFO : only6: Copied (replaced existing) 2025/06/25 03:45:51 DEBUG : only7: md5 = 1277d999f70f8416f5c4ef4244de9959 OK 2025/06/25 03:45:51 INFO : only7: Copied (replaced existing) 2025/06/25 03:45:52 DEBUG : only8: md5 = b90d88ad9b26fd66dce5d90c6831cba9 OK 2025/06/25 03:45:52 INFO : only8: Copied (replaced existing) 2025/06/25 03:45:54 DEBUG : only18: md5 = d9f1b5ca6429b68122aaf07e05ff1041 OK 2025/06/25 03:45:54 INFO : only18: Copied (replaced existing) 2025/06/25 03:45:55 DEBUG : only1: md5 = 01f5d6dc21aa1944e4dedd0592216f13 OK 2025/06/25 03:45:55 INFO : only1: Copied (replaced existing) 2025/06/25 03:45:59 DEBUG : only5: md5 = e052d507bf4b67b37dbb7a02e8272e76 OK 2025/06/25 03:45:59 INFO : only5: Copied (replaced existing) 2025/06/25 03:46:02 DEBUG : only9: md5 = c91c6db405e68d51c2f59e7a5fb5c536 OK 2025/06/25 03:46:02 INFO : only9: Copied (replaced existing) 2025/06/25 03:46:02 DEBUG : Waiting for deletions to finish panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (4m5s) goroutine 12819 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 5 minutes]: testing.(*T).Run(0xc00195b880, {0x26bf7f7?, 0xc0003f3ad8?}, 0x27c1948) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc00195b880) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc00195b880, 0xc0003f3c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc001b02918, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfed5a14?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000627ae0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000627ae0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:259 +0xa9 goroutine 9 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 10 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 12301 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0002eda40, 0xc000362070, 0xc000294b40) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0002eda40, {0x2af4b08, 0x3eb7b60}, {0xc0019af9a0, 0x4f}, {{0xc0019fe0f0, 0x5}, {0xc0019fe0f6, 0x23}, {0x267ad24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0002eda40, {0x2af4b08, 0x3eb7b60}, {{0xc0019fe0f0, 0x5}, {0xc0019fe0f6, 0x23}, {0x267ad24, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc00006afd0?, {0x2af4b08?, 0x3eb7b60?}, {0xc0019fe0f0?, 0x27?}, {0xc0019fe0f6, 0x23}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc00006b338) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0000b0808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001ab1740, 0xc000c3daa0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001ab1740, 0xc000c3daa0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000c3d0e0, {0x2af4b08, 0x3eb7b60}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).ModTime(0xc000c3d0e0, {0x2af4b08?, 0x3eb7b60?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1359 +0x3d github.com/rclone/rclone/fstest.(*Item).Check(0xc0007d64a0, 0xc001cbca80, {0x2b092f0, 0xc000377d88}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:148 +0x1e9 github.com/rclone/rclone/fstest.(*Items).Find(0xc00006b848, 0xc001cbca80, {0x2b092f0, 0xc000377d88}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 +0x186 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc001cbca80, {0x2b09280, 0xc001b064e0}, {0x0, 0x0}, {0xc0007d6008, 0x28, 0x49}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 +0x91b github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fstest.CheckItemsWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 github.com/rclone/rclone/fstest.(*Run).CheckRemoteItems(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc001cbca80, {0x26880a1, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2755 +0xec9 github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc001cbca80?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2763 +0x1f testing.tRunner(0xc001cbca80, 0x27c1948) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 12624 [IO wait]: internal/poll.runtime_pollWait(0x7f476e82e6f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001db0300?, 0xc00084e000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001db0300, {0xc00084e000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001db0300, {0xc00084e000?, 0x1973?, 0xc001979ce0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001a6a6a8, {0xc00084e000?, 0xc0004468d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000376690, {0xc00084e000?, 0x7f4724c37ad8?, 0x7f476e9c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0003770b0, {0xc00084e000?, 0x1973?, 0xc0006f99d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0004469b8, {0x2acf520, 0xc0003770b0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000446708, {0x7f4724b69cf0, 0xc000376690}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000446708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000446708, {0xc000afe000, 0x1000, 0xc00068a990?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000726a20, {0xc000afe000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001d3b200) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001d3b200, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000726a20) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12613 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 12659 [select]: net/http.(*persistConn).writeLoop(0xc00053e480) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12590 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12625 [select]: net/http.(*persistConn).writeLoop(0xc000726a20) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12613 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12532 [select]: net/http.(*persistConn).writeLoop(0xc000513d40) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12498 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12531 [IO wait]: internal/poll.runtime_pollWait(0x7f476e82e290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001db0100?, 0xc0001d4c80?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001db0100, {0xc0001d4c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001db0100, {0xc0001d4c80?, 0x1973?, 0xc0002fbbc0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001a6a208, {0xc0001d4c80?, 0xc000446550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0019a4690, {0xc0001d4c80?, 0x7f4724c37ad8?, 0x7f476e9c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000377158, {0xc0001d4c80?, 0x1973?, 0xc0003979d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000446638, {0x2acf520, 0xc000377158}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000446388, {0x7f4724b69cf0, 0xc0019a4690}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000446388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000446388, {0xc0007b6000, 0x1000, 0xc00068a990?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000513d40, {0xc0007b6000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0000bbe60) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0000bbe60, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000513d40) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12498 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 12658 [IO wait]: internal/poll.runtime_pollWait(0x7f476e82e3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001cc4800?, 0xc0006d3500?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001cc4800, {0xc0006d3500, 0x3500, 0x3500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001cc4800, {0xc0006d3500?, 0x34f3?, 0xc001979f60?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00069e1d0, {0xc0006d3500?, 0xc000600fd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001d5f308, {0xc0006d3500?, 0x7f4724b93058?, 0x7f476e9c0f30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0019a4840, {0xc0006d3500?, 0x34f3?, 0xc0004ff9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0006010b8, {0x2acf520, 0xc0019a4840}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000600e08, {0x7f4724b69cf0, 0xc001d5f308}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000600e08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000600e08, {0xc000b00000, 0x1000, 0xc00068a990?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00053e480, {0xc000b00000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001d3b380) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001d3b380, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00053e480) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12590 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 12835 [select]: net/http.(*persistConn).roundTrip(0xc00053e480, 0xc0019b4140) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc0006a0340, 0xc000294b40) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0004b8070, 0xc000294b40) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000294b40, {0x2acdfc0, 0xc0004b8070}, {0x1?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0019d7650, 0xc000294b40, {0x0?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0019d7650, 0xc000294b40) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 12301 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 2100 [chan receive, 54 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2085 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 12505 [IO wait]: internal/poll.runtime_pollWait(0x7f476e82e5d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001cc4600?, 0xc0001d6600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc001cc4600, {0xc0001d6600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001cc4600, {0xc0001d6600?, 0x1973?, 0xc00069a0e0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00069e060, {0xc0001d6600?, 0xc000600550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001d5e948, {0xc0001d6600?, 0x7f4724bf4478?, 0x7f476e9c05c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00217ef30, {0xc0001d6600?, 0x1973?, 0xc0005019d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000600638, {0x2acf520, 0xc00217ef30}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000600388, {0x7f4724b69cf0, 0xc001d5e948}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000600388, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000600388, {0xc000437000, 0x1000, 0xc00068a990?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00069d7a0, {0xc000437000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc0019bb440) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc0019bb440, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00069d7a0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12465 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 12506 [select]: net/http.(*persistConn).writeLoop(0xc00069d7a0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12465 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.362008697s (try 2/5): exit status 2: Failed []