"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 4/5) 2025/06/25 04:46:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi" 2025/06/25 04:46:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/25 04:46:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi.bin" 2025/06/25 04:46:56 DEBUG : Swift container crypt path rclone-test-tuterom5fawi.bin: Auto set use_segments_container to true 2025/06/25 04:47:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi" 2025/06/25 04:47:02 DEBUG : Swift container crypt path rclone-test-tuterom5fawi: Auto set use_segments_container to true 2025/06/25 04:47:07 DEBUG : Creating backend with remote "/tmp/rclone3245162953" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:47:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:47:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/25 04:47:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:47:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.39s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:47:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:47:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:47:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:47:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:47:13 DEBUG : sub dir/hello world: md5 = 8f372314240831ad14b634f78b86b859 OK 2025/06/25 04:47:13 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.08s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.27s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.09s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:47:19 DEBUG : Creating backend with remote "/non-existing" 2025/06/25 04:47:19 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/25 04:47:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:47:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.21s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:47:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:47:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:47:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:47:29 DEBUG : sub dir/hello world: md5 = 88daa8586bb2a4664a45a0927cd628f6 OK 2025/06/25 04:47:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (16.12s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:47:35 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Running all checks before starting transfers 2025/06/25 04:47:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:47:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:47:35 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Checks finished, now starting transfers 2025/06/25 04:47:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:47:41 DEBUG : sub dir/hello world: md5 = 6fe62aae54e204efe5759b24465cadcd OK 2025/06/25 04:47:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (16.16s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:47:51 ERROR : Ignoring --no-traverse with sync 2025/06/25 04:47:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:47:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:47:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:47:57 DEBUG : sub dir/hello world: md5 = e20021d3e7698952982b13cbc66935bc OK 2025/06/25 04:47:57 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:47:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (21.10s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:48:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/25 04:48:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:48:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:48:20 DEBUG : hello world2: md5 = fa889d78826195576d94789c725a7d2a OK 2025/06/25 04:48:20 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (17.99s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:48:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:48:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:48:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:48:31 DEBUG : potato2: md5 = 174ea76200c11618f41d1a40003c79e2 OK 2025/06/25 04:48:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (0.93s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:48:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:48:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:48:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:48:37 DEBUG : potato2: md5 = 0fa2c5ca041d9e26b988d30ff09b0a20 OK 2025/06/25 04:48:37 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (7.26s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:48:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 04:48:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:48:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/25 04:48:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:48:39 INFO : sub dir2: Making directory 2025/06/25 04:48:39 INFO : sub dir: Making directory 2025/06/25 04:48:39 INFO : sub dir2/sub sub dir2: Making directory 2025/06/25 04:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:48:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:48:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:48:44 DEBUG : sub dir/hello world: md5 = 9b1be21c270d748885247b89c72586b8 OK 2025/06/25 04:48:44 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/25 04:48:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.86s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:48:50 INFO : sub dir2: Making directory 2025/06/25 04:48:50 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/25 04:48:50 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:48:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:48:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:48:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:48:55 DEBUG : sub dir/hello world: md5 = c273c453b566e74ddc4686c3cbdec419 OK 2025/06/25 04:48:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (11.09s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:49:01 DEBUG : sub dir2: Making directory with metadata 2025/06/25 04:49:01 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:49:01 INFO : sub dir2: Making directory 2025/06/25 04:49:01 INFO : sub dir: Making directory 2025/06/25 04:49:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:49:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:49:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:49:06 DEBUG : sub dir/hello world: md5 = 0bf31f69494f6a7b732bf7520c349f98 OK 2025/06/25 04:49:06 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:49:06 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 04:49:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/25 04:49:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (16.09s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.20s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:49:17 INFO : sub dir2: Making directory 2025/06/25 04:49:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:49:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:49:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:49:22 DEBUG : sub dir/hello world: md5 = e73f758e250ca63a2fdaeda5adb04c35 OK 2025/06/25 04:49:22 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:49:22 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (11.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:49:28 DEBUG : sub dir2: Making directory with metadata 2025/06/25 04:49:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 04:49:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 04:49:28 INFO : sub dir2: Making directory 2025/06/25 04:49:28 INFO : sub dir: Making directory 2025/06/25 04:49:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:49:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:49:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:49:33 DEBUG : sub dir/hello world: md5 = eeb37312c493e7e4d9785382eeeb9b5a OK 2025/06/25 04:49:33 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:49:33 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/25 04:49:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.94s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.21s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:49:39 INFO : sub dir2: Making directory 2025/06/25 04:49:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:49:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:49:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:49:44 DEBUG : sub dir/hello world: md5 = 32e0cff3efa35cd12663db6660edd4e5 OK 2025/06/25 04:49:44 INFO : sub dir/hello world: Copied (new) 2025/06/25 04:49:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (21.20s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:50:05 DEBUG : sub dir/hello world: md5 = 74bf25189e171f070e5d915777b7c7f6 OK 2025/06/25 04:50:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kujekiq1jaya" 2025/06/25 04:50:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kujekiq1jaya.bin" 2025/06/25 04:50:06 DEBUG : Swift container crypt path rclone-test-kujekiq1jaya.bin: Auto set use_segments_container to true 2025/06/25 04:50:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kujekiq1jaya" 2025/06/25 04:50:12 DEBUG : Swift container crypt path rclone-test-kujekiq1jaya: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi' -> Encrypted drive 'TestCryptSwift:rclone-test-kujekiq1jaya' 2025/06/25 04:50:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:50:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kujekiq1jaya': Waiting for checks to finish 2025/06/25 04:50:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kujekiq1jaya': Waiting for transfers to finish 2025/06/25 04:50:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:50:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kujekiq1jaya': Purge remote 2025/06/25 04:50:29 DEBUG : Waiting for deletions to finish 2025/06/25 04:50:34 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (49.21s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:50:55 DEBUG : sub dir/hello world: md5 = e3635b5cff8e600d7227a93d1e522ff2 OK 2025/06/25 04:50:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 04:50:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:50:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:51:00 DEBUG : sub dir/hello world: md5 = 4bec13cb63d1d32e2d71ec9d6e02695f OK 2025/06/25 04:51:00 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (21.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:51:16 DEBUG : sub dir/hello world: md5 = 199181addf849e9a406ab3cd75a72489 OK 2025/06/25 04:51:21 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-juxibab2faza" 2025/06/25 04:51:21 DEBUG : Config file has changed externally - reloading 2025/06/25 04:51:21 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-juxibab2faza.bin" 2025/06/25 04:51:22 DEBUG : Swift container crypt path rclone-test-juxibab2faza.bin: Auto set use_segments_container to true 2025/06/25 04:51:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-juxibab2faza" 2025/06/25 04:51:27 DEBUG : Swift container crypt path rclone-test-juxibab2faza: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi' -> Encrypted drive 'TestCryptSwift:rclone-test-juxibab2faza' 2025/06/25 04:51:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:51:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-juxibab2faza': Waiting for checks to finish 2025/06/25 04:51:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-juxibab2faza': Waiting for transfers to finish 2025/06/25 04:51:53 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:52:04 DEBUG : sub dir/hello world: md5 = 818450ecb0a4bcdb1d811b44d450d31d OK 2025/06/25 04:52:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-juxibab2faza': Waiting for checks to finish 2025/06/25 04:52:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 04:52:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-juxibab2faza': Waiting for transfers to finish 2025/06/25 04:52:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:52:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-juxibab2faza': Purge remote 2025/06/25 04:52:19 DEBUG : Waiting for deletions to finish 2025/06/25 04:52:25 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (83.94s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:52:40 DEBUG : sub dir/hello world: md5 = e4e51a1d99d7e03f78fd26dfcaa7bbb5 OK 2025/06/25 04:52:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 04:52:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:52:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:52:51 DEBUG : sub dir/hello world: md5 = 41f29ef266faaa4e6062f356f18930be OK 2025/06/25 04:52:51 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/25 04:52:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (27.57s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:53:08 DEBUG : sub dir/hello world: md5 = 8e00298efc4698e0f242772a61c44d09 OK 2025/06/25 04:53:08 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jiwubis1tave" 2025/06/25 04:53:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jiwubis1tave.bin" 2025/06/25 04:53:08 DEBUG : Swift container crypt path rclone-test-jiwubis1tave.bin: Auto set use_segments_container to true 2025/06/25 04:53:14 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jiwubis1tave" 2025/06/25 04:53:14 DEBUG : Swift container crypt path rclone-test-jiwubis1tave: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi' -> Encrypted drive 'TestCryptSwift:rclone-test-jiwubis1tave' 2025/06/25 04:53:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:53:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jiwubis1tave': Waiting for checks to finish 2025/06/25 04:53:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jiwubis1tave': Waiting for transfers to finish 2025/06/25 04:53:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:53:40 DEBUG : sub dir/hello world: md5 = d9eae1cd1be4d61bb240b8367c299950 OK 2025/06/25 04:53:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/25 04:53:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jiwubis1tave': Waiting for checks to finish 2025/06/25 04:53:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jiwubis1tave': Waiting for transfers to finish 2025/06/25 04:54:01 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:54:06 INFO : sub dir/hello world: Deleted 2025/06/25 04:54:12 DEBUG : sub dir/hello world: md5 = 61c28f2a61ef56808c3afccf7abcc69c OK 2025/06/25 04:54:12 DEBUG : testing file moves 2025/06/25 04:54:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/25 04:54:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jiwubis1tave': Waiting for checks to finish 2025/06/25 04:54:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jiwubis1tave': Waiting for transfers to finish 2025/06/25 04:54:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/25 04:54:34 INFO : sub dir/hello world: Deleted 2025/06/25 04:54:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jiwubis1tave': Purge remote 2025/06/25 04:54:34 DEBUG : Waiting for deletions to finish 2025/06/25 04:54:40 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (97.28s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:54:45 DEBUG : sub dir/hello world: md5 = 36e110f6902843bf2123181ee8a7039c OK 2025/06/25 04:54:45 ERROR : error listing: directory not found 2025/06/25 04:54:45 INFO : Local file system at /tmp/rclone3245162953: Making directory 2025/06/25 04:54:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:54:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (11.11s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:54:56 DEBUG : sub dir/hello world: md5 = 9858f099d384925fa73364197e60e860 OK 2025/06/25 04:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 04:54:57 DEBUG : Local file system at /tmp/rclone3245162953: Waiting for checks to finish 2025/06/25 04:54:57 DEBUG : Local file system at /tmp/rclone3245162953: Waiting for transfers to finish 2025/06/25 04:54:57 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/25 04:54:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (11.30s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:55:02 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/25 04:55:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:55:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:55:08 DEBUG : check sum: md5 = 5738e040ee166b1220bcc56098956264 OK 2025/06/25 04:55:08 INFO : check sum: Copied (new) 2025/06/25 04:55:08 DEBUG : Waiting for deletions to finish 2025/06/25 04:55:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:55:13 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/25 04:55:13 DEBUG : check sum: Size of src and dst objects identical 2025/06/25 04:55:18 DEBUG : check sum: Unchanged skipping 2025/06/25 04:55:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:55:18 DEBUG : Waiting for deletions to finish 2025/06/25 04:55:18 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (21.33s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:55:24 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/25 04:55:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:55:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:55:24 DEBUG : sizeonly: md5 = 73d9fdee3c80d9ede3c572b1114fe61a OK 2025/06/25 04:55:24 INFO : sizeonly: Copied (new) 2025/06/25 04:55:24 DEBUG : Waiting for deletions to finish 2025/06/25 04:55:24 DEBUG : sizeonly: Sizes identical 2025/06/25 04:55:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:55:24 DEBUG : sizeonly: Unchanged skipping 2025/06/25 04:55:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:55:24 DEBUG : Waiting for deletions to finish 2025/06/25 04:55:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.39s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:55:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/25 04:55:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:55:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:55:25 DEBUG : ignore-size: md5 = ff8bca98b1fbf56a4861ef19a9459d26 OK 2025/06/25 04:55:25 INFO : ignore-size: Copied (new) 2025/06/25 04:55:25 DEBUG : Waiting for deletions to finish 2025/06/25 04:55:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:55:26 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:55:26 DEBUG : ignore-size: Unchanged skipping 2025/06/25 04:55:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:55:26 DEBUG : Waiting for deletions to finish 2025/06/25 04:55:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:55:32 DEBUG : existing: md5 = 6befe9e0f5f70bfa465484db4293fa9d OK 2025/06/25 04:55:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:55:37 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:55:37 DEBUG : existing: Unchanged skipping 2025/06/25 04:55:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:55:37 DEBUG : Waiting for deletions to finish 2025/06/25 04:55:37 INFO : There was nothing to transfer 2025/06/25 04:55:37 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/25 04:55:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:55:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:55:42 DEBUG : existing: md5 = d18a8ef4d0ea201876416f6194d779c8 OK 2025/06/25 04:55:42 INFO : existing: Copied (replaced existing) 2025/06/25 04:55:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (26.37s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:55:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 04:55:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:55:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:55:58 DEBUG : existing: md5 = 50175e0469bf99c142608712a9372675 OK 2025/06/25 04:55:58 INFO : existing: Copied (new) 2025/06/25 04:55:58 DEBUG : Waiting for deletions to finish 2025/06/25 04:55:58 DEBUG : existing: Destination exists, skipping 2025/06/25 04:55:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:56:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:56:03 DEBUG : Waiting for deletions to finish 2025/06/25 04:56:03 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (20.83s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:56:14 DEBUG : b/potato: md5 = 518adbea23c347a94ab204d16e003ddb OK 2025/06/25 04:56:15 DEBUG : c/non empty space: md5 = 97ad95e756fcd03090168ff5bdfbb24c OK 2025/06/25 04:56:15 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 04:56:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 04:56:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:56:16 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:56:16 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 04:56:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:56:17 DEBUG : a/potato2: md5 = 71afeaecb3742cc776462e45691f18ec OK 2025/06/25 04:56:17 INFO : a/potato2: Copied (new) 2025/06/25 04:56:17 DEBUG : Waiting for deletions to finish 2025/06/25 04:56:17 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (4.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:56:23 DEBUG : empty space: md5 = a4793a83c0622b8d59c13572f5262188 OK 2025/06/25 04:56:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:56:29 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 04:56:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:56:29 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/25 04:56:29 DEBUG : Waiting for deletions to finish 2025/06/25 04:56:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:56:29 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 04:56:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:56:34 DEBUG : empty space: md5 = c709ece832b9161e4443bcf7de11d5e3 OK 2025/06/25 04:56:34 INFO : empty space: Copied (replaced existing) 2025/06/25 04:56:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (21.63s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", 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-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:56:45 DEBUG : foo: md5 = b22f28aad642ae58721aaa5f3fe011f8 OK 2025/06/25 04:56:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:56:50 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/06/25 04:56:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:56:55 DEBUG : foo: md5 = a770bddb653195abd0dbab04ae8d2e88 OK 2025/06/25 04:56:55 INFO : foo: Copied (replaced existing) 2025/06/25 04:56:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (26.46s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:57:11 DEBUG : empty space: md5 = e72cba54f672caf1bf4b555ba9f4aa39 OK 2025/06/25 04:57:17 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/25 04:57:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:57:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:57:17 DEBUG : empty space: Unchanged skipping 2025/06/25 04:57:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:57:22 DEBUG : potato: md5 = 11f91eb70a3e396104b1d3e7979fcffb OK 2025/06/25 04:57:22 INFO : potato: Copied (new) 2025/06/25 04:57:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (31.64s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:57:43 DEBUG : potato: md5 = be16f8d948e12a5b9867a54c64283b8a OK 2025/06/25 04:57:48 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/25 04:57:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:57:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:57:58 DEBUG : potato: md5 = 3f97a0aaf89c509c311ac80704cac211 OK 2025/06/25 04:57:58 INFO : potato: Copied (replaced existing) 2025/06/25 04:57:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (36.29s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:58:19 DEBUG : potato: md5 = 882355a267611e67218018a9895b7b05 OK 2025/06/25 04:58:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:58:24 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/25 04:58:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:58:30 DEBUG : potato: md5 = 906f466c00e842758b2b0dcb856082bf OK 2025/06/25 04:58:30 INFO : potato: Copied (replaced existing) 2025/06/25 04:58:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (26.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:58:45 DEBUG : potato: md5 = 78b45768b47e2b31003e571543bbe06f OK 2025/06/25 04:58:51 DEBUG : empty space: md5 = 9d2d8455a2bd7a6ddad9afa5182a757a OK 2025/06/25 04:58:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:58:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/25 04:58:51 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:58:56 DEBUG : empty space: Unchanged skipping 2025/06/25 04:58:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:58:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:58:56 DEBUG : Waiting for deletions to finish 2025/06/25 04:58:56 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (26.18s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:59:12 DEBUG : potato: md5 = 87854c3b076ed72a2efdfdf8dac8707d OK 2025/06/25 04:59:17 DEBUG : empty space: md5 = 1dda8fbd30d7d07d082600d7fe24ca41 OK 2025/06/25 04:59:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:59:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:59:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:59:17 DEBUG : empty space: Unchanged skipping 2025/06/25 04:59:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:59:17 DEBUG : potato2: md5 = cec110f2f9d82454fbaf83de5a1baf6c OK 2025/06/25 04:59:17 INFO : potato2: Copied (new) 2025/06/25 04:59:17 DEBUG : Waiting for deletions to finish 2025/06/25 04:59:22 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (21.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:59:28 DEBUG : b/potato: md5 = cbb887c0eb393ba70ada606a1e36f16e OK 2025/06/25 04:59:28 DEBUG : c/non empty space: md5 = 0bb605c6441395e1bea969c5a6ab2c72 OK 2025/06/25 04:59:28 INFO : d: Making directory 2025/06/25 04:59:28 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/25 04:59:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 04:59:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:59:29 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:59:29 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 04:59:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:59:29 DEBUG : a/potato2: md5 = ca90c840ad7b9ea9b4563edb3c33239b OK 2025/06/25 04:59:29 INFO : a/potato2: Copied (new) 2025/06/25 04:59:29 DEBUG : Waiting for deletions to finish 2025/06/25 04:59:29 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.64s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:59:30 DEBUG : b/potato: md5 = 565c05ed7d3b94eeec249254ab5e4a47 OK 2025/06/25 04:59:30 DEBUG : c/non empty space: md5 = d3d059ef177017aa8843a2d5586daf7d OK 2025/06/25 04:59:30 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/25 04:59:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/25 04:59:31 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:59:31 DEBUG : c/non empty space: Unchanged skipping 2025/06/25 04:59:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:59:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:59:31 DEBUG : a/potato2: md5 = dd37d3576f25af1fe1a360dfa9ea1341 OK 2025/06/25 04:59:31 INFO : a/potato2: Copied (new) 2025/06/25 04:59:31 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': not deleting files as there were IO errors 2025/06/25 04:59:31 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': 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-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 04:59:37 DEBUG : potato: md5 = 68f5624f512c4cf31e7a81c00a112261 OK 2025/06/25 04:59:42 DEBUG : empty space: md5 = 7a09eefcdfaf2b88db7722722f0f9035 OK 2025/06/25 04:59:52 DEBUG : Waiting for deletions to finish 2025/06/25 04:59:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 04:59:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 04:59:52 DEBUG : potato2: md5 = 927290550aa1e0d6f2fe8330633a7e15 OK 2025/06/25 04:59:52 INFO : potato2: Copied (new) 2025/06/25 04:59:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 04:59:57 DEBUG : empty space: Unchanged skipping 2025/06/25 04:59:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 04:59:58 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (36.62s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:00:14 DEBUG : potato: md5 = 1af00dc030a0a1a689b6dd3e4e4fd0bd OK 2025/06/25 05:00:19 DEBUG : empty space: md5 = c1e3be0efb1a347c1162d7641eadf0e8 OK 2025/06/25 05:00:29 DEBUG : Waiting for deletions to finish 2025/06/25 05:00:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:00:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:00:34 INFO : potato: Deleted 2025/06/25 05:00:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 05:00:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:00:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:00:34 DEBUG : empty space: Unchanged skipping 2025/06/25 05:00:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:00:34 DEBUG : potato2: md5 = 3386ed1c932cb47ed8ac573b7f3710f3 OK 2025/06/25 05:00:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (36.83s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:00:50 DEBUG : potato: md5 = bc506c4021a1074ec975e8517be7a493 OK 2025/06/25 05:00:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 05:00:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:00:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:00:51 DEBUG : potato2: md5 = 12dfa98d1ec45efa610a74601478bcd7 OK 2025/06/25 05:00:51 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (21.54s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:01:07 DEBUG : potato2: md5 = 64e10d960597fb4c855fd984e8d53eed OK 2025/06/25 05:01:12 DEBUG : empty space: md5 = 4c67d74b79691ae7c83b21721233f6ed OK 2025/06/25 05:01:12 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 05:01:12 DEBUG : enormous: Excluded 2025/06/25 05:01:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 05:01:12 DEBUG : potato2: Excluded 2025/06/25 05:01:12 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 05:01:12 DEBUG : potato2: Excluded 2025/06/25 05:01:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:01:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:01:12 DEBUG : empty space: Unchanged skipping 2025/06/25 05:01:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:01:12 DEBUG : Waiting for deletions to finish 2025/06/25 05:01:12 INFO : There was nothing to transfer 2025/06/25 05:01:13 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 05:01:13 DEBUG : enormous: Excluded 2025/06/25 05:01:13 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 05:01:13 DEBUG : potato2: Excluded 2025/06/25 05:01:13 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 05:01:13 DEBUG : potato2: Excluded 2025/06/25 05:01:13 DEBUG : Local file system at /tmp/rclone3245162953: Waiting for checks to finish 2025/06/25 05:01:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:01:13 DEBUG : empty space: Unchanged skipping 2025/06/25 05:01:13 DEBUG : Local file system at /tmp/rclone3245162953: Waiting for transfers to finish 2025/06/25 05:01:13 DEBUG : Waiting for deletions to finish 2025/06/25 05:01:13 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (16.56s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:01:23 DEBUG : potato2: md5 = a6063c27e289afa712cee91f367a4c83 OK 2025/06/25 05:01:29 DEBUG : empty space: md5 = 33b8a46c89f65e29338570c91bf0f191 OK 2025/06/25 05:01:29 DEBUG : enormous: md5 = 799532ba1932fea167e688d47fb647e5 OK 2025/06/25 05:01:34 DEBUG : enormous: Excluded (Size Filter) 2025/06/25 05:01:34 DEBUG : enormous: Excluded 2025/06/25 05:01:34 DEBUG : potato2: Excluded (Size Filter) 2025/06/25 05:01:34 DEBUG : potato2: Excluded 2025/06/25 05:01:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:01:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:01:39 DEBUG : empty space: Unchanged skipping 2025/06/25 05:01:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:01:39 DEBUG : Waiting for deletions to finish 2025/06/25 05:01:39 INFO : enormous: Deleted 2025/06/25 05:01:40 INFO : potato2: Deleted 2025/06/25 05:01:40 INFO : There was nothing to transfer 2025/06/25 05:01:40 DEBUG : Local file system at /tmp/rclone3245162953: Waiting for checks to finish 2025/06/25 05:01:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:01:40 DEBUG : empty space: Unchanged skipping 2025/06/25 05:01:40 DEBUG : Local file system at /tmp/rclone3245162953: Waiting for transfers to finish 2025/06/25 05:01:40 DEBUG : Waiting for deletions to finish 2025/06/25 05:01:40 INFO : enormous: Deleted 2025/06/25 05:01:40 INFO : potato2: Deleted 2025/06/25 05:01:40 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (26.83s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:01:50 DEBUG : one: md5 = e5ee5527a38fc93b8b9ec8c006e1b88c OK 2025/06/25 05:01:51 DEBUG : two: md5 = fa3118e5b72de4c289b03af8261906fa OK 2025/06/25 05:01:51 DEBUG : three: md5 = fe16f3c9bb70bbbb450fb04b35fc46c4 OK 2025/06/25 05:01:57 DEBUG : four: md5 = 6324e3151c835322f67b1bb44f710efa OK 2025/06/25 05:01:57 DEBUG : five: Need to transfer - File not found at Destination 2025/06/25 05:01:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:01:57 DEBUG : one: Destination is newer than source, skipping 2025/06/25 05:01:57 DEBUG : three: Sizes identical 2025/06/25 05:01:57 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/25 05:01:57 DEBUG : two: md5 = 0e9847badc276f1d739f7067744bff23 OK 2025/06/25 05:01:57 INFO : two: Copied (replaced existing) 2025/06/25 05:02:02 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/25 05:02:02 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/25 05:02:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:02:04 DEBUG : five: md5 = a7fd3e3f7deabb25e5436440637b7b0b OK 2025/06/25 05:02:04 INFO : five: Copied (new) 2025/06/25 05:02:07 DEBUG : four: md5 = 183c383542acb3f0bab1aa119f9b26bb OK 2025/06/25 05:02:07 INFO : four: Copied (replaced existing) 2025/06/25 05:02:07 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (38.34s) === 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-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/25 05:02:29 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/25 05:02:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/25 05:02:29 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/25 05:02:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:02:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:02:29 DEBUG : yam: md5 = 6fe45b4111fcd0627084447703cd7bb9 OK 2025/06/25 05:02:29 INFO : yam: Copied (new) 2025/06/25 05:02:34 DEBUG : potato: md5 = e46c6a382d57567cd14d0e1610f09836 OK 2025/06/25 05:02:34 INFO : potato: Copied (new) 2025/06/25 05:02:34 DEBUG : Waiting for deletions to finish 2025/06/25 05:02:34 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/25 05:02:34 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/25 05:02:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:02:34 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:02:34 DEBUG : potato: Unchanged skipping 2025/06/25 05:02:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:02:40 DEBUG : yaml: md5 = 178d46ad010253d288202d13e57f4130 OK 2025/06/25 05:02:40 INFO : yaml: Copied (new) 2025/06/25 05:02:40 DEBUG : Waiting for deletions to finish 2025/06/25 05:02:40 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (22.18s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/25 05:02:51 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Making map for --track-renames 2025/06/25 05:02:51 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Finished making map for --track-renames 2025/06/25 05:02:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:02:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/25 05:02:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for renames to finish 2025/06/25 05:02:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 05:02:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:02:51 DEBUG : yam: md5 = d226974a24ca06d4148520aa7d16ccc5 OK 2025/06/25 05:02:51 INFO : yam: Copied (new) 2025/06/25 05:02:56 DEBUG : potato: md5 = 1c6f16436d1899e37eefa697c5d81ceb OK 2025/06/25 05:02:56 INFO : potato: Copied (new) 2025/06/25 05:02:56 DEBUG : Waiting for deletions to finish 2025/06/25 05:02:56 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Making map for --track-renames 2025/06/25 05:02:56 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Finished making map for --track-renames 2025/06/25 05:02:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:02:56 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:02:56 DEBUG : potato: Unchanged skipping 2025/06/25 05:02:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for renames to finish 2025/06/25 05:03:12 INFO : yam: Copied (server-side copy) to: yaml 2025/06/25 05:03:12 INFO : yam: Deleted 2025/06/25 05:03:12 INFO : yaml: Renamed from "yam" 2025/06/25 05:03:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:03:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (32.13s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/25 05:03:23 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Making map for --track-renames 2025/06/25 05:03:23 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Finished making map for --track-renames 2025/06/25 05:03:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:03:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/25 05:03:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for renames to finish 2025/06/25 05:03:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/25 05:03:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:03:23 DEBUG : sub/yam: md5 = f6189b9c7d1237676c4f0f341bd87fa0 OK 2025/06/25 05:03:23 INFO : sub/yam: Copied (new) 2025/06/25 05:03:28 DEBUG : potato: md5 = f2c18c9432005c779731706516326cd2 OK 2025/06/25 05:03:28 INFO : potato: Copied (new) 2025/06/25 05:03:28 DEBUG : Waiting for deletions to finish 2025/06/25 05:03:29 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Making map for --track-renames 2025/06/25 05:03:29 INFO : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Finished making map for --track-renames 2025/06/25 05:03:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:03:33 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:03:33 DEBUG : potato: Unchanged skipping 2025/06/25 05:03:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for renames to finish 2025/06/25 05:03:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/25 05:03:39 INFO : sub/yam: Deleted 2025/06/25 05:03:39 INFO : yam: Renamed from "sub/yam" 2025/06/25 05:03:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:03:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (22.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:03:45 DEBUG : Creating backend with remote "/tmp/rclone3245162953/dir1" 2025/06/25 05:03:45 DEBUG : Config file has changed externally - reloading 2025/06/25 05:03:45 DEBUG : Creating backend with remote "/tmp/rclone3245162953/dir2" 2025/06/25 05:03:45 DEBUG : Local file system at /tmp/rclone3245162953/dir2: Using server-side directory move 2025/06/25 05:03:45 INFO : Local file system at /tmp/rclone3245162953/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/25 05:03:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/25 05:03:45 INFO : file1.txt: Moved (server-side) 2025/06/25 05:03:45 DEBUG : Local file system at /tmp/rclone3245162953/dir2: Waiting for checks to finish 2025/06/25 05:03:45 DEBUG : Local file system at /tmp/rclone3245162953/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.22s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:03:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 05:03:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 05:03:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:03:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:03:50 DEBUG : sub dir/hello world: md5 = 256e5176d8775767d94ce75a5ae9a6d5 OK 2025/06/25 05:03:50 INFO : sub dir/hello world: Copied (new) 2025/06/25 05:03:50 INFO : sub dir/hello world: Deleted 2025/06/25 05:03:50 DEBUG : nested/sub dir/file: md5 = b08a92660f84e284a25f069761c3ab96 OK 2025/06/25 05:03:50 INFO : nested/sub dir/file: Copied (new) 2025/06/25 05:03:50 INFO : nested/sub dir/file: Deleted 2025/06/25 05:03:50 INFO : sub dir: Removing directory 2025/06/25 05:03:50 INFO : nested/sub dir: Removing directory 2025/06/25 05:03:50 INFO : nested: Removing directory 2025/06/25 05:03:50 DEBUG : Local file system at /tmp/rclone3245162953: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (21.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:04:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/25 05:04:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/25 05:04:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:04:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:04:11 DEBUG : nested/sub dir/file: md5 = e939445f0080c30fa04fc791a7888482 OK 2025/06/25 05:04:11 INFO : nested/sub dir/file: Copied (new) 2025/06/25 05:04:11 INFO : nested/sub dir/file: Deleted 2025/06/25 05:04:12 DEBUG : sub dir/hello world: md5 = 6b0fc2cacfe8897a8f5a77051a451f0e OK 2025/06/25 05:04:12 INFO : sub dir/hello world: Copied (new) 2025/06/25 05:04:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (21.21s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:04:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/25 05:04:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 05:04:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:04:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:04:28 DEBUG : existing-b: md5 = af9c3e3a24675c021dcc876790037aae OK 2025/06/25 05:04:28 INFO : existing-b: Copied (new) 2025/06/25 05:04:28 INFO : existing-b: Deleted 2025/06/25 05:04:33 DEBUG : existing: md5 = 7b5f1d0fd404f0386d89f37082398e32 OK 2025/06/25 05:04:33 INFO : existing: Copied (new) 2025/06/25 05:04:33 INFO : existing: Deleted 2025/06/25 05:04:33 DEBUG : existing: Destination exists, skipping 2025/06/25 05:04:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:04:33 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/25 05:04:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:04:33 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (11.59s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:04:39 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-canoles7hode" 2025/06/25 05:04:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-canoles7hode.bin" 2025/06/25 05:04:39 DEBUG : Swift container crypt path rclone-test-canoles7hode.bin: Auto set use_segments_container to true 2025/06/25 05:04:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-canoles7hode" 2025/06/25 05:04:45 DEBUG : Swift container crypt path rclone-test-canoles7hode: Auto set use_segments_container to true 2025/06/25 05:04:50 DEBUG : potato2: md5 = eaabde817e2668cffbbb45bee4f3ca60 OK 2025/06/25 05:04:56 DEBUG : empty space: md5 = 0531d272e55b0971e5993101c64c8d4c OK 2025/06/25 05:04:56 DEBUG : potato3: md5 = 9dc33dea97a51d211885f122cbe63e8b OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi' -> Encrypted drive 'TestCryptSwift:rclone-test-canoles7hode' 2025/06/25 05:05:02 DEBUG : empty space: md5 = 6fb1bda4722ddf37fa37c5f73511821c OK 2025/06/25 05:05:02 DEBUG : potato3: md5 = 4205406cb94ae12f6d5ef78333f36e69 OK 2025/06/25 05:05:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 05:05:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-canoles7hode': Waiting for checks to finish 2025/06/25 05:05:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 05:05:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:05:08 DEBUG : empty space: Unchanged skipping 2025/06/25 05:05:08 INFO : potato3: Copied (server-side copy) 2025/06/25 05:05:08 INFO : potato3: Deleted 2025/06/25 05:05:08 INFO : potato2: Copied (server-side copy) 2025/06/25 05:05:08 INFO : potato2: Deleted 2025/06/25 05:05:13 INFO : empty space: Deleted 2025/06/25 05:05:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-canoles7hode': Waiting for transfers to finish 2025/06/25 05:05:13 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-niwohoj5jiju" 2025/06/25 05:05:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-niwohoj5jiju.bin" 2025/06/25 05:05:14 DEBUG : Swift container crypt path rclone-test-niwohoj5jiju.bin: Auto set use_segments_container to true 2025/06/25 05:05:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-niwohoj5jiju" 2025/06/25 05:05:19 DEBUG : Swift container crypt path rclone-test-niwohoj5jiju: Auto set use_segments_container to true 2025/06/25 05:05:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 05:05:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 05:05:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 05:05:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-niwohoj5jiju': Waiting for checks to finish 2025/06/25 05:05:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-niwohoj5jiju': Waiting for transfers to finish 2025/06/25 05:05:30 INFO : empty space: Copied (server-side copy) 2025/06/25 05:05:30 INFO : empty space: Deleted 2025/06/25 05:05:30 INFO : potato2: Copied (server-side copy) 2025/06/25 05:05:30 INFO : potato2: Deleted 2025/06/25 05:05:41 INFO : potato3: Copied (server-side copy) 2025/06/25 05:05:41 INFO : potato3: Deleted 2025/06/25 05:05:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-niwohoj5jiju': Purge remote 2025/06/25 05:05:46 DEBUG : Waiting for deletions to finish 2025/06/25 05:05:46 INFO : empty space.bin: Deleted 2025/06/25 05:05:46 INFO : potato2.bin: Deleted 2025/06/25 05:05:56 INFO : potato3.bin: Deleted 2025/06/25 05:05:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-canoles7hode': Purge remote 2025/06/25 05:05:56 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (77.40s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:05:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-canamuh0zavu" 2025/06/25 05:05:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-canamuh0zavu.bin" 2025/06/25 05:05:57 DEBUG : Swift container crypt path rclone-test-canamuh0zavu.bin: Auto set use_segments_container to true 2025/06/25 05:06:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-canamuh0zavu" 2025/06/25 05:06:07 DEBUG : Swift container crypt path rclone-test-canamuh0zavu: Auto set use_segments_container to true 2025/06/25 05:06:13 DEBUG : potato2: md5 = a832f99f4e1e3c60a92ed75e616cfad8 OK 2025/06/25 05:06:18 DEBUG : empty space: md5 = 039d63fb793097570fd0d1209ee6aa8b OK 2025/06/25 05:06:18 DEBUG : potato3: md5 = d0312b1861787bce30db62ca2a83bdcd OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi' -> Encrypted drive 'TestCryptSwift:rclone-test-canamuh0zavu' 2025/06/25 05:06:24 DEBUG : empty space: md5 = 397c2bad5597597654279bfa37baf902 OK 2025/06/25 05:06:30 DEBUG : potato3: md5 = 89f1dc39610f00fb33e4bbc1e15ec2da OK 2025/06/25 05:06:30 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 05:06:30 DEBUG : empty space: Excluded 2025/06/25 05:06:30 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 05:06:30 DEBUG : empty space: Excluded 2025/06/25 05:06:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 05:06:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 05:06:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-canamuh0zavu': Waiting for checks to finish 2025/06/25 05:06:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-canamuh0zavu': Waiting for transfers to finish 2025/06/25 05:06:36 INFO : potato2: Copied (server-side copy) 2025/06/25 05:06:36 INFO : potato2: Deleted 2025/06/25 05:06:41 INFO : potato3: Copied (server-side copy) 2025/06/25 05:06:41 INFO : potato3: Deleted 2025/06/25 05:06:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-winoyef2puzu" 2025/06/25 05:06:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-winoyef2puzu.bin" 2025/06/25 05:06:47 DEBUG : Swift container crypt path rclone-test-winoyef2puzu.bin: Auto set use_segments_container to true 2025/06/25 05:06:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-winoyef2puzu" 2025/06/25 05:06:52 DEBUG : Swift container crypt path rclone-test-winoyef2puzu: Auto set use_segments_container to true 2025/06/25 05:06:58 DEBUG : empty space: Excluded (Size Filter) 2025/06/25 05:06:58 DEBUG : empty space: Excluded 2025/06/25 05:06:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 05:06:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 05:06:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-winoyef2puzu': Waiting for checks to finish 2025/06/25 05:06:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-winoyef2puzu': Waiting for transfers to finish 2025/06/25 05:07:13 INFO : potato3: Copied (server-side copy) 2025/06/25 05:07:13 INFO : potato2: Copied (server-side copy) 2025/06/25 05:07:14 INFO : potato2: Deleted 2025/06/25 05:07:18 INFO : potato3: Deleted 2025/06/25 05:07:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-winoyef2puzu': Purge remote 2025/06/25 05:07:23 DEBUG : Waiting for deletions to finish 2025/06/25 05:07:28 INFO : potato2.bin: Deleted 2025/06/25 05:07:29 INFO : potato3.bin: Deleted 2025/06/25 05:07:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-canamuh0zavu': Purge remote 2025/06/25 05:07:29 DEBUG : Waiting for deletions to finish 2025/06/25 05:07:34 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (107.58s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:07:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-kecatil8bidu" 2025/06/25 05:07:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kecatil8bidu.bin" 2025/06/25 05:07:44 DEBUG : Swift container crypt path rclone-test-kecatil8bidu.bin: Auto set use_segments_container to true 2025/06/25 05:07:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-kecatil8bidu" 2025/06/25 05:07:50 DEBUG : Swift container crypt path rclone-test-kecatil8bidu: Auto set use_segments_container to true 2025/06/25 05:07:56 DEBUG : potato2: md5 = ded150d21f2a4a81ea0c635c62774d98 OK 2025/06/25 05:08:01 DEBUG : empty space: md5 = eeb53f5ae5625ef497475fd2579697e6 OK 2025/06/25 05:08:01 DEBUG : potato3: md5 = afd2308825ec357f66c4cb7158aff5f0 OK 2025/06/25 05:08:01 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi' -> Encrypted drive 'TestCryptSwift:rclone-test-kecatil8bidu' 2025/06/25 05:08:07 DEBUG : empty space: md5 = 7940e6e1c8398e1fb590b13704fc144a OK 2025/06/25 05:08:12 DEBUG : potato3: md5 = 970cdecf27ba0b245edc646302a41313 OK 2025/06/25 05:08:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 05:08:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/25 05:08:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kecatil8bidu': Waiting for checks to finish 2025/06/25 05:08:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:08:23 DEBUG : empty space: Unchanged skipping 2025/06/25 05:08:28 INFO : empty space: Deleted 2025/06/25 05:08:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kecatil8bidu': Waiting for transfers to finish 2025/06/25 05:08:28 INFO : potato2: Copied (server-side copy) 2025/06/25 05:08:28 INFO : potato3: Copied (server-side copy) 2025/06/25 05:08:28 INFO : potato2: Deleted 2025/06/25 05:08:28 INFO : potato3: Deleted 2025/06/25 05:08:29 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-xakehib0pewe" 2025/06/25 05:08:29 DEBUG : Config file has changed externally - reloading 2025/06/25 05:08:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xakehib0pewe.bin" 2025/06/25 05:08:29 DEBUG : Swift container crypt path rclone-test-xakehib0pewe.bin: Auto set use_segments_container to true 2025/06/25 05:08:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-xakehib0pewe" 2025/06/25 05:08:35 DEBUG : Swift container crypt path rclone-test-xakehib0pewe: Auto set use_segments_container to true 2025/06/25 05:08:40 INFO : tomatoDir: Making directory 2025/06/25 05:08:40 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/25 05:08:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/25 05:08:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/25 05:08:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xakehib0pewe': Waiting for checks to finish 2025/06/25 05:08:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xakehib0pewe': Waiting for transfers to finish 2025/06/25 05:08:46 INFO : empty space: Copied (server-side copy) 2025/06/25 05:08:46 INFO : potato2: Copied (server-side copy) 2025/06/25 05:08:46 INFO : empty space: Deleted 2025/06/25 05:08:51 INFO : potato3: Copied (server-side copy) 2025/06/25 05:08:51 INFO : potato2: Deleted 2025/06/25 05:08:56 INFO : potato3: Deleted 2025/06/25 05:08:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-xakehib0pewe': Purge remote 2025/06/25 05:08:57 DEBUG : Waiting for deletions to finish 2025/06/25 05:08:57 INFO : potato2.bin: Deleted 2025/06/25 05:08:57 INFO : empty space.bin: Deleted 2025/06/25 05:09:02 INFO : potato3.bin: Deleted 2025/06/25 05:09:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-kecatil8bidu': Purge remote 2025/06/25 05:09:02 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (78.44s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:09:02 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/rclone-move-test" 2025/06/25 05:09:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-move-test.bin" 2025/06/25 05:09:03 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/25 05:09:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-move-test" 2025/06/25 05:09:08 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-move-test: Auto set use_segments_container to true 2025/06/25 05:09:14 DEBUG : potato2: md5 = fa36559e0f45b8eaf2402f9829fe1e90 OK --- PASS: TestServerSideMoveOverlap (12.27s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:09:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test" 2025/06/25 05:09:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-sync-test.bin" 2025/06/25 05:09:15 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/25 05:09:20 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-sync-test" 2025/06/25 05:09:21 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.54s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:09:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test" 2025/06/25 05:09:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-sync-test.bin" 2025/06/25 05:09:27 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/25 05:09:32 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-sync-test" 2025/06/25 05:09:32 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-sync-test: Auto set use_segments_container to true 2025/06/25 05:09:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test-include/layer2" 2025/06/25 05:09:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-sync-test-include/layer2.bin" 2025/06/25 05:09:38 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/25 05:09:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-sync-test-include/layer2" 2025/06/25 05:09:43 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/25 05:09:49 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test-ignore-file" 2025/06/25 05:09:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-sync-test-ignore-file.bin" 2025/06/25 05:09:49 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/25 05:09:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/rclone-sync-test-ignore-file" 2025/06/25 05:09:55 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/25 05:10:05 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = e41cb34106c26cab402136501152ed5f OK 2025/06/25 05:10:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 05:10:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test': Waiting for checks to finish 2025/06/25 05:10:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test': Waiting for transfers to finish 2025/06/25 05:10:11 DEBUG : Waiting for deletions to finish 2025/06/25 05:10:11 INFO : There was nothing to transfer 2025/06/25 05:10:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 05:10:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:10:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:10:16 DEBUG : Waiting for deletions to finish 2025/06/25 05:10:16 INFO : There was nothing to transfer 2025/06/25 05:10:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 05:10:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/25 05:10:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/25 05:10:21 DEBUG : Waiting for deletions to finish 2025/06/25 05:10:21 INFO : There was nothing to transfer 2025/06/25 05:10:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 05:10:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:10:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:10:26 DEBUG : Waiting for deletions to finish 2025/06/25 05:10:26 INFO : There was nothing to transfer 2025/06/25 05:10:31 DEBUG : Excluded 2025/06/25 05:10:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/25 05:10:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/25 05:10:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/25 05:10:31 DEBUG : Waiting for deletions to finish 2025/06/25 05:10:31 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (70.27s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:10:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/dst" 2025/06/25 05:10:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst.bin" 2025/06/25 05:10:37 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst.bin: Auto set use_segments_container to true 2025/06/25 05:10:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst" 2025/06/25 05:10:42 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst: Auto set use_segments_container to true 2025/06/25 05:10:48 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/CompareDest" 2025/06/25 05:10:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/CompareDest.bin" 2025/06/25 05:10:48 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/CompareDest.bin: Auto set use_segments_container to true 2025/06/25 05:10:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/CompareDest" 2025/06/25 05:10:54 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/CompareDest: Auto set use_segments_container to true 2025/06/25 05:11:04 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 05:11:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:11:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:11:09 DEBUG : one: md5 = f2f7990ab2b19bf15b85d798830bb3e3 OK 2025/06/25 05:11:09 INFO : one: Copied (new) 2025/06/25 05:11:09 DEBUG : Waiting for deletions to finish 2025/06/25 05:11:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:11:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:11:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:11:25 DEBUG : one: md5 = ce78a9ab19ffd34a69f6c773c69dce46 OK 2025/06/25 05:11:25 INFO : one: Copied (replaced existing) 2025/06/25 05:11:25 DEBUG : Waiting for deletions to finish 2025/06/25 05:11:36 DEBUG : dst/one: md5 = e9a63037faeb6d1490b32cbb8a400f6e OK 2025/06/25 05:11:41 DEBUG : CompareDest/one: md5 = cd6c818e6d135872a5ace45adb0dc47e OK 2025/06/25 05:11:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:11:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:11:51 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:11:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 05:11:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:11:51 DEBUG : Waiting for deletions to finish 2025/06/25 05:11:51 INFO : There was nothing to transfer 2025/06/25 05:11:56 DEBUG : CompareDest/two: md5 = d24b30debb328486db28720c304ffb6d OK 2025/06/25 05:11:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:11:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:11:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 05:11:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:11:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:11:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 05:11:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:11:57 DEBUG : Waiting for deletions to finish 2025/06/25 05:11:57 INFO : There was nothing to transfer 2025/06/25 05:11:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:11:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:11:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/25 05:11:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:11:57 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:11:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 05:11:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:11:57 DEBUG : Waiting for deletions to finish 2025/06/25 05:11:57 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/25 05:12:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:12:13 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/25 05:12:13 DEBUG : two: Need to transfer - File not found at Destination 2025/06/25 05:12:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:12:13 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:12:13 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/25 05:12:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:12:13 DEBUG : two: md5 = 0ca40ca687398c867ae9ec6ed999294f OK 2025/06/25 05:12:13 INFO : two: Copied (new) 2025/06/25 05:12:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (117.78s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:12:35 DEBUG : pre-dest1/1: md5 = 92992fe334a0bd965d4b9a2815ef175d OK 2025/06/25 05:12:35 DEBUG : pre-dest2/2: md5 = ccb6185ab3263a254b66739c12b8cb5b OK 2025/06/25 05:12:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/dest" 2025/06/25 05:12:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dest.bin" 2025/06/25 05:12:36 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dest.bin: Auto set use_segments_container to true 2025/06/25 05:12:41 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dest" 2025/06/25 05:12:41 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dest: Auto set use_segments_container to true 2025/06/25 05:12:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/pre-dest1" 2025/06/25 05:12:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/pre-dest1.bin" 2025/06/25 05:12:47 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/pre-dest1.bin: Auto set use_segments_container to true 2025/06/25 05:12:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/pre-dest1" 2025/06/25 05:12:52 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/pre-dest1: Auto set use_segments_container to true 2025/06/25 05:12:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/pre-dest2" 2025/06/25 05:12:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/pre-dest2.bin" 2025/06/25 05:12:58 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/pre-dest2.bin: Auto set use_segments_container to true 2025/06/25 05:13:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/pre-dest2" 2025/06/25 05:13:04 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/pre-dest2: Auto set use_segments_container to true 2025/06/25 05:13:09 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:13:09 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/25 05:13:14 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:13:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/25 05:13:25 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/25 05:13:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dest': Waiting for checks to finish 2025/06/25 05:13:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dest': Waiting for transfers to finish 2025/06/25 05:13:30 DEBUG : 3: md5 = de8a50974c947a10b40e9b20e8d66463 OK 2025/06/25 05:13:30 INFO : 3: Copied (new) 2025/06/25 05:13:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (72.19s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:13:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/dst" 2025/06/25 05:13:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst.bin" 2025/06/25 05:13:47 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst.bin: Auto set use_segments_container to true 2025/06/25 05:13:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst" 2025/06/25 05:13:52 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst: Auto set use_segments_container to true 2025/06/25 05:13:57 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/CopyDest" 2025/06/25 05:13:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/CopyDest.bin" 2025/06/25 05:13:58 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/CopyDest.bin: Auto set use_segments_container to true 2025/06/25 05:14:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/CopyDest" 2025/06/25 05:14:04 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/CopyDest: Auto set use_segments_container to true 2025/06/25 05:14:14 DEBUG : one: Need to transfer - File not found at Destination 2025/06/25 05:14:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:14:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:14:19 DEBUG : one: md5 = 0d4cf8edbc8e831ff5dcc374b8aa9878 OK 2025/06/25 05:14:19 INFO : one: Copied (new) 2025/06/25 05:14:19 DEBUG : Waiting for deletions to finish 2025/06/25 05:14:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:14:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:14:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:14:35 DEBUG : one: md5 = 7e7608fb3cbddb274d0e56557829f0ba OK 2025/06/25 05:14:35 INFO : one: Copied (replaced existing) 2025/06/25 05:14:35 DEBUG : Waiting for deletions to finish 2025/06/25 05:14:45 DEBUG : dst/one: md5 = c55135f8c71016244864383e1a867226 OK 2025/06/25 05:14:46 DEBUG : CopyDest/one: md5 = a1e50459d9a0d9888ff814f712c64fbf OK 2025/06/25 05:14:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/BackupDir" 2025/06/25 05:14:46 DEBUG : Config file has changed externally - reloading 2025/06/25 05:14:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/BackupDir.bin" 2025/06/25 05:14:46 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/BackupDir.bin: Auto set use_segments_container to true 2025/06/25 05:14:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/BackupDir" 2025/06/25 05:14:57 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/BackupDir: Auto set use_segments_container to true 2025/06/25 05:15:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:15:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:15:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:15:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/25 05:15:18 INFO : one: Copied (server-side copy) 2025/06/25 05:15:23 INFO : one: Deleted 2025/06/25 05:15:38 INFO : one: Copied (server-side copy) 2025/06/25 05:15:38 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/25 05:15:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:15:38 DEBUG : Waiting for deletions to finish 2025/06/25 05:15:44 DEBUG : CopyDest/two: md5 = 88f0a6a370569474519176775e4b1cde OK 2025/06/25 05:15:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:15:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:15:50 DEBUG : one: Unchanged skipping 2025/06/25 05:15:55 INFO : two: Copied (server-side copy) 2025/06/25 05:15:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/25 05:15:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:15:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:15:55 DEBUG : Waiting for deletions to finish 2025/06/25 05:16:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:16:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:16:10 DEBUG : one: Unchanged skipping 2025/06/25 05:16:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:16:10 DEBUG : two: Unchanged skipping 2025/06/25 05:16:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:16:10 DEBUG : Waiting for deletions to finish 2025/06/25 05:16:10 INFO : There was nothing to transfer 2025/06/25 05:16:11 DEBUG : CopyDest/three: md5 = fefcec7b5dc25713d0e4d77cd753550b OK 2025/06/25 05:16:17 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/25 05:16:17 DEBUG : three: Destination not found in --copy-dest 2025/06/25 05:16:17 DEBUG : three: Need to transfer - File not found at Destination 2025/06/25 05:16:17 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:16:17 DEBUG : one: Unchanged skipping 2025/06/25 05:16:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:16:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:16:17 DEBUG : two: Unchanged skipping 2025/06/25 05:16:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:16:17 DEBUG : three: md5 = 074f81e5df697ccb6effffbf1bf23bcb OK 2025/06/25 05:16:17 INFO : three: Copied (new) 2025/06/25 05:16:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (182.06s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:16:54 DEBUG : dst/one: md5 = b518286a377d6259aebe23c4953f4f42 OK 2025/06/25 05:16:54 DEBUG : dst/two: md5 = af34e7456d1692e3d306323609ef8ba5 OK 2025/06/25 05:16:54 DEBUG : dst/three.txt: md5 = c1797134d93bd44bb1b8ff96001edc84 OK 2025/06/25 05:16:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/dst" 2025/06/25 05:17:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst.bin" 2025/06/25 05:17:00 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst.bin: Auto set use_segments_container to true 2025/06/25 05:17:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst" 2025/06/25 05:17:05 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst: Auto set use_segments_container to true 2025/06/25 05:17:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/backup" 2025/06/25 05:17:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/backup.bin" 2025/06/25 05:17:11 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/backup.bin: Auto set use_segments_container to true 2025/06/25 05:17:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/backup" 2025/06/25 05:17:32 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/backup: Auto set use_segments_container to true 2025/06/25 05:17:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 05:17:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:17:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:17:40 DEBUG : two: Unchanged skipping 2025/06/25 05:17:56 INFO : one: Copied (server-side copy) 2025/06/25 05:18:01 INFO : one: Deleted 2025/06/25 05:18:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:18:06 DEBUG : one: md5 = c085ba9cb99660895a38b0f332913742 OK 2025/06/25 05:18:06 INFO : one: Copied (new) 2025/06/25 05:18:06 DEBUG : Waiting for deletions to finish 2025/06/25 05:18:27 INFO : three.txt: Copied (server-side copy) 2025/06/25 05:18:27 INFO : three.txt: Deleted 2025/06/25 05:18:27 INFO : three.txt: Moved into backup dir 2025/06/25 05:18:33 DEBUG : dst/three.txt: md5 = 259613092d7557c5e6e22c59864adbed OK 2025/06/25 05:18:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 05:18:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:18:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:18:43 DEBUG : two: Unchanged skipping 2025/06/25 05:18:48 INFO : one: Copied (server-side copy) 2025/06/25 05:18:53 INFO : one: Deleted 2025/06/25 05:18:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:18:59 DEBUG : one: md5 = b248e41b7f2287c91e58136731f3daae OK 2025/06/25 05:18:59 INFO : one: Copied (new) 2025/06/25 05:18:59 DEBUG : Waiting for deletions to finish 2025/06/25 05:19:09 INFO : three.txt: Copied (server-side copy) 2025/06/25 05:19:09 INFO : three.txt: Deleted 2025/06/25 05:19:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (166.53s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:19:40 DEBUG : dst/one: md5 = a0718579218013879dcbe5de1e965afe OK 2025/06/25 05:19:40 DEBUG : dst/two: md5 = 1d222cf5d5d15b751449b0a10f773950 OK 2025/06/25 05:19:41 DEBUG : dst/three.txt: md5 = dc2f951bf4269f0bdf9228c8a4d55a73 OK 2025/06/25 05:19:46 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/dst" 2025/06/25 05:19:46 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst.bin" 2025/06/25 05:19:46 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst.bin: Auto set use_segments_container to true 2025/06/25 05:19:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst" 2025/06/25 05:19:52 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst: Auto set use_segments_container to true 2025/06/25 05:19:57 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/backup" 2025/06/25 05:19:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/backup.bin" 2025/06/25 05:19:57 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/backup.bin: Auto set use_segments_container to true 2025/06/25 05:20:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/backup" 2025/06/25 05:20:03 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/backup: Auto set use_segments_container to true 2025/06/25 05:20:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 05:20:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:20:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:20:23 DEBUG : two: Unchanged skipping 2025/06/25 05:20:39 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 05:20:44 INFO : one: Deleted 2025/06/25 05:20:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:20:52 DEBUG : one: md5 = db43517535d80e92126e20f7bd2cb64f OK 2025/06/25 05:20:52 INFO : one: Copied (new) 2025/06/25 05:20:52 DEBUG : Waiting for deletions to finish 2025/06/25 05:21:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 05:21:13 INFO : three.txt: Deleted 2025/06/25 05:21:13 INFO : three.txt: Moved into backup dir 2025/06/25 05:21:18 DEBUG : dst/three.txt: md5 = 727215f7a3115f6e086bb308ce42ffa6 OK 2025/06/25 05:21:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 05:21:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:21:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:21:19 DEBUG : two: Unchanged skipping 2025/06/25 05:21:39 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 05:21:44 INFO : one: Deleted 2025/06/25 05:21:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:21:49 DEBUG : one: md5 = ae39e3c1f0f2146df07c80e0bf248d5c OK 2025/06/25 05:21:49 INFO : one: Copied (new) 2025/06/25 05:21:49 DEBUG : Waiting for deletions to finish 2025/06/25 05:22:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 05:22:05 INFO : three.txt: Deleted 2025/06/25 05:22:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (170.56s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:22:31 DEBUG : dst/one: md5 = cb0c41b6dc985cb1fd7c4931ca0d4da5 OK 2025/06/25 05:22:31 DEBUG : dst/two: md5 = 2b35a6c3f6c5225e49e9ea7dc88f56e4 OK 2025/06/25 05:22:31 DEBUG : dst/three.txt: md5 = bfd8bb7ea535f56d0dd5ab15fda55439 OK 2025/06/25 05:22:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/dst" 2025/06/25 05:22:31 DEBUG : Config file has changed externally - reloading 2025/06/25 05:22:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst.bin" 2025/06/25 05:22:32 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst.bin: Auto set use_segments_container to true 2025/06/25 05:22:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst" 2025/06/25 05:22:37 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst: Auto set use_segments_container to true 2025/06/25 05:22:43 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/backup" 2025/06/25 05:22:43 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/backup.bin" 2025/06/25 05:22:43 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/backup.bin: Auto set use_segments_container to true 2025/06/25 05:22:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/backup" 2025/06/25 05:22:48 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/backup: Auto set use_segments_container to true 2025/06/25 05:22:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 05:22:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:22:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:22:54 DEBUG : two: Unchanged skipping 2025/06/25 05:23:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 05:23:14 INFO : one: Deleted 2025/06/25 05:23:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:23:20 DEBUG : one: md5 = f5e0f3456f7a92948305d81647a3e459 OK 2025/06/25 05:23:20 INFO : one: Copied (new) 2025/06/25 05:23:20 DEBUG : Waiting for deletions to finish 2025/06/25 05:23:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 05:23:35 INFO : three.txt: Deleted 2025/06/25 05:23:35 INFO : three.txt: Moved into backup dir 2025/06/25 05:23:41 DEBUG : dst/three.txt: md5 = f9ea65b07fb9c99102e6246315376665 OK 2025/06/25 05:23:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 05:23:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:23:41 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:23:41 DEBUG : two: Unchanged skipping 2025/06/25 05:23:46 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 05:23:52 INFO : one: Deleted 2025/06/25 05:23:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:23:57 DEBUG : one: md5 = c260fb50f6bc82621180d998bb2f13ef OK 2025/06/25 05:23:57 INFO : one: Copied (new) 2025/06/25 05:23:57 DEBUG : Waiting for deletions to finish 2025/06/25 05:24:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 05:24:17 INFO : three.txt: Deleted 2025/06/25 05:24:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (127.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:24:39 DEBUG : dst/one: md5 = 722ac61776ab73cd2e68e255aea08c86 OK 2025/06/25 05:24:39 DEBUG : dst/two: md5 = b3c241761a5425c46c52b2259e0a642f OK 2025/06/25 05:24:39 DEBUG : dst/three.txt: md5 = e657f458b5d718a8ac6a88de690cbbf1 OK 2025/06/25 05:24:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/dst" 2025/06/25 05:24:44 DEBUG : Config file has changed externally - reloading 2025/06/25 05:24:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst.bin" 2025/06/25 05:24:45 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst.bin: Auto set use_segments_container to true 2025/06/25 05:24:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst" 2025/06/25 05:24:50 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst: Auto set use_segments_container to true 2025/06/25 05:24:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 05:24:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:24:56 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:24:56 DEBUG : two: Unchanged skipping 2025/06/25 05:25:06 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 05:25:11 INFO : one: Deleted 2025/06/25 05:25:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:25:17 DEBUG : one: md5 = e83a92aa8832c95d6cd7fe9b9e54ead0 OK 2025/06/25 05:25:17 INFO : one: Copied (new) 2025/06/25 05:25:17 DEBUG : Waiting for deletions to finish 2025/06/25 05:25:38 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 05:25:38 INFO : three.txt: Deleted 2025/06/25 05:25:38 INFO : three.txt: Moved into backup dir 2025/06/25 05:25:49 DEBUG : dst/three.txt: md5 = e8d046ce53226dfef1de4f0b3d59c3d8 OK 2025/06/25 05:25:49 DEBUG : one.bak: Excluded (Path Filter) 2025/06/25 05:25:49 DEBUG : one.bak: Excluded 2025/06/25 05:25:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/25 05:25:49 DEBUG : three.txt.bak: Excluded 2025/06/25 05:25:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 05:25:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for checks to finish 2025/06/25 05:25:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:25:49 DEBUG : two: Unchanged skipping 2025/06/25 05:25:55 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 05:26:00 INFO : one: Deleted 2025/06/25 05:26:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi/dst': Waiting for transfers to finish 2025/06/25 05:26:05 DEBUG : one: md5 = 9fb8cc6326fcdbb9100d2c6bc9093506 OK 2025/06/25 05:26:05 INFO : one: Copied (new) 2025/06/25 05:26:05 DEBUG : Waiting for deletions to finish 2025/06/25 05:26:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 05:26:20 INFO : three.txt: Deleted 2025/06/25 05:26:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (123.16s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:26:42 DEBUG : dst/one: md5 = fbb6763a62d9a280f550750c34dea093 OK 2025/06/25 05:26:42 DEBUG : dst/two: md5 = 237dcec39c40899543929b4ec648370d OK 2025/06/25 05:26:42 DEBUG : dst/three.txt: md5 = 0cf7b915c07365db9324e462124a3086 OK 2025/06/25 05:26:42 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/dst" 2025/06/25 05:26:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst.bin" 2025/06/25 05:26:43 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst.bin: Auto set use_segments_container to true 2025/06/25 05:26:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst" 2025/06/25 05:26:48 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst: Auto set use_segments_container to true 2025/06/25 05:26:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 05:27:04 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 05:27:09 INFO : one: Deleted 2025/06/25 05:27:14 DEBUG : one: md5 = 1c032a7021437839c391ac5f7e6d3979 OK 2025/06/25 05:27:14 INFO : one: Copied (new) 2025/06/25 05:27:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:27:14 DEBUG : two: Unchanged skipping 2025/06/25 05:27:14 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 05:27:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 05:27:29 INFO : three.txt: Deleted 2025/06/25 05:27:29 DEBUG : three.txt: md5 = 6b979c84f9ca28581ba551c02d21680e OK 2025/06/25 05:27:29 INFO : three.txt: Copied (new) 2025/06/25 05:27:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 05:27:50 INFO : one: Copied (server-side copy) to: one.bak 2025/06/25 05:27:55 INFO : one: Deleted 2025/06/25 05:28:01 DEBUG : one: md5 = 8e4a31cee13254d1b47de96451c4e5e1 OK 2025/06/25 05:28:01 INFO : one: Copied (new) 2025/06/25 05:28:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:28:01 DEBUG : two: Unchanged skipping 2025/06/25 05:28:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 05:28:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/25 05:28:11 INFO : three.txt: Deleted 2025/06/25 05:28:11 DEBUG : three.txt: md5 = 8ea10b1a06f1b3bd135acbfe169f852e OK 2025/06/25 05:28:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (111.03s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:28:33 DEBUG : dst/one: md5 = 70b3645d400f36741010eb1da17052d6 OK 2025/06/25 05:28:33 DEBUG : dst/two: md5 = 8d11a49ba844cf50011701dd4a70d547 OK 2025/06/25 05:28:33 DEBUG : dst/three.txt: md5 = a037fcded79fb4a4246d97a535da41e1 OK 2025/06/25 05:28:33 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-tuterom5fawi/dst" 2025/06/25 05:28:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst.bin" 2025/06/25 05:28:34 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst.bin: Auto set use_segments_container to true 2025/06/25 05:28:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-tuterom5fawi/dst" 2025/06/25 05:28:39 DEBUG : Swift container crypt path rclone-test-tuterom5fawi/dst: Auto set use_segments_container to true 2025/06/25 05:28:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/25 05:28:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 05:29:00 INFO : one: Deleted 2025/06/25 05:29:05 DEBUG : one: md5 = 05194c6fdbd548903d74919e512b35d0 OK 2025/06/25 05:29:05 INFO : one: Copied (new) 2025/06/25 05:29:05 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:29:05 DEBUG : two: Unchanged skipping 2025/06/25 05:29:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/25 05:29:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 05:29:26 INFO : three.txt: Deleted 2025/06/25 05:29:26 DEBUG : three.txt: md5 = 3037ed39c890150d9ae8271e10bf9751 OK 2025/06/25 05:29:26 INFO : three.txt: Copied (new) 2025/06/25 05:29:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/25 05:29:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/25 05:29:52 INFO : one: Deleted 2025/06/25 05:29:57 DEBUG : one: md5 = 2924834a741a12b7e512f578d16be36d OK 2025/06/25 05:29:57 INFO : one: Copied (new) 2025/06/25 05:29:57 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:29:57 DEBUG : two: Unchanged skipping 2025/06/25 05:29:57 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/25 05:30:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/25 05:30:18 INFO : three.txt: Deleted 2025/06/25 05:30:18 DEBUG : three.txt: md5 = 1b771ebaf3d6782b81679fcc85cfb5c2 OK 2025/06/25 05:30:18 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (141.93s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:30:50 DEBUG : Testêé: md5 = ee72a49ad16f756bd0fea912de01ddb1 OK 2025/06/25 05:30:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/25 05:30:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:30:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:30:50 DEBUG : Testêé: md5 = 80fd18d584a8fa78982f209e649456dd OK 2025/06/25 05:30:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/25 05:30:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.29s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:30:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/25 05:30:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:30:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:30:56 DEBUG : existing: md5 = 02052c1a11fd48237b30f0ccf8340d85 OK 2025/06/25 05:30:56 INFO : existing: Copied (new) 2025/06/25 05:30:56 DEBUG : Waiting for deletions to finish 2025/06/25 05:31:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/25 05:31:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:31:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/25 05:31:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:31:02 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': not deleting files as there were IO errors 2025/06/25 05:31:02 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (21.18s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:31:17 DEBUG : EXISTING: md5 = 130d6c0e04e6c7d10726913051eed823 OK 2025/06/25 05:31:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:31:18 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:31:18 DEBUG : existing: Unchanged skipping 2025/06/25 05:31:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:31:18 DEBUG : Waiting for deletions to finish 2025/06/25 05:31:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (16.18s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.09s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", 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-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", 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-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.26s) --- SKIP: TestMaxTransfer/Hard (0.09s) --- SKIP: TestMaxTransfer/Soft (0.09s) --- SKIP: TestMaxTransfer/Cautious (0.09s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:31:34 DEBUG : both0: md5 = 0c186d723ab3813fd3617660c46d2c85 OK 2025/06/25 05:31:39 DEBUG : only0: md5 = 45f4d7ffe3e9fd38a250e30bdf0104ef OK 2025/06/25 05:31:44 DEBUG : both1: md5 = 7c8f88b376d33059659889915847236b OK 2025/06/25 05:31:50 DEBUG : only1: md5 = d36f0b7102da2d70bcc4efc17754e96e OK 2025/06/25 05:31:51 DEBUG : both2: md5 = d8ea0aaa974cc6e8f84548a5a7cc7502 OK 2025/06/25 05:31:51 DEBUG : only2: md5 = 9187266f99fd169d9c69b75b3ab92496 OK 2025/06/25 05:31:56 DEBUG : both3: md5 = d53fb3ca92c50a030d4b571ef6b5e22c OK 2025/06/25 05:32:01 DEBUG : only3: md5 = f497f43d2f243b1aee1d9a3892ae1ecd OK 2025/06/25 05:32:02 DEBUG : both4: md5 = b25e38ff4e6ad1bad45805381eca2d8d OK 2025/06/25 05:32:02 DEBUG : only4: md5 = 55826574143a053d0621856697a03d9c OK 2025/06/25 05:32:08 DEBUG : both5: md5 = 55f0ba3efc6f10427eea0c7c7e56c17c OK 2025/06/25 05:32:08 DEBUG : only5: md5 = 0b9b5fc156e9078247407710a675b0ae OK 2025/06/25 05:32:14 DEBUG : both6: md5 = c906e92ad8f45ad0bc0e0b9421892257 OK 2025/06/25 05:32:14 DEBUG : only6: md5 = eb536180ea63562607a1d3bf981db514 OK 2025/06/25 05:32:19 DEBUG : both7: md5 = 3f06a31baa5b118ac5ad063a5074e435 OK 2025/06/25 05:32:20 DEBUG : only7: md5 = 125713f2d3b635e1dfc22aadfd24c02e OK 2025/06/25 05:32:25 DEBUG : both8: md5 = e38e2f00846aecdf7db52b322c916e79 OK 2025/06/25 05:32:30 DEBUG : only8: md5 = 019bcfef8054df944559d581ae05a94e OK 2025/06/25 05:32:31 DEBUG : both9: md5 = 2603a04a8f4ed8c4f5a57c89cfd98978 OK 2025/06/25 05:32:36 DEBUG : only9: md5 = 95193aa9d32ae5cae52aba4f669a7c32 OK 2025/06/25 05:32:41 DEBUG : both10: md5 = 216a02bf5edba0de8b600a490f0b6ac2 OK 2025/06/25 05:32:47 DEBUG : only10: md5 = 0b3daf0938c412a70bf36164b542aba7 OK 2025/06/25 05:32:52 DEBUG : both11: md5 = cdd2099ab1c13296337ce80c07fbcff2 OK 2025/06/25 05:32:57 DEBUG : only11: md5 = ea419018c754d4307efadfa9805265d3 OK 2025/06/25 05:32:58 DEBUG : both12: md5 = dca55675638fb52721f4be7a8aea1e0e OK 2025/06/25 05:33:03 DEBUG : only12: md5 = 81feda6ea50ea1eafac558052382137c OK 2025/06/25 05:33:04 DEBUG : both13: md5 = 6ae7b908e0fb819cf8e3ec3446010c76 OK 2025/06/25 05:33:09 DEBUG : only13: md5 = 405bb27a833ed731eac6128127b92862 OK 2025/06/25 05:33:14 DEBUG : both14: md5 = 9f37ce88f60d2b258045b9285be53d38 OK 2025/06/25 05:33:19 DEBUG : only14: md5 = 877e8db5b552396f50df44f5c1ac0e68 OK 2025/06/25 05:33:20 DEBUG : both15: md5 = 4cc725d1766326a4970249b48a7d2a89 OK 2025/06/25 05:33:20 DEBUG : only15: md5 = 273caa4c22693c8db956a62efe0680dd OK 2025/06/25 05:33:20 DEBUG : both16: md5 = 2e066d07ba7bdc7fddb66aea58cbf7df OK 2025/06/25 05:33:26 DEBUG : only16: md5 = f1fe38ea1c40e0488720a5199cae966d OK 2025/06/25 05:33:31 DEBUG : both17: md5 = 707805beb195fa46dc619621d5c90684 OK 2025/06/25 05:33:36 DEBUG : only17: md5 = 4d6693a993fcf57bf1b5a8553586fdf2 OK 2025/06/25 05:33:41 DEBUG : both18: md5 = b946bae7ce093bc6dd6455f86d47046f OK 2025/06/25 05:33:42 DEBUG : only18: md5 = c9591c72ce0cab9c2643f55b697b44b2 OK 2025/06/25 05:33:43 DEBUG : both19: md5 = 2bc8c9ceae33b87e2edebd8e2b7742c7 OK 2025/06/25 05:33:43 DEBUG : only19: md5 = d1e3c8b782c11ad5fd1b4e1021ba4beb OK 2025/06/25 05:34:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:34:25 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both0: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both11: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both12: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both13: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both14: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both15: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both16: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both18: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both19: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both1: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both2: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both3: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both4: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both5: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both6: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both7: Unchanged skipping 2025/06/25 05:34:25 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:25 DEBUG : both9: Unchanged skipping 2025/06/25 05:34:30 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:30 DEBUG : both10: Unchanged skipping 2025/06/25 05:34:30 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:30 DEBUG : both17: Unchanged skipping 2025/06/25 05:34:30 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:34:30 DEBUG : both8: Unchanged skipping 2025/06/25 05:34:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:34:30 DEBUG : Waiting for deletions to finish 2025/06/25 05:34:30 INFO : only6: Deleted 2025/06/25 05:34:30 INFO : only7: Deleted 2025/06/25 05:34:35 INFO : only13: Deleted 2025/06/25 05:34:40 INFO : only16: Deleted 2025/06/25 05:34:40 INFO : only9: Deleted 2025/06/25 05:34:41 INFO : only17: Deleted 2025/06/25 05:34:41 INFO : only2: Deleted 2025/06/25 05:34:41 INFO : only8: Deleted 2025/06/25 05:34:41 INFO : only5: Deleted 2025/06/25 05:34:46 INFO : only12: Deleted 2025/06/25 05:34:46 INFO : only14: Deleted 2025/06/25 05:34:46 INFO : only19: Deleted 2025/06/25 05:34:50 INFO : only10: Deleted 2025/06/25 05:34:51 INFO : only3: Deleted 2025/06/25 05:34:51 INFO : only18: Deleted 2025/06/25 05:34:51 INFO : only11: Deleted 2025/06/25 05:34:51 INFO : only15: Deleted 2025/06/25 05:34:51 INFO : only0: Deleted 2025/06/25 05:34:51 INFO : only4: Deleted 2025/06/25 05:35:01 INFO : only1: Deleted 2025/06/25 05:35:01 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (311.64s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:36:45 DEBUG : both0: md5 = a57e72848a519efd39cae55c0878d7f9 OK 2025/06/25 05:36:51 DEBUG : only0: md5 = 7b01088d412fd55ef6dd5ca2e314f070 OK 2025/06/25 05:36:56 DEBUG : both1: md5 = 6ed152af0d05884db56c54977c51046a OK 2025/06/25 05:37:01 DEBUG : only1: md5 = 5d8f519fca4e26c532fed3aa795c70bd OK 2025/06/25 05:37:01 DEBUG : both2: md5 = 0cb21330704c09cff99bd715b8455d26 OK 2025/06/25 05:37:01 DEBUG : only2: md5 = 58d8c973ef178b3056d38ecebf28418a OK 2025/06/25 05:37:06 DEBUG : both3: md5 = ce37d4f0b6fe425779efaa5150f3ac17 OK 2025/06/25 05:37:12 DEBUG : only3: md5 = 5c02b76deb109b67aaf9d8372ac4e4fa OK 2025/06/25 05:37:12 DEBUG : both4: md5 = 877e0a33d0431bb4430c5c9093267e48 OK 2025/06/25 05:37:12 DEBUG : only4: md5 = a08706de2ce14da27b8eca8db8c9e324 OK 2025/06/25 05:37:17 DEBUG : both5: md5 = 7898c633a7c903afdf0256f321423df0 OK 2025/06/25 05:37:17 DEBUG : only5: md5 = b439c271168495b685b6a3100e1ef191 OK 2025/06/25 05:37:22 DEBUG : both6: md5 = 7e97c2ebe52235eed3fa8cd6654f7b33 OK 2025/06/25 05:37:22 DEBUG : only6: md5 = e0c8a7e3232874b04084243f0393467c OK 2025/06/25 05:37:28 DEBUG : both7: md5 = cb60a8dcd5fe6a5acc99cde11b69cb28 OK 2025/06/25 05:37:28 DEBUG : only7: md5 = 3f8b761f90b36a1e616e5b4c2235b9f9 OK 2025/06/25 05:37:33 DEBUG : both8: md5 = db36eeccba679ab115a4c6b422df899f OK 2025/06/25 05:37:38 DEBUG : only8: md5 = ccf75e85d5e7e44d8e1645d32b7bea8c OK 2025/06/25 05:37:38 DEBUG : both9: md5 = 10ebb413637c790ce74fdf1d042f79a4 OK 2025/06/25 05:37:43 DEBUG : only9: md5 = 52c445ac912e2f26733c6319564a1b6f OK 2025/06/25 05:37:49 DEBUG : both10: md5 = 7dbfb4010f22050c770ff0e146c1fd30 OK 2025/06/25 05:37:54 DEBUG : only10: md5 = 69883a86db7d5c7bda987a983b864087 OK 2025/06/25 05:37:59 DEBUG : both11: md5 = 9187a37e00151830e5865276431558fe OK 2025/06/25 05:38:04 DEBUG : only11: md5 = 157a7dd75509e71b43ce6fd842079928 OK 2025/06/25 05:38:04 DEBUG : both12: md5 = 7d74b06d80852a1066a1fe2ee54f31ae OK 2025/06/25 05:38:09 DEBUG : only12: md5 = cdadecbd8a4b7dc2ac674b4c35d1249e OK 2025/06/25 05:38:10 DEBUG : both13: md5 = 2dc506a365cae9c247cb00309c6ff7b5 OK 2025/06/25 05:38:15 DEBUG : only13: md5 = ae5b9b1e1756a2d7e4d41b7a6075d966 OK 2025/06/25 05:38:20 DEBUG : both14: md5 = f687eeed6f778cdec183b42ae270464d OK 2025/06/25 05:38:25 DEBUG : only14: md5 = 7f76d1c9feee0c958006ab6a75d8b6ee OK 2025/06/25 05:38:25 DEBUG : both15: md5 = f92a9f62cd724993c186b954e1ea79bc OK 2025/06/25 05:38:25 DEBUG : only15: md5 = 0ab82a5e8bcaccb3e52d7a350a1dbb99 OK 2025/06/25 05:38:26 DEBUG : both16: md5 = bf333269b9de882c5396634bfbcd2f27 OK 2025/06/25 05:38:31 DEBUG : only16: md5 = c5bf073daa7306454fa04246df999bbe OK 2025/06/25 05:38:36 DEBUG : both17: md5 = d6a92ced73beed3c8573529bd1689e43 OK 2025/06/25 05:38:41 DEBUG : only17: md5 = bad099f8f92898bc89c6e859d7f82bb3 OK 2025/06/25 05:38:46 DEBUG : both18: md5 = ddecea29bb637d7af24402b8ab34bfff OK 2025/06/25 05:38:46 DEBUG : only18: md5 = 0a87b13804a95c1cfa5a62a0aef91b5d OK 2025/06/25 05:38:46 DEBUG : both19: md5 = a5e6faeaef88dcc97788c6473d3c9c5c OK 2025/06/25 05:38:47 DEBUG : only19: md5 = d2d163bb38679056f50baacf8a98b0ab OK 2025/06/25 05:39:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:39:14 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both0: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both12: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both13: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both11: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both16: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both15: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both17: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both18: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both1: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both19: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both2: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both3: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both4: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both5: Unchanged skipping 2025/06/25 05:39:14 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:14 DEBUG : both6: Unchanged skipping 2025/06/25 05:39:19 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:19 DEBUG : both10: Unchanged skipping 2025/06/25 05:39:19 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:19 DEBUG : both9: Unchanged skipping 2025/06/25 05:39:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/25 05:39:19 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:19 DEBUG : both14: Unchanged skipping 2025/06/25 05:39:19 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:19 DEBUG : both7: Unchanged skipping 2025/06/25 05:39:19 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:39:19 DEBUG : both8: Unchanged skipping 2025/06/25 05:39:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:39:24 DEBUG : only10: md5 = e459031de37c447472d4a0ff88765e2e OK 2025/06/25 05:39:24 INFO : only10: Copied (replaced existing) 2025/06/25 05:39:24 DEBUG : only11: md5 = 8a5a1a32c02194f4168172b9c067846a OK 2025/06/25 05:39:24 INFO : only11: Copied (replaced existing) 2025/06/25 05:39:24 DEBUG : only0: md5 = fa30dc388f576b368627336c7c124489 OK 2025/06/25 05:39:24 INFO : only0: Copied (replaced existing) 2025/06/25 05:39:24 DEBUG : only12: md5 = 6fc8a4738e7bc0014a207d14ab9c5d35 OK 2025/06/25 05:39:24 INFO : only12: Copied (replaced existing) 2025/06/25 05:39:24 DEBUG : only15: md5 = 2b2e6b12d2360aca587de9a35d4fae1f OK 2025/06/25 05:39:24 INFO : only15: Copied (replaced existing) 2025/06/25 05:39:29 DEBUG : only14: md5 = d888fb2ecf0bb724773c90ac76de006a OK 2025/06/25 05:39:29 INFO : only14: Copied (replaced existing) 2025/06/25 05:39:29 DEBUG : only13: md5 = f09a8c00f81be7e6c4f00286804fd74f OK 2025/06/25 05:39:29 INFO : only13: Copied (replaced existing) 2025/06/25 05:39:29 DEBUG : only18: md5 = 7e06b109d8e780e7aea445b3603aef02 OK 2025/06/25 05:39:29 INFO : only18: Copied (replaced existing) 2025/06/25 05:39:29 DEBUG : only19: md5 = 02404108a78a568da21b4a6d5ef14768 OK 2025/06/25 05:39:29 INFO : only19: Copied (replaced existing) 2025/06/25 05:39:29 DEBUG : only17: md5 = 854d409e09b02906457bea828e549f71 OK 2025/06/25 05:39:29 INFO : only17: Copied (replaced existing) 2025/06/25 05:39:30 DEBUG : only2: md5 = ec5c82e349cfd7889b6d59760a94b8c7 OK 2025/06/25 05:39:30 INFO : only2: Copied (replaced existing) 2025/06/25 05:39:30 DEBUG : only4: md5 = df5e4593d25de33c1834e93208816ab1 OK 2025/06/25 05:39:30 INFO : only4: Copied (replaced existing) 2025/06/25 05:39:30 DEBUG : only5: md5 = 180dcb872c9f8d0bc52e640c7c2f2a39 OK 2025/06/25 05:39:30 INFO : only5: Copied (replaced existing) 2025/06/25 05:39:30 DEBUG : only6: md5 = 7849627b192c62b673656d21ad58cf52 OK 2025/06/25 05:39:30 INFO : only6: Copied (replaced existing) 2025/06/25 05:39:31 DEBUG : only7: md5 = d7141151699985a0d4c1e735ac402e7d OK 2025/06/25 05:39:31 INFO : only7: Copied (replaced existing) 2025/06/25 05:39:34 DEBUG : only1: md5 = 5a116db5ee5b22f1939804bc05e65cc8 OK 2025/06/25 05:39:34 INFO : only1: Copied (replaced existing) 2025/06/25 05:39:35 DEBUG : only16: md5 = 912f1292ebebb282699cacbb5eedf030 OK 2025/06/25 05:39:35 INFO : only16: Copied (replaced existing) 2025/06/25 05:39:40 DEBUG : only9: md5 = e32fb06a0694ad558bd924b8470640c3 OK 2025/06/25 05:39:40 INFO : only9: Copied (replaced existing) 2025/06/25 05:39:40 DEBUG : only3: md5 = 53621656d7cc67983ca0667d62f5e77f OK 2025/06/25 05:39:40 INFO : only3: Copied (replaced existing) 2025/06/25 05:39:41 DEBUG : only8: md5 = 1a59ebb7091201ab472ecacef39cf7eb OK 2025/06/25 05:39:41 INFO : only8: Copied (replaced existing) 2025/06/25 05:39:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (374.43s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:42:55 DEBUG : empty_dir: Making directory with metadata 2025/06/25 05:42:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 05:42:55 DEBUG : empty_on_remote: Making directory with metadata 2025/06/25 05:42:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 05:42:55 INFO : empty_on_remote: Making directory 2025/06/25 05:42:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/25 05:43:00 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/25 05:43:00 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/25 05:43:00 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/25 05:43:00 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (16.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:43:11 DEBUG : empty_dir: Making directory with metadata 2025/06/25 05:43:11 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 05:43:11 DEBUG : empty_on_remote: Making directory with metadata 2025/06/25 05:43:11 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/25 05:43:11 INFO : empty_on_remote: Making directory 2025/06/25 05:43:11 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/25 05:43:20 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/25 05:43:20 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/25 05:43:20 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/25 05:43:20 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/25 05:43:20 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (24.75s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:43:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 05:43:36 INFO : sub dir: Making directory 2025/06/25 05:43:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (12.18s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:43:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/25 05:43:48 INFO : sub dir: Making directory 2025/06/25 05:43:48 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (21.69s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi'", Local "Local file system at /tmp/rclone3245162953", Modify Window "1ns" 2025/06/25 05:44:10 DEBUG : dir1/0000-abcdefg.txt: md5 = 63006a1f6b2698299b91172601aa0dc6 OK 2025/06/25 05:44:16 DEBUG : dir1/0001-bcdefgh.txt: md5 = d2542fdce9b95d78d787f6d6ff67ff35 OK 2025/06/25 05:44:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 2b177fe8e069bf9c01445006bdb61562 OK 2025/06/25 05:44:26 DEBUG : dir1/0003-defghij.txt: md5 = 6eb5d198c3d4d8f1bde12f1444878fb5 OK 2025/06/25 05:44:32 DEBUG : dir1/0004-efghijk.txt: md5 = 945408dd5f8efe5164f3df47fbab4cf6 OK 2025/06/25 05:44:33 DEBUG : dir1/0005-fghijkl.txt: md5 = 198ba341c9106383963ce9c9c5c47573 OK 2025/06/25 05:44:38 DEBUG : dir1/0006-ghijklm.txt: md5 = 2109d63e5979c27ce9a66cef60356530 OK 2025/06/25 05:44:43 DEBUG : dir1/0007-1234567.txt: md5 = 28a6595fc1193e4311bebd3def7e6085 OK 2025/06/25 05:44:44 DEBUG : dir1/0008-2345678.txt: md5 = 2c3f6132e47399415d7be9042ab39282 OK 2025/06/25 05:44:44 DEBUG : dir1/0009-3456789.txt: md5 = fca6a883a7cd0cb2b3b299816921efc4 OK 2025/06/25 05:44:45 DEBUG : dir1/0010-456789.txt: md5 = c8357c59f3243e19cb4b645d9f0578d9 OK 2025/06/25 05:44:53 DEBUG : dir1/0011-56789;.txt: md5 = 984de03ebb7129e107c3e20ebfd5a0bb OK 2025/06/25 05:44:59 DEBUG : dir1/0012-6789;.txt: md5 = 60ead89fc2737526beb54d51c862b3e2 OK 2025/06/25 05:44:59 DEBUG : dir1/0013-789;=.txt: md5 = 88b5662bb259049e3d7d92ebcacda9a9 OK 2025/06/25 05:45:00 DEBUG : dir1/0014-89;=.txt: md5 = 6e1c7204b23150016e9016c19cd874f5 OK 2025/06/25 05:45:00 DEBUG : dir1/0015-9;=.txt: md5 = 9edd921e49e3a8492379eb7ea6337aa7 OK 2025/06/25 05:45:05 DEBUG : apple: md5 = 35a2aaa73b38705dab0c1337258784ce OK 2025/06/25 05:45:11 DEBUG : banana: md5 = 722d9b8c81738e032948145301a7dd2f OK 2025/06/25 05:45:16 DEBUG : appleappleapplebanana: md5 = 38cfbddb7ecdcda4b80bd8ba1e864014 OK 2025/06/25 05:45:21 DEBUG : splitbananasplit: md5 = a375f47dd010143faf6f3a697f6185b8 OK 2025/06/25 05:45:21 DEBUG : Waiting for deletions to finish 2025/06/25 05:45:22 DEBUG : apple: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : banana: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 05:45:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 05:45:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:45:38 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : banana: Unchanged skipping 2025/06/25 05:45:38 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 05:45:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : apple: Unchanged skipping 2025/06/25 05:45:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:45:43 DEBUG : Waiting for deletions to finish 2025/06/25 05:45:43 INFO : There was nothing to transfer 2025/06/25 05:45:43 DEBUG : Waiting for deletions to finish 2025/06/25 05:45:43 DEBUG : apple: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : banana: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/25 05:45:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/25 05:45:43 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : banana: Unchanged skipping 2025/06/25 05:45:43 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : splitbananasplit: Unchanged skipping 2025/06/25 05:45:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for checks to finish 2025/06/25 05:45:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/25 05:45:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/25 05:45:48 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:48 DEBUG : apple: Unchanged skipping 2025/06/25 05:45:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/25 05:45:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/25 05:45:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/25 05:45:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/25 05:45:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/25 05:45:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-tuterom5fawi': Waiting for transfers to finish 2025/06/25 05:45:48 DEBUG : Waiting for deletions to finish 2025/06/25 05:45:48 INFO : There was nothing to transfer 2025/06/25 05:45:48 DEBUG : Waiting for deletions to finish 2025/06/25 05:45:48 DEBUG : apple: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : banana: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/25 05:45:48 DEBUG : splitbananasplit: Excluded (Path Filter) panic: test timed out after 1h0m0s running tests: TestTransform (2m57s) TestTransform/NFC (2m57s) goroutine 14711 [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(0xc001ad8700, {0x26954ee?, 0xc00049fad8?}, 0x27c1a58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc001ad8700) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc001ad8700, 0xc00049fc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc001a8efa8, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfed764b?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000304640) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000304640) /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 50 [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 51 [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 14393 [IO wait]: internal/poll.runtime_pollWait(0x7768fc4cbd18, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000394600?, 0xc00081e600?, 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(0xc000394600, {0xc00081e600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000394600, {0xc00081e600?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00014e940, {0xc00081e600?, 0x5?, 0x3eb3e88?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc00215b128, {0xc00081e600?, 0x7768fc10d800?, 0x7769441b1a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00215b3b0, {0xc00081e600?, 0x3eba3e0?, 0xc00063e9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000788d38, {0x2acf520, 0xc00215b3b0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000788a88, {0x7768fc2d7b80, 0xc00215b128}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000788a88, 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(0xc000788a88, {0xc000a06000, 0x1000, 0xc00070a8a0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0004a8360, {0xc000a06000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc001d8c960) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc001d8c960, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0004a8360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14421 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14688 [select]: net/http.(*persistConn).roundTrip(0xc0004a8360, 0xc001a912c0) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00079c000, 0xc00053e640) /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(0xc000508070, 0xc00053e640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00053e640, {0x2acdfc0, 0xc000508070}, {0x1?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000595d10, 0xc00053e640, {0x1?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000595d10, 0xc00053e640) /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 13983 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 2032 [chan receive, 53 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2048 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 13982 [chan receive, 3 minutes]: testing.(*T).Run(0xc001bfe1c0, {0x2679b32?, 0x41bb05?}, 0xc000465cc0) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc001bfe1c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc001bfe1c0, 0x27c1a58) /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 13983 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0006d41e0, 0xc000463030, 0xc00053e640) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0006d41e0, {0x2af4b08, 0x3eb7b60}, {0xc0019c9950, 0x4f}, {{0xc00035b800, 0x5}, {0xc00035b806, 0x2d}, {0x2681b0a, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0006d41e0, {0x2af4b08, 0x3eb7b60}, {{0xc00035b800, 0x5}, {0xc00035b806, 0x2d}, {0x2681b0a, 0x6}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).ObjectDelete(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1902 github.com/rclone/rclone/backend/swift.(*Object).Remove.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1620 +0x105 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc0007ca008?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc001b10ea0, 0xc001a91220, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc001b10ea0, 0xc001a91220) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0x93 github.com/rclone/rclone/backend/swift.(*Object).Remove(0xc001bd9d40, {0x2af4b08, 0x3eb7b60}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1619 +0x29b github.com/rclone/rclone/fstest.newRunIndividual.func1.1.1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x24 github.com/rclone/rclone/fstest.retry(0xc001bfee00, {0xc001a89540, 0x20}, 0xc000835920) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:121 +0xde github.com/rclone/rclone/fstest.newRunIndividual.func1.1({0xc000192c00?, 0xc000192c00?, 0x1e03374?}) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:154 +0x29a github.com/rclone/rclone/fs/walk.listR.func1({0xc000192c00, 0x14, 0x20}) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:331 +0x1ca github.com/rclone/rclone/backend/crypt.(*Fs).ListR.func1({0xc000192c00?, 0xc001a88900?, 0x5?}) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:481 +0x5b github.com/rclone/rclone/fs/list.(*Helper).send(...) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:29 github.com/rclone/rclone/fs/list.(*Helper).Flush(0xc000835b88) /home/rclone/go/src/github.com/rclone/rclone/fs/list/helpers.go:47 +0x35 github.com/rclone/rclone/backend/swift.(*Fs).ListR(0xc001ad81c0, {0x2af4b08, 0x3eb7b60}, {0x0?, 0x2416cc0?}, 0xc0023b7380) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:881 +0x185 github.com/rclone/rclone/backend/crypt.(*Fs).ListR(0xc001ab95f0, {0x2af4b08, 0x3eb7b60}, {0x0, 0x0}, 0xc00070cbe0) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:476 +0x118 github.com/rclone/rclone/fs/walk.listR({0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc001ab95f0}, {0x0, 0x0}, 0x1, 0x3, 0xc0023b72f0, 0xc001a8ebd0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:299 +0x292 github.com/rclone/rclone/fs/walk.ListR({0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc001ab95f0}, {0x0, 0x0}, 0x1, 0xffffffffffffffff, 0x3, 0xc0023b72f0) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:163 +0x1d5 github.com/rclone/rclone/fstest.newRunIndividual.func1() /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:150 +0x107 github.com/rclone/rclone/fstest.(*Run).Finalise(0xc0003dce70) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 +0x1c github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc001bfee00) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:124 +0x3a5 testing.tRunner(0xc001bfee00, 0xc000465cc0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 13982 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 14394 [select]: net/http.(*persistConn).writeLoop(0xc0004a8360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14421 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 13774 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc001c7c000, {0x2af4be8, 0xc00070c320}) /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 13733 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m11.321220486s (try 4/5): exit status 2: Failed []