"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 5/5) 2025/06/24 08:23:02 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida" 2025/06/24 08:23:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/24 08:23:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida.bin" 2025/06/24 08:23:03 DEBUG : Swift container crypt path rclone-test-culaluw5xida.bin: Auto set use_segments_container to true 2025/06/24 08:23:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida" 2025/06/24 08:23:09 DEBUG : Swift container crypt path rclone-test-culaluw5xida: Auto set use_segments_container to true 2025/06/24 08:23:14 DEBUG : Creating backend with remote "/tmp/rclone4002221250" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:23:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:23:14 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/24 08:23:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:23:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.40s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:23:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 08:23:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:23:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:23:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:23:20 DEBUG : sub dir/hello world: md5 = fe24ba74d68dded577cf03dce48b8ddf OK 2025/06/24 08:23:20 INFO : sub dir/hello world: Copied (new) 2025/06/24 08:23:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.32s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.22s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", 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-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:23:26 DEBUG : Creating backend with remote "/non-existing" 2025/06/24 08:23:26 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/24 08:23:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:23:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.28s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:23:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:23:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:23:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:23:37 DEBUG : sub dir/hello world: md5 = e7835ed5716a13687c2a3d95725fbb15 OK 2025/06/24 08:23:37 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (15.64s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:23:42 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Running all checks before starting transfers 2025/06/24 08:23:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:23:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:23:42 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Checks finished, now starting transfers 2025/06/24 08:23:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:23:47 DEBUG : sub dir/hello world: md5 = 0ecf083a93f72c93ca99e0fdb84c5b59 OK 2025/06/24 08:23:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (15.70s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:23:58 ERROR : Ignoring --no-traverse with sync 2025/06/24 08:23:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:23:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:23:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:24:03 DEBUG : sub dir/hello world: md5 = 69d3cb61ae3c4f95895aefb7d3deea63 OK 2025/06/24 08:24:03 INFO : sub dir/hello world: Copied (new) 2025/06/24 08:24:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (15.85s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:24:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/24 08:24:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:24:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:24:19 DEBUG : hello world2: md5 = 3cef2fda83d0c559f843d2c73066b55d OK 2025/06/24 08:24:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (10.87s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:24:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:24:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:24:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:24:30 DEBUG : potato2: md5 = 4d8d878bc496d80839b9b7ac0369cb6f OK 2025/06/24 08:24:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (11.09s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:24:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:24:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:24:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:24:46 DEBUG : potato2: md5 = 14a29349f1a4307fabc6a9308d1e5305 OK 2025/06/24 08:24:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (15.81s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:24:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/24 08:24:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 08:24:51 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/24 08:24:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 08:24:51 INFO : sub dir2: Making directory 2025/06/24 08:24:51 INFO : sub dir: Making directory 2025/06/24 08:24:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:24:51 INFO : sub dir2/sub sub dir2: Making directory 2025/06/24 08:24:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:24:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:24:57 DEBUG : sub dir/hello world: md5 = 93bd283493b3098068af002b7b57cda4 OK 2025/06/24 08:24:57 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/24 08:24:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.72s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:25:02 INFO : sub dir2: Making directory 2025/06/24 08:25:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/24 08:25:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 08:25:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:25:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:25:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:25:07 DEBUG : sub dir/hello world: md5 = 7dcc913fe426fc43c893af58659dbe2c OK 2025/06/24 08:25:07 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (15.85s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:25:18 DEBUG : sub dir2: Making directory with metadata 2025/06/24 08:25:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 08:25:18 INFO : sub dir2: Making directory 2025/06/24 08:25:18 INFO : sub dir: Making directory 2025/06/24 08:25:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:25:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:25:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:25:23 DEBUG : sub dir/hello world: md5 = b0097588fa30a35da26c2052dae49f05 OK 2025/06/24 08:25:23 INFO : sub dir/hello world: Copied (new) 2025/06/24 08:25:23 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/24 08:25:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/24 08:25:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (20.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.21s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:25:39 INFO : sub dir2: Making directory 2025/06/24 08:25:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:25:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:25:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:25:44 DEBUG : sub dir/hello world: md5 = a07d4db9f588ef377c38349ab3927339 OK 2025/06/24 08:25:44 INFO : sub dir/hello world: Copied (new) 2025/06/24 08:25:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.76s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:25:50 DEBUG : sub dir2: Making directory with metadata 2025/06/24 08:25:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/24 08:25:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/24 08:25:50 INFO : sub dir2: Making directory 2025/06/24 08:25:50 INFO : sub dir: Making directory 2025/06/24 08:25:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:25:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:25:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:25:55 DEBUG : sub dir/hello world: md5 = 4a2ce49df482f26596969a8a59bf8ba7 OK 2025/06/24 08:25:55 INFO : sub dir/hello world: Copied (new) 2025/06/24 08:25:55 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/24 08:25:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.85s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.28s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:26:01 INFO : sub dir2: Making directory 2025/06/24 08:26:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:26:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:26:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:26:06 DEBUG : sub dir/hello world: md5 = 3ba314ca5a9dbd311c769cde00d0815a OK 2025/06/24 08:26:06 INFO : sub dir/hello world: Copied (new) 2025/06/24 08:26:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.79s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:26:17 DEBUG : sub dir/hello world: md5 = 64901ecace274212b79988575472c900 OK 2025/06/24 08:26:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-totimuq9hipa" 2025/06/24 08:26:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-totimuq9hipa.bin" 2025/06/24 08:26:18 DEBUG : Swift container crypt path rclone-test-totimuq9hipa.bin: Auto set use_segments_container to true 2025/06/24 08:26:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-totimuq9hipa" 2025/06/24 08:26:23 DEBUG : Swift container crypt path rclone-test-totimuq9hipa: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida' -> Encrypted drive 'TestCryptSwift:rclone-test-totimuq9hipa' 2025/06/24 08:26:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:26:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-totimuq9hipa': Waiting for checks to finish 2025/06/24 08:26:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-totimuq9hipa': Waiting for transfers to finish 2025/06/24 08:26:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 08:26:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-totimuq9hipa': Purge remote 2025/06/24 08:26:40 DEBUG : Waiting for deletions to finish 2025/06/24 08:26:45 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (38.80s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:26:56 DEBUG : sub dir/hello world: md5 = 85e0e18cce98975ffe861b8f4f105a65 OK 2025/06/24 08:26:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:26:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 08:26:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:27:01 DEBUG : sub dir/hello world: md5 = de24b791bb2923ddd5979c9e865d711b OK 2025/06/24 08:27:01 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (16.36s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:27:12 DEBUG : sub dir/hello world: md5 = 8f26f3fcf6ca4017121b5f9a30111e9a OK 2025/06/24 08:27:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-muwebof0rege" 2025/06/24 08:27:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-muwebof0rege.bin" 2025/06/24 08:27:13 DEBUG : Swift container crypt path rclone-test-muwebof0rege.bin: Auto set use_segments_container to true 2025/06/24 08:27:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-muwebof0rege" 2025/06/24 08:27:18 DEBUG : Swift container crypt path rclone-test-muwebof0rege: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida' -> Encrypted drive 'TestCryptSwift:rclone-test-muwebof0rege' 2025/06/24 08:27:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:27:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-muwebof0rege': Waiting for checks to finish 2025/06/24 08:27:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-muwebof0rege': Waiting for transfers to finish 2025/06/24 08:27:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 08:27:35 DEBUG : sub dir/hello world: md5 = 73e14dbe07e054431f555301002086a1 OK 2025/06/24 08:27:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 08:27:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-muwebof0rege': Waiting for checks to finish 2025/06/24 08:27:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-muwebof0rege': Waiting for transfers to finish 2025/06/24 08:27:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 08:27:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-muwebof0rege': Purge remote 2025/06/24 08:27:51 DEBUG : Waiting for deletions to finish 2025/06/24 08:27:51 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (54.42s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:28:07 DEBUG : sub dir/hello world: md5 = 8666c37cdee214090c09b35e100e4073 OK 2025/06/24 08:28:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:28:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 08:28:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:28:22 DEBUG : sub dir/hello world: md5 = 1bb1b985845ad002bfdc9be084b0c079 OK 2025/06/24 08:28:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/24 08:28:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (31.63s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:28:38 DEBUG : sub dir/hello world: md5 = 2d84e05cdb7bd8571b0e15deb2547b67 OK 2025/06/24 08:28:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kudefil2qina" 2025/06/24 08:28:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kudefil2qina.bin" 2025/06/24 08:28:39 DEBUG : Swift container crypt path rclone-test-kudefil2qina.bin: Auto set use_segments_container to true 2025/06/24 08:28:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kudefil2qina" 2025/06/24 08:28:44 DEBUG : Swift container crypt path rclone-test-kudefil2qina: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida' -> Encrypted drive 'TestCryptSwift:rclone-test-kudefil2qina' 2025/06/24 08:28:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:28:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kudefil2qina': Waiting for checks to finish 2025/06/24 08:28:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kudefil2qina': Waiting for transfers to finish 2025/06/24 08:29:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 08:29:06 DEBUG : sub dir/hello world: md5 = 9346bd05b848f442858556fc72028336 OK 2025/06/24 08:29:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kudefil2qina': Waiting for checks to finish 2025/06/24 08:29:11 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/24 08:29:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kudefil2qina': Waiting for transfers to finish 2025/06/24 08:29:26 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 08:29:31 INFO : sub dir/hello world: Deleted 2025/06/24 08:29:42 DEBUG : sub dir/hello world: md5 = 70bb1c2eb01d89e7eaf1a32366308af1 OK 2025/06/24 08:29:47 DEBUG : testing file moves 2025/06/24 08:29:47 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/24 08:29:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kudefil2qina': Waiting for checks to finish 2025/06/24 08:29:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kudefil2qina': Waiting for transfers to finish 2025/06/24 08:30:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/24 08:30:08 INFO : sub dir/hello world: Deleted 2025/06/24 08:30:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kudefil2qina': Purge remote 2025/06/24 08:30:08 DEBUG : Waiting for deletions to finish 2025/06/24 08:30:13 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (100.21s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:30:18 DEBUG : sub dir/hello world: md5 = 5b5dbc952a18c43b82acdc27c2ae0d3c OK 2025/06/24 08:30:18 ERROR : error listing: directory not found 2025/06/24 08:30:24 INFO : Local file system at /tmp/rclone4002221250: Making directory 2025/06/24 08:30:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:30:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (16.01s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:30:34 DEBUG : sub dir/hello world: md5 = 7043d087fc3affeab58457ce7dc54779 OK 2025/06/24 08:30:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:30:35 DEBUG : Local file system at /tmp/rclone4002221250: Waiting for checks to finish 2025/06/24 08:30:35 DEBUG : Local file system at /tmp/rclone4002221250: Waiting for transfers to finish 2025/06/24 08:30:35 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/24 08:30:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (11.05s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:30:40 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/24 08:30:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:30:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:30:45 DEBUG : check sum: md5 = 3fd217c14b027471c37583319b391999 OK 2025/06/24 08:30:45 INFO : check sum: Copied (new) 2025/06/24 08:30:45 DEBUG : Waiting for deletions to finish 2025/06/24 08:30:51 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/24 08:30:51 DEBUG : check sum: Size of src and dst objects identical 2025/06/24 08:30:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:30:56 DEBUG : check sum: Unchanged skipping 2025/06/24 08:30:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:30:56 DEBUG : Waiting for deletions to finish 2025/06/24 08:30:56 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (26.16s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:31:06 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/24 08:31:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:31:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:31:12 DEBUG : sizeonly: md5 = 5a7b7d516f8cb39142c7e5e701a8fce4 OK 2025/06/24 08:31:12 INFO : sizeonly: Copied (new) 2025/06/24 08:31:12 DEBUG : Waiting for deletions to finish 2025/06/24 08:31:13 DEBUG : sizeonly: Sizes identical 2025/06/24 08:31:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:31:13 DEBUG : sizeonly: Unchanged skipping 2025/06/24 08:31:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:31:13 DEBUG : Waiting for deletions to finish 2025/06/24 08:31:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (11.63s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:31:18 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/24 08:31:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:31:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:31:19 DEBUG : ignore-size: md5 = 736de54de60177daa9fe6c8bf92124af OK 2025/06/24 08:31:19 INFO : ignore-size: Copied (new) 2025/06/24 08:31:19 DEBUG : Waiting for deletions to finish 2025/06/24 08:31:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:31:19 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:31:19 DEBUG : ignore-size: Unchanged skipping 2025/06/24 08:31:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:31:19 DEBUG : Waiting for deletions to finish 2025/06/24 08:31:19 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.38s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:31:25 DEBUG : existing: md5 = e2f78625025f17593e8511d16d558ac9 OK 2025/06/24 08:31:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:31:35 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:31:35 DEBUG : existing: Unchanged skipping 2025/06/24 08:31:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:31:35 DEBUG : Waiting for deletions to finish 2025/06/24 08:31:35 INFO : There was nothing to transfer 2025/06/24 08:31:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/24 08:31:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:31:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:31:40 DEBUG : existing: md5 = 1c7fedd175e608c195a0af493328d30f OK 2025/06/24 08:31:40 INFO : existing: Copied (replaced existing) 2025/06/24 08:31:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (36.64s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:31:56 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/24 08:31:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:31:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:32:01 DEBUG : existing: md5 = 16dbebb935d3e4c86ffce7d41b8436ea OK 2025/06/24 08:32:01 INFO : existing: Copied (new) 2025/06/24 08:32:01 DEBUG : Waiting for deletions to finish 2025/06/24 08:32:07 DEBUG : existing: Destination exists, skipping 2025/06/24 08:32:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:32:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:32:07 DEBUG : Waiting for deletions to finish 2025/06/24 08:32:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (21.54s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:32:18 DEBUG : b/potato: md5 = 967648d463ae4fa18f75261502755ec6 OK 2025/06/24 08:32:18 DEBUG : c/non empty space: md5 = 84b99dde1674e14e6c625f03ee4b0af1 OK 2025/06/24 08:32:18 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/24 08:32:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/24 08:32:19 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:32:19 DEBUG : c/non empty space: Unchanged skipping 2025/06/24 08:32:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:32:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:32:19 DEBUG : a/potato2: md5 = 81adbe93b964c87a4ddc262f613eca97 OK 2025/06/24 08:32:19 INFO : a/potato2: Copied (new) 2025/06/24 08:32:19 DEBUG : Waiting for deletions to finish 2025/06/24 08:32:19 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.46s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:32:25 DEBUG : empty space: md5 = a2d9839f54574dfa700ac454e5179a1e OK 2025/06/24 08:32:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:32:26 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/24 08:32:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:32:26 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/24 08:32:26 DEBUG : Waiting for deletions to finish 2025/06/24 08:32:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:32:31 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/24 08:32:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:32:36 DEBUG : empty space: md5 = 11d6d1cf35d85c435c9f160b873d05fe OK 2025/06/24 08:32:36 INFO : empty space: Copied (replaced existing) 2025/06/24 08:32:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (21.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.20s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:32:47 DEBUG : foo: md5 = 08abdf8f86b48bc0a5797bdb96893398 OK 2025/06/24 08:32:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:32:57 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/24 08:32:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:33:03 DEBUG : foo: md5 = 34fa6aba6427bc8c8016e8371ebe1fc6 OK 2025/06/24 08:33:03 INFO : foo: Copied (replaced existing) 2025/06/24 08:33:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (26.68s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:33:14 DEBUG : empty space: md5 = 167db114df9937cb5a0348e172e45773 OK 2025/06/24 08:33:14 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/24 08:33:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:33:14 DEBUG : potato: md5 = 5dfed85cf53edb9bfa8df0781245e029 OK 2025/06/24 08:33:14 INFO : potato: Copied (new) 2025/06/24 08:33:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:33:19 DEBUG : empty space: Unchanged skipping 2025/06/24 08:33:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:33:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (26.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:33:35 DEBUG : potato: md5 = 162c06265ced5e1532e6af3f84a35297 OK 2025/06/24 08:33:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:33:35 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/24 08:33:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:33:35 DEBUG : potato: md5 = b805c3d65b625e710a832c18ec76360e OK 2025/06/24 08:33:35 INFO : potato: Copied (replaced existing) 2025/06/24 08:33:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.31s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:33:36 DEBUG : potato: md5 = 653dbff8918ddee633f41101cec127aa OK 2025/06/24 08:33:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:33:36 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/24 08:33:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:33:37 DEBUG : potato: md5 = c1b036a8b05f6c1dc91dea6a3f5bc0b5 OK 2025/06/24 08:33:37 INFO : potato: Copied (replaced existing) 2025/06/24 08:33:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:33:37 DEBUG : potato: md5 = 14b96a67ed22acc495d9ff5a5efa3af3 OK 2025/06/24 08:33:43 DEBUG : empty space: md5 = 62381aba5db9c349070fe907ef06ac4b OK 2025/06/24 08:33:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:33:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/24 08:33:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:33:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:33:43 DEBUG : empty space: Unchanged skipping 2025/06/24 08:33:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:33:43 DEBUG : Waiting for deletions to finish 2025/06/24 08:33:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (16.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:33:54 DEBUG : potato: md5 = fcad8e2bbb7cbac917b9b4d18c7be581 OK 2025/06/24 08:33:59 DEBUG : empty space: md5 = 1478f62960a007292dc1cbb70ea42510 OK 2025/06/24 08:33:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:33:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:34:04 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:34:04 DEBUG : empty space: Unchanged skipping 2025/06/24 08:34:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:34:04 DEBUG : potato2: md5 = 7d114dda724b6d602147c51bce7e96d1 OK 2025/06/24 08:34:04 INFO : potato2: Copied (new) 2025/06/24 08:34:04 DEBUG : Waiting for deletions to finish 2025/06/24 08:34:04 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (36.81s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:34:30 DEBUG : b/potato: md5 = aef6fd75d37b5288484502f4edaa4742 OK 2025/06/24 08:34:31 DEBUG : c/non empty space: md5 = 39c727268d001d56be45fa7aa251ebc9 OK 2025/06/24 08:34:31 INFO : d: Making directory 2025/06/24 08:34:31 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/24 08:34:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/24 08:34:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:34:31 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:34:31 DEBUG : c/non empty space: Unchanged skipping 2025/06/24 08:34:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:34:31 DEBUG : a/potato2: md5 = 27b14b4ad1626dc8027b7388b898e76e OK 2025/06/24 08:34:31 INFO : a/potato2: Copied (new) 2025/06/24 08:34:31 DEBUG : Waiting for deletions to finish 2025/06/24 08:34:31 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:34:32 DEBUG : b/potato: md5 = 4122098f93ab4ac3ed000f5c7ae60acc OK 2025/06/24 08:34:32 DEBUG : c/non empty space: md5 = c007003c46954e04a8da1ca6716e804c OK 2025/06/24 08:34:32 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/24 08:34:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/24 08:34:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:34:33 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:34:33 DEBUG : c/non empty space: Unchanged skipping 2025/06/24 08:34:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:34:33 DEBUG : a/potato2: md5 = cf6b68532d5044bc9be8a11beed5ab1d OK 2025/06/24 08:34:33 INFO : a/potato2: Copied (new) 2025/06/24 08:34:33 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': not deleting files as there were IO errors 2025/06/24 08:34:33 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.01s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:34:34 DEBUG : potato: md5 = 1ff4b29f94600f528a3da55648cb357c OK 2025/06/24 08:34:39 DEBUG : empty space: md5 = c232b3aeab753ea79cb9e174be887a3b OK 2025/06/24 08:34:45 DEBUG : Waiting for deletions to finish 2025/06/24 08:34:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:34:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:34:45 INFO : potato: Deleted 2025/06/24 08:34:50 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:34:50 DEBUG : empty space: Unchanged skipping 2025/06/24 08:34:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:34:50 DEBUG : potato2: md5 = bc75b8e601581bb243793e6009d8bbf5 OK 2025/06/24 08:34:50 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (31.44s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:35:06 DEBUG : potato: md5 = 8a8527c61af736e15b2959f658bb7a91 OK 2025/06/24 08:35:11 DEBUG : empty space: md5 = 37821834c8caa84e5c94f7a36df60fbb OK 2025/06/24 08:35:16 DEBUG : Waiting for deletions to finish 2025/06/24 08:35:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:35:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:35:17 INFO : potato: Deleted 2025/06/24 08:35:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:35:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:35:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:35:22 DEBUG : empty space: Unchanged skipping 2025/06/24 08:35:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:35:22 DEBUG : potato2: md5 = b0c2915db55d24c22c98ee200cd6b2c0 OK 2025/06/24 08:35:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (32.41s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:35:38 DEBUG : potato: md5 = a3309771b20dae1c8e414ef0d1565538 OK 2025/06/24 08:35:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:35:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:35:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:35:44 DEBUG : potato2: md5 = df748cd48e63de23d1ac3c84a6a592ba OK 2025/06/24 08:35:44 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (11.69s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:35:55 DEBUG : potato2: md5 = 1fbb8c04f9d1f9e5a1832f356df50169 OK 2025/06/24 08:36:00 DEBUG : empty space: md5 = eead61a9719c5f598dbde27a9aa99dc1 OK 2025/06/24 08:36:05 DEBUG : enormous: Excluded (Size Filter) 2025/06/24 08:36:05 DEBUG : enormous: Excluded 2025/06/24 08:36:05 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 08:36:05 DEBUG : potato2: Excluded 2025/06/24 08:36:05 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 08:36:05 DEBUG : potato2: Excluded 2025/06/24 08:36:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:36:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:36:10 DEBUG : empty space: Unchanged skipping 2025/06/24 08:36:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:36:10 DEBUG : Waiting for deletions to finish 2025/06/24 08:36:10 INFO : There was nothing to transfer 2025/06/24 08:36:11 DEBUG : enormous: Excluded (Size Filter) 2025/06/24 08:36:11 DEBUG : enormous: Excluded 2025/06/24 08:36:11 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 08:36:11 DEBUG : potato2: Excluded 2025/06/24 08:36:11 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 08:36:11 DEBUG : potato2: Excluded 2025/06/24 08:36:11 DEBUG : Local file system at /tmp/rclone4002221250: Waiting for checks to finish 2025/06/24 08:36:11 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:36:11 DEBUG : empty space: Unchanged skipping 2025/06/24 08:36:11 DEBUG : Local file system at /tmp/rclone4002221250: Waiting for transfers to finish 2025/06/24 08:36:11 DEBUG : Waiting for deletions to finish 2025/06/24 08:36:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (36.47s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:36:31 DEBUG : potato2: md5 = 79eaf4082bd9a8e2d0c49236fb3f7e28 OK 2025/06/24 08:36:36 DEBUG : empty space: md5 = 025dd374c9c3a82296d48225c9827b0e OK 2025/06/24 08:36:42 DEBUG : enormous: md5 = 8220dd5b15e94105df125616194868ab OK 2025/06/24 08:36:47 DEBUG : enormous: Excluded (Size Filter) 2025/06/24 08:36:47 DEBUG : enormous: Excluded 2025/06/24 08:36:47 DEBUG : potato2: Excluded (Size Filter) 2025/06/24 08:36:47 DEBUG : potato2: Excluded 2025/06/24 08:36:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:36:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:36:47 DEBUG : empty space: Unchanged skipping 2025/06/24 08:36:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:36:47 DEBUG : Waiting for deletions to finish 2025/06/24 08:36:52 INFO : enormous: Deleted 2025/06/24 08:36:52 INFO : potato2: Deleted 2025/06/24 08:36:52 INFO : There was nothing to transfer 2025/06/24 08:36:58 DEBUG : Local file system at /tmp/rclone4002221250: Waiting for checks to finish 2025/06/24 08:36:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:36:58 DEBUG : empty space: Unchanged skipping 2025/06/24 08:36:58 DEBUG : Local file system at /tmp/rclone4002221250: Waiting for transfers to finish 2025/06/24 08:36:58 DEBUG : Waiting for deletions to finish 2025/06/24 08:36:58 INFO : potato2: Deleted 2025/06/24 08:36:58 INFO : enormous: Deleted 2025/06/24 08:36:58 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (42.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:37:09 DEBUG : one: md5 = 654fe8140b119fd4183df9d828b4211c OK 2025/06/24 08:37:14 DEBUG : two: md5 = 7862af2ef93df57cb73fb80bf4535cdc OK 2025/06/24 08:37:19 DEBUG : three: md5 = 54e6cdf03a35cf4685fa484016e8dae7 OK 2025/06/24 08:37:24 DEBUG : four: md5 = db6084b6bb23b1acc28132fa18989548 OK 2025/06/24 08:37:30 DEBUG : five: Need to transfer - File not found at Destination 2025/06/24 08:37:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:37:30 DEBUG : one: Destination is newer than source, skipping 2025/06/24 08:37:30 DEBUG : three: Sizes identical 2025/06/24 08:37:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/24 08:37:35 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/24 08:37:35 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/24 08:37:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:37:35 DEBUG : two: md5 = 834d96d74d949c0138a70735a6f8cb28 OK 2025/06/24 08:37:35 INFO : two: Copied (replaced existing) 2025/06/24 08:37:35 DEBUG : five: md5 = 35b2614586d025eab34a15eda6ccfe14 OK 2025/06/24 08:37:35 INFO : five: Copied (new) 2025/06/24 08:37:40 DEBUG : four: md5 = 3076b43d00b67565d12090bf20acf9c6 OK 2025/06/24 08:37:40 INFO : four: Copied (replaced existing) 2025/06/24 08:37:40 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (78.21s) === 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-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/24 08:38:26 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/24 08:38:27 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/24 08:38:27 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/24 08:38:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:38:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:38:27 DEBUG : potato: md5 = fbc91d3f3ccb7a67a7178e019000a399 OK 2025/06/24 08:38:27 INFO : potato: Copied (new) 2025/06/24 08:38:33 DEBUG : yam: md5 = 9b402110bca657991ca8a72a25b601b1 OK 2025/06/24 08:38:33 INFO : yam: Copied (new) 2025/06/24 08:38:33 DEBUG : Waiting for deletions to finish 2025/06/24 08:38:33 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/24 08:38:33 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/24 08:38:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:38:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:38:33 DEBUG : potato: Unchanged skipping 2025/06/24 08:38:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:38:39 DEBUG : yaml: md5 = d0da89bdde6339deb009eb69f1369c7c OK 2025/06/24 08:38:39 INFO : yaml: Copied (new) 2025/06/24 08:38:39 DEBUG : Waiting for deletions to finish 2025/06/24 08:38:49 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (28.05s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/24 08:38:55 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Making map for --track-renames 2025/06/24 08:38:55 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Finished making map for --track-renames 2025/06/24 08:38:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:38:55 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/24 08:38:55 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/24 08:38:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for renames to finish 2025/06/24 08:38:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:38:55 DEBUG : potato: md5 = ff356050c131d3c50b4c1d660135bdbe OK 2025/06/24 08:38:55 INFO : potato: Copied (new) 2025/06/24 08:39:00 DEBUG : yam: md5 = db49971d42a28a786b5b0f33192f63eb OK 2025/06/24 08:39:00 INFO : yam: Copied (new) 2025/06/24 08:39:00 DEBUG : Waiting for deletions to finish 2025/06/24 08:39:00 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Making map for --track-renames 2025/06/24 08:39:00 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Finished making map for --track-renames 2025/06/24 08:39:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:39:00 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:39:00 DEBUG : potato: Unchanged skipping 2025/06/24 08:39:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for renames to finish 2025/06/24 08:39:16 INFO : yam: Copied (server-side copy) to: yaml 2025/06/24 08:39:21 INFO : yam: Deleted 2025/06/24 08:39:21 INFO : yaml: Renamed from "yam" 2025/06/24 08:39:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:39:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (31.99s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/24 08:39:27 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Making map for --track-renames 2025/06/24 08:39:27 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Finished making map for --track-renames 2025/06/24 08:39:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:39:27 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/24 08:39:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/24 08:39:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for renames to finish 2025/06/24 08:39:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:39:27 DEBUG : potato: md5 = 9318c261c644837839217d9bde52c5c5 OK 2025/06/24 08:39:27 INFO : potato: Copied (new) 2025/06/24 08:39:32 DEBUG : sub/yam: md5 = d6f78389029f45890f4896d13c5270a3 OK 2025/06/24 08:39:32 INFO : sub/yam: Copied (new) 2025/06/24 08:39:32 DEBUG : Waiting for deletions to finish 2025/06/24 08:39:32 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:39:32 DEBUG : potato: Unchanged skipping 2025/06/24 08:39:32 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Making map for --track-renames 2025/06/24 08:39:32 INFO : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Finished making map for --track-renames 2025/06/24 08:39:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:39:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for renames to finish 2025/06/24 08:39:58 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/24 08:40:03 INFO : sub/yam: Deleted 2025/06/24 08:40:03 INFO : yam: Renamed from "sub/yam" 2025/06/24 08:40:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:40:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (52.21s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:40:19 DEBUG : Creating backend with remote "/tmp/rclone4002221250/dir1" 2025/06/24 08:40:19 DEBUG : Creating backend with remote "/tmp/rclone4002221250/dir2" 2025/06/24 08:40:19 DEBUG : Local file system at /tmp/rclone4002221250/dir2: Using server-side directory move 2025/06/24 08:40:19 INFO : Local file system at /tmp/rclone4002221250/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/24 08:40:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/24 08:40:19 DEBUG : Local file system at /tmp/rclone4002221250/dir2: Waiting for checks to finish 2025/06/24 08:40:19 DEBUG : Local file system at /tmp/rclone4002221250/dir2: Waiting for transfers to finish 2025/06/24 08:40:19 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.21s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:40:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:40:19 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/24 08:40:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:40:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:40:19 DEBUG : nested/sub dir/file: md5 = e72a96391c0cd15546d4a32ffdec1102 OK 2025/06/24 08:40:19 INFO : nested/sub dir/file: Copied (new) 2025/06/24 08:40:19 INFO : nested/sub dir/file: Deleted 2025/06/24 08:40:24 DEBUG : sub dir/hello world: md5 = 5f12b39c263a90c197bb9d1b2cab1f7c OK 2025/06/24 08:40:24 INFO : sub dir/hello world: Copied (new) 2025/06/24 08:40:24 INFO : sub dir/hello world: Deleted 2025/06/24 08:40:24 INFO : sub dir: Removing directory 2025/06/24 08:40:24 INFO : nested/sub dir: Removing directory 2025/06/24 08:40:24 INFO : nested: Removing directory 2025/06/24 08:40:24 DEBUG : Local file system at /tmp/rclone4002221250: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (11.11s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:40:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/24 08:40:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/24 08:40:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:40:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:40:30 DEBUG : nested/sub dir/file: md5 = 40ef332afa3373183a1b5293e8c4ad18 OK 2025/06/24 08:40:30 INFO : nested/sub dir/file: Copied (new) 2025/06/24 08:40:30 INFO : nested/sub dir/file: Deleted 2025/06/24 08:40:35 DEBUG : sub dir/hello world: md5 = f15d2a36a284eb9f673ba477a110f1b9 OK 2025/06/24 08:40:35 INFO : sub dir/hello world: Copied (new) 2025/06/24 08:40:35 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (10.97s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:40:41 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/24 08:40:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/24 08:40:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:40:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:40:41 DEBUG : existing-b: md5 = 62b3085f4b247479c3a70c4365a592e1 OK 2025/06/24 08:40:41 INFO : existing-b: Copied (new) 2025/06/24 08:40:41 INFO : existing-b: Deleted 2025/06/24 08:40:46 DEBUG : existing: md5 = f809a084ee9f92f7c90c57487449727c OK 2025/06/24 08:40:46 INFO : existing: Copied (new) 2025/06/24 08:40:46 INFO : existing: Deleted 2025/06/24 08:40:47 DEBUG : existing: Destination exists, skipping 2025/06/24 08:40:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:40:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/24 08:40:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:40:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (17.05s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:40:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kebuyam7hoqo" 2025/06/24 08:40:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kebuyam7hoqo.bin" 2025/06/24 08:40:59 DEBUG : Swift container crypt path rclone-test-kebuyam7hoqo.bin: Auto set use_segments_container to true 2025/06/24 08:41:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kebuyam7hoqo" 2025/06/24 08:41:04 DEBUG : Swift container crypt path rclone-test-kebuyam7hoqo: Auto set use_segments_container to true 2025/06/24 08:41:15 DEBUG : potato2: md5 = 554d0ed0e4434eb5675e641608eb899f OK 2025/06/24 08:41:20 DEBUG : empty space: md5 = 3f2d49d1b2e8cee75f3689f04d0ab4d2 OK 2025/06/24 08:41:20 DEBUG : potato3: md5 = 7425d9911c6488dda20e72654094782e OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida' -> Encrypted drive 'TestCryptSwift:rclone-test-kebuyam7hoqo' 2025/06/24 08:41:26 DEBUG : empty space: md5 = a88a6384cb7c034bef0f21c278477e9a OK 2025/06/24 08:41:31 DEBUG : potato3: md5 = fbe76a952c3fd507fab2b1df9961fda7 OK 2025/06/24 08:41:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:41:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/24 08:41:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kebuyam7hoqo': Waiting for checks to finish 2025/06/24 08:41:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:41:47 DEBUG : empty space: Unchanged skipping 2025/06/24 08:41:52 INFO : empty space: Deleted 2025/06/24 08:41:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kebuyam7hoqo': Waiting for transfers to finish 2025/06/24 08:41:53 INFO : potato2: Copied (server-side copy) 2025/06/24 08:41:57 INFO : potato3: Copied (server-side copy) 2025/06/24 08:41:57 INFO : potato3: Deleted 2025/06/24 08:41:58 INFO : potato2: Deleted 2025/06/24 08:42:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nuzufuz1naku" 2025/06/24 08:42:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nuzufuz1naku.bin" 2025/06/24 08:42:04 DEBUG : Swift container crypt path rclone-test-nuzufuz1naku.bin: Auto set use_segments_container to true 2025/06/24 08:42:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nuzufuz1naku" 2025/06/24 08:42:09 DEBUG : Swift container crypt path rclone-test-nuzufuz1naku: Auto set use_segments_container to true 2025/06/24 08:42:15 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/24 08:42:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:42:15 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/24 08:42:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nuzufuz1naku': Waiting for checks to finish 2025/06/24 08:42:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nuzufuz1naku': Waiting for transfers to finish 2025/06/24 08:42:20 INFO : empty space: Copied (server-side copy) 2025/06/24 08:42:21 INFO : potato3: Copied (server-side copy) 2025/06/24 08:42:25 INFO : empty space: Deleted 2025/06/24 08:42:26 INFO : potato2: Copied (server-side copy) 2025/06/24 08:42:26 INFO : potato3: Deleted 2025/06/24 08:42:31 INFO : potato2: Deleted 2025/06/24 08:42:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nuzufuz1naku': Purge remote 2025/06/24 08:42:31 DEBUG : Waiting for deletions to finish 2025/06/24 08:42:32 INFO : potato3.bin: Deleted 2025/06/24 08:42:32 INFO : empty space.bin: Deleted 2025/06/24 08:42:37 INFO : potato2.bin: Deleted 2025/06/24 08:42:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kebuyam7hoqo': Purge remote 2025/06/24 08:42:37 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (99.10s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:42:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jedegel6muta" 2025/06/24 08:42:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jedegel6muta.bin" 2025/06/24 08:42:38 DEBUG : Swift container crypt path rclone-test-jedegel6muta.bin: Auto set use_segments_container to true 2025/06/24 08:42:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jedegel6muta" 2025/06/24 08:42:43 DEBUG : Swift container crypt path rclone-test-jedegel6muta: Auto set use_segments_container to true 2025/06/24 08:42:54 DEBUG : potato2: md5 = 6ddfd29a481b6f50a489935836208a0f OK 2025/06/24 08:42:59 DEBUG : empty space: md5 = 0cb369ce1951d1df0338b3432c77359b OK 2025/06/24 08:42:59 DEBUG : potato3: md5 = 8172b371bd1c93ef44bc29b972b043e0 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida' -> Encrypted drive 'TestCryptSwift:rclone-test-jedegel6muta' 2025/06/24 08:43:10 DEBUG : empty space: md5 = 90342da85aacfc5bbc057b8609d65abe OK 2025/06/24 08:43:10 DEBUG : potato3: md5 = 0a1ff7aaef99b16a36f8408acf9c59d8 OK 2025/06/24 08:43:10 DEBUG : empty space: Excluded (Size Filter) 2025/06/24 08:43:10 DEBUG : empty space: Excluded 2025/06/24 08:43:10 DEBUG : empty space: Excluded (Size Filter) 2025/06/24 08:43:10 DEBUG : empty space: Excluded 2025/06/24 08:43:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:43:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/24 08:43:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jedegel6muta': Waiting for checks to finish 2025/06/24 08:43:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jedegel6muta': Waiting for transfers to finish 2025/06/24 08:43:16 INFO : potato3: Copied (server-side copy) 2025/06/24 08:43:16 INFO : potato3: Deleted 2025/06/24 08:43:16 INFO : potato2: Copied (server-side copy) 2025/06/24 08:43:21 INFO : potato2: Deleted 2025/06/24 08:43:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kowuziq8vubu" 2025/06/24 08:43:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kowuziq8vubu.bin" 2025/06/24 08:43:22 DEBUG : Swift container crypt path rclone-test-kowuziq8vubu.bin: Auto set use_segments_container to true 2025/06/24 08:43:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kowuziq8vubu" 2025/06/24 08:43:28 DEBUG : Swift container crypt path rclone-test-kowuziq8vubu: Auto set use_segments_container to true 2025/06/24 08:43:33 DEBUG : empty space: Excluded (Size Filter) 2025/06/24 08:43:33 DEBUG : empty space: Excluded 2025/06/24 08:43:33 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:43:33 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/24 08:43:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kowuziq8vubu': Waiting for checks to finish 2025/06/24 08:43:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kowuziq8vubu': Waiting for transfers to finish 2025/06/24 08:43:39 INFO : potato2: Copied (server-side copy) 2025/06/24 08:43:39 INFO : potato2: Deleted 2025/06/24 08:43:39 INFO : potato3: Copied (server-side copy) 2025/06/24 08:43:39 INFO : potato3: Deleted 2025/06/24 08:43:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kowuziq8vubu': Purge remote 2025/06/24 08:43:40 DEBUG : Waiting for deletions to finish 2025/06/24 08:43:40 INFO : potato2.bin: Deleted 2025/06/24 08:43:40 INFO : potato3.bin: Deleted 2025/06/24 08:43:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jedegel6muta': Purge remote 2025/06/24 08:43:40 DEBUG : Waiting for deletions to finish 2025/06/24 08:43:45 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (78.77s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:43:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kirufev2cego" 2025/06/24 08:43:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kirufev2cego.bin" 2025/06/24 08:43:56 DEBUG : Swift container crypt path rclone-test-kirufev2cego.bin: Auto set use_segments_container to true 2025/06/24 08:44:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kirufev2cego" 2025/06/24 08:44:02 DEBUG : Swift container crypt path rclone-test-kirufev2cego: Auto set use_segments_container to true 2025/06/24 08:44:13 DEBUG : potato2: md5 = 92b32154073fb0cdb21dfc5818fbfc4f OK 2025/06/24 08:44:18 DEBUG : empty space: md5 = adcdb93f8e5e7300cbdf58a14019d276 OK 2025/06/24 08:44:18 DEBUG : potato3: md5 = 7a4015b7c5cdf2bca3be7810f2074801 OK 2025/06/24 08:44:18 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida' -> Encrypted drive 'TestCryptSwift:rclone-test-kirufev2cego' 2025/06/24 08:44:29 DEBUG : empty space: md5 = 718b097be7f0da7313b0a9db4c168c81 OK 2025/06/24 08:44:29 DEBUG : potato3: md5 = f86bad94a41819f6a343c11dfe6fcd01 OK 2025/06/24 08:44:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:44:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kirufev2cego': Waiting for checks to finish 2025/06/24 08:44:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/24 08:44:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:44:30 DEBUG : empty space: Unchanged skipping 2025/06/24 08:44:35 INFO : empty space: Deleted 2025/06/24 08:44:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kirufev2cego': Waiting for transfers to finish 2025/06/24 08:44:35 INFO : potato3: Copied (server-side copy) 2025/06/24 08:44:35 INFO : potato3: Deleted 2025/06/24 08:44:45 INFO : potato2: Copied (server-side copy) 2025/06/24 08:44:50 INFO : potato2: Deleted 2025/06/24 08:44:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-reriqox2koli" 2025/06/24 08:44:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-reriqox2koli.bin" 2025/06/24 08:44:56 DEBUG : Swift container crypt path rclone-test-reriqox2koli.bin: Auto set use_segments_container to true 2025/06/24 08:45:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-reriqox2koli" 2025/06/24 08:45:02 DEBUG : Swift container crypt path rclone-test-reriqox2koli: Auto set use_segments_container to true 2025/06/24 08:45:07 INFO : tomatoDir: Making directory 2025/06/24 08:45:07 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/24 08:45:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/24 08:45:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/24 08:45:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-reriqox2koli': Waiting for checks to finish 2025/06/24 08:45:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-reriqox2koli': Waiting for transfers to finish 2025/06/24 08:45:18 INFO : empty space: Copied (server-side copy) 2025/06/24 08:45:18 INFO : potato2: Copied (server-side copy) 2025/06/24 08:45:23 INFO : empty space: Deleted 2025/06/24 08:45:23 INFO : potato3: Copied (server-side copy) 2025/06/24 08:45:23 INFO : potato3: Deleted 2025/06/24 08:45:23 INFO : potato2: Deleted 2025/06/24 08:45:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-reriqox2koli': Purge remote 2025/06/24 08:45:29 DEBUG : Waiting for deletions to finish 2025/06/24 08:45:34 INFO : empty space.bin: Deleted 2025/06/24 08:45:34 INFO : potato3.bin: Deleted 2025/06/24 08:45:39 INFO : potato2.bin: Deleted 2025/06/24 08:45:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kirufev2cego': Purge remote 2025/06/24 08:45:39 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (103.38s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:45:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/rclone-move-test" 2025/06/24 08:45:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-move-test.bin" 2025/06/24 08:45:40 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/24 08:45:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-move-test" 2025/06/24 08:45:45 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-move-test: Auto set use_segments_container to true 2025/06/24 08:45:56 DEBUG : potato2: md5 = ebf2bf869e2258bfbb0d98c076b650ef OK --- PASS: TestServerSideMoveOverlap (32.32s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:46:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test" 2025/06/24 08:46:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-sync-test.bin" 2025/06/24 08:46:12 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/24 08:46:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-sync-test" 2025/06/24 08:46:18 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.61s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:46:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test" 2025/06/24 08:46:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-sync-test.bin" 2025/06/24 08:46:24 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/24 08:46:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-sync-test" 2025/06/24 08:46:29 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-sync-test: Auto set use_segments_container to true 2025/06/24 08:46:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test-include/layer2" 2025/06/24 08:46:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-sync-test-include/layer2.bin" 2025/06/24 08:46:35 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/24 08:46:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-sync-test-include/layer2" 2025/06/24 08:46:40 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/24 08:46:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test-ignore-file" 2025/06/24 08:46:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-sync-test-ignore-file.bin" 2025/06/24 08:46:46 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/24 08:46:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/rclone-sync-test-ignore-file" 2025/06/24 08:46:52 DEBUG : Swift container crypt path rclone-test-culaluw5xida/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/24 08:47:03 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 4e4d2a2dad7ba656d990a4a7ccff1504 OK 2025/06/24 08:47:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 08:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test': Waiting for checks to finish 2025/06/24 08:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test': Waiting for transfers to finish 2025/06/24 08:47:13 DEBUG : Waiting for deletions to finish 2025/06/24 08:47:13 INFO : There was nothing to transfer 2025/06/24 08:47:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 08:47:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:47:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:47:19 DEBUG : Waiting for deletions to finish 2025/06/24 08:47:19 INFO : There was nothing to transfer 2025/06/24 08:47:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 08:47:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/24 08:47:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/24 08:47:24 DEBUG : Waiting for deletions to finish 2025/06/24 08:47:24 INFO : There was nothing to transfer 2025/06/24 08:47:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 08:47:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 08:47:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 08:47:29 DEBUG : Waiting for deletions to finish 2025/06/24 08:47:29 INFO : There was nothing to transfer 2025/06/24 08:47:29 DEBUG : Excluded 2025/06/24 08:47:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/24 08:47:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/24 08:47:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/24 08:47:29 DEBUG : Waiting for deletions to finish 2025/06/24 08:47:29 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (71.32s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:47:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/dst" 2025/06/24 08:47:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst.bin" 2025/06/24 08:47:35 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst.bin: Auto set use_segments_container to true 2025/06/24 08:47:40 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst" 2025/06/24 08:47:41 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst: Auto set use_segments_container to true 2025/06/24 08:47:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/CompareDest" 2025/06/24 08:47:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/CompareDest.bin" 2025/06/24 08:47:46 DEBUG : Swift container crypt path rclone-test-culaluw5xida/CompareDest.bin: Auto set use_segments_container to true 2025/06/24 08:47:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/CompareDest" 2025/06/24 08:47:52 DEBUG : Swift container crypt path rclone-test-culaluw5xida/CompareDest: Auto set use_segments_container to true 2025/06/24 08:48:02 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 08:48:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:48:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:48:08 DEBUG : one: md5 = e060506efaac7f3ff3203adddf4eabd6 OK 2025/06/24 08:48:08 INFO : one: Copied (new) 2025/06/24 08:48:08 DEBUG : Waiting for deletions to finish 2025/06/24 08:48:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 08:48:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:48:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:48:18 DEBUG : one: md5 = c148c6f757f9383a7c3293a9821f5771 OK 2025/06/24 08:48:18 INFO : one: Copied (replaced existing) 2025/06/24 08:48:18 DEBUG : Waiting for deletions to finish 2025/06/24 08:48:24 DEBUG : dst/one: md5 = 9586f75d442205e0453ae144df48c5b5 OK 2025/06/24 08:48:24 DEBUG : CompareDest/one: md5 = 04f0e2ffbc968306625336dee614998d OK 2025/06/24 08:48:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 08:48:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:48:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:48:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 08:48:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:48:24 DEBUG : Waiting for deletions to finish 2025/06/24 08:48:24 INFO : There was nothing to transfer 2025/06/24 08:48:30 DEBUG : CompareDest/two: md5 = ea4131fd44c6b19bce84211df5ec654b OK 2025/06/24 08:48:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 08:48:30 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:48:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 08:48:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:48:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 08:48:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:48:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:48:35 DEBUG : Waiting for deletions to finish 2025/06/24 08:48:35 INFO : There was nothing to transfer 2025/06/24 08:48:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 08:48:35 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:48:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 08:48:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:48:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/24 08:48:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:48:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:48:40 DEBUG : Waiting for deletions to finish 2025/06/24 08:48:40 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/24 08:48:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 08:48:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/24 08:48:46 DEBUG : two: Need to transfer - File not found at Destination 2025/06/24 08:48:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:48:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:48:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/24 08:48:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:48:51 DEBUG : two: md5 = b4787303a66c1025340f97d53c7599d1 OK 2025/06/24 08:48:51 INFO : two: Copied (new) 2025/06/24 08:48:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (102.61s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:49:22 DEBUG : pre-dest1/1: md5 = 6fd7eab151bab6682dc14a67ff0a8c7a OK 2025/06/24 08:49:23 DEBUG : pre-dest2/2: md5 = 2c4e12ad0740959c2d6b566d9e4ef493 OK 2025/06/24 08:49:28 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/dest" 2025/06/24 08:49:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dest.bin" 2025/06/24 08:49:28 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dest.bin: Auto set use_segments_container to true 2025/06/24 08:49:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dest" 2025/06/24 08:49:34 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dest: Auto set use_segments_container to true 2025/06/24 08:49:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/pre-dest1" 2025/06/24 08:49:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/pre-dest1.bin" 2025/06/24 08:49:40 DEBUG : Swift container crypt path rclone-test-culaluw5xida/pre-dest1.bin: Auto set use_segments_container to true 2025/06/24 08:49:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/pre-dest1" 2025/06/24 08:49:45 DEBUG : Swift container crypt path rclone-test-culaluw5xida/pre-dest1: Auto set use_segments_container to true 2025/06/24 08:49:51 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/pre-dest2" 2025/06/24 08:49:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/pre-dest2.bin" 2025/06/24 08:49:51 DEBUG : Swift container crypt path rclone-test-culaluw5xida/pre-dest2.bin: Auto set use_segments_container to true 2025/06/24 08:49:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/pre-dest2" 2025/06/24 08:49:57 DEBUG : Swift container crypt path rclone-test-culaluw5xida/pre-dest2: Auto set use_segments_container to true 2025/06/24 08:50:22 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:50:22 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/24 08:50:28 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:50:28 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/24 08:50:53 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/24 08:50:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dest': Waiting for checks to finish 2025/06/24 08:50:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dest': Waiting for transfers to finish 2025/06/24 08:50:58 DEBUG : 3: md5 = 1c957219bccb53e5a0664d0f6d900738 OK 2025/06/24 08:50:58 INFO : 3: Copied (new) 2025/06/24 08:50:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (118.36s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:51:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/dst" 2025/06/24 08:51:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst.bin" 2025/06/24 08:51:16 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst.bin: Auto set use_segments_container to true 2025/06/24 08:51:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst" 2025/06/24 08:51:21 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst: Auto set use_segments_container to true 2025/06/24 08:51:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/CopyDest" 2025/06/24 08:51:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/CopyDest.bin" 2025/06/24 08:51:42 DEBUG : Swift container crypt path rclone-test-culaluw5xida/CopyDest.bin: Auto set use_segments_container to true 2025/06/24 08:51:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/CopyDest" 2025/06/24 08:51:48 DEBUG : Swift container crypt path rclone-test-culaluw5xida/CopyDest: Auto set use_segments_container to true 2025/06/24 08:52:48 DEBUG : one: Need to transfer - File not found at Destination 2025/06/24 08:52:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:52:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:52:54 DEBUG : one: md5 = b66b4fdec8f6b6083dbd2d7c693124bc OK 2025/06/24 08:52:54 INFO : one: Copied (new) 2025/06/24 08:52:54 DEBUG : Waiting for deletions to finish 2025/06/24 08:52:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:52:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 08:53:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:53:09 DEBUG : one: md5 = bbb76a0276c86b79e8eaacc9dcb028a4 OK 2025/06/24 08:53:09 INFO : one: Copied (replaced existing) 2025/06/24 08:53:09 DEBUG : Waiting for deletions to finish 2025/06/24 08:53:15 DEBUG : dst/one: md5 = 3b1b5f8a9687e31e00d06844fcd244ec OK 2025/06/24 08:53:20 DEBUG : CopyDest/one: md5 = b3bd7f8077570768f5dba871a56b49f0 OK 2025/06/24 08:53:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/BackupDir" 2025/06/24 08:53:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/BackupDir.bin" 2025/06/24 08:53:26 DEBUG : Swift container crypt path rclone-test-culaluw5xida/BackupDir.bin: Auto set use_segments_container to true 2025/06/24 08:53:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/BackupDir" 2025/06/24 08:53:31 DEBUG : Swift container crypt path rclone-test-culaluw5xida/BackupDir: Auto set use_segments_container to true 2025/06/24 08:53:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:53:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 08:53:42 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:53:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/24 08:53:57 INFO : one: Copied (server-side copy) 2025/06/24 08:54:03 INFO : one: Deleted 2025/06/24 08:54:18 INFO : one: Copied (server-side copy) 2025/06/24 08:54:18 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/24 08:54:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:54:18 DEBUG : Waiting for deletions to finish 2025/06/24 08:54:29 DEBUG : CopyDest/two: md5 = db5f016bfde64edd27d6991aeef1a4ca OK 2025/06/24 08:54:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:54:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:54:34 DEBUG : one: Unchanged skipping 2025/06/24 08:54:44 INFO : two: Copied (server-side copy) 2025/06/24 08:54:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/24 08:54:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:54:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:54:44 DEBUG : Waiting for deletions to finish 2025/06/24 08:54:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:54:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:54:45 DEBUG : one: Unchanged skipping 2025/06/24 08:54:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:54:45 DEBUG : two: Unchanged skipping 2025/06/24 08:54:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:54:45 DEBUG : Waiting for deletions to finish 2025/06/24 08:54:45 INFO : There was nothing to transfer 2025/06/24 08:55:01 DEBUG : CopyDest/three: md5 = 3eb9a1ffa9da30252280ff80dbca874f OK 2025/06/24 08:55:06 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/24 08:55:06 DEBUG : three: Destination not found in --copy-dest 2025/06/24 08:55:06 DEBUG : three: Need to transfer - File not found at Destination 2025/06/24 08:55:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:55:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:55:06 DEBUG : one: Unchanged skipping 2025/06/24 08:55:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:55:06 DEBUG : two: Unchanged skipping 2025/06/24 08:55:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:55:12 DEBUG : three: md5 = bbe095b55684923dea3928eb94e5186c OK 2025/06/24 08:55:12 INFO : three: Copied (new) 2025/06/24 08:55:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (287.52s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:56:08 DEBUG : dst/one: md5 = 1b7ac7af7c967ea114b2e7b5cf2f85fe OK 2025/06/24 08:56:14 DEBUG : dst/two: md5 = a923f3d08d7ad76fcc55a506c3dfb1c6 OK 2025/06/24 08:56:19 DEBUG : dst/three.txt: md5 = ba5198474e9af96070491ebdaecd619b OK 2025/06/24 08:56:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/dst" 2025/06/24 08:56:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst.bin" 2025/06/24 08:56:20 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst.bin: Auto set use_segments_container to true 2025/06/24 08:56:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst" 2025/06/24 08:56:26 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst: Auto set use_segments_container to true 2025/06/24 08:56:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/backup" 2025/06/24 08:56:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/backup.bin" 2025/06/24 08:56:31 DEBUG : Swift container crypt path rclone-test-culaluw5xida/backup.bin: Auto set use_segments_container to true 2025/06/24 08:56:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/backup" 2025/06/24 08:56:37 DEBUG : Swift container crypt path rclone-test-culaluw5xida/backup: Auto set use_segments_container to true 2025/06/24 08:56:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 08:56:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:56:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:56:43 DEBUG : two: Unchanged skipping 2025/06/24 08:56:53 INFO : one: Copied (server-side copy) 2025/06/24 08:56:58 INFO : one: Deleted 2025/06/24 08:56:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:57:03 DEBUG : one: md5 = d4c08954352f0c9e3fa2f3bceb3cf1a6 OK 2025/06/24 08:57:03 INFO : one: Copied (new) 2025/06/24 08:57:03 DEBUG : Waiting for deletions to finish 2025/06/24 08:57:34 INFO : three.txt: Copied (server-side copy) 2025/06/24 08:57:39 INFO : three.txt: Deleted 2025/06/24 08:57:39 INFO : three.txt: Moved into backup dir 2025/06/24 08:57:45 DEBUG : dst/three.txt: md5 = e30810e6e76e0e6fe8deaed898825099 OK 2025/06/24 08:57:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 08:57:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:57:50 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:57:50 DEBUG : two: Unchanged skipping 2025/06/24 08:57:56 INFO : one: Copied (server-side copy) 2025/06/24 08:58:01 INFO : one: Deleted 2025/06/24 08:58:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:58:06 DEBUG : one: md5 = 207298887efdc84ef00884a33f817920 OK 2025/06/24 08:58:06 INFO : one: Copied (new) 2025/06/24 08:58:06 DEBUG : Waiting for deletions to finish 2025/06/24 08:58:21 INFO : three.txt: Copied (server-side copy) 2025/06/24 08:58:26 INFO : three.txt: Deleted 2025/06/24 08:58:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (164.20s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 08:58:52 DEBUG : dst/one: md5 = 2d5a8136345ae96ae7744fdeec594392 OK 2025/06/24 08:58:57 DEBUG : dst/two: md5 = ca27278a4d46effe421aa9cc7286fe67 OK 2025/06/24 08:59:03 DEBUG : dst/three.txt: md5 = 807da7c0e9218cb4e693758806b78a1a OK 2025/06/24 08:59:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/dst" 2025/06/24 08:59:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst.bin" 2025/06/24 08:59:03 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst.bin: Auto set use_segments_container to true 2025/06/24 08:59:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst" 2025/06/24 08:59:09 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst: Auto set use_segments_container to true 2025/06/24 08:59:14 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/backup" 2025/06/24 08:59:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/backup.bin" 2025/06/24 08:59:15 DEBUG : Swift container crypt path rclone-test-culaluw5xida/backup.bin: Auto set use_segments_container to true 2025/06/24 08:59:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/backup" 2025/06/24 08:59:20 DEBUG : Swift container crypt path rclone-test-culaluw5xida/backup: Auto set use_segments_container to true 2025/06/24 08:59:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 08:59:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 08:59:31 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 08:59:31 DEBUG : two: Unchanged skipping 2025/06/24 08:59:41 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 08:59:46 INFO : one: Deleted 2025/06/24 08:59:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 08:59:52 DEBUG : one: md5 = c2f802d9a9c8a15f9657c76c60a1fa54 OK 2025/06/24 08:59:52 INFO : one: Copied (new) 2025/06/24 08:59:52 DEBUG : Waiting for deletions to finish 2025/06/24 09:00:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 09:00:17 INFO : three.txt: Deleted 2025/06/24 09:00:17 INFO : three.txt: Moved into backup dir 2025/06/24 09:00:33 DEBUG : dst/three.txt: md5 = 6595c36f35c8360d4254cd31557a22fe OK 2025/06/24 09:00:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 09:00:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 09:00:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:00:43 DEBUG : two: Unchanged skipping 2025/06/24 09:00:54 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 09:00:59 INFO : one: Deleted 2025/06/24 09:00:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 09:01:04 DEBUG : one: md5 = ad60fc15126527112bd1c69d3c781918 OK 2025/06/24 09:01:04 INFO : one: Copied (new) 2025/06/24 09:01:04 DEBUG : Waiting for deletions to finish 2025/06/24 09:01:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 09:01:24 INFO : three.txt: Deleted 2025/06/24 09:01:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (193.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 09:02:05 DEBUG : dst/one: md5 = 937409de1a300132171ec3858e61d8a7 OK 2025/06/24 09:02:11 DEBUG : dst/two: md5 = 6dcfe00f4c4b8e0d008e4caca2852928 OK 2025/06/24 09:02:16 DEBUG : dst/three.txt: md5 = f27b09e79546ca366ba9fb511a3d8924 OK 2025/06/24 09:02:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/dst" 2025/06/24 09:02:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst.bin" 2025/06/24 09:02:16 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst.bin: Auto set use_segments_container to true 2025/06/24 09:02:22 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst" 2025/06/24 09:02:22 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst: Auto set use_segments_container to true 2025/06/24 09:02:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/backup" 2025/06/24 09:02:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/backup.bin" 2025/06/24 09:02:28 DEBUG : Swift container crypt path rclone-test-culaluw5xida/backup.bin: Auto set use_segments_container to true 2025/06/24 09:02:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/backup" 2025/06/24 09:02:33 DEBUG : Swift container crypt path rclone-test-culaluw5xida/backup: Auto set use_segments_container to true 2025/06/24 09:02:39 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 09:02:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 09:02:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:02:44 DEBUG : two: Unchanged skipping 2025/06/24 09:02:49 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 09:02:54 INFO : one: Deleted 2025/06/24 09:02:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 09:02:59 DEBUG : one: md5 = 8b48f7c2fc02c4f1947295b8ed5d0c09 OK 2025/06/24 09:02:59 INFO : one: Copied (new) 2025/06/24 09:02:59 DEBUG : Waiting for deletions to finish 2025/06/24 09:03:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 09:03:21 INFO : three.txt: Deleted 2025/06/24 09:03:21 INFO : three.txt: Moved into backup dir 2025/06/24 09:03:26 DEBUG : dst/three.txt: md5 = b28ec02356786f5fc8ff1a20ec735e19 OK 2025/06/24 09:03:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 09:03:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 09:03:27 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:03:27 DEBUG : two: Unchanged skipping 2025/06/24 09:03:32 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 09:03:37 INFO : one: Deleted 2025/06/24 09:03:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 09:03:42 DEBUG : one: md5 = dab54db92192211d6d59abe66961bdcb OK 2025/06/24 09:03:42 INFO : one: Copied (new) 2025/06/24 09:03:42 DEBUG : Waiting for deletions to finish 2025/06/24 09:03:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 09:03:58 INFO : three.txt: Deleted 2025/06/24 09:03:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (141.81s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 09:04:27 DEBUG : dst/one: md5 = 457f6237e1ae18a62290813c70f75df0 OK 2025/06/24 09:04:32 DEBUG : dst/two: md5 = e05407ed46d3394173809095d8acf8b3 OK 2025/06/24 09:04:37 DEBUG : dst/three.txt: md5 = 4172df0aafe5522b841ad50f3ca262f7 OK 2025/06/24 09:04:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/dst" 2025/06/24 09:04:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst.bin" 2025/06/24 09:04:43 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst.bin: Auto set use_segments_container to true 2025/06/24 09:05:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst" 2025/06/24 09:05:04 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst: Auto set use_segments_container to true 2025/06/24 09:05:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 09:05:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 09:05:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:05:09 DEBUG : two: Unchanged skipping 2025/06/24 09:05:25 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 09:05:30 INFO : one: Deleted 2025/06/24 09:05:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 09:05:35 DEBUG : one: md5 = 63b8ce86900397484cab722625cec9d5 OK 2025/06/24 09:05:35 INFO : one: Copied (new) 2025/06/24 09:05:35 DEBUG : Waiting for deletions to finish 2025/06/24 09:05:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 09:06:01 INFO : three.txt: Deleted 2025/06/24 09:06:01 INFO : three.txt: Moved into backup dir 2025/06/24 09:06:11 DEBUG : dst/three.txt: md5 = 56751e900bb6cf83992b35d4dc57a4b9 OK 2025/06/24 09:06:17 DEBUG : one.bak: Excluded (Path Filter) 2025/06/24 09:06:17 DEBUG : one.bak: Excluded 2025/06/24 09:06:17 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/24 09:06:17 DEBUG : three.txt.bak: Excluded 2025/06/24 09:06:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 09:06:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for checks to finish 2025/06/24 09:06:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:06:17 DEBUG : two: Unchanged skipping 2025/06/24 09:06:32 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 09:06:38 INFO : one: Deleted 2025/06/24 09:06:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida/dst': Waiting for transfers to finish 2025/06/24 09:06:43 DEBUG : one: md5 = ea6044aa92ee458ab80614807e73a648 OK 2025/06/24 09:06:43 INFO : one: Copied (new) 2025/06/24 09:06:43 DEBUG : Waiting for deletions to finish 2025/06/24 09:07:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 09:07:09 INFO : three.txt: Deleted 2025/06/24 09:07:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (192.45s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 09:07:40 DEBUG : dst/one: md5 = 79d3e897e2068f2588f711c766115f8e OK 2025/06/24 09:07:45 DEBUG : dst/two: md5 = 92a94e47052fdb03d87758fd880d6358 OK 2025/06/24 09:07:50 DEBUG : dst/three.txt: md5 = 4f3139a5db483cdec566b7e37c9f3d9b OK 2025/06/24 09:07:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/dst" 2025/06/24 09:07:55 DEBUG : Config file has changed externally - reloading 2025/06/24 09:07:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst.bin" 2025/06/24 09:07:56 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst.bin: Auto set use_segments_container to true 2025/06/24 09:08:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst" 2025/06/24 09:08:01 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst: Auto set use_segments_container to true 2025/06/24 09:08:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 09:08:22 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 09:08:27 INFO : one: Deleted 2025/06/24 09:08:32 DEBUG : one: md5 = dfba6f5f5dde9021ab2552e863677fd2 OK 2025/06/24 09:08:32 INFO : one: Copied (new) 2025/06/24 09:08:32 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:08:32 DEBUG : two: Unchanged skipping 2025/06/24 09:08:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/24 09:08:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 09:08:57 INFO : three.txt: Deleted 2025/06/24 09:09:03 DEBUG : three.txt: md5 = fe6f15d3333776caac1af32cb80d764b OK 2025/06/24 09:09:03 INFO : three.txt: Copied (new) 2025/06/24 09:09:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 09:09:37 INFO : one: Copied (server-side copy) to: one.bak 2025/06/24 09:09:42 INFO : one: Deleted 2025/06/24 09:09:47 DEBUG : one: md5 = 3b93f4e5686a3ee67edaa24bc9539c02 OK 2025/06/24 09:09:47 INFO : one: Copied (new) 2025/06/24 09:09:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:09:47 DEBUG : two: Unchanged skipping 2025/06/24 09:09:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/24 09:10:03 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/24 09:10:08 INFO : three.txt: Deleted 2025/06/24 09:10:13 DEBUG : three.txt: md5 = 20e05776dbfc9c2621328954bf758b6f OK 2025/06/24 09:10:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (194.69s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 09:10:54 DEBUG : dst/one: md5 = cd193e9e53ab3340077b8fbaaea378f1 OK 2025/06/24 09:11:00 DEBUG : dst/two: md5 = a36ac9cd432709994b62286025a77301 OK 2025/06/24 09:11:05 DEBUG : dst/three.txt: md5 = 8abea8f6d0899ab914b0681d87bb8636 OK 2025/06/24 09:11:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-culaluw5xida/dst" 2025/06/24 09:11:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst.bin" 2025/06/24 09:11:15 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst.bin: Auto set use_segments_container to true 2025/06/24 09:11:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-culaluw5xida/dst" 2025/06/24 09:11:21 DEBUG : Swift container crypt path rclone-test-culaluw5xida/dst: Auto set use_segments_container to true 2025/06/24 09:11:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/24 09:11:57 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 09:12:02 INFO : one: Deleted 2025/06/24 09:12:07 DEBUG : one: md5 = 117bc6261c44b9171dad049fb325263e OK 2025/06/24 09:12:07 INFO : one: Copied (new) 2025/06/24 09:12:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:12:12 DEBUG : two: Unchanged skipping 2025/06/24 09:12:17 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/24 09:12:33 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 09:12:38 INFO : three.txt: Deleted 2025/06/24 09:12:43 DEBUG : three.txt: md5 = 5daeca67e70230bbfd4038239af751c6 OK 2025/06/24 09:12:43 INFO : three.txt: Copied (new) 2025/06/24 09:12:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/24 09:13:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/24 09:13:10 INFO : one: Deleted 2025/06/24 09:13:15 DEBUG : one: md5 = a400b82b2abd75133f00020deb08c32b OK 2025/06/24 09:13:15 INFO : one: Copied (new) 2025/06/24 09:13:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:13:15 DEBUG : two: Unchanged skipping 2025/06/24 09:13:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/24 09:13:41 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/24 09:13:46 INFO : three.txt: Deleted 2025/06/24 09:13:51 DEBUG : three.txt: md5 = 8cf37461a595b8b0a35d79b41e83714d OK 2025/06/24 09:13:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (222.76s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 09:14:37 DEBUG : Testêé: md5 = 0115b8ec926e9e216d4a655dc5bc6bb0 OK 2025/06/24 09:14:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/24 09:14:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 09:14:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 09:14:43 DEBUG : Testêé: md5 = 493aafb4c09b4d73821f65e6e248a9d6 OK 2025/06/24 09:14:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/24 09:14:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (16.42s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 09:14:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/24 09:14:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 09:14:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 09:14:54 DEBUG : existing: md5 = a9ba6039062213115f74d70b0c0aca51 OK 2025/06/24 09:14:54 INFO : existing: Copied (new) 2025/06/24 09:14:54 DEBUG : Waiting for deletions to finish 2025/06/24 09:14:54 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/24 09:14:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 09:14:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/24 09:14:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 09:14:55 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': not deleting files as there were IO errors 2025/06/24 09:14:55 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (16.49s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 09:15:10 DEBUG : EXISTING: md5 = 813167c44cc51d6424357670ab132059 OK 2025/06/24 09:15:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 09:15:11 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:15:11 DEBUG : existing: Unchanged skipping 2025/06/24 09:15:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 09:15:11 DEBUG : Waiting for deletions to finish 2025/06/24 09:15:11 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (11.03s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.19s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", 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-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", 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-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.60s) --- SKIP: TestMaxTransfer/Hard (0.20s) --- SKIP: TestMaxTransfer/Soft (0.20s) --- SKIP: TestMaxTransfer/Cautious (0.20s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 09:15:22 DEBUG : both0: md5 = 3dfe7985eb3b069be6f80e4325c09ce1 OK 2025/06/24 09:15:27 DEBUG : only0: md5 = cd6cc8a48734d7cbcd9a8f8fd4598280 OK 2025/06/24 09:15:28 DEBUG : both1: md5 = c3b7b60d39ee3e86d50a38965cdf7f00 OK 2025/06/24 09:15:33 DEBUG : only1: md5 = 5a14a74e58aef7dbdcadbc5a3be89483 OK 2025/06/24 09:15:38 DEBUG : both2: md5 = f59caea08b4a7ae9d2a4cef54a09e2b6 OK 2025/06/24 09:15:38 DEBUG : only2: md5 = e2f3d2eda20224bc76e0d0475e133a9a OK 2025/06/24 09:15:39 DEBUG : both3: md5 = 1475ba1b573d4eaf9313045804259fac OK 2025/06/24 09:15:39 DEBUG : only3: md5 = 676f5ee8c0c62e661cb5c4257bde8352 OK 2025/06/24 09:15:44 DEBUG : both4: md5 = 502b8883475664ce1ea2a2f4154aea73 OK 2025/06/24 09:15:50 DEBUG : only4: md5 = cfa1f4ae5b24eca38563955e31e2948e OK 2025/06/24 09:15:55 DEBUG : both5: md5 = 77b6e04837a88e3855d6017c0c1b92d8 OK 2025/06/24 09:16:00 DEBUG : only5: md5 = e5d7ce4648f1de6d198bed2e87babc34 OK 2025/06/24 09:16:01 DEBUG : both6: md5 = 9ca9b4d91d4942a5a445c7f934d11a7b OK 2025/06/24 09:16:01 DEBUG : only6: md5 = e3bd15a9eaa847600c1ab9f4454a04cb OK 2025/06/24 09:16:01 DEBUG : both7: md5 = 2fea9e7e2f3615c9fe0cdee5325db460 OK 2025/06/24 09:16:02 DEBUG : only7: md5 = ed46a14e26f8165171cdd4c3e770725a OK 2025/06/24 09:16:08 DEBUG : both8: md5 = 14d8aba28fcb417aab9458d7e430393d OK 2025/06/24 09:16:13 DEBUG : only8: md5 = 8a58b2d2bd9c978831b649409ba8a59d OK 2025/06/24 09:16:18 DEBUG : both9: md5 = f995a4392b6f69cd7ec639f2ce5c4a97 OK 2025/06/24 09:16:23 DEBUG : only9: md5 = 7caa3e2cd10267a7ee4dc7bb82052c2d OK 2025/06/24 09:16:29 DEBUG : both10: md5 = 5974fb9ff30481ee0b2289e6720e2cdc OK 2025/06/24 09:16:34 DEBUG : only10: md5 = 61c3be72f229863066b4ce0b291bd2e3 OK 2025/06/24 09:16:34 DEBUG : both11: md5 = b83d23753caf221508c567593a4e0795 OK 2025/06/24 09:16:35 DEBUG : only11: md5 = f6b3b33e071725a05052ce8a9ce9b9c2 OK 2025/06/24 09:16:35 DEBUG : both12: md5 = 8a5efd4809ccc1e0c74cdf14094d2028 OK 2025/06/24 09:16:41 DEBUG : only12: md5 = 56900b369afc623e22c19254e9a093ac OK 2025/06/24 09:16:46 DEBUG : both13: md5 = 37a009b03816e22236c716c5be8d6637 OK 2025/06/24 09:16:46 DEBUG : only13: md5 = 8031cbbcb39ab90f60dff12fbd6f8c69 OK 2025/06/24 09:16:51 DEBUG : both14: md5 = d1684686dbc2db50790d1094aad0f880 OK 2025/06/24 09:16:57 DEBUG : only14: md5 = 0f92adfaa95b77ac9ce76938981831a3 OK 2025/06/24 09:16:57 DEBUG : both15: md5 = 2e0d952fc5e112ca6a38ffcba7ebdcee OK 2025/06/24 09:16:57 DEBUG : only15: md5 = 569791484f0075259fcfdc09028dffff OK 2025/06/24 09:17:03 DEBUG : both16: md5 = 53d6786b474cfb1f5a62281b7ad0cf47 OK 2025/06/24 09:17:03 DEBUG : only16: md5 = 61ab1888890ea9bb2db44820fdd214ab OK 2025/06/24 09:17:08 DEBUG : both17: md5 = 4718cb6cd01bf73440d7cf4cbe80f4d5 OK 2025/06/24 09:17:14 DEBUG : only17: md5 = 72663277ffb03af7ea819d5770aeb425 OK 2025/06/24 09:17:19 DEBUG : both18: md5 = 36980fedaf6b2f7c91f8811dc52ac2a8 OK 2025/06/24 09:17:25 DEBUG : only18: md5 = f5b459527b477991607a61b073e9980e OK 2025/06/24 09:17:25 DEBUG : both19: md5 = 03d39512f21c2dc51b595b8c9b60ddca OK 2025/06/24 09:17:25 DEBUG : only19: md5 = b614d68150480a4ee4bbf306e26e4490 OK 2025/06/24 09:18:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 09:18:19 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:19 DEBUG : both10: Unchanged skipping 2025/06/24 09:18:19 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:19 DEBUG : both12: Unchanged skipping 2025/06/24 09:18:19 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:19 DEBUG : both11: Unchanged skipping 2025/06/24 09:18:19 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:19 DEBUG : both14: Unchanged skipping 2025/06/24 09:18:19 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:19 DEBUG : both15: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both0: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both13: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both19: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both16: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both17: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both1: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both2: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both3: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both5: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both6: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both7: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both8: Unchanged skipping 2025/06/24 09:18:24 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:24 DEBUG : both9: Unchanged skipping 2025/06/24 09:18:29 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:29 DEBUG : both18: Unchanged skipping 2025/06/24 09:18:29 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:18:29 DEBUG : both4: Unchanged skipping 2025/06/24 09:18:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for transfers to finish 2025/06/24 09:18:29 DEBUG : Waiting for deletions to finish 2025/06/24 09:18:34 INFO : only10: Deleted 2025/06/24 09:18:34 INFO : only18: Deleted 2025/06/24 09:18:34 INFO : only11: Deleted 2025/06/24 09:18:34 INFO : only12: Deleted 2025/06/24 09:18:34 INFO : only0: Deleted 2025/06/24 09:18:34 INFO : only15: Deleted 2025/06/24 09:18:35 INFO : only19: Deleted 2025/06/24 09:18:39 INFO : only14: Deleted 2025/06/24 09:18:39 INFO : only13: Deleted 2025/06/24 09:18:40 INFO : only17: Deleted 2025/06/24 09:18:40 INFO : only5: Deleted 2025/06/24 09:18:40 INFO : only16: Deleted 2025/06/24 09:18:40 INFO : only6: Deleted 2025/06/24 09:18:40 INFO : only2: Deleted 2025/06/24 09:18:40 INFO : only3: Deleted 2025/06/24 09:18:40 INFO : only7: Deleted 2025/06/24 09:18:45 INFO : only9: Deleted 2025/06/24 09:18:45 INFO : only1: Deleted 2025/06/24 09:18:45 INFO : only8: Deleted 2025/06/24 09:18:50 INFO : only4: Deleted 2025/06/24 09:18:50 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (328.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida'", Local "Local file system at /tmp/rclone4002221250", Modify Window "1ns" 2025/06/24 09:20:50 DEBUG : both0: md5 = 35d6c55f1ec3ffebe4b40582497e39dc OK 2025/06/24 09:20:55 DEBUG : only0: md5 = 98ac77af598c712f21a17a7024bbe544 OK 2025/06/24 09:20:55 DEBUG : both1: md5 = 444c25967000852f53bde0bb99ae2a37 OK 2025/06/24 09:21:00 DEBUG : only1: md5 = cbb57c9b4faa0e83f95619a157ce5903 OK 2025/06/24 09:21:06 DEBUG : both2: md5 = 3ef7881371f4dfc720c4fa93e8f4da57 OK 2025/06/24 09:21:06 DEBUG : only2: md5 = 31320cf2bbfebbf22ae54d4dc8ff51ef OK 2025/06/24 09:21:06 DEBUG : both3: md5 = 52fa430d22001885af6e974ada08770b OK 2025/06/24 09:21:06 DEBUG : only3: md5 = ff202b38191b32649f0fc88a9710333a OK 2025/06/24 09:21:11 DEBUG : both4: md5 = 588a9a10e7740d90b49447faf1eac44b OK 2025/06/24 09:21:17 DEBUG : only4: md5 = 50afa9e4eaa9ec7df7287171eb86fae5 OK 2025/06/24 09:21:22 DEBUG : both5: md5 = d7ca12461791d56b51b6cb5f1b5b6256 OK 2025/06/24 09:21:27 DEBUG : only5: md5 = 8913fc083ac90acabfb27afe91e6cc6e OK 2025/06/24 09:21:27 DEBUG : both6: md5 = 5ca1c5d7e972f10bae7081658a8c2b7f OK 2025/06/24 09:21:27 DEBUG : only6: md5 = 31fcba0cbe69e0d057340a061a58c382 OK 2025/06/24 09:21:27 DEBUG : both7: md5 = e6129eb9ff9db8b8a9fc6101fae8a9b4 OK 2025/06/24 09:21:27 DEBUG : only7: md5 = 1475438a9d6c35afaf1313a16e425abd OK 2025/06/24 09:21:33 DEBUG : both8: md5 = 2e6c2da90439759972eeedc29369539f OK 2025/06/24 09:21:38 DEBUG : only8: md5 = 17ed53f10c087477fbfadfe8a4e53a19 OK 2025/06/24 09:21:43 DEBUG : both9: md5 = b768cf422bc0a51153ba07e888fe0688 OK 2025/06/24 09:21:48 DEBUG : only9: md5 = 9a3352f313c6dd85aa4f88f381fcf269 OK 2025/06/24 09:21:53 DEBUG : both10: md5 = 2226e3b07fa70941b874d1ba9fa02db0 OK 2025/06/24 09:21:59 DEBUG : only10: md5 = 5f277a9caaa95062accd1fac621d8fa0 OK 2025/06/24 09:21:59 DEBUG : both11: md5 = 56403f567e746f71f600265ee7f85846 OK 2025/06/24 09:21:59 DEBUG : only11: md5 = da4a4976a8c9c7aade3ce04ce7418745 OK 2025/06/24 09:21:59 DEBUG : both12: md5 = 35bf3d782627a95de18f93f09cb29f5b OK 2025/06/24 09:22:04 DEBUG : only12: md5 = 0ce82d17cba4d55f07e94f8df6313bb0 OK 2025/06/24 09:22:09 DEBUG : both13: md5 = 306a6b612dfb1bde8757cb972bea653d OK 2025/06/24 09:22:09 DEBUG : only13: md5 = c1cec3dcf0b75303b422f9bb1e65ac4e OK 2025/06/24 09:22:15 DEBUG : both14: md5 = ab179401d42e441dd07fa7eb194c4e3d OK 2025/06/24 09:22:20 DEBUG : only14: md5 = 614925eeb6405100a99a143071fe5508 OK 2025/06/24 09:22:20 DEBUG : both15: md5 = b2131b5da9ee7c8b3becd643c53c80dd OK 2025/06/24 09:22:20 DEBUG : only15: md5 = 7670d8cfc99e8436f384439a89897135 OK 2025/06/24 09:22:25 DEBUG : both16: md5 = 0c2e3490fd640759729c66c065db0697 OK 2025/06/24 09:22:26 DEBUG : only16: md5 = 7183b8e8e7d2d84a0700da9f4f92906e OK 2025/06/24 09:22:31 DEBUG : both17: md5 = 2bf95ba9d61b650ba861a90981ee83d5 OK 2025/06/24 09:22:36 DEBUG : only17: md5 = 35b9f6e3b67d7d715ce5c2d80dacc7d6 OK 2025/06/24 09:22:41 DEBUG : both18: md5 = a5c88cfbb4f609ebcb6e310181c004d6 OK 2025/06/24 09:22:46 DEBUG : only18: md5 = f822c2d9da8bc54e7da4e47d67041726 OK 2025/06/24 09:22:46 DEBUG : both19: md5 = 8cbc95498bc9877b70acadc54bf7c696 OK 2025/06/24 09:22:47 DEBUG : only19: md5 = f23e2aabf341588883f4d7cb899bff15 OK 2025/06/24 09:23:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-culaluw5xida': Waiting for checks to finish 2025/06/24 09:23:14 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:23:14 DEBUG : both10: Unchanged skipping 2025/06/24 09:23:14 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:23:14 DEBUG : both11: Unchanged skipping 2025/06/24 09:23:14 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:23:14 DEBUG : both12: Unchanged skipping 2025/06/24 09:23:14 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:23:14 DEBUG : both13: Unchanged skipping 2025/06/24 09:23:14 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:23:14 DEBUG : both15: Unchanged skipping 2025/06/24 09:23:14 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/24 09:23:14 DEBUG : both16: Unchanged skipping panic: test timed out after 1h0m0s running tests: TestSyncConcurrentTruncate (2m29s) goroutine 12491 [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, 3 minutes]: testing.(*T).Run(0xc001ab6540, {0x26bf7f7?, 0xc000587ad8?}, 0x27c1948) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc001ab6540) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc001ab6540, 0xc000587c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc001a8ee10, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfec5772?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0004c2280) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0004c2280) /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 11 [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 12 [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 12429 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0001c55e0, {0x2af4be8, 0xc0001c56d0}, 0x4b) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003f6c88, {0x2af4be8, 0xc0001c5680}, 0xc0001c55e0, {0x2b09280, 0xc001b06820}, 0x4b, 0xc00205df60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 12251 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 12251 [sync.WaitGroup.Wait]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc0001c5507?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopCheckers(0xc0003f6c88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:527 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc0003f6c88) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:972 +0x2bb github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2af4bb0, 0xc00016fc50}, {0x2b09280, 0xc001b06820}, {0x2b0af60, 0xc001a8a1e0}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1366 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2af4bb0, 0xc00016fc50}, {0x2b09280, 0xc001b06820}, {0x2b0af60, 0xc001a8a1e0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1372 +0x77 github.com/rclone/rclone/fs/sync.testSyncConcurrent(0xc000216e00, {0x26880a1, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2748 +0xd05 github.com/rclone/rclone/fs/sync.TestSyncConcurrentTruncate(0xc000216e00?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2763 +0x1f testing.tRunner(0xc000216e00, 0x27c1948) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2098 [chan receive, 54 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2049 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 12454 [select]: net/http.(*persistConn).roundTrip(0xc00073ac60, 0xc00054a050) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000194000, 0xc000888140) /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(0xc00039a070, 0xc000888140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000888140, {0x2acdfc0, 0xc00039a070}, {0x1?, 0xc001f2f180?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a903f0, 0xc000888140, {0x1?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a903f0, 0xc000888140) /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 12423 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 12434 [chan receive]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:256 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 12251 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:254 +0x378 goroutine 12464 [select]: net/http.(*persistConn).writeLoop(0xc0007bd0e0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12446 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12469 [IO wait]: internal/poll.runtime_pollWait(0x75e31a8354a8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001c9a780?, 0xc00091b980?, 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(0xc001c9a780, {0xc00091b980, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001c9a780, {0xc00091b980?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000542be8, {0xc00091b980?, 0x5?, 0x3eb3e88?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001742de0, {0xc00091b980?, 0x75e2d03667d0?, 0x75e31a9bd5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001778de0, {0xc00091b980?, 0x3eba3e0?, 0xc0004ec9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00017e9b8, {0x2acf520, 0xc001778de0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00017e708, {0x75e2d0377958, 0xc001742de0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00017e708, 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(0xc00017e708, {0xc0007dd000, 0x1000, 0xc0000189f0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc000886240, {0xc0007dd000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001c7d0e0) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001c7d0e0, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc000886240) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12455 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 12422 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001ab8000, 0xc00032acb0, 0xc00029f900) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001ab8000, {0x2af4be8, 0xc0001c5680}, {0xc0019c7360, 0x4f}, {{0xc000958570, 0x5}, {0xc000958576, 0x23}, {0x267ad24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001ab8000, {0x2af4be8, 0xc0001c5680}, {{0xc000958570, 0x5}, {0xc000958576, 0x23}, {0x267ad24, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x0?, {0x2af4be8?, 0xc0001c5680?}, {0xc000958570?, 0x0?}, {0xc000958576, 0x23}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc00057f850) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000100008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002ddda0, 0xc001f43320, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002ddda0, 0xc001f43320) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000400720, {0x2af4be8, 0xc0001c5680}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).ModTime(0xc000400720, {0x2af4be8?, 0xc0001c5680?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1359 +0x3d github.com/rclone/rclone/fs/operations.equal({0x2af4be8, 0xc0001c5680}, {0x75e2d033ef38, 0xc002385bc0}, {0x2b092f0, 0xc000113110}, {0x0, 0x0, 0x1, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:289 +0x618 github.com/rclone/rclone/fs/operations.Equal({0x2af4be8, 0xc0001c5680}, {0x75e2d033ef38, 0xc002385bc0}, {0x2b092f0, 0xc000113110}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:143 +0x77 github.com/rclone/rclone/fs/operations.NeedTransfer({0x2af4be8, 0xc0001c5680}, {0x2b092f0, 0xc000113110}, {0x2b0afd0, 0xc002385bc0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1782 +0x595 github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0003f6c88, 0xc0001c5590, 0xc0001c55e0, 0x0, 0xc001a96540?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:383 +0x1a9 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 12251 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 12475 [select]: net/http.(*persistConn).roundTrip(0xc0007bcfc0, 0xc0001c5ef0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000194000, 0xc0007cc500) /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(0xc00039a070, 0xc0007cc500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0007cc500, {0x2acdfc0, 0xc00039a070}, {0xc001b1cd01?, 0x540ad3?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a903f0, 0xc0007cc500, {0x3000000?, 0x2?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a903f0, 0xc0007cc500) /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 12425 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 12490 [select]: net/http.(*persistConn).roundTrip(0xc000886240, 0xc0008b9bd0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000194000, 0xc00029f900) /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(0xc00039a070, 0xc00029f900) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00029f900, {0x2acdfc0, 0xc00039a070}, {0x458701?, 0xc002194da0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a903f0, 0xc00029f900, {0x0?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a903f0, 0xc00029f900) /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 12422 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 12425 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001ab8000, 0xc0005641c0, 0xc0007cc500) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001ab8000, {0x2af4be8, 0xc0001c5680}, {0xc0019c7360, 0x4f}, {{0xc0007da240, 0x5}, {0xc0007da246, 0x23}, {0x267ad24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001ab8000, {0x2af4be8, 0xc0001c5680}, {{0xc0007da240, 0x5}, {0xc0007da246, 0x23}, {0x267ad24, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x0?, {0x2af4be8?, 0xc0001c5680?}, {0xc0007da240?, 0x0?}, {0xc0007da246, 0x23}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0007d5850) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000526008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002ddda0, 0xc001c7dda0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002ddda0, 0xc001c7dda0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc000400360, {0x2af4be8, 0xc0001c5680}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).ModTime(0xc000400360, {0x2af4be8?, 0xc0001c5680?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1359 +0x3d github.com/rclone/rclone/fs/operations.equal({0x2af4be8, 0xc0001c5680}, {0x75e2d033ef38, 0xc001d3e6c0}, {0x2b092f0, 0xc000112e70}, {0x0, 0x0, 0x1, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:289 +0x618 github.com/rclone/rclone/fs/operations.Equal({0x2af4be8, 0xc0001c5680}, {0x75e2d033ef38, 0xc001d3e6c0}, {0x2b092f0, 0xc000112e70}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:143 +0x77 github.com/rclone/rclone/fs/operations.NeedTransfer({0x2af4be8, 0xc0001c5680}, {0x2b092f0, 0xc000112e70}, {0x2b0afd0, 0xc001d3e6c0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1782 +0x595 github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0003f6c88, 0xc0001c5590, 0xc0001c55e0, 0x4b, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:383 +0x1a9 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 12251 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 12502 [select]: net/http.(*persistConn).roundTrip(0xc0007bd0e0, 0xc00054a8c0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000194000, 0xc000888500) /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(0xc00039a070, 0xc000888500) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc000888500, {0x2acdfc0, 0xc00039a070}, {0xc001b1cd01?, 0xc001b1cda0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a903f0, 0xc000888500, {0x0?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a903f0, 0xc000888500) /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 12424 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 12463 [IO wait]: internal/poll.runtime_pollWait(0x75e31a8356d8, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000398f80?, 0xc00091a000?, 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(0xc000398f80, {0xc00091a000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000398f80, {0xc00091a000?, 0x1973?, 0xc000435580?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003920a0, {0xc00091a000?, 0xc00055c550?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001c62270, {0xc00091a000?, 0x75e2d03cedf8?, 0x75e31a9bdf30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001c62bb8, {0xc00091a000?, 0x1973?, 0xc00054a0f0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00055c638, {0x2acf520, 0xc001c62bb8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00055c388, {0x75e2d0377958, 0xc001c62270}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00055c388, 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(0xc00055c388, {0xc00088b000, 0x1000, 0xc0000189f0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007bd0e0, {0xc00088b000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001cd5620) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001cd5620, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007bd0e0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12446 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 12470 [select]: net/http.(*persistConn).writeLoop(0xc000886240) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12455 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12427 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0001c55e0, {0x2af4be8, 0xc0001c56d0}, 0x19) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003f6c88, {0x2af4be8, 0xc0001c5680}, 0xc0001c55e0, {0x2b09280, 0xc001b06820}, 0x19, 0xc002056760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 12251 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 12428 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0001c55e0, {0x2af4be8, 0xc0001c56d0}, 0x32) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003f6c88, {0x2af4be8, 0xc0001c5680}, 0xc0001c55e0, {0x2b09280, 0xc001b06820}, 0x32, 0xc00205b760?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 12251 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 12479 [IO wait]: internal/poll.runtime_pollWait(0x75e31a8355c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001c9a880?, 0xc0008e8000?, 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(0xc001c9a880, {0xc0008e8000, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001c9a880, {0xc0008e8000?, 0xc000886240?, 0xc0004ee8b0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000542bf8, {0xc0008e8000?, 0xc0003d1d40?, 0x5?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001742f48, {0xc0008e8000?, 0x75e2d0394498?, 0x75e31a9bda78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001743248, {0xc0008e8000?, 0xc000194000?, 0xa061cb?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00017ed38, {0x2acf520, 0xc001743248}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00017ea88, {0x75e2d0377958, 0xc001742f48}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00017ea88, 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(0xc00017ea88, {0xc0007df000, 0x1000, 0x75e31a9bda78?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00075ec60, {0xc0007df000?, 0x412565?, 0x68?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc002060180) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc002060180, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00075ec60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12483 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 11988 [select]: net/http.(*persistConn).writeLoop(0xc00073ac60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 11971 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12424 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001ab8000, 0xc0003fbc00, 0xc000888500) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001ab8000, {0x2af4be8, 0xc0001c5680}, {0xc0019c7360, 0x4f}, {{0xc0008bc630, 0x5}, {0xc0008bc636, 0x23}, {0x267ad24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001ab8000, {0x2af4be8, 0xc0001c5680}, {{0xc0008bc630, 0x5}, {0xc0008bc636, 0x23}, {0x267ad24, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x0?, {0x2af4be8?, 0xc0001c5680?}, {0xc0008bc630?, 0x0?}, {0xc0008bc636, 0x23}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc0007fd850) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000380008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002ddda0, 0xc0002ddf20, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002ddda0, 0xc0002ddf20) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0004006c0, {0x2af4be8, 0xc0001c5680}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).ModTime(0xc0004006c0, {0x2af4be8?, 0xc0001c5680?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1359 +0x3d github.com/rclone/rclone/fs/operations.equal({0x2af4be8, 0xc0001c5680}, {0x75e2d033ef38, 0xc001d3e780}, {0x2b092f0, 0xc000113038}, {0x0, 0x0, 0x1, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:289 +0x618 github.com/rclone/rclone/fs/operations.Equal({0x2af4be8, 0xc0001c5680}, {0x75e2d033ef38, 0xc001d3e780}, {0x2b092f0, 0xc000113038}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:143 +0x77 github.com/rclone/rclone/fs/operations.NeedTransfer({0x2af4be8, 0xc0001c5680}, {0x2b092f0, 0xc000113038}, {0x2b0afd0, 0xc001d3e780}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1782 +0x595 github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0003f6c88, 0xc0001c5590, 0xc0001c55e0, 0x32, 0xc000085f60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:383 +0x1a9 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 12251 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 12480 [select]: net/http.(*persistConn).writeLoop(0xc00075ec60) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12483 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 12468 [select]: net/http.(*persistConn).writeLoop(0xc0007bcfc0) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12443 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 11593 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc001c6c000, {0x2af4be8, 0xc001a9def0}) /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 11615 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 11987 [IO wait]: internal/poll.runtime_pollWait(0x75e31a835278, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001b7c780?, 0xc00074c000?, 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(0xc001b7c780, {0xc00074c000, 0x3500, 0x3500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001b7c780, {0xc00074c000?, 0x34f3?, 0xc0019c35c0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000542050, {0xc00074c000?, 0xc00065c1d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001778948, {0xc00074c000?, 0x75e2d032b928?, 0x75e31a9bd5c0?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0019bbd58, {0xc00074c000?, 0x34f3?, 0x3100593900?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00065c2b8, {0x2acf520, 0xc0019bbd58}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00065c008, {0x75e2d0377958, 0xc001778948}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00065c008, 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(0xc00065c008, {0xc0007b0000, 0x1000, 0xc0000189f0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00073ac60, {0xc0007b0000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001f42a20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001f42a20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00073ac60) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 11971 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 12426 [select]: github.com/rclone/rclone/fs/sync.(*pipe).GetMax(0xc0001c55e0, {0x2af4be8, 0xc0001c56d0}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/pipe.go:126 +0xac github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc0003f6c88, {0x2af4be8, 0xc0001c5680}, 0xc0001c55e0, {0x2b09280, 0xc001b06820}, 0x0, 0xc000018030?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:491 +0xba created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 12251 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 12423 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001ab8000, 0xc0003fabd0, 0xc000888140) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001ab8000, {0x2af4be8, 0xc0001c5680}, {0xc0019c7360, 0x4f}, {{0xc001ece090, 0x5}, {0xc001ece096, 0x22}, {0x267ad24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001ab8000, {0x2af4be8, 0xc0001c5680}, {{0xc001ece090, 0x5}, {0xc001ece096, 0x22}, {0x267ad24, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0xc001ab8000?, {0x2af4be8?, 0xc0001c5680?}, {0xc001ece090?, 0x5?}, {0xc001ece096, 0x22}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc00057d850) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc000527008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0002ddda0, 0xc001d3e9c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0002ddda0, 0xc001d3e9c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0004000c0, {0x2af4be8, 0xc0001c5680}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).ModTime(0xc0004000c0, {0x2af4be8?, 0xc0001c5680?}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1359 +0x3d github.com/rclone/rclone/fs/operations.equal({0x2af4be8, 0xc0001c5680}, {0x75e2d033ef38, 0xc001d3e1e0}, {0x2b092f0, 0xc000112c90}, {0x0, 0x0, 0x1, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:289 +0x618 github.com/rclone/rclone/fs/operations.Equal({0x2af4be8, 0xc0001c5680}, {0x75e2d033ef38, 0xc001d3e1e0}, {0x2b092f0, 0xc000112c90}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:143 +0x77 github.com/rclone/rclone/fs/operations.NeedTransfer({0x2af4be8, 0xc0001c5680}, {0x2b092f0, 0xc000112c90}, {0x2b0afd0, 0xc001d3e1e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:1782 +0x595 github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairChecker(0xc0003f6c88, 0xc0001c5590, 0xc0001c55e0, 0x19, 0xc001b1bfa8?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:383 +0x1a9 created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startCheckers in goroutine 12251 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:519 +0x67 goroutine 12467 [IO wait]: internal/poll.runtime_pollWait(0x75e31a8357f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000399000?, 0xc0001e0c80?, 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(0xc000399000, {0xc0001e0c80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000399000, {0xc0001e0c80?, 0x1973?, 0xc000435240?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc000392090, {0xc0001e0c80?, 0xc00055c1d0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001c620f0, {0xc0001e0c80?, 0x75e2d0394498?, 0x75e31a9bda78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc001742fd8, {0xc0001e0c80?, 0x1973?, 0xc0000999e8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc00055c2b8, {0x2acf520, 0xc001742fd8}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc00055c008, {0x75e2d0377958, 0xc001c620f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc00055c008, 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(0xc00055c008, {0xc0007b9000, 0x1000, 0xc0000189f0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0007bcfc0, {0xc0007b9000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001c7cd80) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001c7cd80, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0007bcfc0) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12443 /usr/local/go/src/net/http/transport.go:1944 +0x174f "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.786697321s (try 5/5): exit status 2: Failed []