"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 2/5) 2025/06/18 06:05:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire" 2025/06/18 06:05:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/18 06:05:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire.bin" 2025/06/18 06:05:52 DEBUG : Swift container crypt path rclone-test-wuwades4kire.bin: Auto set use_segments_container to true 2025/06/18 06:05:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire" 2025/06/18 06:05:58 DEBUG : Swift container crypt path rclone-test-wuwades4kire: Auto set use_segments_container to true 2025/06/18 06:06:03 DEBUG : Creating backend with remote "/tmp/rclone4117689877" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:06:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/18 06:06:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:06:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.40s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:06:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 06:06:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:06:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:06:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:06:09 DEBUG : sub dir/hello world: md5 = de24f918a3b7cc470c5eaf6314481e27 OK 2025/06/18 06:06:09 INFO : sub dir/hello world: Copied (new) 2025/06/18 06:06:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (15.83s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:06:20 DEBUG : Creating backend with remote "/non-existing" 2025/06/18 06:06:20 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/18 06:06:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:06:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.24s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:06:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:06:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:06:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:06:31 DEBUG : sub dir/hello world: md5 = 871f6247008861562776c60d75bddda8 OK 2025/06/18 06:06:31 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (20.82s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:06:41 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Running all checks before starting transfers 2025/06/18 06:06:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:06:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:06:41 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Checks finished, now starting transfers 2025/06/18 06:06:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:06:46 DEBUG : sub dir/hello world: md5 = abcb5af90ae3c0237ec5980817f25e55 OK 2025/06/18 06:06:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (15.89s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:06:57 ERROR : Ignoring --no-traverse with sync 2025/06/18 06:06:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:06:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:06:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:07:02 DEBUG : sub dir/hello world: md5 = 48e5649c4ccaf43dd48b378fec1faee2 OK 2025/06/18 06:07:02 INFO : sub dir/hello world: Copied (new) 2025/06/18 06:07:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (15.97s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:07:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/18 06:07:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:07:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:07:18 DEBUG : hello world2: md5 = 9e3646badfb01070fec1774e2a2f82ce OK 2025/06/18 06:07:18 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (16.09s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:07:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:07:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:07:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:07:30 DEBUG : potato2: md5 = dd1241d09de6804a2521c9e27c6f7c76 OK 2025/06/18 06:07:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:07:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:07:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:07:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:07:36 DEBUG : potato2: md5 = 59ad80f1e145154658060f9951aaa77d OK 2025/06/18 06:07:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (5.87s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:07:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/18 06:07:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 06:07:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/18 06:07:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 06:07:36 INFO : sub dir2: Making directory 2025/06/18 06:07:36 INFO : sub dir: Making directory 2025/06/18 06:07:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:07:36 INFO : sub dir2/sub sub dir2: Making directory 2025/06/18 06:07:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:07:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:07:42 DEBUG : sub dir/hello world: md5 = f7d7a76a419545b97780f5bfd57110f0 OK 2025/06/18 06:07:42 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/18 06:07:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': 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-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:07:47 INFO : sub dir2: Making directory 2025/06/18 06:07:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/18 06:07:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 06:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:07:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:07:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:07:55 DEBUG : sub dir/hello world: md5 = 7ad61c72089f8a584c2fa25d93f03277 OK 2025/06/18 06:07:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (23.99s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:08:11 DEBUG : sub dir2: Making directory with metadata 2025/06/18 06:08:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 06:08:11 INFO : sub dir2: Making directory 2025/06/18 06:08:11 INFO : sub dir: Making directory 2025/06/18 06:08:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:08:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:08:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:08:16 DEBUG : sub dir/hello world: md5 = 1793401d9bd35ac4a449fbd2b1c4319e OK 2025/06/18 06:08:16 INFO : sub dir/hello world: Copied (new) 2025/06/18 06:08:16 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/18 06:08:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/18 06:08:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (20.85s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.20s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:08:32 INFO : sub dir2: Making directory 2025/06/18 06:08:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:08:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:08:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:08:38 DEBUG : sub dir/hello world: md5 = c5788fa26f1f809c9175f5d7126526fd OK 2025/06/18 06:08:38 INFO : sub dir/hello world: Copied (new) 2025/06/18 06:08:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (16.06s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:08:48 DEBUG : sub dir2: Making directory with metadata 2025/06/18 06:08:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 06:08:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 06:08:48 INFO : sub dir2: Making directory 2025/06/18 06:08:48 INFO : sub dir: Making directory 2025/06/18 06:08:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:08:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:08:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:08:54 DEBUG : sub dir/hello world: md5 = 4f8dabb7a36f55cd06f545643cd5fd08 OK 2025/06/18 06:08:54 INFO : sub dir/hello world: Copied (new) 2025/06/18 06:08:54 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/18 06:08:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.20s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:09:00 INFO : sub dir2: Making directory 2025/06/18 06:09:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:09:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:09:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:09:05 DEBUG : sub dir/hello world: md5 = 471aa12059a34e8d03890be4c88615bf OK 2025/06/18 06:09:05 INFO : sub dir/hello world: Copied (new) 2025/06/18 06:09:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (15.87s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:09:20 DEBUG : sub dir/hello world: md5 = 60b6b66a2bb596f73af96e8ea6724e4e OK 2025/06/18 06:09:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-gadakuh0fabu" 2025/06/18 06:09:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gadakuh0fabu.bin" 2025/06/18 06:09:26 DEBUG : Swift container crypt path rclone-test-gadakuh0fabu.bin: Auto set use_segments_container to true 2025/06/18 06:09:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gadakuh0fabu" 2025/06/18 06:09:37 DEBUG : Swift container crypt path rclone-test-gadakuh0fabu: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire' -> Encrypted drive 'TestCryptSwift:rclone-test-gadakuh0fabu' 2025/06/18 06:09:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:09:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gadakuh0fabu': Waiting for checks to finish 2025/06/18 06:09:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gadakuh0fabu': Waiting for transfers to finish 2025/06/18 06:09:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 06:10:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gadakuh0fabu': Purge remote 2025/06/18 06:10:04 DEBUG : Waiting for deletions to finish 2025/06/18 06:10:14 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (69.11s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:10:30 DEBUG : sub dir/hello world: md5 = 86d5e3c5afdbce617d9e71dcfe29a7c5 OK 2025/06/18 06:10:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 06:10:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:10:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:10:35 DEBUG : sub dir/hello world: md5 = c3f1002e8e083423fed9c1b9d8f73d45 OK 2025/06/18 06:10:35 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (16.37s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:10:46 DEBUG : sub dir/hello world: md5 = 9a80e956b877e8a2c7b2e8f2a3797a7b OK 2025/06/18 06:10:51 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-soqezux0xixa" 2025/06/18 06:10:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-soqezux0xixa.bin" 2025/06/18 06:10:52 DEBUG : Swift container crypt path rclone-test-soqezux0xixa.bin: Auto set use_segments_container to true 2025/06/18 06:10:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-soqezux0xixa" 2025/06/18 06:10:57 DEBUG : Swift container crypt path rclone-test-soqezux0xixa: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire' -> Encrypted drive 'TestCryptSwift:rclone-test-soqezux0xixa' 2025/06/18 06:11:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:11:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-soqezux0xixa': Waiting for checks to finish 2025/06/18 06:11:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-soqezux0xixa': Waiting for transfers to finish 2025/06/18 06:11:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 06:11:29 DEBUG : sub dir/hello world: md5 = b3f094f584a85f977456003c983d9b34 OK 2025/06/18 06:11:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-soqezux0xixa': Waiting for checks to finish 2025/06/18 06:11:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 06:11:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-soqezux0xixa': Waiting for transfers to finish 2025/06/18 06:11:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 06:11:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-soqezux0xixa': Purge remote 2025/06/18 06:11:40 DEBUG : Waiting for deletions to finish 2025/06/18 06:11:45 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (69.68s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:11:56 DEBUG : sub dir/hello world: md5 = 8cf2b7fcb51fb6fbf82a1dc7e093b8cd OK 2025/06/18 06:11:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:11:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 06:11:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:12:01 DEBUG : sub dir/hello world: md5 = 614cfef9311da6fb89be45d738e33121 OK 2025/06/18 06:12:01 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/18 06:12:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (21.18s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:12:17 DEBUG : sub dir/hello world: md5 = e456f20ab0b4ebca7cbc073d0b7dec0b OK 2025/06/18 06:12:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qogoxic3fosa" 2025/06/18 06:12:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qogoxic3fosa.bin" 2025/06/18 06:12:17 DEBUG : Swift container crypt path rclone-test-qogoxic3fosa.bin: Auto set use_segments_container to true 2025/06/18 06:12:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qogoxic3fosa" 2025/06/18 06:12:23 DEBUG : Swift container crypt path rclone-test-qogoxic3fosa: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire' -> Encrypted drive 'TestCryptSwift:rclone-test-qogoxic3fosa' 2025/06/18 06:12:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:12:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qogoxic3fosa': Waiting for checks to finish 2025/06/18 06:12:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qogoxic3fosa': Waiting for transfers to finish 2025/06/18 06:12:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 06:12:55 DEBUG : sub dir/hello world: md5 = fb25e243a1d5b1155ca73cad24102fa4 OK 2025/06/18 06:12:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qogoxic3fosa': Waiting for checks to finish 2025/06/18 06:12:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/18 06:13:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qogoxic3fosa': Waiting for transfers to finish 2025/06/18 06:13:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 06:13:20 INFO : sub dir/hello world: Deleted 2025/06/18 06:13:26 DEBUG : sub dir/hello world: md5 = 5fc701e27f1da200ea5d6a10593d53c6 OK 2025/06/18 06:13:26 DEBUG : testing file moves 2025/06/18 06:13:26 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/18 06:13:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qogoxic3fosa': Waiting for checks to finish 2025/06/18 06:13:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qogoxic3fosa': Waiting for transfers to finish 2025/06/18 06:13:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/18 06:13:42 INFO : sub dir/hello world: Deleted 2025/06/18 06:13:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qogoxic3fosa': Purge remote 2025/06/18 06:13:42 DEBUG : Waiting for deletions to finish 2025/06/18 06:13:52 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (100.72s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:13:58 DEBUG : sub dir/hello world: md5 = 6cf81d746bb23d55bb2aad361c472496 OK 2025/06/18 06:13:58 ERROR : error listing: directory not found 2025/06/18 06:13:58 INFO : Local file system at /tmp/rclone4117689877: Making directory 2025/06/18 06:14:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:14:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (15.98s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:14:14 DEBUG : sub dir/hello world: md5 = def202a2c0228dd4cae2a390546e129d OK 2025/06/18 06:14:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:14:14 DEBUG : Local file system at /tmp/rclone4117689877: Waiting for checks to finish 2025/06/18 06:14:14 DEBUG : Local file system at /tmp/rclone4117689877: Waiting for transfers to finish 2025/06/18 06:14:19 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/18 06:14:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (20.97s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:14:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/18 06:14:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:14:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:14:30 DEBUG : check sum: md5 = c257db58637c49d583a624f1c54258e8 OK 2025/06/18 06:14:30 INFO : check sum: Copied (new) 2025/06/18 06:14:30 DEBUG : Waiting for deletions to finish 2025/06/18 06:14:30 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/18 06:14:30 DEBUG : check sum: Size of src and dst objects identical 2025/06/18 06:14:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:14:30 DEBUG : check sum: Unchanged skipping 2025/06/18 06:14:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:14:30 DEBUG : Waiting for deletions to finish 2025/06/18 06:14:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.46s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:14:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/18 06:14:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:14:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:14:36 DEBUG : sizeonly: md5 = c536892075da181ff4dd3a2af9d69df9 OK 2025/06/18 06:14:36 INFO : sizeonly: Copied (new) 2025/06/18 06:14:36 DEBUG : Waiting for deletions to finish 2025/06/18 06:14:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:14:36 DEBUG : sizeonly: Sizes identical 2025/06/18 06:14:41 DEBUG : sizeonly: Unchanged skipping 2025/06/18 06:14:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:14:41 DEBUG : Waiting for deletions to finish 2025/06/18 06:14:41 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (21.37s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:14:52 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/18 06:14:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:14:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:14:58 DEBUG : ignore-size: md5 = e8c5d20e886afd85f05b71795d6911bb OK 2025/06/18 06:14:58 INFO : ignore-size: Copied (new) 2025/06/18 06:14:58 DEBUG : Waiting for deletions to finish 2025/06/18 06:15:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:15:03 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:15:03 DEBUG : ignore-size: Unchanged skipping 2025/06/18 06:15:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:15:03 DEBUG : Waiting for deletions to finish 2025/06/18 06:15:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (21.27s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:15:19 DEBUG : existing: md5 = e0b5d626405cdaadeedea5c319d2cdd8 OK 2025/06/18 06:15:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:15:25 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:15:25 DEBUG : existing: Unchanged skipping 2025/06/18 06:15:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:15:25 DEBUG : Waiting for deletions to finish 2025/06/18 06:15:25 INFO : There was nothing to transfer 2025/06/18 06:15:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:15:25 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/18 06:15:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:15:35 DEBUG : existing: md5 = 67b1d2e375381dd335c31b13b717d267 OK 2025/06/18 06:15:35 INFO : existing: Copied (replaced existing) 2025/06/18 06:15:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (36.91s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:15:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/18 06:15:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:15:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:15:56 DEBUG : existing: md5 = 31b1bd9298b26c85ebd14fe72810b96a OK 2025/06/18 06:15:56 INFO : existing: Copied (new) 2025/06/18 06:15:56 DEBUG : Waiting for deletions to finish 2025/06/18 06:16:01 DEBUG : existing: Destination exists, skipping 2025/06/18 06:16:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:16:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:16:01 DEBUG : Waiting for deletions to finish 2025/06/18 06:16:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (16.10s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:16:12 DEBUG : b/potato: md5 = df4a52bc511581843dbb3d646dfbc1fc OK 2025/06/18 06:16:17 DEBUG : c/non empty space: md5 = d243d1cf1a5002ea6d5c64f636f4627c OK 2025/06/18 06:16:17 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/18 06:16:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/18 06:16:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:16:23 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:16:23 DEBUG : c/non empty space: Unchanged skipping 2025/06/18 06:16:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:16:23 DEBUG : a/potato2: md5 = d9a325d7b783b4e7bb2b76016dd52beb OK 2025/06/18 06:16:23 INFO : a/potato2: Copied (new) 2025/06/18 06:16:23 DEBUG : Waiting for deletions to finish 2025/06/18 06:16:28 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (37.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:16:49 DEBUG : empty space: md5 = b0c558e7a66fcfe6c7d184b8d1554156 OK 2025/06/18 06:16:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:16:55 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/18 06:16:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:16:55 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/18 06:16:55 DEBUG : Waiting for deletions to finish 2025/06/18 06:16:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:16:55 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/18 06:16:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:17:00 DEBUG : empty space: md5 = 712ad5dcd77d89ccdffc03b05e4ed348 OK 2025/06/18 06:17:00 INFO : empty space: Copied (replaced existing) 2025/06/18 06:17:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (22.17s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:17:11 DEBUG : foo: md5 = 3b79cc6eb9570fad4704b548c6916b7c OK 2025/06/18 06:17:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:17:12 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/18 06:17:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:17:17 DEBUG : foo: md5 = 849c082b50687b6cfeca599865a42cbe OK 2025/06/18 06:17:17 INFO : foo: Copied (replaced existing) 2025/06/18 06:17:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (21.25s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:17:32 DEBUG : empty space: md5 = c2a7be56f028bc3f75a7c12103096444 OK 2025/06/18 06:17:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/18 06:17:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:17:33 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:17:33 DEBUG : empty space: Unchanged skipping 2025/06/18 06:17:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:17:34 DEBUG : potato: md5 = 68d0f3f8e582faf597ebae3a7ee5a64f OK 2025/06/18 06:17:34 INFO : potato: Copied (new) 2025/06/18 06:17:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (17.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:17:45 DEBUG : potato: md5 = c2cd357b5c1ea3ed60b91fc47bfa1cf3 OK 2025/06/18 06:17:45 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/18 06:17:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:17:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:17:45 DEBUG : potato: md5 = afa6326674f3acb61d0fddc164c29b4d OK 2025/06/18 06:17:45 INFO : potato: Copied (replaced existing) 2025/06/18 06:17:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.46s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:17:46 DEBUG : potato: md5 = e1fdd2e7ac110f2173aea4137d1e7915 OK 2025/06/18 06:17:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:17:46 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/18 06:17:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:17:47 DEBUG : potato: md5 = 0f2b90f746d0bf48eb16113fafaecd7a OK 2025/06/18 06:17:47 INFO : potato: Copied (replaced existing) 2025/06/18 06:17:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.57s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:17:48 DEBUG : potato: md5 = 17ec08cd85aa876ba48af02cac979dcf OK 2025/06/18 06:17:53 DEBUG : empty space: md5 = 1c8e7b12b2281dd00ffbf5dfd8dbcd7c OK 2025/06/18 06:17:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:17:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/18 06:17:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:17:53 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:17:53 DEBUG : empty space: Unchanged skipping 2025/06/18 06:17:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:17:53 DEBUG : Waiting for deletions to finish 2025/06/18 06:17:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.42s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:17:59 DEBUG : potato: md5 = aca387d44e9ac37a1c7eda3cda92a861 OK 2025/06/18 06:18:04 DEBUG : empty space: md5 = 92c73cad3feb6740b42fca7d71d18001 OK 2025/06/18 06:18:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:18:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:18:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:18:10 DEBUG : empty space: Unchanged skipping 2025/06/18 06:18:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:18:10 DEBUG : potato2: md5 = 4911dd968d311f5854f06eb1544183a2 OK 2025/06/18 06:18:10 INFO : potato2: Copied (new) 2025/06/18 06:18:10 DEBUG : Waiting for deletions to finish 2025/06/18 06:18:10 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (17.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:18:21 DEBUG : b/potato: md5 = 9dc1d7516fbf6f3651a5fde712d201d9 OK 2025/06/18 06:18:26 DEBUG : c/non empty space: md5 = b9d51fe6551592c8900cbebfdfd6b8c8 OK 2025/06/18 06:18:26 INFO : d: Making directory 2025/06/18 06:18:26 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/18 06:18:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/18 06:18:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:18:27 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:18:27 DEBUG : c/non empty space: Unchanged skipping 2025/06/18 06:18:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:18:32 DEBUG : a/potato2: md5 = 31394608287f2b7cd816259a95e76268 OK 2025/06/18 06:18:32 INFO : a/potato2: Copied (new) 2025/06/18 06:18:32 DEBUG : Waiting for deletions to finish 2025/06/18 06:18:37 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (41.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:19:03 DEBUG : b/potato: md5 = 443d2b18a1623948e02a689742924134 OK 2025/06/18 06:19:08 DEBUG : c/non empty space: md5 = e0ba4e57c9e3384b225a8bec4a427507 OK 2025/06/18 06:19:08 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/18 06:19:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/18 06:19:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:19:19 DEBUG : a/potato2: md5 = 1f921a5d01304a6d086471ad1e1b49bc OK 2025/06/18 06:19:19 INFO : a/potato2: Copied (new) 2025/06/18 06:19:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:19:19 DEBUG : c/non empty space: Unchanged skipping 2025/06/18 06:19:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:19:19 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': not deleting files as there were IO errors 2025/06/18 06:19:19 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (42.12s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:19:40 DEBUG : potato: md5 = cb6e341458a6b7dad89cf39126644248 OK 2025/06/18 06:19:45 DEBUG : empty space: md5 = ee70d8d23bf58a93150fafbf3cb65522 OK 2025/06/18 06:19:45 DEBUG : Waiting for deletions to finish 2025/06/18 06:19:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:19:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:19:46 INFO : potato: Deleted 2025/06/18 06:19:46 DEBUG : potato2: md5 = 77293a37b620a4ddca2491f277761897 OK 2025/06/18 06:19:46 INFO : potato2: Copied (new) 2025/06/18 06:19:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:19:51 DEBUG : empty space: Unchanged skipping 2025/06/18 06:19:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish --- PASS: TestSyncDeleteDuring (19.96s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:20:00 DEBUG : potato: md5 = fe5f337bfa46e1d2e93748b3b59bf6f7 OK 2025/06/18 06:20:05 DEBUG : empty space: md5 = 18f17a24bafe3b53cb5530729f56e25c OK 2025/06/18 06:20:11 DEBUG : Waiting for deletions to finish 2025/06/18 06:20:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:20:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:20:11 INFO : potato: Deleted 2025/06/18 06:20:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:20:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:20:11 DEBUG : potato2: md5 = 90a07190153f2feb44b38b34fbb28b96 OK 2025/06/18 06:20:11 INFO : potato2: Copied (new) 2025/06/18 06:20:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:20:16 DEBUG : empty space: Unchanged skipping 2025/06/18 06:20:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish --- PASS: TestSyncDeleteBefore (27.42s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:20:27 DEBUG : potato: md5 = 55adae05d14d2a15f3903723aa17c0ef OK 2025/06/18 06:20:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:20:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:20:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:20:28 DEBUG : potato2: md5 = e073b7941cd33b99d6cd310a16899ea6 OK 2025/06/18 06:20:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.81s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:20:29 DEBUG : potato2: md5 = c1d0f51842d9508f14ba85a6036b0560 OK 2025/06/18 06:20:34 DEBUG : empty space: md5 = 63851293b1155fcc26f114b325dac610 OK 2025/06/18 06:20:35 DEBUG : enormous: Excluded (Size Filter) 2025/06/18 06:20:35 DEBUG : enormous: Excluded 2025/06/18 06:20:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 06:20:35 DEBUG : potato2: Excluded 2025/06/18 06:20:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 06:20:35 DEBUG : potato2: Excluded 2025/06/18 06:20:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:20:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:20:35 DEBUG : empty space: Unchanged skipping 2025/06/18 06:20:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:20:35 DEBUG : Waiting for deletions to finish 2025/06/18 06:20:35 INFO : There was nothing to transfer 2025/06/18 06:20:35 DEBUG : enormous: Excluded (Size Filter) 2025/06/18 06:20:35 DEBUG : enormous: Excluded 2025/06/18 06:20:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 06:20:35 DEBUG : potato2: Excluded 2025/06/18 06:20:35 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 06:20:35 DEBUG : potato2: Excluded 2025/06/18 06:20:35 DEBUG : Local file system at /tmp/rclone4117689877: Waiting for checks to finish 2025/06/18 06:20:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:20:40 DEBUG : empty space: Unchanged skipping 2025/06/18 06:20:40 DEBUG : Local file system at /tmp/rclone4117689877: Waiting for transfers to finish 2025/06/18 06:20:40 DEBUG : Waiting for deletions to finish 2025/06/18 06:20:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (21.64s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:20:51 DEBUG : potato2: md5 = 4e5674ce519ac64869a32c24e43fca3b OK 2025/06/18 06:20:56 DEBUG : empty space: md5 = 1e7ac5120ac10d6b06f2897b22e98e72 OK 2025/06/18 06:20:56 DEBUG : enormous: md5 = d595ea179428e78d4f1b04a7995315fe OK 2025/06/18 06:20:57 DEBUG : enormous: Excluded (Size Filter) 2025/06/18 06:20:57 DEBUG : enormous: Excluded 2025/06/18 06:20:57 DEBUG : potato2: Excluded (Size Filter) 2025/06/18 06:20:57 DEBUG : potato2: Excluded 2025/06/18 06:20:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:20:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:20:57 DEBUG : empty space: Unchanged skipping 2025/06/18 06:20:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:20:57 DEBUG : Waiting for deletions to finish 2025/06/18 06:20:57 INFO : enormous: Deleted 2025/06/18 06:20:57 INFO : potato2: Deleted 2025/06/18 06:20:57 INFO : There was nothing to transfer 2025/06/18 06:20:57 DEBUG : Local file system at /tmp/rclone4117689877: Waiting for checks to finish 2025/06/18 06:21:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:21:02 DEBUG : empty space: Unchanged skipping 2025/06/18 06:21:02 DEBUG : Local file system at /tmp/rclone4117689877: Waiting for transfers to finish 2025/06/18 06:21:02 DEBUG : Waiting for deletions to finish 2025/06/18 06:21:02 INFO : enormous: Deleted 2025/06/18 06:21:02 INFO : potato2: Deleted 2025/06/18 06:21:02 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (22.11s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:21:13 DEBUG : one: md5 = 36621467dbdb4b706aad4c6000789b42 OK 2025/06/18 06:21:21 DEBUG : two: md5 = d0db6b0d8793e0ff0cf1fa387959180f OK 2025/06/18 06:21:27 DEBUG : three: md5 = 8eb49cd73a4ca85b94f1e9014c808ba7 OK 2025/06/18 06:21:27 DEBUG : four: md5 = f453a960e2e5dde914b5a98fc2bee04c OK 2025/06/18 06:21:36 DEBUG : five: Need to transfer - File not found at Destination 2025/06/18 06:21:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:21:36 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/18 06:21:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/18 06:21:36 DEBUG : one: Destination is newer than source, skipping 2025/06/18 06:21:36 DEBUG : four: md5 = 60571823fea6215409836c63b489590c OK 2025/06/18 06:21:36 INFO : four: Copied (replaced existing) 2025/06/18 06:21:41 DEBUG : three: Sizes identical 2025/06/18 06:21:41 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/18 06:21:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:21:41 DEBUG : five: md5 = 03a06db76d7f3c37e4b7806b8db43017 OK 2025/06/18 06:21:41 INFO : five: Copied (new) 2025/06/18 06:21:41 DEBUG : two: md5 = a22ce2d6727a8faf691d63788f5fcfbc OK 2025/06/18 06:21:41 INFO : two: Copied (replaced existing) 2025/06/18 06:21:41 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (59.77s) === 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-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/18 06:22:12 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/18 06:22:13 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/18 06:22:13 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/18 06:22:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:22:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:22:13 DEBUG : potato: md5 = f1da0713f8579aa30ed826583955b32d OK 2025/06/18 06:22:13 INFO : potato: Copied (new) 2025/06/18 06:22:13 DEBUG : yam: md5 = 2f1a7cdc073457369d59751549dee034 OK 2025/06/18 06:22:13 INFO : yam: Copied (new) 2025/06/18 06:22:13 DEBUG : Waiting for deletions to finish 2025/06/18 06:22:13 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/18 06:22:13 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/18 06:22:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:22:13 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:22:13 DEBUG : potato: Unchanged skipping 2025/06/18 06:22:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:22:19 DEBUG : yaml: md5 = 8c6d28fb9f4c8c1f63ace49c483a55f2 OK 2025/06/18 06:22:19 INFO : yaml: Copied (new) 2025/06/18 06:22:19 DEBUG : Waiting for deletions to finish 2025/06/18 06:22:19 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (12.11s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/18 06:22:25 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Making map for --track-renames 2025/06/18 06:22:25 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Finished making map for --track-renames 2025/06/18 06:22:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:22:25 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/18 06:22:25 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/18 06:22:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for renames to finish 2025/06/18 06:22:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:22:25 DEBUG : yam: md5 = d89f34d4019b1325e594b34370a4f48c OK 2025/06/18 06:22:25 INFO : yam: Copied (new) 2025/06/18 06:22:25 DEBUG : potato: md5 = 2363f7d15708287c7df25dd1f1c9a623 OK 2025/06/18 06:22:25 INFO : potato: Copied (new) 2025/06/18 06:22:25 DEBUG : Waiting for deletions to finish 2025/06/18 06:22:25 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Making map for --track-renames 2025/06/18 06:22:25 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Finished making map for --track-renames 2025/06/18 06:22:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:22:25 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:22:25 DEBUG : potato: Unchanged skipping 2025/06/18 06:22:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for renames to finish 2025/06/18 06:22:41 INFO : yam: Copied (server-side copy) to: yaml 2025/06/18 06:22:41 INFO : yam: Deleted 2025/06/18 06:22:41 INFO : yaml: Renamed from "yam" 2025/06/18 06:22:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:22:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (22.11s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/18 06:22:47 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Making map for --track-renames 2025/06/18 06:22:47 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Finished making map for --track-renames 2025/06/18 06:22:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:22:47 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/18 06:22:47 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/18 06:22:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for renames to finish 2025/06/18 06:22:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:22:47 DEBUG : potato: md5 = 7401fa27c8310e59b53d6ef6c7953fda OK 2025/06/18 06:22:47 INFO : potato: Copied (new) 2025/06/18 06:22:52 DEBUG : sub/yam: md5 = f4f17e9253f4ad7d26942e6e899a97ed OK 2025/06/18 06:22:52 INFO : sub/yam: Copied (new) 2025/06/18 06:22:52 DEBUG : Waiting for deletions to finish 2025/06/18 06:22:58 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:22:58 DEBUG : potato: Unchanged skipping 2025/06/18 06:22:58 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Making map for --track-renames 2025/06/18 06:22:58 INFO : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Finished making map for --track-renames 2025/06/18 06:22:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:22:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for renames to finish 2025/06/18 06:23:08 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/18 06:23:13 INFO : sub/yam: Deleted 2025/06/18 06:23:13 INFO : yam: Renamed from "sub/yam" 2025/06/18 06:23:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:23:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (27.20s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:23:14 DEBUG : Creating backend with remote "/tmp/rclone4117689877/dir1" 2025/06/18 06:23:14 DEBUG : Config file has changed externally - reloading 2025/06/18 06:23:14 DEBUG : Creating backend with remote "/tmp/rclone4117689877/dir2" 2025/06/18 06:23:14 DEBUG : Local file system at /tmp/rclone4117689877/dir2: Using server-side directory move 2025/06/18 06:23:14 INFO : Local file system at /tmp/rclone4117689877/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/18 06:23:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/18 06:23:14 DEBUG : Local file system at /tmp/rclone4117689877/dir2: Waiting for checks to finish 2025/06/18 06:23:14 DEBUG : Local file system at /tmp/rclone4117689877/dir2: Waiting for transfers to finish 2025/06/18 06:23:14 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.23s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:23:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:23:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/18 06:23:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:23:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:23:19 DEBUG : sub dir/hello world: md5 = 04b6809dbfebf9775e1823edf6ba5ae5 OK 2025/06/18 06:23:19 INFO : sub dir/hello world: Copied (new) 2025/06/18 06:23:19 INFO : sub dir/hello world: Deleted 2025/06/18 06:23:20 DEBUG : nested/sub dir/file: md5 = c24a8f6b92929152430107985e4afcb0 OK 2025/06/18 06:23:20 INFO : nested/sub dir/file: Copied (new) 2025/06/18 06:23:20 INFO : nested/sub dir/file: Deleted 2025/06/18 06:23:20 INFO : sub dir: Removing directory 2025/06/18 06:23:20 INFO : nested/sub dir: Removing directory 2025/06/18 06:23:20 INFO : nested: Removing directory 2025/06/18 06:23:20 DEBUG : Local file system at /tmp/rclone4117689877: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (26.10s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:23:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/18 06:23:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/18 06:23:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:23:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:23:45 DEBUG : sub dir/hello world: md5 = 5b0c4d56ce48f05b2d51877a0c37ce92 OK 2025/06/18 06:23:45 INFO : sub dir/hello world: Copied (new) 2025/06/18 06:23:45 INFO : sub dir/hello world: Deleted 2025/06/18 06:23:46 DEBUG : nested/sub dir/file: md5 = 02bc5bb4acf2330ac526a5074727eadb OK 2025/06/18 06:23:46 INFO : nested/sub dir/file: Copied (new) 2025/06/18 06:23:46 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (26.15s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:24:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/18 06:24:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/18 06:24:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:24:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:24:07 DEBUG : existing-b: md5 = f58b695ab07e2c23c86b899e36846cc1 OK 2025/06/18 06:24:07 INFO : existing-b: Copied (new) 2025/06/18 06:24:07 INFO : existing-b: Deleted 2025/06/18 06:24:15 DEBUG : existing: md5 = d6bda83b4e0ac27462604de522fb347b OK 2025/06/18 06:24:15 INFO : existing: Copied (new) 2025/06/18 06:24:15 INFO : existing: Deleted 2025/06/18 06:24:15 DEBUG : existing: Destination exists, skipping 2025/06/18 06:24:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:24:15 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/18 06:24:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:24:15 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (14.29s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:24:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yugucer7jihe" 2025/06/18 06:24:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yugucer7jihe.bin" 2025/06/18 06:24:21 DEBUG : Swift container crypt path rclone-test-yugucer7jihe.bin: Auto set use_segments_container to true 2025/06/18 06:24:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yugucer7jihe" 2025/06/18 06:24:27 DEBUG : Swift container crypt path rclone-test-yugucer7jihe: Auto set use_segments_container to true 2025/06/18 06:24:32 DEBUG : potato2: md5 = f804d5cc377b0513e99b2cf069410175 OK 2025/06/18 06:24:38 DEBUG : empty space: md5 = 8d1af79d8d31ab8dfefa97b451a256e2 OK 2025/06/18 06:24:38 DEBUG : potato3: md5 = ca039eb650c931d7500684de57991f4d OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire' -> Encrypted drive 'TestCryptSwift:rclone-test-yugucer7jihe' 2025/06/18 06:24:49 DEBUG : empty space: md5 = 7c323380bc528b97e73d5c110c9ac0bb OK 2025/06/18 06:24:49 DEBUG : potato3: md5 = e932c978bc06090db204b4d9f9b4e330 OK 2025/06/18 06:24:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:24:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/18 06:24:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yugucer7jihe': Waiting for checks to finish 2025/06/18 06:24:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:24:55 DEBUG : empty space: Unchanged skipping 2025/06/18 06:25:00 INFO : empty space: Deleted 2025/06/18 06:25:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yugucer7jihe': Waiting for transfers to finish 2025/06/18 06:25:00 INFO : potato3: Copied (server-side copy) 2025/06/18 06:25:00 INFO : potato2: Copied (server-side copy) 2025/06/18 06:25:00 INFO : potato3: Deleted 2025/06/18 06:25:00 INFO : potato2: Deleted 2025/06/18 06:25:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xesurap1cime" 2025/06/18 06:25:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xesurap1cime.bin" 2025/06/18 06:25:01 DEBUG : Swift container crypt path rclone-test-xesurap1cime.bin: Auto set use_segments_container to true 2025/06/18 06:25:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xesurap1cime" 2025/06/18 06:25:07 DEBUG : Swift container crypt path rclone-test-xesurap1cime: Auto set use_segments_container to true 2025/06/18 06:25:12 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/18 06:25:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:25:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/18 06:25:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xesurap1cime': Waiting for checks to finish 2025/06/18 06:25:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xesurap1cime': Waiting for transfers to finish 2025/06/18 06:25:18 INFO : potato2: Copied (server-side copy) 2025/06/18 06:25:18 INFO : potato3: Copied (server-side copy) 2025/06/18 06:25:18 INFO : potato2: Deleted 2025/06/18 06:25:18 INFO : potato3: Deleted 2025/06/18 06:25:23 INFO : empty space: Copied (server-side copy) 2025/06/18 06:25:28 INFO : empty space: Deleted 2025/06/18 06:25:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xesurap1cime': Purge remote 2025/06/18 06:25:28 DEBUG : Waiting for deletions to finish 2025/06/18 06:25:28 INFO : potato2.bin: Deleted 2025/06/18 06:25:28 INFO : potato3.bin: Deleted 2025/06/18 06:25:34 INFO : empty space.bin: Deleted 2025/06/18 06:25:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yugucer7jihe': Purge remote 2025/06/18 06:25:34 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (73.38s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:25:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jigofov3vuyu" 2025/06/18 06:25:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jigofov3vuyu.bin" 2025/06/18 06:25:34 DEBUG : Swift container crypt path rclone-test-jigofov3vuyu.bin: Auto set use_segments_container to true 2025/06/18 06:25:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jigofov3vuyu" 2025/06/18 06:25:40 DEBUG : Swift container crypt path rclone-test-jigofov3vuyu: Auto set use_segments_container to true 2025/06/18 06:25:46 DEBUG : potato2: md5 = 2891aa98ccd9b8b72f3d15013160750e OK 2025/06/18 06:25:51 DEBUG : empty space: md5 = b70b567060a2deb5567ca3bd90e317cf OK 2025/06/18 06:25:51 DEBUG : potato3: md5 = 7bfd0282c851c99f8faecbc3910662ca OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire' -> Encrypted drive 'TestCryptSwift:rclone-test-jigofov3vuyu' 2025/06/18 06:26:02 DEBUG : empty space: md5 = 8eaac3db44433bee158e2ac4a32a5f47 OK 2025/06/18 06:26:08 DEBUG : potato3: md5 = ca18e2600d48f481691dc95a93c91b0e OK 2025/06/18 06:26:08 DEBUG : empty space: Excluded (Size Filter) 2025/06/18 06:26:08 DEBUG : empty space: Excluded 2025/06/18 06:26:08 DEBUG : empty space: Excluded (Size Filter) 2025/06/18 06:26:08 DEBUG : empty space: Excluded 2025/06/18 06:26:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:26:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/18 06:26:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jigofov3vuyu': Waiting for checks to finish 2025/06/18 06:26:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jigofov3vuyu': Waiting for transfers to finish 2025/06/18 06:26:18 INFO : potato2: Copied (server-side copy) 2025/06/18 06:26:19 INFO : potato2: Deleted 2025/06/18 06:26:19 INFO : potato3: Copied (server-side copy) 2025/06/18 06:26:19 INFO : potato3: Deleted 2025/06/18 06:26:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-coqiqaq1wage" 2025/06/18 06:26:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-coqiqaq1wage.bin" 2025/06/18 06:26:40 DEBUG : Swift container crypt path rclone-test-coqiqaq1wage.bin: Auto set use_segments_container to true 2025/06/18 06:26:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-coqiqaq1wage" 2025/06/18 06:26:46 DEBUG : Swift container crypt path rclone-test-coqiqaq1wage: Auto set use_segments_container to true 2025/06/18 06:26:51 DEBUG : empty space: Excluded (Size Filter) 2025/06/18 06:26:51 DEBUG : empty space: Excluded 2025/06/18 06:26:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:26:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/18 06:26:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-coqiqaq1wage': Waiting for checks to finish 2025/06/18 06:26:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-coqiqaq1wage': Waiting for transfers to finish 2025/06/18 06:26:57 INFO : potato3: Copied (server-side copy) 2025/06/18 06:27:02 INFO : potato3: Deleted 2025/06/18 06:27:12 INFO : potato2: Copied (server-side copy) 2025/06/18 06:27:17 INFO : potato2: Deleted 2025/06/18 06:27:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-coqiqaq1wage': Purge remote 2025/06/18 06:27:23 DEBUG : Waiting for deletions to finish 2025/06/18 06:27:23 INFO : potato3.bin: Deleted 2025/06/18 06:27:33 INFO : potato2.bin: Deleted 2025/06/18 06:27:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jigofov3vuyu': Purge remote 2025/06/18 06:27:33 DEBUG : Waiting for deletions to finish 2025/06/18 06:27:38 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (129.42s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:27:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-voteyac7piwa" 2025/06/18 06:27:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-voteyac7piwa.bin" 2025/06/18 06:27:44 DEBUG : Swift container crypt path rclone-test-voteyac7piwa.bin: Auto set use_segments_container to true 2025/06/18 06:27:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-voteyac7piwa" 2025/06/18 06:27:49 DEBUG : Swift container crypt path rclone-test-voteyac7piwa: Auto set use_segments_container to true 2025/06/18 06:27:55 DEBUG : potato2: md5 = 93acf0954e65267291392899247d798d OK 2025/06/18 06:28:00 DEBUG : empty space: md5 = 943cf9f018b55ced1681d3de4e4f62b0 OK 2025/06/18 06:28:01 DEBUG : potato3: md5 = b1d722b55be0d72c9039267375892dd3 OK 2025/06/18 06:28:01 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire' -> Encrypted drive 'TestCryptSwift:rclone-test-voteyac7piwa' 2025/06/18 06:28:07 DEBUG : empty space: md5 = ed447f5ed816fc847539cdbe4242e7b5 OK 2025/06/18 06:28:07 DEBUG : potato3: md5 = a2ab04226807d62867de614e0bbe0958 OK 2025/06/18 06:28:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:28:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-voteyac7piwa': Waiting for checks to finish 2025/06/18 06:28:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/18 06:28:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:28:13 DEBUG : empty space: Unchanged skipping 2025/06/18 06:28:14 INFO : potato3: Copied (server-side copy) 2025/06/18 06:28:14 INFO : potato3: Deleted 2025/06/18 06:28:14 INFO : potato2: Copied (server-side copy) 2025/06/18 06:28:15 INFO : potato2: Deleted 2025/06/18 06:28:18 INFO : empty space: Deleted 2025/06/18 06:28:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-voteyac7piwa': Waiting for transfers to finish 2025/06/18 06:28:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ginapus1nijo" 2025/06/18 06:28:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ginapus1nijo.bin" 2025/06/18 06:28:19 DEBUG : Swift container crypt path rclone-test-ginapus1nijo.bin: Auto set use_segments_container to true 2025/06/18 06:28:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ginapus1nijo" 2025/06/18 06:28:25 DEBUG : Swift container crypt path rclone-test-ginapus1nijo: Auto set use_segments_container to true 2025/06/18 06:28:30 INFO : tomatoDir: Making directory 2025/06/18 06:28:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/18 06:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/18 06:28:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/18 06:28:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ginapus1nijo': Waiting for checks to finish 2025/06/18 06:28:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ginapus1nijo': Waiting for transfers to finish 2025/06/18 06:28:36 INFO : empty space: Copied (server-side copy) 2025/06/18 06:28:36 INFO : potato3: Copied (server-side copy) 2025/06/18 06:28:36 INFO : potato3: Deleted 2025/06/18 06:28:41 INFO : empty space: Deleted 2025/06/18 06:28:46 INFO : potato2: Copied (server-side copy) 2025/06/18 06:28:46 INFO : potato2: Deleted 2025/06/18 06:28:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ginapus1nijo': Purge remote 2025/06/18 06:28:52 DEBUG : Waiting for deletions to finish 2025/06/18 06:28:52 INFO : empty space.bin: Deleted 2025/06/18 06:28:52 INFO : potato3.bin: Deleted 2025/06/18 06:28:57 INFO : potato2.bin: Deleted 2025/06/18 06:28:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-voteyac7piwa': Purge remote 2025/06/18 06:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (73.98s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:28:57 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/rclone-move-test" 2025/06/18 06:28:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-move-test.bin" 2025/06/18 06:28:58 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/18 06:29:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-move-test" 2025/06/18 06:29:04 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-move-test: Auto set use_segments_container to true 2025/06/18 06:29:09 DEBUG : potato2: md5 = 3deaefd127850a35ad661ca40ed18683 OK --- PASS: TestServerSideMoveOverlap (12.36s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:29:10 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test" 2025/06/18 06:29:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-sync-test.bin" 2025/06/18 06:29:10 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/18 06:29:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-sync-test" 2025/06/18 06:29:16 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (12.05s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:29:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test" 2025/06/18 06:29:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-sync-test.bin" 2025/06/18 06:29:22 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/18 06:29:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-sync-test" 2025/06/18 06:29:28 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-sync-test: Auto set use_segments_container to true 2025/06/18 06:29:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test-include/layer2" 2025/06/18 06:29:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-sync-test-include/layer2.bin" 2025/06/18 06:29:33 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/18 06:29:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-sync-test-include/layer2" 2025/06/18 06:29:39 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/18 06:29:45 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test-ignore-file" 2025/06/18 06:29:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-sync-test-ignore-file.bin" 2025/06/18 06:29:45 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/18 06:29:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/rclone-sync-test-ignore-file" 2025/06/18 06:29:51 DEBUG : Swift container crypt path rclone-test-wuwades4kire/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/18 06:29:57 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 31ba55f3cec436e38f02468ad8b3323b OK 2025/06/18 06:30:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 06:30:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test': Waiting for checks to finish 2025/06/18 06:30:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test': Waiting for transfers to finish 2025/06/18 06:30:02 DEBUG : Waiting for deletions to finish 2025/06/18 06:30:02 INFO : There was nothing to transfer 2025/06/18 06:30:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 06:30:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:30:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:30:07 DEBUG : Waiting for deletions to finish 2025/06/18 06:30:07 INFO : There was nothing to transfer 2025/06/18 06:30:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 06:30:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/18 06:30:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/18 06:30:12 DEBUG : Waiting for deletions to finish 2025/06/18 06:30:12 INFO : There was nothing to transfer 2025/06/18 06:30:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 06:30:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:30:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:30:18 DEBUG : Waiting for deletions to finish 2025/06/18 06:30:18 INFO : There was nothing to transfer 2025/06/18 06:30:18 DEBUG : Excluded 2025/06/18 06:30:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/18 06:30:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/18 06:30:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/18 06:30:18 DEBUG : Waiting for deletions to finish 2025/06/18 06:30:18 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (56.19s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:30:18 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/dst" 2025/06/18 06:30:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst.bin" 2025/06/18 06:30:18 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst.bin: Auto set use_segments_container to true 2025/06/18 06:30:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst" 2025/06/18 06:30:24 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst: Auto set use_segments_container to true 2025/06/18 06:30:29 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/CompareDest" 2025/06/18 06:30:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/CompareDest.bin" 2025/06/18 06:30:30 DEBUG : Swift container crypt path rclone-test-wuwades4kire/CompareDest.bin: Auto set use_segments_container to true 2025/06/18 06:30:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/CompareDest" 2025/06/18 06:30:36 DEBUG : Swift container crypt path rclone-test-wuwades4kire/CompareDest: Auto set use_segments_container to true 2025/06/18 06:30:46 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 06:30:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:30:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:30:52 DEBUG : one: md5 = da59c3816bd488a64aa0393263b5ee09 OK 2025/06/18 06:30:52 INFO : one: Copied (new) 2025/06/18 06:30:52 DEBUG : Waiting for deletions to finish 2025/06/18 06:30:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 06:30:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:31:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:31:12 DEBUG : one: md5 = a66415ef55b610d42032c80229540f0d OK 2025/06/18 06:31:12 INFO : one: Copied (replaced existing) 2025/06/18 06:31:12 DEBUG : Waiting for deletions to finish 2025/06/18 06:31:17 DEBUG : dst/one: md5 = 04ebf44e2d64a383722ab1bdd2bb2cc0 OK 2025/06/18 06:31:23 DEBUG : CompareDest/one: md5 = 39193043b4d4cee3bbfc582340e1f04a OK 2025/06/18 06:31:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 06:31:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:31:23 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:31:23 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 06:31:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:31:23 DEBUG : Waiting for deletions to finish 2025/06/18 06:31:23 INFO : There was nothing to transfer 2025/06/18 06:31:38 DEBUG : CompareDest/two: md5 = b603fe84b6f7c8bc8e6574dc708e86ee OK 2025/06/18 06:31:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 06:31:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:31:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 06:31:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:31:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 06:31:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:31:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:31:54 DEBUG : Waiting for deletions to finish 2025/06/18 06:31:54 INFO : There was nothing to transfer 2025/06/18 06:31:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 06:31:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:31:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/18 06:31:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:31:59 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:31:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 06:31:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:31:59 DEBUG : Waiting for deletions to finish 2025/06/18 06:31:59 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/18 06:32:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 06:32:10 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/18 06:32:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:32:10 DEBUG : two: Need to transfer - File not found at Destination 2025/06/18 06:32:10 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/18 06:32:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:32:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:32:15 DEBUG : two: md5 = fdd184d3ca19648a8734284601be5cff OK 2025/06/18 06:32:15 INFO : two: Copied (new) 2025/06/18 06:32:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (147.90s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:32:47 DEBUG : pre-dest1/1: md5 = b685dbd74f64dca9a0858529c36d79d6 OK 2025/06/18 06:32:47 DEBUG : pre-dest2/2: md5 = da5d93e5722cc17ff2a782628b9dc1e5 OK 2025/06/18 06:32:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/dest" 2025/06/18 06:32:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dest.bin" 2025/06/18 06:32:48 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dest.bin: Auto set use_segments_container to true 2025/06/18 06:32:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dest" 2025/06/18 06:32:53 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dest: Auto set use_segments_container to true 2025/06/18 06:32:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/pre-dest1" 2025/06/18 06:32:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/pre-dest1.bin" 2025/06/18 06:32:59 DEBUG : Swift container crypt path rclone-test-wuwades4kire/pre-dest1.bin: Auto set use_segments_container to true 2025/06/18 06:33:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/pre-dest1" 2025/06/18 06:33:04 DEBUG : Swift container crypt path rclone-test-wuwades4kire/pre-dest1: Auto set use_segments_container to true 2025/06/18 06:33:10 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/pre-dest2" 2025/06/18 06:33:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/pre-dest2.bin" 2025/06/18 06:33:10 DEBUG : Swift container crypt path rclone-test-wuwades4kire/pre-dest2.bin: Auto set use_segments_container to true 2025/06/18 06:33:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/pre-dest2" 2025/06/18 06:33:16 DEBUG : Swift container crypt path rclone-test-wuwades4kire/pre-dest2: Auto set use_segments_container to true 2025/06/18 06:33:21 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:33:21 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/18 06:33:27 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:33:27 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/18 06:33:37 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/18 06:33:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dest': Waiting for checks to finish 2025/06/18 06:33:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dest': Waiting for transfers to finish 2025/06/18 06:33:42 DEBUG : 3: md5 = 961fedb01b06b52632f6f1565795ab81 OK 2025/06/18 06:33:42 INFO : 3: Copied (new) 2025/06/18 06:33:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (72.23s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:33:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/dst" 2025/06/18 06:33:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst.bin" 2025/06/18 06:33:59 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst.bin: Auto set use_segments_container to true 2025/06/18 06:34:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst" 2025/06/18 06:34:04 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst: Auto set use_segments_container to true 2025/06/18 06:34:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/CopyDest" 2025/06/18 06:34:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/CopyDest.bin" 2025/06/18 06:34:10 DEBUG : Swift container crypt path rclone-test-wuwades4kire/CopyDest.bin: Auto set use_segments_container to true 2025/06/18 06:34:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/CopyDest" 2025/06/18 06:34:15 DEBUG : Swift container crypt path rclone-test-wuwades4kire/CopyDest: Auto set use_segments_container to true 2025/06/18 06:34:26 DEBUG : one: Need to transfer - File not found at Destination 2025/06/18 06:34:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:34:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:34:31 DEBUG : one: md5 = cd45d4dbd7c2a0b9bd0052568807a74a OK 2025/06/18 06:34:31 INFO : one: Copied (new) 2025/06/18 06:34:31 DEBUG : Waiting for deletions to finish 2025/06/18 06:34:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 06:34:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:34:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:34:46 DEBUG : one: md5 = c7f3240a1d8afffcb0133e7133402fb0 OK 2025/06/18 06:34:46 INFO : one: Copied (replaced existing) 2025/06/18 06:34:46 DEBUG : Waiting for deletions to finish 2025/06/18 06:34:52 DEBUG : dst/one: md5 = e11567d488ed0e8d4974ec7331f2975c OK 2025/06/18 06:34:52 DEBUG : CopyDest/one: md5 = 3cb39077c6259b09fa530264e63caca8 OK 2025/06/18 06:34:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/BackupDir" 2025/06/18 06:34:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/BackupDir.bin" 2025/06/18 06:34:53 DEBUG : Swift container crypt path rclone-test-wuwades4kire/BackupDir.bin: Auto set use_segments_container to true 2025/06/18 06:34:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/BackupDir" 2025/06/18 06:34:59 DEBUG : Swift container crypt path rclone-test-wuwades4kire/BackupDir: Auto set use_segments_container to true 2025/06/18 06:35:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 06:35:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:35:04 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:35:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/18 06:35:15 INFO : one: Copied (server-side copy) 2025/06/18 06:35:20 INFO : one: Deleted 2025/06/18 06:35:35 INFO : one: Copied (server-side copy) 2025/06/18 06:35:35 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/18 06:35:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:35:35 DEBUG : Waiting for deletions to finish 2025/06/18 06:35:41 DEBUG : CopyDest/two: md5 = 4fdf4ea4cdc90e855162ba11574123a6 OK 2025/06/18 06:35:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:35:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:35:46 DEBUG : one: Unchanged skipping 2025/06/18 06:35:52 INFO : two: Copied (server-side copy) 2025/06/18 06:35:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/18 06:35:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:35:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:35:52 DEBUG : Waiting for deletions to finish 2025/06/18 06:35:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:35:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:35:57 DEBUG : one: Unchanged skipping 2025/06/18 06:36:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:36:02 DEBUG : two: Unchanged skipping 2025/06/18 06:36:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:36:02 DEBUG : Waiting for deletions to finish 2025/06/18 06:36:02 INFO : There was nothing to transfer 2025/06/18 06:36:09 DEBUG : CopyDest/three: md5 = 100d2e81805c7f3b063ffc5f38a3b98b OK 2025/06/18 06:36:19 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/18 06:36:19 DEBUG : three: Destination not found in --copy-dest 2025/06/18 06:36:19 DEBUG : three: Need to transfer - File not found at Destination 2025/06/18 06:36:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:36:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:36:19 DEBUG : one: Unchanged skipping 2025/06/18 06:36:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:36:19 DEBUG : two: Unchanged skipping 2025/06/18 06:36:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:36:19 DEBUG : three: md5 = 05674bbeea591d28432b85ffe9b94957 OK 2025/06/18 06:36:19 INFO : three: Copied (new) 2025/06/18 06:36:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (163.45s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:36:47 DEBUG : dst/one: md5 = 0ee2ba737e96e3108daf50dadcc4cfdc OK 2025/06/18 06:36:52 DEBUG : dst/two: md5 = 8b2387612023142aa368ff793fb548e5 OK 2025/06/18 06:36:57 DEBUG : dst/three.txt: md5 = 19d78a334f2acbe0688f3630d592ae14 OK 2025/06/18 06:37:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/dst" 2025/06/18 06:37:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst.bin" 2025/06/18 06:37:03 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst.bin: Auto set use_segments_container to true 2025/06/18 06:37:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst" 2025/06/18 06:37:08 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst: Auto set use_segments_container to true 2025/06/18 06:37:14 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/backup" 2025/06/18 06:37:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/backup.bin" 2025/06/18 06:37:14 DEBUG : Swift container crypt path rclone-test-wuwades4kire/backup.bin: Auto set use_segments_container to true 2025/06/18 06:37:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/backup" 2025/06/18 06:37:20 DEBUG : Swift container crypt path rclone-test-wuwades4kire/backup: Auto set use_segments_container to true 2025/06/18 06:37:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:37:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 06:37:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:37:30 DEBUG : two: Unchanged skipping 2025/06/18 06:37:41 INFO : one: Copied (server-side copy) 2025/06/18 06:37:46 INFO : one: Deleted 2025/06/18 06:37:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:37:51 DEBUG : one: md5 = 3a381a94c6c9c50f8b61ed30211bf8e1 OK 2025/06/18 06:37:51 INFO : one: Copied (new) 2025/06/18 06:37:51 DEBUG : Waiting for deletions to finish 2025/06/18 06:38:07 INFO : three.txt: Copied (server-side copy) 2025/06/18 06:38:12 INFO : three.txt: Deleted 2025/06/18 06:38:12 INFO : three.txt: Moved into backup dir 2025/06/18 06:38:22 DEBUG : dst/three.txt: md5 = e5fc749012512068eba4f119aa1d10ea OK 2025/06/18 06:38:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 06:38:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:38:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:38:33 DEBUG : two: Unchanged skipping 2025/06/18 06:38:33 INFO : one: Copied (server-side copy) 2025/06/18 06:38:38 INFO : one: Deleted 2025/06/18 06:38:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:38:44 DEBUG : one: md5 = 5000fe8cdde614f313065eb50fc147e1 OK 2025/06/18 06:38:44 INFO : one: Copied (new) 2025/06/18 06:38:44 DEBUG : Waiting for deletions to finish 2025/06/18 06:38:49 INFO : three.txt: Copied (server-side copy) 2025/06/18 06:38:54 INFO : three.txt: Deleted 2025/06/18 06:38:54 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (143.43s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:39:10 DEBUG : dst/one: md5 = b9d8f6d42ea92a5759ab396e28cb176d OK 2025/06/18 06:39:15 DEBUG : dst/two: md5 = 591eaba0c9840333cd2265b492844153 OK 2025/06/18 06:39:21 DEBUG : dst/three.txt: md5 = 442ade576266c87ce404c46de3e66dfb OK 2025/06/18 06:39:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/dst" 2025/06/18 06:39:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst.bin" 2025/06/18 06:39:31 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst.bin: Auto set use_segments_container to true 2025/06/18 06:39:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst" 2025/06/18 06:39:37 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst: Auto set use_segments_container to true 2025/06/18 06:39:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/backup" 2025/06/18 06:39:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/backup.bin" 2025/06/18 06:39:42 DEBUG : Swift container crypt path rclone-test-wuwades4kire/backup.bin: Auto set use_segments_container to true 2025/06/18 06:39:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/backup" 2025/06/18 06:39:48 DEBUG : Swift container crypt path rclone-test-wuwades4kire/backup: Auto set use_segments_container to true 2025/06/18 06:39:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 06:39:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:39:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:39:58 DEBUG : two: Unchanged skipping 2025/06/18 06:40:09 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 06:40:14 INFO : one: Deleted 2025/06/18 06:40:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:40:19 DEBUG : one: md5 = 22de75c6b376b9bb4d219ecff7bad35a OK 2025/06/18 06:40:19 INFO : one: Copied (new) 2025/06/18 06:40:19 DEBUG : Waiting for deletions to finish 2025/06/18 06:40:35 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 06:40:40 INFO : three.txt: Deleted 2025/06/18 06:40:40 INFO : three.txt: Moved into backup dir 2025/06/18 06:40:51 DEBUG : dst/three.txt: md5 = b4d66c3546c7bf6d68bec4a514d8762a OK 2025/06/18 06:41:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 06:41:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:41:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:41:17 DEBUG : two: Unchanged skipping 2025/06/18 06:41:27 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 06:41:32 INFO : one: Deleted 2025/06/18 06:41:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:41:37 DEBUG : one: md5 = 0570ea09e560aa65f2ed8582a6aa1d8a OK 2025/06/18 06:41:37 INFO : one: Copied (new) 2025/06/18 06:41:37 DEBUG : Waiting for deletions to finish 2025/06/18 06:41:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 06:41:53 INFO : three.txt: Deleted 2025/06/18 06:41:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (193.39s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:42:24 DEBUG : dst/one: md5 = a4d69ce108d25d0515cdabbb17583616 OK 2025/06/18 06:42:29 DEBUG : dst/two: md5 = 18e60cc3e4997edd73391a0fa3ece2f6 OK 2025/06/18 06:42:34 DEBUG : dst/three.txt: md5 = bdb4d505b86a32ff485bd8d273cc8d17 OK 2025/06/18 06:42:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/dst" 2025/06/18 06:42:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst.bin" 2025/06/18 06:42:40 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst.bin: Auto set use_segments_container to true 2025/06/18 06:42:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst" 2025/06/18 06:42:45 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst: Auto set use_segments_container to true 2025/06/18 06:42:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/backup" 2025/06/18 06:42:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/backup.bin" 2025/06/18 06:42:51 DEBUG : Swift container crypt path rclone-test-wuwades4kire/backup.bin: Auto set use_segments_container to true 2025/06/18 06:42:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/backup" 2025/06/18 06:42:56 DEBUG : Swift container crypt path rclone-test-wuwades4kire/backup: Auto set use_segments_container to true 2025/06/18 06:43:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 06:43:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:43:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:43:07 DEBUG : two: Unchanged skipping 2025/06/18 06:43:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 06:43:17 INFO : one: Deleted 2025/06/18 06:43:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:43:22 DEBUG : one: md5 = 7e93907901ef2e5bd87caa4fb6c95a44 OK 2025/06/18 06:43:22 INFO : one: Copied (new) 2025/06/18 06:43:22 DEBUG : Waiting for deletions to finish 2025/06/18 06:43:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 06:43:55 INFO : three.txt: Deleted 2025/06/18 06:43:55 INFO : three.txt: Moved into backup dir 2025/06/18 06:44:10 DEBUG : dst/three.txt: md5 = 8a3cb3b1b5b3bbbeedbbe20a1ecd96a6 OK 2025/06/18 06:44:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 06:44:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:44:16 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:44:16 DEBUG : two: Unchanged skipping 2025/06/18 06:44:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 06:44:26 INFO : one: Deleted 2025/06/18 06:44:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:44:31 DEBUG : one: md5 = a51e18ca6e513458b8e80402cb70433d OK 2025/06/18 06:44:31 INFO : one: Copied (new) 2025/06/18 06:44:31 DEBUG : Waiting for deletions to finish 2025/06/18 06:44:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 06:44:57 INFO : three.txt: Deleted 2025/06/18 06:44:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (184.48s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:45:28 DEBUG : dst/one: md5 = c23ad6451d0bde23a8b9c6b44120c8ce OK 2025/06/18 06:45:33 DEBUG : dst/two: md5 = c0cae6cecb5ce3f081bcfcc23071cd7c OK 2025/06/18 06:45:38 DEBUG : dst/three.txt: md5 = 6a94c0bcb39e4d68cddd0c571f7faa34 OK 2025/06/18 06:45:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/dst" 2025/06/18 06:45:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst.bin" 2025/06/18 06:45:44 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst.bin: Auto set use_segments_container to true 2025/06/18 06:45:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst" 2025/06/18 06:45:49 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst: Auto set use_segments_container to true 2025/06/18 06:45:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:45:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 06:45:55 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:45:55 DEBUG : two: Unchanged skipping 2025/06/18 06:46:10 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 06:46:16 INFO : one: Deleted 2025/06/18 06:46:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:46:21 DEBUG : one: md5 = e2a03a715aebc6f142468a9301f6aaa2 OK 2025/06/18 06:46:21 INFO : one: Copied (new) 2025/06/18 06:46:21 DEBUG : Waiting for deletions to finish 2025/06/18 06:46:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 06:46:42 INFO : three.txt: Deleted 2025/06/18 06:46:42 INFO : three.txt: Moved into backup dir 2025/06/18 06:46:47 DEBUG : dst/three.txt: md5 = d1bec9340c836b8086f89065e1016b68 OK 2025/06/18 06:46:58 DEBUG : one.bak: Excluded (Path Filter) 2025/06/18 06:46:58 DEBUG : one.bak: Excluded 2025/06/18 06:46:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/18 06:46:58 DEBUG : three.txt.bak: Excluded 2025/06/18 06:46:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 06:46:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for checks to finish 2025/06/18 06:46:58 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:46:58 DEBUG : two: Unchanged skipping 2025/06/18 06:47:08 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 06:47:13 INFO : one: Deleted 2025/06/18 06:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire/dst': Waiting for transfers to finish 2025/06/18 06:47:18 DEBUG : one: md5 = 9c5d5cb6c551153de8e6c4fcb4cc5ab2 OK 2025/06/18 06:47:18 INFO : one: Copied (new) 2025/06/18 06:47:18 DEBUG : Waiting for deletions to finish 2025/06/18 06:47:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 06:47:34 INFO : three.txt: Deleted 2025/06/18 06:47:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (166.98s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:48:15 DEBUG : dst/one: md5 = 347a137564e9a434d36958ea4572e135 OK 2025/06/18 06:48:20 DEBUG : dst/two: md5 = 40b0c49da6a1445f0847680d13295077 OK 2025/06/18 06:48:25 DEBUG : dst/three.txt: md5 = faffc57d893482856aa9ff30a12194b3 OK 2025/06/18 06:48:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/dst" 2025/06/18 06:48:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst.bin" 2025/06/18 06:48:36 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst.bin: Auto set use_segments_container to true 2025/06/18 06:48:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst" 2025/06/18 06:48:41 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst: Auto set use_segments_container to true 2025/06/18 06:48:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 06:49:02 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 06:49:07 INFO : one: Deleted 2025/06/18 06:49:12 DEBUG : one: md5 = 6b2eee1f8eec5be44935a82a9d57ed38 OK 2025/06/18 06:49:12 INFO : one: Copied (new) 2025/06/18 06:49:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:49:12 DEBUG : two: Unchanged skipping 2025/06/18 06:49:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/18 06:49:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 06:49:33 INFO : three.txt: Deleted 2025/06/18 06:49:38 DEBUG : three.txt: md5 = 04f7d34145561d59ff10c6c4e3335ee1 OK 2025/06/18 06:49:38 INFO : three.txt: Copied (new) 2025/06/18 06:49:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 06:50:14 INFO : one: Copied (server-side copy) to: one.bak 2025/06/18 06:50:19 INFO : one: Deleted 2025/06/18 06:50:24 DEBUG : one: md5 = cc2f4e580c7f230ac1851f262333f813 OK 2025/06/18 06:50:24 INFO : one: Copied (new) 2025/06/18 06:50:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:50:24 DEBUG : two: Unchanged skipping 2025/06/18 06:50:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/18 06:50:30 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/18 06:50:35 INFO : three.txt: Deleted 2025/06/18 06:50:40 DEBUG : three.txt: md5 = 8aaa4ae800d684e78623edfb50bd6663 OK 2025/06/18 06:50:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (196.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:51:32 DEBUG : dst/one: md5 = f073a12b88e72dcb4d0e046577f6c224 OK 2025/06/18 06:51:37 DEBUG : dst/two: md5 = 750b048dccf15a25169d5ad056011d06 OK 2025/06/18 06:51:42 DEBUG : dst/three.txt: md5 = 46e2fbc315603d9414cdc370708582a4 OK 2025/06/18 06:51:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-wuwades4kire/dst" 2025/06/18 06:51:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst.bin" 2025/06/18 06:51:53 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst.bin: Auto set use_segments_container to true 2025/06/18 06:51:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-wuwades4kire/dst" 2025/06/18 06:51:58 DEBUG : Swift container crypt path rclone-test-wuwades4kire/dst: Auto set use_segments_container to true 2025/06/18 06:52:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/18 06:52:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 06:52:29 INFO : one: Deleted 2025/06/18 06:52:34 DEBUG : one: md5 = 46611f19a85f7a9a1e66a2cddab1a38d OK 2025/06/18 06:52:34 INFO : one: Copied (new) 2025/06/18 06:52:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:52:34 DEBUG : two: Unchanged skipping 2025/06/18 06:52:34 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/18 06:52:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 06:52:50 INFO : three.txt: Deleted 2025/06/18 06:52:55 DEBUG : three.txt: md5 = 862ebc074006cf0e5b0c861d3def1b9d OK 2025/06/18 06:52:55 INFO : three.txt: Copied (new) 2025/06/18 06:53:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/18 06:53:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/18 06:53:41 INFO : one: Deleted 2025/06/18 06:53:47 DEBUG : one: md5 = b231a67da25130faba8b4e612606b843 OK 2025/06/18 06:53:47 INFO : one: Copied (new) 2025/06/18 06:53:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:53:47 DEBUG : two: Unchanged skipping 2025/06/18 06:53:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/18 06:53:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/18 06:53:57 INFO : three.txt: Deleted 2025/06/18 06:54:02 DEBUG : three.txt: md5 = 92edf3f669540841ae23475ba5551177 OK 2025/06/18 06:54:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (192.09s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:54:39 DEBUG : Testêé: md5 = 02d159b37dc3ffe7d6c7438fee46d176 OK 2025/06/18 06:54:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:54:39 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/18 06:54:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:54:39 DEBUG : Testêé: md5 = 7ad17493d16cb5785dceeeab7ab65710 OK 2025/06/18 06:54:39 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/18 06:54:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.73s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:54:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/18 06:54:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:54:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:54:45 DEBUG : existing: md5 = 146dae9745baf59a089b860a2dc66f59 OK 2025/06/18 06:54:45 INFO : existing: Copied (new) 2025/06/18 06:54:45 DEBUG : Waiting for deletions to finish 2025/06/18 06:54:51 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/18 06:54:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:54:51 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/18 06:54:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:54:51 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': not deleting files as there were IO errors 2025/06/18 06:54:51 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (21.37s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:55:02 DEBUG : EXISTING: md5 = 025bef316729a0f59e27f3cdb7b49307 OK 2025/06/18 06:55:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:55:02 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:55:02 DEBUG : existing: Unchanged skipping 2025/06/18 06:55:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:55:02 DEBUG : Waiting for deletions to finish 2025/06/18 06:55:02 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.16s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.33s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", 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-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", 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-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.29s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:55:08 DEBUG : both0: md5 = 06bac7e1dfe5144750faefd8a302725c OK 2025/06/18 06:55:14 DEBUG : only0: md5 = a11af4c684f74fb714e6276d27d6f927 OK 2025/06/18 06:55:14 DEBUG : both1: md5 = 8fcd7074bfbbb3c9f63c6c3830d30a42 OK 2025/06/18 06:55:19 DEBUG : only1: md5 = 67d8429d69004ed8a8d9d697b2fb399a OK 2025/06/18 06:55:20 DEBUG : both2: md5 = 1944a8420e5c295879b9a80982206ebe OK 2025/06/18 06:55:25 DEBUG : only2: md5 = d4dfdd621b391296ac30eb72afe32ee6 OK 2025/06/18 06:55:25 DEBUG : both3: md5 = 411e9ccc2565eedc5c290c768db56db4 OK 2025/06/18 06:55:26 DEBUG : only3: md5 = f58183a81ccb3e9606deaf6baac08fd1 OK 2025/06/18 06:55:31 DEBUG : both4: md5 = 560febd19561808999e56a9f9c91b5ca OK 2025/06/18 06:55:32 DEBUG : only4: md5 = c95d5055138d80d8a1a67d83bd4284f5 OK 2025/06/18 06:55:37 DEBUG : both5: md5 = 16e5624785b2adaf7b717389035b133c OK 2025/06/18 06:55:42 DEBUG : only5: md5 = eb1ecb554d845cb797d93d3d1b00eede OK 2025/06/18 06:55:43 DEBUG : both6: md5 = 21c96fa9547aa5486a82144eafde8e29 OK 2025/06/18 06:55:48 DEBUG : only6: md5 = fa0595cc8fef18022dbe80b834acf72d OK 2025/06/18 06:55:48 DEBUG : both7: md5 = a6807d7dc117b24c5d1cf6793e196c31 OK 2025/06/18 06:55:49 DEBUG : only7: md5 = f9192128cb2f6a6bbe592da782432d14 OK 2025/06/18 06:55:49 DEBUG : both8: md5 = 074b00d29b9524a15aaaf38fd21fb15d OK 2025/06/18 06:55:49 DEBUG : only8: md5 = 2a7c7f7640e4528a8c140759e55356cf OK 2025/06/18 06:55:50 DEBUG : both9: md5 = 139b943fd3eac6607709706649fd0fed OK 2025/06/18 06:55:55 DEBUG : only9: md5 = 110d4a4632cdc859fabc1003c6206060 OK 2025/06/18 06:55:56 DEBUG : both10: md5 = 780079cc21112287ad1905173e8e06bd OK 2025/06/18 06:56:01 DEBUG : only10: md5 = a52bfc5822bbd258c8f3eb3e72e90cc6 OK 2025/06/18 06:56:06 DEBUG : both11: md5 = b05333cf94b406fb28c9e387fb15f72d OK 2025/06/18 06:56:12 DEBUG : only11: md5 = 11cf046047ae0dd62a3fdf8ebcb8e235 OK 2025/06/18 06:56:12 DEBUG : both12: md5 = 5c7041d3e3387161384a898d43f4dfb4 OK 2025/06/18 06:56:17 DEBUG : only12: md5 = 8d35402a25b594f97e815ed2e58c19bd OK 2025/06/18 06:56:18 DEBUG : both13: md5 = db4e2bed6dc8f9bffc4b08bb1a407583 OK 2025/06/18 06:56:23 DEBUG : only13: md5 = 8888fed9f3637dee87ac4759fbbf7e2c OK 2025/06/18 06:56:26 DEBUG : both14: md5 = 96dcb292d46db75ff428227dd7594517 OK 2025/06/18 06:56:26 DEBUG : only14: md5 = e3eeb4ca724662349041a76726a65f9e OK 2025/06/18 06:56:27 DEBUG : both15: md5 = 6c3847704d6bb165bcf64bc6b171e884 OK 2025/06/18 06:56:27 DEBUG : only15: md5 = df61ae1d5aff1a0070da891afad52c6c OK 2025/06/18 06:56:28 DEBUG : both16: md5 = 07ba925292a6616fc4b7171ea6865550 OK 2025/06/18 06:56:33 DEBUG : only16: md5 = f54a997274978f390c86157c1ad88cc6 OK 2025/06/18 06:56:38 DEBUG : both17: md5 = dc5eec301e3c30280d50e243de7f1300 OK 2025/06/18 06:56:39 DEBUG : only17: md5 = 39d144c1fa6214a6df05f0c99df11ccf OK 2025/06/18 06:56:44 DEBUG : both18: md5 = b3ccacd88c05d314cb3e5655239df6c7 OK 2025/06/18 06:56:44 DEBUG : only18: md5 = b41e65923af3843104f1fddf500f8b1a OK 2025/06/18 06:56:45 DEBUG : both19: md5 = 3e7e06181488d1ad2a41372e80ad08ab OK 2025/06/18 06:56:45 DEBUG : only19: md5 = 69d0557d0dcb45e79f4df1dcae3bb411 OK 2025/06/18 06:57:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 06:57:32 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:32 DEBUG : both0: Unchanged skipping 2025/06/18 06:57:32 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:32 DEBUG : both12: Unchanged skipping 2025/06/18 06:57:32 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:32 DEBUG : both13: Unchanged skipping 2025/06/18 06:57:32 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:32 DEBUG : both10: Unchanged skipping 2025/06/18 06:57:32 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:32 DEBUG : both15: Unchanged skipping 2025/06/18 06:57:32 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:32 DEBUG : both16: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both17: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both18: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both19: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both1: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both2: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both3: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both4: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both6: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both7: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both8: Unchanged skipping 2025/06/18 06:57:33 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:33 DEBUG : both9: Unchanged skipping 2025/06/18 06:57:37 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:37 DEBUG : both11: Unchanged skipping 2025/06/18 06:57:37 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:37 DEBUG : both14: Unchanged skipping 2025/06/18 06:57:38 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 06:57:38 DEBUG : both5: Unchanged skipping 2025/06/18 06:57:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 06:57:38 DEBUG : Waiting for deletions to finish 2025/06/18 06:57:38 INFO : only15: Deleted 2025/06/18 06:57:38 INFO : only14: Deleted 2025/06/18 06:57:38 INFO : only3: Deleted 2025/06/18 06:57:43 INFO : only6: Deleted 2025/06/18 06:57:43 INFO : only9: Deleted 2025/06/18 06:57:43 INFO : only10: Deleted 2025/06/18 06:57:43 INFO : only17: Deleted 2025/06/18 06:57:43 INFO : only8: Deleted 2025/06/18 06:57:48 INFO : only5: Deleted 2025/06/18 06:57:48 INFO : only16: Deleted 2025/06/18 06:57:48 INFO : only18: Deleted 2025/06/18 06:57:48 INFO : only2: Deleted 2025/06/18 06:57:48 INFO : only19: Deleted 2025/06/18 06:57:49 INFO : only4: Deleted 2025/06/18 06:57:49 INFO : only7: Deleted 2025/06/18 06:57:53 INFO : only13: Deleted 2025/06/18 06:57:54 INFO : only12: Deleted 2025/06/18 06:57:58 INFO : only1: Deleted 2025/06/18 06:57:59 INFO : only0: Deleted 2025/06/18 06:58:06 INFO : only11: Deleted 2025/06/18 06:58:06 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (237.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 06:59:06 DEBUG : both0: md5 = f953b08404a37a349bb9be43b30d3e87 OK 2025/06/18 06:59:11 DEBUG : only0: md5 = 196ab6e4828e60ca884d5ab9e49e3300 OK 2025/06/18 06:59:11 DEBUG : both1: md5 = 1fb2acf9ddd1b8ed49414ef70a5780ce OK 2025/06/18 06:59:16 DEBUG : only1: md5 = cc5d47c121bedaaff069a672defd071c OK 2025/06/18 06:59:16 DEBUG : both2: md5 = b762c2fb87a14579e695ad6335894a87 OK 2025/06/18 06:59:21 DEBUG : only2: md5 = a455b5a6bce902abb1ffe4f199ccd2fc OK 2025/06/18 06:59:22 DEBUG : both3: md5 = a0d85ac65c0d3c6c596e52ccff290327 OK 2025/06/18 06:59:22 DEBUG : only3: md5 = 41b6e1558f92b366be74f66eed06f9f6 OK 2025/06/18 06:59:27 DEBUG : both4: md5 = 752fcd12aa554383978a8f8b990f9d80 OK 2025/06/18 06:59:27 DEBUG : only4: md5 = a707157354efbd5ff98636e503a20730 OK 2025/06/18 06:59:32 DEBUG : both5: md5 = e22094eabd9075efe2e8ff35f152f4f3 OK 2025/06/18 06:59:38 DEBUG : only5: md5 = a39dba4dda04f5cb1483771f60b82b2f OK 2025/06/18 06:59:38 DEBUG : both6: md5 = e49d1923a4e3ac2e1c8a221925126f0c OK 2025/06/18 06:59:43 DEBUG : only6: md5 = e988ef509e9e25d93db65360acafd7b7 OK 2025/06/18 06:59:43 DEBUG : both7: md5 = 54c91a1eeaa4aee8082b1c9c7074b3cc OK 2025/06/18 06:59:43 DEBUG : only7: md5 = e0b6cde52d4c4297316c116676473a9b OK 2025/06/18 06:59:43 DEBUG : both8: md5 = 4b822dac0342b46b45067cc9b6f99c5b OK 2025/06/18 06:59:44 DEBUG : only8: md5 = 056130df311e3f7c9e1081f8115faec3 OK 2025/06/18 06:59:44 DEBUG : both9: md5 = 9d01c359ce208d16c36fb9142a160e0c OK 2025/06/18 06:59:49 DEBUG : only9: md5 = 6e17b7ca77089a416ceacb47db190dd0 OK 2025/06/18 06:59:49 DEBUG : both10: md5 = 97f85b6ec2c2f03fb8ff68794f2a8e31 OK 2025/06/18 06:59:55 DEBUG : only10: md5 = 5fa01bec3e0bbe9856b7f726a9dbe8ba OK 2025/06/18 07:00:00 DEBUG : both11: md5 = beeb2943de3621f0e5f4dbf76ee2669f OK 2025/06/18 07:00:05 DEBUG : only11: md5 = c40c03200ffb0e1533be0d93ac472c5f OK 2025/06/18 07:00:05 DEBUG : both12: md5 = d72b45abc79d75f7af6097e7fcf098c5 OK 2025/06/18 07:00:11 DEBUG : only12: md5 = 0e0db0ebd5833bd549516ca210455912 OK 2025/06/18 07:00:11 DEBUG : both13: md5 = f62ef5aa3a225a8e77ed52a601617034 OK 2025/06/18 07:00:16 DEBUG : only13: md5 = aee79f78f6f8c2fd32034ffaddeaefbf OK 2025/06/18 07:00:21 DEBUG : both14: md5 = 45b2e5c8639d04145d9cad6d7d64b42a OK 2025/06/18 07:00:21 DEBUG : only14: md5 = 2770accb525920afa03302b14db3e091 OK 2025/06/18 07:00:21 DEBUG : both15: md5 = 5bd9fee65ee8bdcd0e69cb5789ca5992 OK 2025/06/18 07:00:22 DEBUG : only15: md5 = 0b78814f294b0bb9a60e771a7d313d25 OK 2025/06/18 07:00:22 DEBUG : both16: md5 = f1f4ef0cfc17d6a40930f0f9555dd868 OK 2025/06/18 07:00:27 DEBUG : only16: md5 = 01e74a49460c22731e85edb0d17241c4 OK 2025/06/18 07:00:32 DEBUG : both17: md5 = d2cf2a4a5fceb76f07999c9c4c418244 OK 2025/06/18 07:00:33 DEBUG : only17: md5 = a5f6854e50a2b0428c3a1cccf2f1159a OK 2025/06/18 07:00:38 DEBUG : both18: md5 = 6112c07310d257bd99d1d22d65490eb4 OK 2025/06/18 07:00:38 DEBUG : only18: md5 = 63b028cb54ffb191a69ebab918ccd43c OK 2025/06/18 07:00:39 DEBUG : both19: md5 = c8dee5a7ab581be9be0f1512f2cedeb0 OK 2025/06/18 07:00:39 DEBUG : only19: md5 = 8c9837ba56036af3498250c5ee398d14 OK 2025/06/18 07:01:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for checks to finish 2025/06/18 07:01:09 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both12: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both10: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both13: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both15: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both16: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both17: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both18: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both19: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both1: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both2: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both3: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both4: Unchanged skipping 2025/06/18 07:01:09 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:09 DEBUG : both5: Unchanged skipping 2025/06/18 07:01:10 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:10 DEBUG : both6: Unchanged skipping 2025/06/18 07:01:10 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:10 DEBUG : both7: Unchanged skipping 2025/06/18 07:01:10 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:10 DEBUG : both8: Unchanged skipping 2025/06/18 07:01:10 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:10 DEBUG : both9: Unchanged skipping 2025/06/18 07:01:10 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:10 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/18 07:01:14 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:14 DEBUG : both0: Unchanged skipping 2025/06/18 07:01:14 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:14 DEBUG : both11: Unchanged skipping 2025/06/18 07:01:14 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/18 07:01:14 DEBUG : both14: Unchanged skipping 2025/06/18 07:01:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire': Waiting for transfers to finish 2025/06/18 07:01:15 DEBUG : only12: md5 = 878e0f11a8ecd347d496fbf2a9b340aa OK 2025/06/18 07:01:15 INFO : only12: Copied (replaced existing) 2025/06/18 07:01:15 DEBUG : only10: md5 = 5772296172cb542d3a6150371e5f11c8 OK 2025/06/18 07:01:15 INFO : only10: Copied (replaced existing) 2025/06/18 07:01:15 DEBUG : only14: md5 = 0c8fd0d4724a54031c8b913658ef5cf9 OK 2025/06/18 07:01:15 INFO : only14: Copied (replaced existing) 2025/06/18 07:01:16 DEBUG : only15: md5 = c2bd59683676a44816346f1952ce5065 OK 2025/06/18 07:01:16 INFO : only15: Copied (replaced existing) 2025/06/18 07:01:20 DEBUG : only0: md5 = bb7d4e7ce98670f9fd93cbac1eb90827 OK 2025/06/18 07:01:20 INFO : only0: Copied (replaced existing) 2025/06/18 07:01:20 DEBUG : only11: md5 = eaa9576162c36b87260a2b1032b017ba OK 2025/06/18 07:01:20 INFO : only11: Copied (replaced existing) 2025/06/18 07:01:20 DEBUG : only17: md5 = 9ffbec337065fd9ae81f554d291a1af4 OK 2025/06/18 07:01:20 INFO : only17: Copied (replaced existing) 2025/06/18 07:01:20 DEBUG : only13: md5 = db3025e5be1d69fb8f2cafd1ece0db8f OK 2025/06/18 07:01:20 INFO : only13: Copied (replaced existing) 2025/06/18 07:01:20 DEBUG : only19: md5 = ffb345d6785b0dc703eb4ba5d15e7e36 OK 2025/06/18 07:01:20 INFO : only19: Copied (replaced existing) 2025/06/18 07:01:20 DEBUG : only18: md5 = 13c21262baa0fb2b2dcfa2f79679d286 OK 2025/06/18 07:01:20 INFO : only18: Copied (replaced existing) 2025/06/18 07:01:21 DEBUG : only3: md5 = 44e8c4eabeab2615b2ee47d6bbe1b1a8 OK 2025/06/18 07:01:21 INFO : only3: Copied (replaced existing) 2025/06/18 07:01:21 DEBUG : only16: md5 = f10ad8b3e81ab84bd1b08be24751221f OK 2025/06/18 07:01:21 INFO : only16: Copied (replaced existing) 2025/06/18 07:01:21 DEBUG : only4: md5 = 694653c196b4ce62eb563bad839e9767 OK 2025/06/18 07:01:21 INFO : only4: Copied (replaced existing) 2025/06/18 07:01:26 DEBUG : only2: md5 = 6f4466a2451b0b12d96883af329e2967 OK 2025/06/18 07:01:26 INFO : only2: Copied (replaced existing) 2025/06/18 07:01:26 DEBUG : only7: md5 = a1b659c97f7bfb869d56aa5c86ce582a OK 2025/06/18 07:01:26 INFO : only7: Copied (replaced existing) 2025/06/18 07:01:26 DEBUG : only8: md5 = 7fec65705d2648e45097580f14b5043e OK 2025/06/18 07:01:26 INFO : only8: Copied (replaced existing) 2025/06/18 07:01:30 DEBUG : only1: md5 = 7ffe77b04bb2354a5d96e3ab668c8530 OK 2025/06/18 07:01:30 INFO : only1: Copied (replaced existing) 2025/06/18 07:01:31 DEBUG : only5: md5 = b34446d20e767c82249b51b5efd7a275 OK 2025/06/18 07:01:31 INFO : only5: Copied (replaced existing) 2025/06/18 07:01:31 DEBUG : only9: md5 = f83936b1d0e44cc90a484281b8029748 OK 2025/06/18 07:01:31 INFO : only9: Copied (replaced existing) 2025/06/18 07:01:31 DEBUG : only6: md5 = e6beb6658e562560498f2db660c585f6 OK 2025/06/18 07:01:31 INFO : only6: Copied (replaced existing) 2025/06/18 07:01:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (302.44s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 07:04:03 DEBUG : empty_dir: Making directory with metadata 2025/06/18 07:04:03 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 07:04:03 DEBUG : empty_on_remote: Making directory with metadata 2025/06/18 07:04:03 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 07:04:03 INFO : empty_on_remote: Making directory 2025/06/18 07:04:03 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 07:04:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/18 07:04:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/18 07:04:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/18 07:04:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (26.81s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 07:04:30 DEBUG : empty_dir: Making directory with metadata 2025/06/18 07:04:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 07:04:30 DEBUG : empty_on_remote: Making directory with metadata 2025/06/18 07:04:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/18 07:04:30 INFO : empty_on_remote: Making directory 2025/06/18 07:04:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/18 07:04:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/18 07:04:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/18 07:04:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/18 07:04:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/18 07:04:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.32s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 07:04:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 07:04:56 INFO : sub dir: Making directory 2025/06/18 07:04:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (16.50s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 07:05:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/18 07:05:13 INFO : sub dir: Making directory 2025/06/18 07:05:13 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (12.08s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-wuwades4kire'", Local "Local file system at /tmp/rclone4117689877", Modify Window "1ns" 2025/06/18 07:05:25 DEBUG : dir1/0000-abcdefg.txt: md5 = 7a24e79d1933b0278b9226dbfd7c782a OK 2025/06/18 07:05:25 DEBUG : dir1/0001-bcdefgh.txt: md5 = 7a94764088dffec207429231d5ae3803 OK 2025/06/18 07:05:31 DEBUG : dir1/0002-cdefghi.txt: md5 = 4785367b622aa56225422aadc6a0b825 OK 2025/06/18 07:05:36 DEBUG : dir1/0003-defghij.txt: md5 = a0a5fa9ba14a715162889824c232c4f9 OK 2025/06/18 07:05:42 DEBUG : dir1/0004-efghijk.txt: md5 = 7fd194c0936ca3ebdc884631318564e6 OK 2025/06/18 07:05:43 DEBUG : dir1/0005-fghijkl.txt: md5 = 84067a9b25336a7b954318618f6bb385 OK 2025/06/18 07:05:48 DEBUG : dir1/0006-ghijklm.txt: md5 = e6bdac1801da916aae42899ba9152060 OK 2025/06/18 07:05:53 DEBUG : dir1/0007-1234567.txt: md5 = dab9c6190f253ea31e6fa4725f0f9325 OK 2025/06/18 07:05:59 DEBUG : dir1/0008-2345678.txt: md5 = 5bae34c14a8d9ff761e61023f6480877 OK 2025/06/18 07:05:59 DEBUG : dir1/0009-3456789.txt: md5 = ad01307e082bf27278ec05ae095fcd98 OK panic: test timed out after 1h0m0s running tests: TestTransform (39s) TestTransform/NFC (39s) goroutine 14074 [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]: testing.(*T).Run(0xc000383dc0, {0x26944db?, 0xc0004adad8?}, 0x27c0958) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000383dc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000383dc0, 0xc0004adc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc00078eba0, {0x3e7c5e0, 0x6b, 0x6b}, {0xedfe44e4b?, 0x3e925a0?, 0x3e925a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005c8960) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005c8960) /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 52 [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 53 [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 14052 [chan receive]: testing.(*T).Run(0xc001c04a80, {0x2678b32?, 0x70478f186f30?}, 0xc000866230) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc001c04a80) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc001c04a80, 0x27c0958) /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 14053 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0007721e0, 0xc000410690, 0xc0019cf400) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0007721e0, {0x2af3828, 0x3eb5b60}, {0xc0019a9090, 0x4f}, {{0xc0006878c0, 0x5}, {0xc0006878c6, 0x31}, {0x2678d24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0007721e0, {0x2af3828, 0x3eb5b60}, {{0xc0006878c0, 0x5}, {0xc0006878c6, 0x31}, {0x2678d24, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc0007721e0, {0x2af3828, 0x3eb5b60}, {0xc0006878c0, 0x5}, {0xc0006878c6, 0x31}, {0x2acb460, 0xc002194e40}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1569 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1615 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000b06c0, 0xc0001f0f00, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc001b10000, {0x2af3828, 0x3eb5b60}, {0x2acb460, 0xc002194e40}, {0x2afeaa0, 0xc00209a390}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7b8 github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc000383880, {0x2af3828, 0x3eb5b60}, {0x2acb460, 0xc002194e40}, {0x2afeaa0, 0xc00209a390}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/crypt.(*Fs).put(0xc001b82270, {0x2af3828, 0x3eb5b60}, {0x2acb260, 0xc00209a330}, {0x2afe910, 0xc000410540}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:536 +0x3c3 github.com/rclone/rclone/backend/crypt.(*Fs).Put(0x461f3c?, {0x2af3828?, 0x3eb5b60?}, {0x2acb260?, 0xc00209a330?}, {0x2afe910?, 0xc000410540?}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:571 +0x91 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00049b1f0, {0x2af3828, 0x3eb5b60}, {0x2b07fa0, 0xc001b82270}, {0xc001c60a08, 0x14}, {0xc001c60a08, 0x14}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc00049b1f0?, 0xc00049b1f0, {0x2679a9c, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc001c04e00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc001c04e00, 0xc000866230) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 14052 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 13899 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0007725a0, {0x2af3908, 0xc00080c3c0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 13762 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 13095 [IO wait]: internal/poll.runtime_pollWait(0x70474748c3a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001e10200?, 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(0xc001e10200, {0xc0001d6600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001e10200, {0xc0001d6600?, 0x1973?, 0xc001d7d580?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003a42f0, {0xc0001d6600?, 0xc00003c550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0020a45d0, {0xc0001d6600?, 0x7047448fbad8?, 0x70478f186a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001af3440, {0xc0001d6600?, 0x1973?, 0xc0006539d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00003c638, {0x2ace240, 0xc001af3440}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00003c388, {0x704745241540, 0xc0020a45d0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00003c388, 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(0xc00003c388, {0xc000563000, 0x1000, 0xc0005151d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004be120, {0xc000563000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001ddbe00) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001ddbe00, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004be120) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 13080 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 12642 [select]: net/http.(*persistConn).writeLoop(0xc0007f6c60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12610 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12641 [IO wait]: internal/poll.runtime_pollWait(0x70474748c290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001e10d80?, 0xc000637500?, 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(0xc001e10d80, {0xc000637500, 0x3500, 0x3500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001e10d80, {0xc000637500?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc001c64798, {0xc000637500?, 0x0?, 0x3eb1e60?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc002064c90, {0xc000637500?, 0x70478f18f170?, 0x70478f186108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0000107e0, {0xc000637500?, 0x3eb83e0?, 0xc0006519c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00003c9b8, {0x2ace240, 0xc0000107e0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00003c708, {0x704745241540, 0xc002064c90}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00003c708, 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(0xc00003c708, {0xc000522000, 0x1000, 0xc0005151d0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007f6c60, {0xc000522000?, 0x7f4ac5?, 0x2acb160?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000a1e240) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000a1e240, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007f6c60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12610 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2078 [chan receive, 53 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 2043 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 13096 [select]: net/http.(*persistConn).writeLoop(0xc0004be120) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 13080 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14083 [select]: net/http.(*persistConn).roundTrip(0xc0004be120, 0xc000799590) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000184000, 0xc0019cf400) /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(0xc0004cc0e0, 0xc0019cf400) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0019cf400, {0x2accce0, 0xc0004cc0e0}, {0x1?, 0xc0008ccd80?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0019ef170, 0xc0019cf400, {0xc0008ccf68?, 0x2?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0019ef170, 0xc0019cf400) /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 14053 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.796260634s (try 2/5): exit status 2: Failed []