"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 3/5) 2025/06/21 05:58:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi" 2025/06/21 05:58:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/21 05:58:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi.bin" 2025/06/21 05:58:54 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi.bin: Auto set use_segments_container to true 2025/06/21 05:59:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi" 2025/06/21 05:59:00 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi: Auto set use_segments_container to true 2025/06/21 05:59:10 DEBUG : Creating backend with remote "/tmp/rclone665601445" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 05:59:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/21 05:59:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.40s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 05:59:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 05:59:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 05:59:11 DEBUG : sub dir/hello world: md5 = b46af26d1d34a5638dc3dc3818a1c1b9 OK 2025/06/21 05:59:11 INFO : sub dir/hello world: Copied (new) 2025/06/21 05:59:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.45s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.23s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:13 DEBUG : Creating backend with remote "/non-existing" 2025/06/21 05:59:13 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/21 05:59:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.34s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 05:59:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 05:59:18 DEBUG : sub dir/hello world: md5 = a4bf6d60f823433392b276d0f5120ddd OK 2025/06/21 05:59:18 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (6.34s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:19 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Running all checks before starting transfers 2025/06/21 05:59:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 05:59:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:20 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Checks finished, now starting transfers 2025/06/21 05:59:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 05:59:20 DEBUG : sub dir/hello world: md5 = 543c29f6a5fb043849d4d728559da9e4 OK 2025/06/21 05:59:20 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.54s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:21 ERROR : Ignoring --no-traverse with sync 2025/06/21 05:59:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 05:59:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 05:59:21 DEBUG : sub dir/hello world: md5 = 4f0659018b588892dddb9b23e39d877e OK 2025/06/21 05:59:21 INFO : sub dir/hello world: Copied (new) 2025/06/21 05:59:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.16s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/21 05:59:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 05:59:23 DEBUG : hello world2: md5 = 06862916e8e8b2c3a394c4787fbec4f5 OK 2025/06/21 05:59:23 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.66s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 05:59:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 05:59:29 DEBUG : potato2: md5 = dcad97bb75e8f17947bbbbb86f429fe7 OK 2025/06/21 05:59:29 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (16.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 05:59:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 05:59:50 DEBUG : potato2: md5 = 566fb70e107280115d9a14ec802c1cb3 OK 2025/06/21 05:59:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (15.82s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 05:59:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 05:59:56 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/21 05:59:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 05:59:56 INFO : sub dir2: Making directory 2025/06/21 05:59:56 INFO : sub dir: Making directory 2025/06/21 05:59:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 05:59:56 INFO : sub dir2/sub sub dir2: Making directory 2025/06/21 05:59:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 05:59:56 DEBUG : sub dir/hello world: md5 = 2f43956cbc12b8ade0e7b6ba18eceb24 OK 2025/06/21 05:59:56 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/21 05:59:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.04s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:58 INFO : sub dir2: Making directory 2025/06/21 05:59:58 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/21 05:59:58 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 05:59:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 05:59:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 05:59:58 DEBUG : sub dir/hello world: md5 = ddfcc7e73bb646caeff699e87160a8b0 OK 2025/06/21 05:59:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.42s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 05:59:59 DEBUG : sub dir2: Making directory with metadata 2025/06/21 05:59:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 05:59:59 INFO : sub dir2: Making directory 2025/06/21 05:59:59 INFO : sub dir: Making directory 2025/06/21 05:59:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 05:59:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 05:59:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:00:00 DEBUG : sub dir/hello world: md5 = 2a5e310799ebdde61c4cad148c5012f3 OK 2025/06/21 06:00:00 INFO : sub dir/hello world: Copied (new) 2025/06/21 06:00:00 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/21 06:00:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/21 06:00:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.39s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.25s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:00:01 INFO : sub dir2: Making directory 2025/06/21 06:00:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 06:00:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:00:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:00:01 DEBUG : sub dir/hello world: md5 = 773b6e19e1b982076dc73641c1522722 OK 2025/06/21 06:00:01 INFO : sub dir/hello world: Copied (new) 2025/06/21 06:00:01 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:00:02 DEBUG : sub dir2: Making directory with metadata 2025/06/21 06:00:02 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 06:00:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 06:00:02 INFO : sub dir2: Making directory 2025/06/21 06:00:02 INFO : sub dir: Making directory 2025/06/21 06:00:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 06:00:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:00:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:00:02 DEBUG : sub dir/hello world: md5 = 1bc7169dc864def94b1cdda30202f256 OK 2025/06/21 06:00:02 INFO : sub dir/hello world: Copied (new) 2025/06/21 06:00:02 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/21 06:00:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.15s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.32s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:00:04 INFO : sub dir2: Making directory 2025/06/21 06:00:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 06:00:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:00:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:00:04 DEBUG : sub dir/hello world: md5 = ef67abcae8ba68e5847046727d0ea1a8 OK 2025/06/21 06:00:04 INFO : sub dir/hello world: Copied (new) 2025/06/21 06:00:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.47s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:00:05 DEBUG : sub dir/hello world: md5 = 10bccf46b3412298d16abb3fbbf31ebc OK 2025/06/21 06:00:06 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-zarejaw1cifa" 2025/06/21 06:00:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zarejaw1cifa.bin" 2025/06/21 06:00:06 DEBUG : Swift container crypt path rclone-test-zarejaw1cifa.bin: Auto set use_segments_container to true 2025/06/21 06:00:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-zarejaw1cifa" 2025/06/21 06:00:12 DEBUG : Swift container crypt path rclone-test-zarejaw1cifa: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi' -> Encrypted drive 'TestCryptSwift:rclone-test-zarejaw1cifa' 2025/06/21 06:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 06:00:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zarejaw1cifa': Waiting for checks to finish 2025/06/21 06:00:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zarejaw1cifa': Waiting for transfers to finish 2025/06/21 06:00:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 06:00:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-zarejaw1cifa': Purge remote 2025/06/21 06:00:23 DEBUG : Waiting for deletions to finish 2025/06/21 06:00:23 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (19.02s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:00:24 DEBUG : sub dir/hello world: md5 = e420cf773a83d67280704b0685d79ed4 OK 2025/06/21 06:00:25 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 06:00:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:00:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:00:25 DEBUG : sub dir/hello world: md5 = 431c8ceb243f98a8d5e6f1e19c09a4b4 OK 2025/06/21 06:00:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.27s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:00:27 DEBUG : sub dir/hello world: md5 = 695f206229fc1f16d12340cc271796db OK 2025/06/21 06:00:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-jazimep4hohu" 2025/06/21 06:00:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jazimep4hohu.bin" 2025/06/21 06:00:27 DEBUG : Swift container crypt path rclone-test-jazimep4hohu.bin: Auto set use_segments_container to true 2025/06/21 06:00:33 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-jazimep4hohu" 2025/06/21 06:00:33 DEBUG : Swift container crypt path rclone-test-jazimep4hohu: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi' -> Encrypted drive 'TestCryptSwift:rclone-test-jazimep4hohu' 2025/06/21 06:00:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 06:00:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jazimep4hohu': Waiting for checks to finish 2025/06/21 06:00:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jazimep4hohu': Waiting for transfers to finish 2025/06/21 06:00:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 06:00:45 DEBUG : sub dir/hello world: md5 = 67de52e49e591ca98e05c73a44c3e86c OK 2025/06/21 06:00:46 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 06:00:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jazimep4hohu': Waiting for checks to finish 2025/06/21 06:00:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jazimep4hohu': Waiting for transfers to finish 2025/06/21 06:00:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 06:00:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-jazimep4hohu': Purge remote 2025/06/21 06:00:51 DEBUG : Waiting for deletions to finish 2025/06/21 06:00:52 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (26.34s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:00:53 DEBUG : sub dir/hello world: md5 = 7bb83e38191fdfa72039f90aaa76d388 OK 2025/06/21 06:00:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 06:00:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:00:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:00:54 DEBUG : sub dir/hello world: md5 = c867e898513b56b9198df1335e979829 OK 2025/06/21 06:00:54 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/21 06:00:54 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.95s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:00:55 DEBUG : sub dir/hello world: md5 = e427ae8699598f92077a210fb1656821 OK 2025/06/21 06:00:55 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-sefocoj8puyu" 2025/06/21 06:00:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sefocoj8puyu.bin" 2025/06/21 06:00:56 DEBUG : Swift container crypt path rclone-test-sefocoj8puyu.bin: Auto set use_segments_container to true 2025/06/21 06:01:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-sefocoj8puyu" 2025/06/21 06:01:01 DEBUG : Swift container crypt path rclone-test-sefocoj8puyu: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi' -> Encrypted drive 'TestCryptSwift:rclone-test-sefocoj8puyu' 2025/06/21 06:01:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 06:01:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sefocoj8puyu': Waiting for checks to finish 2025/06/21 06:01:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sefocoj8puyu': Waiting for transfers to finish 2025/06/21 06:01:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 06:01:18 DEBUG : sub dir/hello world: md5 = 77d216baf7571c99efa4e702f140abe7 OK 2025/06/21 06:01:19 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/21 06:01:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sefocoj8puyu': Waiting for checks to finish 2025/06/21 06:01:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sefocoj8puyu': Waiting for transfers to finish 2025/06/21 06:01:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 06:01:29 INFO : sub dir/hello world: Deleted 2025/06/21 06:01:35 DEBUG : sub dir/hello world: md5 = be207f124dd08af13c175183e0220a6f OK 2025/06/21 06:01:35 DEBUG : testing file moves 2025/06/21 06:01:36 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/21 06:01:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sefocoj8puyu': Waiting for checks to finish 2025/06/21 06:01:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sefocoj8puyu': Waiting for transfers to finish 2025/06/21 06:01:46 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/21 06:01:46 INFO : sub dir/hello world: Deleted 2025/06/21 06:01:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-sefocoj8puyu': Purge remote 2025/06/21 06:01:47 DEBUG : Waiting for deletions to finish 2025/06/21 06:01:52 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (57.37s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:01:52 DEBUG : sub dir/hello world: md5 = bcee5cfb449456b4624c8f025236e3fb OK 2025/06/21 06:01:52 ERROR : error listing: directory not found 2025/06/21 06:01:52 INFO : Local file system at /tmp/rclone665601445: Making directory 2025/06/21 06:01:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:01:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.30s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:01:53 DEBUG : sub dir/hello world: md5 = ad4e112d062c43e46883cc55d97c712f OK 2025/06/21 06:01:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 06:01:54 DEBUG : Local file system at /tmp/rclone665601445: Waiting for checks to finish 2025/06/21 06:01:54 DEBUG : Local file system at /tmp/rclone665601445: Waiting for transfers to finish 2025/06/21 06:01:54 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/06/21 06:01:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.17s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:01:55 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/21 06:01:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:01:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:00 DEBUG : check sum: md5 = 9747facd5dc3c6c4f45b6f4d4e647f76 OK 2025/06/21 06:02:00 INFO : check sum: Copied (new) 2025/06/21 06:02:00 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:06 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/06/21 06:02:06 DEBUG : check sum: Size of src and dst objects identical 2025/06/21 06:02:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:06 DEBUG : check sum: Unchanged skipping 2025/06/21 06:02:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:06 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (17.05s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:02:12 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/21 06:02:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:12 DEBUG : sizeonly: md5 = 552522b01b9bc2f7af1c060382d3720d OK 2025/06/21 06:02:12 INFO : sizeonly: Copied (new) 2025/06/21 06:02:12 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:12 DEBUG : sizeonly: Sizes identical 2025/06/21 06:02:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:13 DEBUG : sizeonly: Unchanged skipping 2025/06/21 06:02:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:13 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:13 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.68s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:02:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/21 06:02:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:14 DEBUG : ignore-size: md5 = 97b9b925785b02f14cd07eeec1485516 OK 2025/06/21 06:02:14 INFO : ignore-size: Copied (new) 2025/06/21 06:02:14 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:14 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:02:14 DEBUG : ignore-size: Unchanged skipping 2025/06/21 06:02:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:14 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:14 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:02:15 DEBUG : existing: md5 = 43cd12a00f487ff2cdad5122cbbe35aa OK 2025/06/21 06:02:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:16 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:02:16 DEBUG : existing: Unchanged skipping 2025/06/21 06:02:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:16 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:16 INFO : There was nothing to transfer 2025/06/21 06:02:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/21 06:02:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:16 DEBUG : existing: md5 = ebdc9368018911c81c2405b85cc6fd23 OK 2025/06/21 06:02:16 INFO : existing: Copied (replaced existing) 2025/06/21 06:02:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:02:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 06:02:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:17 DEBUG : existing: md5 = f3dfa15ea94d5b107130d42b98fc127a OK 2025/06/21 06:02:17 INFO : existing: Copied (new) 2025/06/21 06:02:17 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:18 DEBUG : existing: Destination exists, skipping 2025/06/21 06:02:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:18 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.94s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:02:19 DEBUG : b/potato: md5 = 00e371529c233e09df4f594eb0e63c82 OK 2025/06/21 06:02:20 DEBUG : c/non empty space: md5 = d145ff2317c73cac2e107c18f7f99bc5 OK 2025/06/21 06:02:20 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/21 06:02:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 06:02:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:21 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:02:21 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 06:02:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:26 DEBUG : a/potato2: md5 = 104c30b2b830d14c4591f29e69f43421 OK 2025/06/21 06:02:26 INFO : a/potato2: Copied (new) 2025/06/21 06:02:26 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:26 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (18.85s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:02:43 DEBUG : empty space: md5 = fd4e46a280f29e5e3660579deb7c894a OK 2025/06/21 06:02:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:49 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/21 06:02:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:02:49 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/06/21 06:02:49 DEBUG : Waiting for deletions to finish 2025/06/21 06:02:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:02:59 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/21 06:02:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:03:04 DEBUG : empty space: md5 = d5ee1bf380a0989860af75a9766a40e5 OK 2025/06/21 06:03:04 INFO : empty space: Copied (replaced existing) 2025/06/21 06:03:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (32.28s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.25s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:03:16 DEBUG : foo: md5 = 07bc24be1579f71b49494b4c2aaa163d OK 2025/06/21 06:03:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:03:21 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/21 06:03:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:03:27 DEBUG : foo: md5 = 6261c860e0833e8ae3107435206ae1c2 OK 2025/06/21 06:03:27 INFO : foo: Copied (replaced existing) 2025/06/21 06:03:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (22.16s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:03:38 DEBUG : empty space: md5 = 57f6cf661a1120a547ef66f609d596a4 OK 2025/06/21 06:03:38 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/21 06:03:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:03:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:03:38 DEBUG : empty space: Unchanged skipping 2025/06/21 06:03:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:03:43 DEBUG : potato: md5 = 67531e80f728b5ca089b56db32828d8b OK 2025/06/21 06:03:43 INFO : potato: Copied (new) 2025/06/21 06:03:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (21.87s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:03:59 DEBUG : potato: md5 = 276d2ede9dd2a4c155188137ed09bc62 OK 2025/06/21 06:04:00 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/21 06:04:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:04:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:04:05 DEBUG : potato: md5 = 1ab849a755f1c8a6e920e7101bb6026b OK 2025/06/21 06:04:05 INFO : potato: Copied (replaced existing) 2025/06/21 06:04:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (16.26s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:04:16 DEBUG : potato: md5 = db93bd34f977f3b0f6f365346ce28094 OK 2025/06/21 06:04:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:04:16 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/21 06:04:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:04:22 DEBUG : potato: md5 = fe45a6b3d38fce326f7bd1a5f43b6515 OK 2025/06/21 06:04:22 INFO : potato: Copied (replaced existing) 2025/06/21 06:04:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (16.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:04:33 DEBUG : potato: md5 = ac5cd99e2f16da0831328e5d50c573e4 OK 2025/06/21 06:04:38 DEBUG : empty space: md5 = 81b097937954c0e46d9ca675ccd3ace5 OK 2025/06/21 06:04:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:04:38 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/21 06:04:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:04:38 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:04:38 DEBUG : empty space: Unchanged skipping 2025/06/21 06:04:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:04:38 DEBUG : Waiting for deletions to finish 2025/06/21 06:04:38 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (26.22s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:04:59 DEBUG : potato: md5 = e9092a28cbdc6da801cea05c17b1cbae OK 2025/06/21 06:05:04 DEBUG : empty space: md5 = e04ff0220a2095d5a0086d2bb35fed07 OK 2025/06/21 06:05:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:05:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:05:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:05:10 DEBUG : empty space: Unchanged skipping 2025/06/21 06:05:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:05:10 DEBUG : potato2: md5 = 73c1f29c63e10ba602d92d4d7b818f14 OK 2025/06/21 06:05:10 INFO : potato2: Copied (new) 2025/06/21 06:05:10 DEBUG : Waiting for deletions to finish 2025/06/21 06:05:15 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (41.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:05:36 DEBUG : b/potato: md5 = 9f8e033b4f5c2d93351a212c5622c2ba OK 2025/06/21 06:05:36 DEBUG : c/non empty space: md5 = 9d495c7c7956cd35af86493720e4b93e OK 2025/06/21 06:05:36 INFO : d: Making directory 2025/06/21 06:05:36 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/21 06:05:37 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 06:05:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:05:37 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:05:37 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 06:05:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:05:42 DEBUG : a/potato2: md5 = 4000b24839aa7ff9cdd86ff3d047291e OK 2025/06/21 06:05:42 INFO : a/potato2: Copied (new) 2025/06/21 06:05:42 DEBUG : Waiting for deletions to finish 2025/06/21 06:05:42 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (13.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:05:49 DEBUG : b/potato: md5 = 949e98ddd745c4ebc349615c00d52bb8 OK 2025/06/21 06:05:49 DEBUG : c/non empty space: md5 = c107dc04ffb1894d2995de0491ff7694 OK 2025/06/21 06:05:49 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/21 06:05:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/21 06:05:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:05:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:05:50 DEBUG : c/non empty space: Unchanged skipping 2025/06/21 06:05:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:05:55 DEBUG : a/potato2: md5 = 5fbd49904cda315c649f7d1939e0c055 OK 2025/06/21 06:05:55 INFO : a/potato2: Copied (new) 2025/06/21 06:05:55 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': not deleting files as there were IO errors 2025/06/21 06:05:55 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (12.68s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:06:06 DEBUG : potato: md5 = 03b436dfcb8c7b6674bb91db8379e042 OK 2025/06/21 06:06:11 DEBUG : empty space: md5 = beb17a4ce7cdbb15bbd4a6d82c38afd9 OK 2025/06/21 06:06:12 DEBUG : Waiting for deletions to finish 2025/06/21 06:06:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:06:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:06:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:06:12 DEBUG : empty space: Unchanged skipping 2025/06/21 06:06:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:06:17 DEBUG : potato2: md5 = 487f6895cc3ae24e68ba326b1e1b3074 OK 2025/06/21 06:06:17 INFO : potato2: Copied (new) 2025/06/21 06:06:17 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (41.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:06:49 DEBUG : potato: md5 = 7579e41ac664f02614fcf8884546a01c OK 2025/06/21 06:06:54 DEBUG : empty space: md5 = 7cf0103e9ef691d438acc2cbc7e856de OK 2025/06/21 06:06:56 DEBUG : Waiting for deletions to finish 2025/06/21 06:06:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:06:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:07:01 INFO : potato: Deleted 2025/06/21 06:07:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:07:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:07:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:07:01 DEBUG : empty space: Unchanged skipping 2025/06/21 06:07:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:07:06 DEBUG : potato2: md5 = c573ffde0bb83c1050a9f3ce232f0957 OK 2025/06/21 06:07:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (34.05s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:07:22 DEBUG : potato: md5 = 983db8b987024ab4d8f7b0b059456c36 OK 2025/06/21 06:07:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:07:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:07:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:07:28 DEBUG : potato2: md5 = 7be3fd5bc2919eddeb27e7dcb37600d4 OK 2025/06/21 06:07:28 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (21.27s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:07:44 DEBUG : potato2: md5 = ab104af09a2af58aa8bd26d6a7e330bd OK 2025/06/21 06:07:49 DEBUG : empty space: md5 = e8aead9b35d3a078721510cd83ddc086 OK 2025/06/21 06:07:49 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 06:07:49 DEBUG : enormous: Excluded 2025/06/21 06:07:49 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 06:07:49 DEBUG : potato2: Excluded 2025/06/21 06:07:49 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 06:07:49 DEBUG : potato2: Excluded 2025/06/21 06:07:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:07:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:07:49 DEBUG : empty space: Unchanged skipping 2025/06/21 06:07:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:07:49 DEBUG : Waiting for deletions to finish 2025/06/21 06:07:49 INFO : There was nothing to transfer 2025/06/21 06:07:50 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 06:07:50 DEBUG : enormous: Excluded 2025/06/21 06:07:50 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 06:07:50 DEBUG : potato2: Excluded 2025/06/21 06:07:50 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 06:07:50 DEBUG : potato2: Excluded 2025/06/21 06:07:50 DEBUG : Local file system at /tmp/rclone665601445: Waiting for checks to finish 2025/06/21 06:07:55 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:07:55 DEBUG : empty space: Unchanged skipping 2025/06/21 06:07:55 DEBUG : Local file system at /tmp/rclone665601445: Waiting for transfers to finish 2025/06/21 06:07:55 DEBUG : Waiting for deletions to finish 2025/06/21 06:07:55 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (26.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:08:11 DEBUG : potato2: md5 = bdef5218702e25dd8b0e5df7846fd15d OK 2025/06/21 06:08:16 DEBUG : empty space: md5 = 892129f95299ad8435a7eb95f6d98bbd OK 2025/06/21 06:08:21 DEBUG : enormous: md5 = d91be5489adf2d4c9fc6dd12ac3e266c OK 2025/06/21 06:08:26 DEBUG : enormous: Excluded (Size Filter) 2025/06/21 06:08:26 DEBUG : enormous: Excluded 2025/06/21 06:08:26 DEBUG : potato2: Excluded (Size Filter) 2025/06/21 06:08:26 DEBUG : potato2: Excluded 2025/06/21 06:08:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:08:32 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:08:32 DEBUG : empty space: Unchanged skipping 2025/06/21 06:08:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:08:32 DEBUG : Waiting for deletions to finish 2025/06/21 06:08:37 INFO : enormous: Deleted 2025/06/21 06:08:42 INFO : potato2: Deleted 2025/06/21 06:08:42 INFO : There was nothing to transfer 2025/06/21 06:08:47 DEBUG : Local file system at /tmp/rclone665601445: Waiting for checks to finish 2025/06/21 06:08:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:08:52 DEBUG : empty space: Unchanged skipping 2025/06/21 06:08:52 DEBUG : Local file system at /tmp/rclone665601445: Waiting for transfers to finish 2025/06/21 06:08:52 DEBUG : Waiting for deletions to finish 2025/06/21 06:08:52 INFO : enormous: Deleted 2025/06/21 06:08:52 INFO : potato2: Deleted 2025/06/21 06:08:52 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (52.64s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:08:59 DEBUG : one: md5 = d3569a70bf73aa95fbdfa39771c1a72e OK 2025/06/21 06:09:04 DEBUG : two: md5 = 8904535b3fee8081645ffff92fac3f1f OK 2025/06/21 06:09:04 DEBUG : three: md5 = 40beba491fa8cba01a80ad4a49678dd7 OK 2025/06/21 06:09:05 DEBUG : four: md5 = 7bed5b6bb35f484c67dbda835c96af1c OK 2025/06/21 06:09:05 DEBUG : five: Need to transfer - File not found at Destination 2025/06/21 06:09:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:09:05 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/21 06:09:05 DEBUG : one: Destination is newer than source, skipping 2025/06/21 06:09:05 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/21 06:09:05 DEBUG : three: Sizes identical 2025/06/21 06:09:05 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/21 06:09:05 DEBUG : four: md5 = b8f74cca664a38c9a5077efda0dca0dd OK 2025/06/21 06:09:05 INFO : four: Copied (replaced existing) 2025/06/21 06:09:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:09:10 DEBUG : five: md5 = 724e54f0b48bec767d94389cb99bf909 OK 2025/06/21 06:09:10 INFO : five: Copied (new) 2025/06/21 06:09:15 DEBUG : two: md5 = c67822d1a6c7ea33aa3278027e2199db OK 2025/06/21 06:09:15 INFO : two: Copied (replaced existing) 2025/06/21 06:09:15 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (39.02s) === 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-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/06/21 06:09:37 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/21 06:09:37 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/21 06:09:37 DEBUG : yam: Need to transfer - File not found at Destination 2025/06/21 06:09:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:09:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:09:42 DEBUG : potato: md5 = 647924addc4bc7364f9c53ac7ac69b62 OK 2025/06/21 06:09:42 INFO : potato: Copied (new) 2025/06/21 06:09:43 DEBUG : yam: md5 = 772202851db2b03fe2a43a0649d62359 OK 2025/06/21 06:09:43 INFO : yam: Copied (new) 2025/06/21 06:09:43 DEBUG : Waiting for deletions to finish 2025/06/21 06:09:43 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Ignoring --track-renames as the source and destination do not have a common hash 2025/06/21 06:09:43 DEBUG : yaml: Need to transfer - File not found at Destination 2025/06/21 06:09:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:09:43 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:09:43 DEBUG : potato: Unchanged skipping 2025/06/21 06:09:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:09:43 DEBUG : yaml: md5 = 98b0ac3eb71dd5fc675fe7323fb08ec7 OK 2025/06/21 06:09:43 INFO : yaml: Copied (new) 2025/06/21 06:09:43 DEBUG : Waiting for deletions to finish 2025/06/21 06:09:53 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (22.34s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/06/21 06:10:00 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Making map for --track-renames 2025/06/21 06:10:00 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Finished making map for --track-renames 2025/06/21 06:10:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:10:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 06:10:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for renames to finish 2025/06/21 06:10:00 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/21 06:10:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:10:05 DEBUG : potato: md5 = 084e6accbd72a110c35f329f23f9e85f OK 2025/06/21 06:10:05 INFO : potato: Copied (new) 2025/06/21 06:10:05 DEBUG : yam: md5 = 2e4550e2b12bc9af93a0c7e36a82d206 OK 2025/06/21 06:10:05 INFO : yam: Copied (new) 2025/06/21 06:10:05 DEBUG : Waiting for deletions to finish 2025/06/21 06:10:05 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Making map for --track-renames 2025/06/21 06:10:05 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Finished making map for --track-renames 2025/06/21 06:10:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:10:05 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:10:05 DEBUG : potato: Unchanged skipping 2025/06/21 06:10:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for renames to finish 2025/06/21 06:10:34 INFO : yam: Copied (server-side copy) to: yaml 2025/06/21 06:10:54 INFO : yam: Deleted 2025/06/21 06:10:54 INFO : yaml: Renamed from "yam" 2025/06/21 06:10:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:10:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (75.09s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/06/21 06:11:15 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Making map for --track-renames 2025/06/21 06:11:15 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Finished making map for --track-renames 2025/06/21 06:11:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:11:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for renames to finish 2025/06/21 06:11:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/21 06:11:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/21 06:11:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:11:15 DEBUG : sub/yam: md5 = b02c3f7c7cbf0d1e586a07fb0fe5d076 OK 2025/06/21 06:11:15 INFO : sub/yam: Copied (new) 2025/06/21 06:11:35 DEBUG : potato: md5 = 39729410cf226b8c32a2023daa8923be OK 2025/06/21 06:11:35 INFO : potato: Copied (new) 2025/06/21 06:11:35 DEBUG : Waiting for deletions to finish 2025/06/21 06:11:35 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:11:35 DEBUG : potato: Unchanged skipping 2025/06/21 06:11:35 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Making map for --track-renames 2025/06/21 06:11:35 INFO : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Finished making map for --track-renames 2025/06/21 06:11:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:11:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for renames to finish 2025/06/21 06:12:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/21 06:12:56 INFO : sub/yam: Deleted 2025/06/21 06:12:56 INFO : yam: Renamed from "sub/yam" 2025/06/21 06:12:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:12:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (117.30s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:13:12 DEBUG : Creating backend with remote "/tmp/rclone665601445/dir1" 2025/06/21 06:13:12 DEBUG : Creating backend with remote "/tmp/rclone665601445/dir2" 2025/06/21 06:13:12 DEBUG : Local file system at /tmp/rclone665601445/dir2: Using server-side directory move 2025/06/21 06:13:12 INFO : Local file system at /tmp/rclone665601445/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/21 06:13:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/21 06:13:12 DEBUG : Local file system at /tmp/rclone665601445/dir2: Waiting for checks to finish 2025/06/21 06:13:12 DEBUG : Local file system at /tmp/rclone665601445/dir2: Waiting for transfers to finish 2025/06/21 06:13:12 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.23s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:13:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 06:13:12 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 06:13:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:13:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:13:13 DEBUG : sub dir/hello world: md5 = 0ecc72fc648f1843f77fa135d8cf2817 OK 2025/06/21 06:13:13 INFO : sub dir/hello world: Copied (new) 2025/06/21 06:13:13 INFO : sub dir/hello world: Deleted 2025/06/21 06:13:18 DEBUG : nested/sub dir/file: md5 = cb841a60f42692dd4599a0a0c858cb10 OK 2025/06/21 06:13:18 INFO : nested/sub dir/file: Copied (new) 2025/06/21 06:13:18 INFO : nested/sub dir/file: Deleted 2025/06/21 06:13:18 INFO : sub dir: Removing directory 2025/06/21 06:13:18 INFO : nested/sub dir: Removing directory 2025/06/21 06:13:18 INFO : nested: Removing directory 2025/06/21 06:13:18 DEBUG : Local file system at /tmp/rclone665601445: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (33.26s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:13:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/21 06:13:46 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/21 06:13:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:13:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:13:46 DEBUG : sub dir/hello world: md5 = 92ff82b5aabb1d6b2446f8eb04111d78 OK 2025/06/21 06:13:46 INFO : sub dir/hello world: Copied (new) 2025/06/21 06:13:46 INFO : sub dir/hello world: Deleted 2025/06/21 06:13:51 DEBUG : nested/sub dir/file: md5 = 6cf9f17eeb0a231f2ffc6a7af8b80bbd OK 2025/06/21 06:13:51 INFO : nested/sub dir/file: Copied (new) 2025/06/21 06:13:51 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (31.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:14:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/21 06:14:17 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 06:14:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:14:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:14:17 DEBUG : existing: md5 = b0b135856c2e25e3830ecd101ba3867e OK 2025/06/21 06:14:17 INFO : existing: Copied (new) 2025/06/21 06:14:17 INFO : existing: Deleted 2025/06/21 06:14:17 DEBUG : existing-b: md5 = 2ddd8d96839d3eb6b228bc442fd31792 OK 2025/06/21 06:14:17 INFO : existing-b: Copied (new) 2025/06/21 06:14:17 INFO : existing-b: Deleted 2025/06/21 06:14:17 DEBUG : existing: Destination exists, skipping 2025/06/21 06:14:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:14:17 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/21 06:14:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:14:17 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:14:18 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-fulujuh8wiru" 2025/06/21 06:14:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fulujuh8wiru.bin" 2025/06/21 06:14:19 DEBUG : Swift container crypt path rclone-test-fulujuh8wiru.bin: Auto set use_segments_container to true 2025/06/21 06:14:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-fulujuh8wiru" 2025/06/21 06:14:39 DEBUG : Swift container crypt path rclone-test-fulujuh8wiru: Auto set use_segments_container to true 2025/06/21 06:15:20 DEBUG : potato2: md5 = 99bf0aa584f62b33330955334e2ac18a OK 2025/06/21 06:15:40 DEBUG : empty space: md5 = 6785a3d0d18ca4ca47bfa0cbf117c964 OK 2025/06/21 06:15:40 DEBUG : potato3: md5 = 83bacd200090589b080c935ee80e341f OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi' -> Encrypted drive 'TestCryptSwift:rclone-test-fulujuh8wiru' 2025/06/21 06:15:41 DEBUG : empty space: md5 = 404d077e7ac97d3140309ba43e5ad8aa OK 2025/06/21 06:16:02 DEBUG : potato3: md5 = 5e00eac4be4f715d2c660e23d5fd887c OK 2025/06/21 06:16:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:16:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 06:16:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fulujuh8wiru': Waiting for checks to finish 2025/06/21 06:16:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:16:28 DEBUG : empty space: Unchanged skipping 2025/06/21 06:16:29 INFO : potato2: Copied (server-side copy) 2025/06/21 06:16:34 INFO : empty space: Deleted 2025/06/21 06:16:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fulujuh8wiru': Waiting for transfers to finish 2025/06/21 06:16:34 INFO : potato2: Deleted 2025/06/21 06:16:39 INFO : potato3: Copied (server-side copy) 2025/06/21 06:16:40 INFO : potato3: Deleted 2025/06/21 06:16:45 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nuxihaw2foyi" 2025/06/21 06:16:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nuxihaw2foyi.bin" 2025/06/21 06:16:46 DEBUG : Swift container crypt path rclone-test-nuxihaw2foyi.bin: Auto set use_segments_container to true 2025/06/21 06:16:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nuxihaw2foyi" 2025/06/21 06:16:51 DEBUG : Swift container crypt path rclone-test-nuxihaw2foyi: Auto set use_segments_container to true 2025/06/21 06:16:57 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/21 06:16:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:16:57 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 06:16:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nuxihaw2foyi': Waiting for checks to finish 2025/06/21 06:16:57 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nuxihaw2foyi': Waiting for transfers to finish 2025/06/21 06:17:07 INFO : potato3: Copied (server-side copy) 2025/06/21 06:17:13 INFO : empty space: Copied (server-side copy) 2025/06/21 06:17:13 INFO : potato3: Deleted 2025/06/21 06:17:13 INFO : potato2: Copied (server-side copy) 2025/06/21 06:17:13 INFO : empty space: Deleted 2025/06/21 06:17:13 INFO : potato2: Deleted 2025/06/21 06:17:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nuxihaw2foyi': Purge remote 2025/06/21 06:17:19 DEBUG : Waiting for deletions to finish 2025/06/21 06:17:24 INFO : potato2.bin: Deleted 2025/06/21 06:17:24 INFO : potato3.bin: Deleted 2025/06/21 06:17:29 INFO : empty space.bin: Deleted 2025/06/21 06:17:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-fulujuh8wiru': Purge remote 2025/06/21 06:17:29 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (191.30s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:17:29 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-duqeqam9haqi" 2025/06/21 06:17:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-duqeqam9haqi.bin" 2025/06/21 06:17:30 DEBUG : Swift container crypt path rclone-test-duqeqam9haqi.bin: Auto set use_segments_container to true 2025/06/21 06:17:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-duqeqam9haqi" 2025/06/21 06:17:35 DEBUG : Swift container crypt path rclone-test-duqeqam9haqi: Auto set use_segments_container to true 2025/06/21 06:17:46 DEBUG : potato2: md5 = d7b8de6fc64b85f2e9bdce5b766dcd85 OK 2025/06/21 06:17:51 DEBUG : empty space: md5 = 11b82ec1963667afd3faf7df03b0fbb2 OK 2025/06/21 06:17:52 DEBUG : potato3: md5 = b30fa506c89fbc0f84859e5eb3a197e5 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi' -> Encrypted drive 'TestCryptSwift:rclone-test-duqeqam9haqi' 2025/06/21 06:17:53 DEBUG : empty space: md5 = 8224337fad0f707039044225752f0956 OK 2025/06/21 06:17:58 DEBUG : potato3: md5 = f29d21537be936e76bcd76e130a57f0a OK 2025/06/21 06:17:59 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 06:17:59 DEBUG : empty space: Excluded 2025/06/21 06:17:59 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 06:17:59 DEBUG : empty space: Excluded 2025/06/21 06:17:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:17:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 06:17:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-duqeqam9haqi': Waiting for checks to finish 2025/06/21 06:17:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-duqeqam9haqi': Waiting for transfers to finish 2025/06/21 06:18:09 INFO : potato2: Copied (server-side copy) 2025/06/21 06:18:09 INFO : potato3: Copied (server-side copy) 2025/06/21 06:18:10 INFO : potato3: Deleted 2025/06/21 06:18:14 INFO : potato2: Deleted 2025/06/21 06:18:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-ruhufos7pidu" 2025/06/21 06:18:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ruhufos7pidu.bin" 2025/06/21 06:18:25 DEBUG : Swift container crypt path rclone-test-ruhufos7pidu.bin: Auto set use_segments_container to true 2025/06/21 06:18:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-ruhufos7pidu" 2025/06/21 06:18:31 DEBUG : Swift container crypt path rclone-test-ruhufos7pidu: Auto set use_segments_container to true 2025/06/21 06:18:36 DEBUG : empty space: Excluded (Size Filter) 2025/06/21 06:18:36 DEBUG : empty space: Excluded 2025/06/21 06:18:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:18:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 06:18:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ruhufos7pidu': Waiting for checks to finish 2025/06/21 06:18:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ruhufos7pidu': Waiting for transfers to finish 2025/06/21 06:18:42 INFO : potato3: Copied (server-side copy) 2025/06/21 06:18:48 INFO : potato3: Deleted 2025/06/21 06:18:52 INFO : potato2: Copied (server-side copy) 2025/06/21 06:18:57 INFO : potato2: Deleted 2025/06/21 06:18:58 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-ruhufos7pidu': Purge remote 2025/06/21 06:18:58 DEBUG : Waiting for deletions to finish 2025/06/21 06:18:58 INFO : potato3.bin: Deleted 2025/06/21 06:19:03 INFO : potato2.bin: Deleted 2025/06/21 06:19:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-duqeqam9haqi': Purge remote 2025/06/21 06:19:03 DEBUG : Waiting for deletions to finish 2025/06/21 06:19:03 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (99.61s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:19:09 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yoqiraf1huru" 2025/06/21 06:19:09 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yoqiraf1huru.bin" 2025/06/21 06:19:09 DEBUG : Swift container crypt path rclone-test-yoqiraf1huru.bin: Auto set use_segments_container to true 2025/06/21 06:19:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yoqiraf1huru" 2025/06/21 06:19:15 DEBUG : Swift container crypt path rclone-test-yoqiraf1huru: Auto set use_segments_container to true 2025/06/21 06:19:26 DEBUG : potato2: md5 = 1d8ac104027225ee5f5449fbb32ecdda OK 2025/06/21 06:19:31 DEBUG : empty space: md5 = e51574bbab0b075f000df38d8ff1b0f7 OK 2025/06/21 06:19:31 DEBUG : potato3: md5 = 7bc9e340f49a640c0a16284fbb934ba7 OK 2025/06/21 06:19:31 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi' -> Encrypted drive 'TestCryptSwift:rclone-test-yoqiraf1huru' 2025/06/21 06:19:42 DEBUG : empty space: md5 = 764ce350db63692da1e805621d3b47c0 OK 2025/06/21 06:19:43 DEBUG : potato3: md5 = 67180d0284d135b83c1cf094b5206427 OK 2025/06/21 06:19:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:19:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/21 06:19:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yoqiraf1huru': Waiting for checks to finish 2025/06/21 06:19:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:19:43 DEBUG : empty space: Unchanged skipping 2025/06/21 06:19:48 INFO : empty space: Deleted 2025/06/21 06:19:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yoqiraf1huru': Waiting for transfers to finish 2025/06/21 06:19:49 INFO : potato3: Copied (server-side copy) 2025/06/21 06:19:49 INFO : potato3: Deleted 2025/06/21 06:19:54 INFO : potato2: Copied (server-side copy) 2025/06/21 06:19:59 INFO : potato2: Deleted 2025/06/21 06:20:04 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-gayunuk2sawa" 2025/06/21 06:20:04 DEBUG : Config file has changed externally - reloading 2025/06/21 06:20:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gayunuk2sawa.bin" 2025/06/21 06:20:05 DEBUG : Swift container crypt path rclone-test-gayunuk2sawa.bin: Auto set use_segments_container to true 2025/06/21 06:20:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-gayunuk2sawa" 2025/06/21 06:20:10 DEBUG : Swift container crypt path rclone-test-gayunuk2sawa: Auto set use_segments_container to true 2025/06/21 06:20:16 INFO : tomatoDir: Making directory 2025/06/21 06:20:16 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/21 06:20:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/21 06:20:16 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/21 06:20:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gayunuk2sawa': Waiting for checks to finish 2025/06/21 06:20:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gayunuk2sawa': Waiting for transfers to finish 2025/06/21 06:20:21 INFO : empty space: Copied (server-side copy) 2025/06/21 06:20:22 INFO : potato2: Copied (server-side copy) 2025/06/21 06:20:26 INFO : potato3: Copied (server-side copy) 2025/06/21 06:20:27 INFO : empty space: Deleted 2025/06/21 06:20:27 INFO : potato3: Deleted 2025/06/21 06:20:27 INFO : potato2: Deleted 2025/06/21 06:20:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-gayunuk2sawa': Purge remote 2025/06/21 06:20:33 DEBUG : Waiting for deletions to finish 2025/06/21 06:20:33 INFO : potato2.bin: Deleted 2025/06/21 06:20:34 INFO : empty space.bin: Deleted 2025/06/21 06:20:43 INFO : potato3.bin: Deleted 2025/06/21 06:20:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yoqiraf1huru': Purge remote 2025/06/21 06:20:43 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (94.52s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:20:44 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/rclone-move-test" 2025/06/21 06:20:44 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-move-test.bin" 2025/06/21 06:20:44 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-move-test.bin: Auto set use_segments_container to true 2025/06/21 06:20:49 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-move-test" 2025/06/21 06:20:50 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-move-test: Auto set use_segments_container to true 2025/06/21 06:21:00 DEBUG : potato2: md5 = ddea1bb9c5c9019598c3556022f17100 OK --- PASS: TestServerSideMoveOverlap (27.32s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:21:11 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test" 2025/06/21 06:21:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-sync-test.bin" 2025/06/21 06:21:11 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/21 06:21:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-sync-test" 2025/06/21 06:21:17 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (11.50s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:21:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test" 2025/06/21 06:21:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-sync-test.bin" 2025/06/21 06:21:23 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-sync-test.bin: Auto set use_segments_container to true 2025/06/21 06:21:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-sync-test" 2025/06/21 06:21:28 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-sync-test: Auto set use_segments_container to true 2025/06/21 06:21:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test-include/layer2" 2025/06/21 06:21:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-sync-test-include/layer2.bin" 2025/06/21 06:21:34 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/06/21 06:21:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-sync-test-include/layer2" 2025/06/21 06:21:40 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/06/21 06:21:45 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test-ignore-file" 2025/06/21 06:21:45 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-sync-test-ignore-file.bin" 2025/06/21 06:21:45 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/06/21 06:21:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/rclone-sync-test-ignore-file" 2025/06/21 06:21:56 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/06/21 06:22:02 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = 9e759084522f910f01a2997ea5af9ea9 OK 2025/06/21 06:22:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 06:22:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test': Waiting for checks to finish 2025/06/21 06:22:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test': Waiting for transfers to finish 2025/06/21 06:22:08 DEBUG : Waiting for deletions to finish 2025/06/21 06:22:08 INFO : There was nothing to transfer 2025/06/21 06:22:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 06:22:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:22:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:22:13 DEBUG : Waiting for deletions to finish 2025/06/21 06:22:13 INFO : There was nothing to transfer 2025/06/21 06:22:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 06:22:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/06/21 06:22:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/06/21 06:22:18 DEBUG : Waiting for deletions to finish 2025/06/21 06:22:18 INFO : There was nothing to transfer 2025/06/21 06:22:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 06:22:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:22:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:22:24 DEBUG : Waiting for deletions to finish 2025/06/21 06:22:24 INFO : There was nothing to transfer 2025/06/21 06:22:24 DEBUG : Excluded 2025/06/21 06:22:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/21 06:22:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/06/21 06:22:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/06/21 06:22:24 DEBUG : Waiting for deletions to finish 2025/06/21 06:22:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (61.80s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:22:24 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/dst" 2025/06/21 06:22:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst.bin" 2025/06/21 06:22:25 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst.bin: Auto set use_segments_container to true 2025/06/21 06:22:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst" 2025/06/21 06:22:31 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst: Auto set use_segments_container to true 2025/06/21 06:22:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/CompareDest" 2025/06/21 06:22:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/CompareDest.bin" 2025/06/21 06:22:36 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/CompareDest.bin: Auto set use_segments_container to true 2025/06/21 06:22:42 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/CompareDest" 2025/06/21 06:22:42 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/CompareDest: Auto set use_segments_container to true 2025/06/21 06:22:53 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 06:22:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:22:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:22:53 DEBUG : one: md5 = 6cd17ce23168a709fb651e5b02ee875c OK 2025/06/21 06:22:53 INFO : one: Copied (new) 2025/06/21 06:22:53 DEBUG : Waiting for deletions to finish 2025/06/21 06:22:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 06:22:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:22:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:22:59 DEBUG : one: md5 = 6b719fa5118ed5ee4d7d7bb862b67d05 OK 2025/06/21 06:22:59 INFO : one: Copied (replaced existing) 2025/06/21 06:22:59 DEBUG : Waiting for deletions to finish 2025/06/21 06:22:59 DEBUG : dst/one: md5 = e5b5aea6db15206681ecae17510a0801 OK 2025/06/21 06:23:00 DEBUG : CompareDest/one: md5 = 483592a7b183bf0246b7564ea0b5afff OK 2025/06/21 06:23:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:23:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 06:23:00 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:23:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 06:23:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:23:00 DEBUG : Waiting for deletions to finish 2025/06/21 06:23:00 INFO : There was nothing to transfer 2025/06/21 06:23:06 DEBUG : CompareDest/two: md5 = c92cce3bcdc59764ac8f9f9b98af6296 OK 2025/06/21 06:23:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 06:23:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:23:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 06:23:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:23:06 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:23:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 06:23:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:23:06 DEBUG : Waiting for deletions to finish 2025/06/21 06:23:06 INFO : There was nothing to transfer 2025/06/21 06:23:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 06:23:12 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:23:12 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 06:23:12 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:23:12 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/21 06:23:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:23:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:23:12 DEBUG : Waiting for deletions to finish 2025/06/21 06:23:12 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/06/21 06:23:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 06:23:18 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:23:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/21 06:23:23 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/21 06:23:23 DEBUG : two: Need to transfer - File not found at Destination 2025/06/21 06:23:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:23:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:23:28 DEBUG : two: md5 = b7115eb235fbad803dfb31a66019a33a OK 2025/06/21 06:23:28 INFO : two: Copied (new) 2025/06/21 06:23:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (127.96s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:24:53 DEBUG : pre-dest1/1: md5 = a92ef6faf2371cac4b7bf115b51b6476 OK 2025/06/21 06:24:53 DEBUG : pre-dest2/2: md5 = 4bccd90e8e62b18d1ad2fc6484d1ac87 OK 2025/06/21 06:24:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/dest" 2025/06/21 06:24:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dest.bin" 2025/06/21 06:24:54 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dest.bin: Auto set use_segments_container to true 2025/06/21 06:24:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dest" 2025/06/21 06:24:59 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dest: Auto set use_segments_container to true 2025/06/21 06:25:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/pre-dest1" 2025/06/21 06:25:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/pre-dest1.bin" 2025/06/21 06:25:05 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/pre-dest1.bin: Auto set use_segments_container to true 2025/06/21 06:25:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/pre-dest1" 2025/06/21 06:25:11 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/pre-dest1: Auto set use_segments_container to true 2025/06/21 06:25:31 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/pre-dest2" 2025/06/21 06:25:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/pre-dest2.bin" 2025/06/21 06:25:31 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/pre-dest2.bin: Auto set use_segments_container to true 2025/06/21 06:25:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/pre-dest2" 2025/06/21 06:25:37 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/pre-dest2: Auto set use_segments_container to true 2025/06/21 06:25:58 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:25:58 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/21 06:26:18 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:26:18 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/21 06:26:43 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/21 06:26:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dest': Waiting for checks to finish 2025/06/21 06:26:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dest': Waiting for transfers to finish 2025/06/21 06:26:44 DEBUG : 3: md5 = 7fbc62ce91875440fb9723d7a544a97a OK 2025/06/21 06:26:44 INFO : 3: Copied (new) 2025/06/21 06:26:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (137.62s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:26:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/dst" 2025/06/21 06:26:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst.bin" 2025/06/21 06:26:50 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst.bin: Auto set use_segments_container to true 2025/06/21 06:26:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst" 2025/06/21 06:26:56 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst: Auto set use_segments_container to true 2025/06/21 06:27:01 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/CopyDest" 2025/06/21 06:27:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/CopyDest.bin" 2025/06/21 06:27:01 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/CopyDest.bin: Auto set use_segments_container to true 2025/06/21 06:27:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/CopyDest" 2025/06/21 06:27:07 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/CopyDest: Auto set use_segments_container to true 2025/06/21 06:27:18 DEBUG : one: Need to transfer - File not found at Destination 2025/06/21 06:27:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:27:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:27:18 DEBUG : one: md5 = f91a7444bfc0849b24f7fd3153e03eee OK 2025/06/21 06:27:18 INFO : one: Copied (new) 2025/06/21 06:27:18 DEBUG : Waiting for deletions to finish 2025/06/21 06:27:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:27:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 06:27:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:27:24 DEBUG : one: md5 = cdbee03a854892fd50cbdd0a654bb066 OK 2025/06/21 06:27:24 INFO : one: Copied (replaced existing) 2025/06/21 06:27:24 DEBUG : Waiting for deletions to finish 2025/06/21 06:27:24 DEBUG : dst/one: md5 = 30d273d52814328ff3b155a345d9a9f3 OK 2025/06/21 06:27:30 DEBUG : CopyDest/one: md5 = 6051fd1dde7255028b6a450ad2d1ae30 OK 2025/06/21 06:27:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/BackupDir" 2025/06/21 06:27:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/BackupDir.bin" 2025/06/21 06:27:30 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/BackupDir.bin: Auto set use_segments_container to true 2025/06/21 06:27:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/BackupDir" 2025/06/21 06:27:36 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/BackupDir: Auto set use_segments_container to true 2025/06/21 06:27:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 06:27:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:27:50 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:27:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/21 06:28:00 INFO : one: Copied (server-side copy) 2025/06/21 06:28:01 INFO : one: Deleted 2025/06/21 06:28:21 INFO : one: Copied (server-side copy) 2025/06/21 06:28:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/21 06:28:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:28:21 DEBUG : Waiting for deletions to finish 2025/06/21 06:29:02 DEBUG : CopyDest/two: md5 = e13c908b853cd5ada06a4505cfa41dc6 OK 2025/06/21 06:29:02 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:29:02 DEBUG : one: Unchanged skipping 2025/06/21 06:29:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:29:43 INFO : two: Copied (server-side copy) 2025/06/21 06:29:43 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/21 06:29:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:29:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:29:43 DEBUG : Waiting for deletions to finish 2025/06/21 06:29:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:29:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:29:43 DEBUG : one: Unchanged skipping 2025/06/21 06:30:03 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:30:03 DEBUG : two: Unchanged skipping 2025/06/21 06:30:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:30:03 DEBUG : Waiting for deletions to finish 2025/06/21 06:30:03 INFO : There was nothing to transfer 2025/06/21 06:30:04 DEBUG : CopyDest/three: md5 = 1b7891a6641ffac2570c183d72781a77 OK 2025/06/21 06:30:15 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:30:15 DEBUG : one: Unchanged skipping 2025/06/21 06:30:15 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/21 06:30:15 DEBUG : three: Destination not found in --copy-dest 2025/06/21 06:30:15 DEBUG : three: Need to transfer - File not found at Destination 2025/06/21 06:30:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:30:15 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:30:15 DEBUG : two: Unchanged skipping 2025/06/21 06:30:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:30:15 DEBUG : three: md5 = 1d653fe5b0782240b2e34245e3bc54bc OK 2025/06/21 06:30:15 INFO : three: Copied (new) 2025/06/21 06:30:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (241.89s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:30:52 DEBUG : dst/one: md5 = dcc47173c96b5761c911583851d86ffc OK 2025/06/21 06:30:57 DEBUG : dst/two: md5 = 50c0b922056fccf211e9becbf3b26f70 OK 2025/06/21 06:31:02 DEBUG : dst/three.txt: md5 = f7207136c5d49b96cebd3c8127527fff OK 2025/06/21 06:31:08 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/dst" 2025/06/21 06:31:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst.bin" 2025/06/21 06:31:08 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst.bin: Auto set use_segments_container to true 2025/06/21 06:31:13 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst" 2025/06/21 06:31:14 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst: Auto set use_segments_container to true 2025/06/21 06:31:19 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/backup" 2025/06/21 06:31:19 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/backup.bin" 2025/06/21 06:31:19 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/backup.bin: Auto set use_segments_container to true 2025/06/21 06:31:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/backup" 2025/06/21 06:31:25 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/backup: Auto set use_segments_container to true 2025/06/21 06:31:30 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 06:31:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:31:30 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:31:30 DEBUG : two: Unchanged skipping 2025/06/21 06:31:41 INFO : one: Copied (server-side copy) 2025/06/21 06:31:41 INFO : one: Deleted 2025/06/21 06:31:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:31:41 DEBUG : one: md5 = c61274c60b99a802ba744b457e78c1d9 OK 2025/06/21 06:31:41 INFO : one: Copied (new) 2025/06/21 06:31:41 DEBUG : Waiting for deletions to finish 2025/06/21 06:31:57 INFO : three.txt: Copied (server-side copy) 2025/06/21 06:32:17 INFO : three.txt: Deleted 2025/06/21 06:32:17 INFO : three.txt: Moved into backup dir 2025/06/21 06:32:37 DEBUG : dst/three.txt: md5 = 9593c527e9bd80b86d98091af0bfb853 OK 2025/06/21 06:32:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 06:32:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:32:38 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:32:38 DEBUG : two: Unchanged skipping 2025/06/21 06:32:43 INFO : one: Copied (server-side copy) 2025/06/21 06:32:43 INFO : one: Deleted 2025/06/21 06:32:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:32:43 DEBUG : one: md5 = 635861ca4faedb81d3b2f33728e1324c OK 2025/06/21 06:32:43 INFO : one: Copied (new) 2025/06/21 06:32:43 DEBUG : Waiting for deletions to finish 2025/06/21 06:32:54 INFO : three.txt: Copied (server-side copy) 2025/06/21 06:33:14 INFO : three.txt: Deleted 2025/06/21 06:33:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (178.03s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:33:50 DEBUG : dst/one: md5 = d166151a9acf1886deeab3626028e797 OK 2025/06/21 06:33:55 DEBUG : dst/two: md5 = 104334aaf93d412cf93e0dd68637de6f OK 2025/06/21 06:34:00 DEBUG : dst/three.txt: md5 = 2c8da803b26b36d69e0e3508a8a386f9 OK 2025/06/21 06:34:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/dst" 2025/06/21 06:34:01 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst.bin" 2025/06/21 06:34:01 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst.bin: Auto set use_segments_container to true 2025/06/21 06:34:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst" 2025/06/21 06:34:06 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst: Auto set use_segments_container to true 2025/06/21 06:34:12 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/backup" 2025/06/21 06:34:12 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/backup.bin" 2025/06/21 06:34:12 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/backup.bin: Auto set use_segments_container to true 2025/06/21 06:34:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/backup" 2025/06/21 06:34:17 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/backup: Auto set use_segments_container to true 2025/06/21 06:34:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 06:34:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:34:28 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:34:28 DEBUG : two: Unchanged skipping 2025/06/21 06:34:39 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 06:34:39 INFO : one: Deleted 2025/06/21 06:34:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:34:39 DEBUG : one: md5 = ba9a30929c7d17fdf4e8e097cf0c5baa OK 2025/06/21 06:34:39 INFO : one: Copied (new) 2025/06/21 06:34:39 DEBUG : Waiting for deletions to finish 2025/06/21 06:34:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 06:34:59 INFO : three.txt: Deleted 2025/06/21 06:34:59 INFO : three.txt: Moved into backup dir 2025/06/21 06:35:05 DEBUG : dst/three.txt: md5 = 453c01fa92f0e12c19f6171e9574957f OK 2025/06/21 06:35:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:35:06 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 06:35:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:35:06 DEBUG : two: Unchanged skipping 2025/06/21 06:35:21 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 06:35:21 INFO : one: Deleted 2025/06/21 06:35:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:35:21 DEBUG : one: md5 = 2c067168ea89538684c582d10a224a54 OK 2025/06/21 06:35:21 INFO : one: Copied (new) 2025/06/21 06:35:21 DEBUG : Waiting for deletions to finish 2025/06/21 06:35:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 06:35:37 INFO : three.txt: Deleted 2025/06/21 06:35:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (137.93s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:36:08 DEBUG : dst/one: md5 = 377d530b4b17aa170cf3add4439abe56 OK 2025/06/21 06:36:13 DEBUG : dst/two: md5 = 4958525a9261e4654726ff2606ae7b73 OK 2025/06/21 06:36:18 DEBUG : dst/three.txt: md5 = ee38642e66f0d3bdfbaf61e75a922c37 OK 2025/06/21 06:36:18 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/dst" 2025/06/21 06:36:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst.bin" 2025/06/21 06:36:19 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst.bin: Auto set use_segments_container to true 2025/06/21 06:36:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst" 2025/06/21 06:36:24 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst: Auto set use_segments_container to true 2025/06/21 06:36:29 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/backup" 2025/06/21 06:36:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/backup.bin" 2025/06/21 06:36:30 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/backup.bin: Auto set use_segments_container to true 2025/06/21 06:36:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/backup" 2025/06/21 06:36:35 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/backup: Auto set use_segments_container to true 2025/06/21 06:36:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 06:36:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:36:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:36:46 DEBUG : two: Unchanged skipping 2025/06/21 06:36:51 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 06:36:51 INFO : one: Deleted 2025/06/21 06:36:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:36:52 DEBUG : one: md5 = 80f057bc457b0596e7a0303e5510d44c OK 2025/06/21 06:36:52 INFO : one: Copied (new) 2025/06/21 06:36:52 DEBUG : Waiting for deletions to finish 2025/06/21 06:37:18 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 06:37:23 INFO : three.txt: Deleted 2025/06/21 06:37:23 INFO : three.txt: Moved into backup dir 2025/06/21 06:37:28 DEBUG : dst/three.txt: md5 = b573d1143da24b178a52fc25eb756b26 OK 2025/06/21 06:37:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 06:37:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:37:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:37:29 DEBUG : two: Unchanged skipping 2025/06/21 06:37:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 06:37:34 INFO : one: Deleted 2025/06/21 06:37:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:37:35 DEBUG : one: md5 = 97e744763d20dfc4380cdeb689bf551b OK 2025/06/21 06:37:35 INFO : one: Copied (new) 2025/06/21 06:37:35 DEBUG : Waiting for deletions to finish 2025/06/21 06:37:50 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 06:37:55 INFO : three.txt: Deleted 2025/06/21 06:37:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (148.89s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:38:37 DEBUG : dst/one: md5 = 0504bd843c1c14e787576f8b8341adc0 OK 2025/06/21 06:38:57 DEBUG : dst/two: md5 = ac596399159dadf849985cc98727a52f OK 2025/06/21 06:39:17 DEBUG : dst/three.txt: md5 = 9e9b8ca4ab9e348bcd5d1b625d2a7da6 OK 2025/06/21 06:39:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/dst" 2025/06/21 06:39:17 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst.bin" 2025/06/21 06:39:18 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst.bin: Auto set use_segments_container to true 2025/06/21 06:39:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst" 2025/06/21 06:39:23 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst: Auto set use_segments_container to true 2025/06/21 06:39:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 06:39:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:39:34 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:39:34 DEBUG : two: Unchanged skipping 2025/06/21 06:39:39 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 06:39:39 INFO : one: Deleted 2025/06/21 06:39:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:39:39 DEBUG : one: md5 = 90fca4a87cc8763d280a2a95d0d190e4 OK 2025/06/21 06:39:39 INFO : one: Copied (new) 2025/06/21 06:39:39 DEBUG : Waiting for deletions to finish 2025/06/21 06:39:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 06:40:00 INFO : three.txt: Deleted 2025/06/21 06:40:00 INFO : three.txt: Moved into backup dir 2025/06/21 06:40:21 DEBUG : dst/three.txt: md5 = c2392559081aa286363d8891ce86ed32 OK 2025/06/21 06:40:26 DEBUG : one.bak: Excluded (Path Filter) 2025/06/21 06:40:26 DEBUG : one.bak: Excluded 2025/06/21 06:40:26 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/21 06:40:26 DEBUG : three.txt.bak: Excluded 2025/06/21 06:40:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 06:40:26 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for checks to finish 2025/06/21 06:40:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:40:26 DEBUG : two: Unchanged skipping 2025/06/21 06:40:32 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 06:40:32 INFO : one: Deleted 2025/06/21 06:40:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi/dst': Waiting for transfers to finish 2025/06/21 06:40:32 DEBUG : one: md5 = 13e1988dc2fe36797c465f6e711fb324 OK 2025/06/21 06:40:32 INFO : one: Copied (new) 2025/06/21 06:40:32 DEBUG : Waiting for deletions to finish 2025/06/21 06:40:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 06:40:42 INFO : three.txt: Deleted 2025/06/21 06:40:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (131.85s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:40:49 DEBUG : dst/one: md5 = 4ebdc12c383cb8e98377ae2823e553e2 OK 2025/06/21 06:40:54 DEBUG : dst/two: md5 = 4163028daef249c5a9d1f554cc3727b2 OK 2025/06/21 06:40:59 DEBUG : dst/three.txt: md5 = 9768e040cdbfb8f45b5275a1c243fff5 OK 2025/06/21 06:40:59 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/dst" 2025/06/21 06:40:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst.bin" 2025/06/21 06:40:59 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst.bin: Auto set use_segments_container to true 2025/06/21 06:41:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst" 2025/06/21 06:41:05 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst: Auto set use_segments_container to true 2025/06/21 06:41:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 06:41:21 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 06:41:21 INFO : one: Deleted 2025/06/21 06:41:21 DEBUG : one: md5 = d79beaf501201d882844859095e4b728 OK 2025/06/21 06:41:21 INFO : one: Copied (new) 2025/06/21 06:41:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:41:21 DEBUG : two: Unchanged skipping 2025/06/21 06:41:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 06:41:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 06:41:36 INFO : three.txt: Deleted 2025/06/21 06:41:42 DEBUG : three.txt: md5 = 987728dad4513a479d448f53de13e01a OK 2025/06/21 06:41:42 INFO : three.txt: Copied (new) 2025/06/21 06:42:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 06:42:09 INFO : one: Copied (server-side copy) to: one.bak 2025/06/21 06:42:09 INFO : one: Deleted 2025/06/21 06:42:09 DEBUG : one: md5 = c935b161b2d4ed540b4cf3dac1c5021a OK 2025/06/21 06:42:09 INFO : one: Copied (new) 2025/06/21 06:42:14 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:42:14 DEBUG : two: Unchanged skipping 2025/06/21 06:42:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 06:42:19 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/21 06:42:24 INFO : three.txt: Deleted 2025/06/21 06:42:29 DEBUG : three.txt: md5 = e44adf805fb16703b69ff9a9ae6e066a OK 2025/06/21 06:42:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (182.38s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:43:51 DEBUG : dst/one: md5 = 82fbbfb471a72164285a7b3333f654a3 OK 2025/06/21 06:43:56 DEBUG : dst/two: md5 = aab4a9eeefe98c80fb5f564429fe2c7b OK 2025/06/21 06:44:01 DEBUG : dst/three.txt: md5 = 6c10772438ff6ce36508091bfc4be556 OK 2025/06/21 06:44:02 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-bocewuk3kibi/dst" 2025/06/21 06:44:02 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst.bin" 2025/06/21 06:44:02 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst.bin: Auto set use_segments_container to true 2025/06/21 06:44:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-bocewuk3kibi/dst" 2025/06/21 06:44:08 DEBUG : Swift container crypt path rclone-test-bocewuk3kibi/dst: Auto set use_segments_container to true 2025/06/21 06:44:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/21 06:44:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 06:44:37 INFO : one: Deleted 2025/06/21 06:44:37 DEBUG : one: md5 = b7af7f2fae593c489b5ca7c88002d810 OK 2025/06/21 06:44:37 INFO : one: Copied (new) 2025/06/21 06:44:42 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:44:42 DEBUG : two: Unchanged skipping 2025/06/21 06:44:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/21 06:44:53 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 06:44:59 INFO : three.txt: Deleted 2025/06/21 06:45:04 DEBUG : three.txt: md5 = cb0029eacaaa55f93125d05c0178c067 OK 2025/06/21 06:45:04 INFO : three.txt: Copied (new) 2025/06/21 06:46:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/21 06:46:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/21 06:46:35 INFO : one: Deleted 2025/06/21 06:46:35 DEBUG : one: md5 = 64c88d267a133b9dd7f60a441dece970 OK 2025/06/21 06:46:35 INFO : one: Copied (new) 2025/06/21 06:46:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:46:35 DEBUG : two: Unchanged skipping 2025/06/21 06:46:35 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/21 06:46:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/21 06:46:46 INFO : three.txt: Deleted 2025/06/21 06:46:51 DEBUG : three.txt: md5 = 47798b2d1dd2c9894decb929ca0e8177 OK 2025/06/21 06:46:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (201.13s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:47:12 DEBUG : Testêé: md5 = 68290c4025180dd157f0bdd104df42ad OK 2025/06/21 06:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:47:13 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/21 06:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:47:13 DEBUG : Testêé: md5 = 438eb247d65844c2aa9da22adfff8b41 OK 2025/06/21 06:47:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/21 06:47:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.48s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:47:13 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/21 06:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:47:13 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:47:14 DEBUG : existing: md5 = bdc3fc9bdff040b71b660b9ca099df96 OK 2025/06/21 06:47:14 INFO : existing: Copied (new) 2025/06/21 06:47:14 DEBUG : Waiting for deletions to finish 2025/06/21 06:47:14 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/21 06:47:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:47:14 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/21 06:47:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:47:14 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': not deleting files as there were IO errors 2025/06/21 06:47:14 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.59s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:47:15 DEBUG : EXISTING: md5 = bf220d140adbace4b806b2ee364b5a2e OK 2025/06/21 06:47:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:47:16 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:47:16 DEBUG : existing: Unchanged skipping 2025/06/21 06:47:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:47:16 DEBUG : Waiting for deletions to finish 2025/06/21 06:47:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.19s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", 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-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", 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-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.53s) --- SKIP: TestMaxTransfer/Hard (0.34s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:47:22 DEBUG : both0: md5 = c438d50a597b0ce1e9ebe90302d1ad9a OK 2025/06/21 06:47:23 DEBUG : only0: md5 = 2070d6f93d787ca732b85bfc4c9036c7 OK 2025/06/21 06:47:23 DEBUG : both1: md5 = 3005d8382ede5444444b3c583d879354 OK 2025/06/21 06:47:24 DEBUG : only1: md5 = 77dae3d8bc1db44225941356053b7c82 OK 2025/06/21 06:47:24 DEBUG : both2: md5 = b8bbe69fcc330b8effdfcd999f710126 OK 2025/06/21 06:47:29 DEBUG : only2: md5 = 50c671cfcfbfe5f58f5f90d307a5605f OK 2025/06/21 06:47:35 DEBUG : both3: md5 = 962a852fc9e9bb0bdbab79bbab13c000 OK 2025/06/21 06:47:35 DEBUG : only3: md5 = a0bdd4404fc3e54c82484500a2492a95 OK 2025/06/21 06:47:36 DEBUG : both4: md5 = 3b2f05276c0db9dbf18e0148e06a9e7a OK 2025/06/21 06:47:41 DEBUG : only4: md5 = 79a4362079afa31afa94b9255028df9b OK 2025/06/21 06:47:41 DEBUG : both5: md5 = ca184cf65ccef15e77ebbf022aa68715 OK 2025/06/21 06:47:42 DEBUG : only5: md5 = 4c3d3e3da8f4cfbe9bfef77c554da34b OK 2025/06/21 06:47:47 DEBUG : both6: md5 = c92927461edc16bb52acbd5f07f2725f OK 2025/06/21 06:47:52 DEBUG : only6: md5 = 8d014526d360919f6e0564c1b31be2ce OK 2025/06/21 06:47:52 DEBUG : both7: md5 = ce1b1640c18ce60d290efbb09c48558c OK 2025/06/21 06:47:53 DEBUG : only7: md5 = f6c4b865f7ca64da4ccebe30601ffb9c OK 2025/06/21 06:47:58 DEBUG : both8: md5 = 2a271ed965c4b381832c9876785c24e7 OK 2025/06/21 06:48:04 DEBUG : only8: md5 = d94c6647408b7a0fb8f154ce085a3811 OK 2025/06/21 06:48:04 DEBUG : both9: md5 = b8dea914bf6fa971876512156f3f999c OK 2025/06/21 06:48:09 DEBUG : only9: md5 = 9c1a832d296f8b44aef2b40f80fbc121 OK 2025/06/21 06:48:15 DEBUG : both10: md5 = 0c0f111d56e11e8eb140e362fc529a94 OK 2025/06/21 06:48:20 DEBUG : only10: md5 = 846b3caabc1d4f03b5541d96cb8a8c97 OK 2025/06/21 06:48:25 DEBUG : both11: md5 = 81b81872f16944dae9e266085f445c19 OK 2025/06/21 06:48:31 DEBUG : only11: md5 = 5fa5d93cf9ea2d5a1761f995979bda65 OK 2025/06/21 06:48:31 DEBUG : both12: md5 = 663a6c384c0a32df631d38bd19b24704 OK 2025/06/21 06:48:37 DEBUG : only12: md5 = c5c38231b36cdd28da11d87d6afa6700 OK 2025/06/21 06:48:37 DEBUG : both13: md5 = 94f061c8325e98f71a812915412ce8d0 OK 2025/06/21 06:48:42 DEBUG : only13: md5 = b61bca3cd56c4fff8494942f6bc72a6e OK 2025/06/21 06:48:43 DEBUG : both14: md5 = 36e5d4f3aef1a105678ef83dc39b4c04 OK 2025/06/21 06:48:43 DEBUG : only14: md5 = 9dca87c43a412ff5f9d20ef5c4bc8bc2 OK 2025/06/21 06:48:43 DEBUG : both15: md5 = b5aaf7f98fa1c411c7111d9b541267df OK 2025/06/21 06:48:49 DEBUG : only15: md5 = 3df3d6f4501a9dc205c18fed4f9a46fb OK 2025/06/21 06:48:54 DEBUG : both16: md5 = 1cc52f232addfd1cdb9faf2d6f09d285 OK 2025/06/21 06:49:00 DEBUG : only16: md5 = 63fa5c8f947d97fd7388e52550c57d87 OK 2025/06/21 06:49:05 DEBUG : both17: md5 = d67feb4e43880d8f82295624d8ddb3ab OK 2025/06/21 06:49:10 DEBUG : only17: md5 = 9a0af47826d0883683704a0b97ec6044 OK 2025/06/21 06:49:15 DEBUG : both18: md5 = 11a564fb4e40b6370f61b5d0f0339d7d OK 2025/06/21 06:49:21 DEBUG : only18: md5 = 79e9c9d100033cb33db1584b4e83f251 OK 2025/06/21 06:49:21 DEBUG : both19: md5 = 42f1ad2561b92da7a1b5fe33ded4cdac OK 2025/06/21 06:49:22 DEBUG : only19: md5 = dc4493f5a8e2b0e52a2de8f70b6f7bdc OK 2025/06/21 06:50:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:50:04 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both12: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both10: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both11: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both13: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both14: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both15: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both17: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both18: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both19: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both1: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both3: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both2: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both5: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both4: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both6: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both7: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both8: Unchanged skipping 2025/06/21 06:50:04 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:04 DEBUG : both9: Unchanged skipping 2025/06/21 06:50:09 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:09 DEBUG : both0: Unchanged skipping 2025/06/21 06:50:09 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:50:09 DEBUG : both16: Unchanged skipping 2025/06/21 06:50:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:50:09 DEBUG : Waiting for deletions to finish 2025/06/21 06:50:09 INFO : only0: Deleted 2025/06/21 06:50:09 INFO : only7: Deleted 2025/06/21 06:50:09 INFO : only14: Deleted 2025/06/21 06:50:10 INFO : only1: Deleted 2025/06/21 06:50:14 INFO : only13: Deleted 2025/06/21 06:50:14 INFO : only8: Deleted 2025/06/21 06:50:15 INFO : only11: Deleted 2025/06/21 06:50:15 INFO : only3: Deleted 2025/06/21 06:50:15 INFO : only16: Deleted 2025/06/21 06:50:19 INFO : only2: Deleted 2025/06/21 06:50:20 INFO : only12: Deleted 2025/06/21 06:50:20 INFO : only10: Deleted 2025/06/21 06:50:20 INFO : only19: Deleted 2025/06/21 06:50:20 INFO : only5: Deleted 2025/06/21 06:50:24 INFO : only17: Deleted 2025/06/21 06:50:25 INFO : only6: Deleted 2025/06/21 06:50:25 INFO : only9: Deleted 2025/06/21 06:50:30 INFO : only15: Deleted 2025/06/21 06:50:30 INFO : only18: Deleted 2025/06/21 06:50:31 INFO : only4: Deleted 2025/06/21 06:50:31 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (268.33s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:51:51 DEBUG : both0: md5 = ec45ac60928ea39eb4d949fc12049585 OK 2025/06/21 06:51:51 DEBUG : only0: md5 = 09dccd461d324383aa3a21e4fa5b0a28 OK 2025/06/21 06:51:51 DEBUG : both1: md5 = 19dd7a0f58189809410fa4fde0d83045 OK 2025/06/21 06:51:51 DEBUG : only1: md5 = 2e2f41fbda490a417782324da17c19dc OK 2025/06/21 06:51:51 DEBUG : both2: md5 = afe645bdb5a659b334450dc4e69399f5 OK 2025/06/21 06:51:57 DEBUG : only2: md5 = 1cbf3e5d21947e7b5bb45558d7dd3a3a OK 2025/06/21 06:52:02 DEBUG : both3: md5 = cab84a633a3fb8ad92e9dc97e0ca99e6 OK 2025/06/21 06:52:02 DEBUG : only3: md5 = e7523495010215da1fc4e6c17c9dd4f4 OK 2025/06/21 06:52:02 DEBUG : both4: md5 = f6e800fa960ea4f1f076d3ba3d9912f9 OK 2025/06/21 06:52:07 DEBUG : only4: md5 = 69f5969297c297ecfe69c0945fee6883 OK 2025/06/21 06:52:08 DEBUG : both5: md5 = 183e9d0b82b763a022606e66eed0c582 OK 2025/06/21 06:52:08 DEBUG : only5: md5 = 9ee18667c0b6536d4b4c2d1620f60c57 OK 2025/06/21 06:52:13 DEBUG : both6: md5 = 7bfe464c1001bbeb33e67f142bdacc41 OK 2025/06/21 06:52:18 DEBUG : only6: md5 = 3d6c1efe622e7e8bea6323ddeebcd7f5 OK 2025/06/21 06:52:18 DEBUG : both7: md5 = 181293108fd53c6b61c1cfba660dd3cf OK 2025/06/21 06:52:18 DEBUG : only7: md5 = 33e0124b88dc2a05976bd3ffe6eb915f OK 2025/06/21 06:52:23 DEBUG : both8: md5 = 236fc930a913f772a2fce0e051780bce OK 2025/06/21 06:52:29 DEBUG : only8: md5 = 60e39cfe11a2d2dd85552a2a815f945e OK 2025/06/21 06:52:29 DEBUG : both9: md5 = aa5516f1a8d1caa9f38066534e455188 OK 2025/06/21 06:52:34 DEBUG : only9: md5 = 3d915c3f0e9485a84c11f0c1e614f7a1 OK 2025/06/21 06:52:39 DEBUG : both10: md5 = ab66a6bdfe41d31e6360d8462dc987eb OK 2025/06/21 06:52:44 DEBUG : only10: md5 = 06f435e416a7a017ce1a6f237d93f406 OK 2025/06/21 06:52:49 DEBUG : both11: md5 = b7803af4ab3cdd7d776e171cf1076888 OK 2025/06/21 06:52:55 DEBUG : only11: md5 = ac9891a7d631def8ede27a63b05591b6 OK 2025/06/21 06:52:55 DEBUG : both12: md5 = c137628a76e567791f849d4a3be73f0d OK 2025/06/21 06:53:00 DEBUG : only12: md5 = ec5fb6bc7de74909408fcdf9145d2ba2 OK 2025/06/21 06:53:00 DEBUG : both13: md5 = bac011419540bdb3259bb62296e28cda OK 2025/06/21 06:53:05 DEBUG : only13: md5 = 5ef6045e5c46ff83d3cff87ee792558d OK 2025/06/21 06:53:06 DEBUG : both14: md5 = 6620b09537449fe3d1e478b60a211107 OK 2025/06/21 06:53:06 DEBUG : only14: md5 = 5d4f764a3a736edd62840d2cf46e4fb1 OK 2025/06/21 06:53:06 DEBUG : both15: md5 = f60e9dd552fafe94aef6474b500ecd98 OK 2025/06/21 06:53:11 DEBUG : only15: md5 = 6510e0b58bfb7e0fa8f3783657520cd3 OK 2025/06/21 06:53:17 DEBUG : both16: md5 = 89594ab0c2f1e41686d9931dfd58572e OK 2025/06/21 06:53:22 DEBUG : only16: md5 = 33758b1ca3882da2588533a2dd3c2a87 OK 2025/06/21 06:53:27 DEBUG : both17: md5 = 43a87df5399ae7dd613f829a6087a5a9 OK 2025/06/21 06:53:32 DEBUG : only17: md5 = b36507bb571ca077df3445897f05dc00 OK 2025/06/21 06:53:37 DEBUG : both18: md5 = 4da1f6e642eb9f13ed59339673514459 OK 2025/06/21 06:53:42 DEBUG : only18: md5 = 0c0176b044c5bd3f44dd20dc1cb8efde OK 2025/06/21 06:53:43 DEBUG : both19: md5 = c615461de8643654438b01e88015c5e9 OK 2025/06/21 06:53:43 DEBUG : only19: md5 = a6b738e78470f6dcc140fabb288a10fa OK 2025/06/21 06:54:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for checks to finish 2025/06/21 06:54:15 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both12: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both10: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both0: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both13: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both14: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both15: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both17: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both18: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both19: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both1: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both3: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both2: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both5: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both4: Unchanged skipping 2025/06/21 06:54:15 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:15 DEBUG : both7: Unchanged skipping 2025/06/21 06:54:16 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:16 DEBUG : both8: Unchanged skipping 2025/06/21 06:54:16 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:16 DEBUG : both9: Unchanged skipping 2025/06/21 06:54:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/21 06:54:16 DEBUG : only0: md5 = c7ab7988dcef2db30387e6726c7c2ad4 OK 2025/06/21 06:54:16 INFO : only0: Copied (replaced existing) 2025/06/21 06:54:20 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:20 DEBUG : both11: Unchanged skipping 2025/06/21 06:54:20 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:20 DEBUG : both16: Unchanged skipping 2025/06/21 06:54:20 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/06/21 06:54:20 DEBUG : both6: Unchanged skipping 2025/06/21 06:54:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi': Waiting for transfers to finish 2025/06/21 06:54:21 DEBUG : only11: md5 = f6cf9c4cf3d0ae3fae569112e976abff OK 2025/06/21 06:54:21 INFO : only11: Copied (replaced existing) 2025/06/21 06:54:21 DEBUG : only12: md5 = e6a95984fd645089b32737a36c7ff09a OK 2025/06/21 06:54:21 INFO : only12: Copied (replaced existing) 2025/06/21 06:54:21 DEBUG : only14: md5 = adbd3d9f6d9e2e7362bef46c5f01b6d2 OK 2025/06/21 06:54:21 INFO : only14: Copied (replaced existing) 2025/06/21 06:54:26 DEBUG : only10: md5 = 9501c0091c67320a9917dfdc7f154ccb OK 2025/06/21 06:54:26 INFO : only10: Copied (replaced existing) 2025/06/21 06:54:26 DEBUG : only13: md5 = 4c95b1cc92ee309c327cc5c88cb17bf3 OK 2025/06/21 06:54:26 INFO : only13: Copied (replaced existing) 2025/06/21 06:54:26 DEBUG : only15: md5 = 7fffa16cb3e6aa89c80c48a3f09282f3 OK 2025/06/21 06:54:26 INFO : only15: Copied (replaced existing) 2025/06/21 06:54:27 DEBUG : only19: md5 = 59ad96e19adac3ddfad6dd82abe8ccc3 OK 2025/06/21 06:54:27 INFO : only19: Copied (replaced existing) 2025/06/21 06:54:27 DEBUG : only1: md5 = 80db9489dfede0a7b1c6c736b2668d85 OK 2025/06/21 06:54:27 INFO : only1: Copied (replaced existing) 2025/06/21 06:54:31 DEBUG : only17: md5 = 3b4259e68ef9173f54e6af67a2164bc3 OK 2025/06/21 06:54:31 INFO : only17: Copied (replaced existing) 2025/06/21 06:54:31 DEBUG : only18: md5 = 67d4366f5a9693aafb5faaceb66552ab OK 2025/06/21 06:54:31 INFO : only18: Copied (replaced existing) 2025/06/21 06:54:32 DEBUG : only16: md5 = 564a693e7e1963fe31f330fed31f9c83 OK 2025/06/21 06:54:32 INFO : only16: Copied (replaced existing) 2025/06/21 06:54:32 DEBUG : only3: md5 = 223951973c0298da756995dca08e51c3 OK 2025/06/21 06:54:32 INFO : only3: Copied (replaced existing) 2025/06/21 06:54:32 DEBUG : only5: md5 = 1015ccc376f54797a31d1f2e95e81ddd OK 2025/06/21 06:54:32 INFO : only5: Copied (replaced existing) 2025/06/21 06:54:32 DEBUG : only7: md5 = b7630f6937a2137d26d4329806894916 OK 2025/06/21 06:54:32 INFO : only7: Copied (replaced existing) 2025/06/21 06:54:37 DEBUG : only4: md5 = ea0c923b91f98a693edd90191c270f66 OK 2025/06/21 06:54:37 INFO : only4: Copied (replaced existing) 2025/06/21 06:54:37 DEBUG : only6: md5 = 269f2cf263862329ff4bed125302adff OK 2025/06/21 06:54:37 INFO : only6: Copied (replaced existing) 2025/06/21 06:54:37 DEBUG : only8: md5 = aae7dbde7cf581ed7a1d07bdcada4f1e OK 2025/06/21 06:54:37 INFO : only8: Copied (replaced existing) 2025/06/21 06:54:37 DEBUG : only2: md5 = 03c5162aadcb6738c048f96b156850db OK 2025/06/21 06:54:37 INFO : only2: Copied (replaced existing) 2025/06/21 06:54:47 DEBUG : only9: md5 = 057ff9fae028f3278c8e63ea033acfc1 OK 2025/06/21 06:54:47 INFO : only9: Copied (replaced existing) 2025/06/21 06:54:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (351.22s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:57:37 DEBUG : empty_dir: Making directory with metadata 2025/06/21 06:57:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 06:57:37 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 06:57:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 06:57:37 INFO : empty_on_remote: Making directory 2025/06/21 06:57:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 06:57:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 06:57:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 06:57:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 06:57:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (31.98s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:58:09 DEBUG : empty_dir: Making directory with metadata 2025/06/21 06:58:09 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 06:58:09 DEBUG : empty_on_remote: Making directory with metadata 2025/06/21 06:58:09 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/21 06:58:09 INFO : empty_on_remote: Making directory 2025/06/21 06:58:09 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/21 06:58:14 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/21 06:58:14 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/21 06:58:14 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/21 06:58:14 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/21 06:58:14 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (31.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:58:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 06:58:40 INFO : sub dir: Making directory 2025/06/21 06:58:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (12.89s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:58:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/21 06:58:53 INFO : sub dir: Making directory 2025/06/21 06:58:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (12.37s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-bocewuk3kibi'", Local "Local file system at /tmp/rclone665601445", Modify Window "1ns" 2025/06/21 06:59:06 DEBUG : dir1/0000-abcdefg.txt: md5 = 94cb026534dfe42a1671814733007b84 OK panic: test timed out after 1h0m0s running tests: TestTransform (5s) TestTransform/NFC (5s) goroutine 14056 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive]: testing.(*T).Run(0xc0018e3880, {0x26954ee?, 0xc00169dad8?}, 0x27c1a58) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0018e3880) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0018e3880, 0xc00169dc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc001a3a0c0, {0x3e7e5e0, 0x6b, 0x6b}, {0xedfe8412e?, 0x3e945a0?, 0x3e945a0?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0005bc5a0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0005bc5a0) /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 13979 [chan receive]: testing.(*T).Run(0xc001c4a1c0, {0x2679b32?, 0x41bb05?}, 0xc000a99270) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc001c4a1c0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc001c4a1c0, 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 35 [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 36 [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 13980 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc001ac4000, 0xc0001107e0, 0xc0003a7b80) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc001ac4000, {0x2af4b08, 0x3eb7b60}, {0xc0003bd1d0, 0x4f}, {{0xc001964600, 0x5}, {0xc001964606, 0x32}, {0x2679d24, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc001ac4000, {0x2af4b08, 0x3eb7b60}, {{0xc001964600, 0x5}, {0xc001964606, 0x32}, {0x2679d24, 0x3}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectPut(0xc001ac4000, {0x2af4b08, 0x3eb7b60}, {0xc001964600, 0x5}, {0xc001964606, 0x32}, {0x2acc740, 0xc001fbf340}, 0x1, ...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1569 +0x1f5 github.com/ncw/swift/v2.(*Connection).ObjectPut(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:1615 github.com/rclone/rclone/backend/swift.(*Object).Update.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1559 +0xb0 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0x1, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0019eef60, 0xc001d8af00, 0x1) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:197 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).CallNoRetry(...) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:225 github.com/rclone/rclone/backend/swift.(*Object).Update(0xc001d3a780, {0x2af4b08, 0x3eb7b60}, {0x2acc740, 0xc001fbf340}, {0x2affd80, 0xc000500a50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1558 +0x7b8 github.com/rclone/rclone/backend/swift.(*Fs).Put(0xc0018e3340, {0x2af4b08, 0x3eb7b60}, {0x2acc740, 0xc001fbf340}, {0x2affd80, 0xc000500a50}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:937 +0x139 github.com/rclone/rclone/backend/crypt.(*Fs).put(0xc001a225b0, {0x2af4b08, 0x3eb7b60}, {0x2acc540, 0xc000500960}, {0x2affbf0, 0xc000110620}, {0x0, 0x0, 0x0}, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:536 +0x3c3 github.com/rclone/rclone/backend/crypt.(*Fs).Put(0x461f3c?, {0x2af4b08?, 0x3eb7b60?}, {0x2acc540?, 0xc000500960?}, {0x2affbf0?, 0xc000110620?}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/crypt/crypt.go:571 +0x91 github.com/rclone/rclone/fstest.(*Run).WriteObjectTo(0xc00046c310, {0x2af4b08, 0x3eb7b60}, {0x2b09280, 0xc001a225b0}, {0xc0008949a8, 0x15}, {0xc0008949a8, 0x15}, {0x1dcd64ff, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:275 +0x3f2 github.com/rclone/rclone/fstest.(*Run).WriteObject(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 github.com/rclone/rclone/fs/sync.makeTestFiles(0xc00046c310?, 0xc00046c310, {0x267aa9c, 0x4}) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:150 +0x425 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc001c4a380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:102 +0xd3 testing.tRunner(0xc001c4a380, 0xc000a99270) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 13979 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 12643 [select]: net/http.(*persistConn).writeLoop(0xc0006c6360) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 12525 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14055 [select]: net/http.(*persistConn).roundTrip(0xc0006c6360, 0xc0003a3180) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc000514340, 0xc0003a7b80) /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(0xc000370150, 0xc0003a7b80) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc0003a7b80, {0x2acdfc0, 0xc000370150}, {0x1?, 0xc001d2dda0?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc001a8a720, 0xc0003a7b80, {0x0?, 0x0?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc001a8a720, 0xc0003a7b80) /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 13980 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 goroutine 13880 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00055e1e0, {0x2af4be8, 0xc000a985a0}) /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 13753 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 12642 [IO wait]: internal/poll.runtime_pollWait(0x70978ca897f0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000426980?, 0xc00069f500?, 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(0xc000426980, {0xc00069f500, 0x3500, 0x3500}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc000426980, {0xc00069f500?, 0x34f3?, 0xc001bee060?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003b6858, {0xc00069f500?, 0xc0001ffa50?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001a83b90, {0xc00069f500?, 0x7097445a4bf0?, 0x70978ce2da78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc0019cd758, {0xc00069f500?, 0x34f3?, 0xc000a199d0?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001ffb38, {0x2acf520, 0xc0019cd758}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0001ff888, {0x7097446c6b58, 0xc001a83b90}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0001ff888, 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(0xc0001ff888, {0xc0008ab000, 0x1000, 0xc0005895f0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006c6360, {0xc0008ab000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc002368600) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc002368600, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006c6360) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 12525 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 2027 [chan receive, 58 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 2059 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 13017 [IO wait]: internal/poll.runtime_pollWait(0x70978ca895c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc001d8a580?, 0xc0001dec80?, 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(0xc001d8a580, {0xc0001dec80, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc001d8a580, {0xc0001dec80?, 0x2000?, 0x0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0003f6228, {0xc0001dec80?, 0x5?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc001a3b200, {0xc0001dec80?, 0x709744771a58?, 0x70978ce2df30?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc00062e2a0, {0xc0001dec80?, 0x3eba3e0?, 0xc00070f9c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0001622b8, {0x2acf520, 0xc00062e2a0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000162008, {0x7097446c6b58, 0xc001a3b200}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000162008, 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(0xc000162008, {0xc000802000, 0x1000, 0xc0005895f0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc0006d9200, {0xc000802000?, 0x7f4ea5?, 0x2acc440?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc002369020) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc002369020, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc0006d9200) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 13100 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 13018 [select]: net/http.(*persistConn).writeLoop(0xc0006d9200) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 13100 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished ERROR in 1h0m16.493601363s (try 3/5): exit status 2: Failed []