"./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Starting (try 1/5) 2025/07/04 02:16:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo" 2025/07/04 02:16:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/04 02:16:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo.bin" 2025/07/04 02:16:06 DEBUG : Swift container crypt path rclone-test-loyecer1pifo.bin: Auto set use_segments_container to true 2025/07/04 02:16:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo" 2025/07/04 02:16:06 DEBUG : Swift container crypt path rclone-test-loyecer1pifo: Auto set use_segments_container to true 2025/07/04 02:16:06 DEBUG : Creating backend with remote "/tmp/rclone346704363" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:07 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (0.40s) === RUN TestCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 02:16:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:07 DEBUG : sub dir/hello world: md5 = 1512311d1a78887f888062fc1c1d69d7 OK 2025/07/04 02:16:07 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:16:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.18s) === RUN TestCopyMetadata run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.31s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", 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-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:08 DEBUG : Creating backend with remote "/non-existing" 2025/07/04 02:16:08 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/04 02:16:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.15s) === RUN TestCopyNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:09 DEBUG : sub dir/hello world: md5 = 438953ddb44ba3c74a44f58020937194 OK 2025/07/04 02:16:09 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (0.90s) === RUN TestCopyCheckFirst run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:09 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Running all checks before starting transfers 2025/07/04 02:16:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:10 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Checks finished, now starting transfers 2025/07/04 02:16:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:10 DEBUG : sub dir/hello world: md5 = abb77ada2b7556ce763a61397506afa5 OK 2025/07/04 02:16:10 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.04s) === RUN TestSyncNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:10 ERROR : Ignoring --no-traverse with sync 2025/07/04 02:16:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:11 DEBUG : sub dir/hello world: md5 = 014b28727376740d7887a1e2a8caf78d OK 2025/07/04 02:16:11 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:16:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.92s) === RUN TestCopyWithDepth run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/04 02:16:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:13 DEBUG : hello world2: md5 = c1fc9ab4f962ccfb2583f9f6bb60f358 OK 2025/07/04 02:16:13 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.31s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:16:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:14 DEBUG : potato2: md5 = 2e771c4363534e2d04f235c23c7c80c4 OK 2025/07/04 02:16:14 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.20s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:16:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:15 DEBUG : potato2: md5 = 900ee13c173b08ca8bffed943c019c57 OK 2025/07/04 02:16:15 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.04s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:16 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 02:16:16 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 02:16:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/04 02:16:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 02:16:16 INFO : sub dir2: Making directory 2025/07/04 02:16:16 INFO : sub dir: Making directory 2025/07/04 02:16:16 INFO : sub dir2/sub sub dir2: Making directory 2025/07/04 02:16:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:16 DEBUG : sub dir/hello world: md5 = 81b54a4553e53961509eca31926f65e4 OK 2025/07/04 02:16:16 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/07/04 02:16:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.87s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:17 INFO : sub dir2: Making directory 2025/07/04 02:16:17 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/04 02:16:17 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 02:16:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:17 DEBUG : sub dir/hello world: md5 = 754e07df0cf8436d6c7f94ae558b5795 OK 2025/07/04 02:16:17 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.81s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:18 DEBUG : sub dir2: Making directory with metadata 2025/07/04 02:16:18 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 02:16:18 INFO : sub dir2: Making directory 2025/07/04 02:16:18 INFO : sub dir: Making directory 2025/07/04 02:16:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:18 DEBUG : sub dir/hello world: md5 = 962f70ef8e58bde42137ec7c5a18167d OK 2025/07/04 02:16:18 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:16:18 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/04 02:16:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/04 02:16:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.14s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:19 INFO : sub dir2: Making directory 2025/07/04 02:16:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:19 DEBUG : sub dir/hello world: md5 = 79b6a689c330dcf33a0a4573cbff50c8 OK 2025/07/04 02:16:19 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:16:19 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.85s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:20 DEBUG : sub dir2: Making directory with metadata 2025/07/04 02:16:20 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 02:16:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 02:16:20 INFO : sub dir2: Making directory 2025/07/04 02:16:20 INFO : sub dir: Making directory 2025/07/04 02:16:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:20 DEBUG : sub dir/hello world: md5 = 6d089afbce6dc896a3ca9bcbc5128a39 OK 2025/07/04 02:16:20 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:16:20 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/04 02:16:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.88s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.20s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:21 INFO : sub dir2: Making directory 2025/07/04 02:16:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:21 DEBUG : sub dir/hello world: md5 = ff7968d74fc9847ab666f6c5d4c4074d OK 2025/07/04 02:16:21 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:16:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.91s) === RUN TestServerSideCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:22 DEBUG : sub dir/hello world: md5 = 8d41d4cf8842cd668df0b2baa4fe8cbb OK 2025/07/04 02:16:22 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yohofit8gati" 2025/07/04 02:16:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yohofit8gati.bin" 2025/07/04 02:16:23 DEBUG : Swift container crypt path rclone-test-yohofit8gati.bin: Auto set use_segments_container to true 2025/07/04 02:16:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yohofit8gati" 2025/07/04 02:16:24 DEBUG : Swift container crypt path rclone-test-yohofit8gati: Auto set use_segments_container to true sync_test.go:591: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo' -> Encrypted drive 'TestCryptSwift:rclone-test-yohofit8gati' 2025/07/04 02:16:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yohofit8gati': Waiting for checks to finish 2025/07/04 02:16:24 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yohofit8gati': Waiting for transfers to finish 2025/07/04 02:16:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 02:16:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yohofit8gati': Purge remote 2025/07/04 02:16:27 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:27 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopy (5.97s) === RUN TestCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:28 DEBUG : sub dir/hello world: md5 = 10b5adadc12ce015e5802dcf467f1593 OK 2025/07/04 02:16:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 02:16:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:29 DEBUG : sub dir/hello world: md5 = 2d391dbff659b089f1f0f588d69bd19d OK 2025/07/04 02:16:29 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.38s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:29 DEBUG : sub dir/hello world: md5 = 489c26b2bcbda32fcbe57e080b0db777 OK 2025/07/04 02:16:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-voxadap4qufu" 2025/07/04 02:16:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-voxadap4qufu.bin" 2025/07/04 02:16:30 DEBUG : Swift container crypt path rclone-test-voxadap4qufu.bin: Auto set use_segments_container to true 2025/07/04 02:16:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-voxadap4qufu" 2025/07/04 02:16:31 DEBUG : Swift container crypt path rclone-test-voxadap4qufu: Auto set use_segments_container to true sync_test.go:627: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo' -> Encrypted drive 'TestCryptSwift:rclone-test-voxadap4qufu' 2025/07/04 02:16:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-voxadap4qufu': Waiting for checks to finish 2025/07/04 02:16:32 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-voxadap4qufu': Waiting for transfers to finish 2025/07/04 02:16:32 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 02:16:33 DEBUG : sub dir/hello world: md5 = 533440fb3f7bb6a45854da82b04e4c5c OK 2025/07/04 02:16:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 02:16:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-voxadap4qufu': Waiting for checks to finish 2025/07/04 02:16:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-voxadap4qufu': Waiting for transfers to finish 2025/07/04 02:16:34 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 02:16:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-voxadap4qufu': Purge remote 2025/07/04 02:16:34 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:34 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideCopyOverSelf (5.27s) === RUN TestMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:35 DEBUG : sub dir/hello world: md5 = d112ca24bce80a2c172522e42a582538 OK 2025/07/04 02:16:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:35 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 02:16:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:36 DEBUG : sub dir/hello world: md5 = 465a311d59aeb4c0d2a4238294d6aee4 OK 2025/07/04 02:16:36 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/04 02:16:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.48s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:36 DEBUG : sub dir/hello world: md5 = 3d0b2cc150a23ada13da5cfdf7f4632a OK 2025/07/04 02:16:36 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rakader1kizi" 2025/07/04 02:16:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rakader1kizi.bin" 2025/07/04 02:16:37 DEBUG : Swift container crypt path rclone-test-rakader1kizi.bin: Auto set use_segments_container to true 2025/07/04 02:16:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rakader1kizi" 2025/07/04 02:16:37 DEBUG : Swift container crypt path rclone-test-rakader1kizi: Auto set use_segments_container to true sync_test.go:672: Server side copy (if possible) Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo' -> Encrypted drive 'TestCryptSwift:rclone-test-rakader1kizi' 2025/07/04 02:16:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rakader1kizi': Waiting for checks to finish 2025/07/04 02:16:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rakader1kizi': Waiting for transfers to finish 2025/07/04 02:16:39 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 02:16:39 DEBUG : sub dir/hello world: md5 = fc512474518c8d5ca7e9c76fea532bc5 OK 2025/07/04 02:16:40 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/04 02:16:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rakader1kizi': Waiting for checks to finish 2025/07/04 02:16:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rakader1kizi': Waiting for transfers to finish 2025/07/04 02:16:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 02:16:40 INFO : sub dir/hello world: Deleted 2025/07/04 02:16:41 DEBUG : sub dir/hello world: md5 = 2017091e4289dfa2a8d2a9bcaa18e30f OK 2025/07/04 02:16:41 DEBUG : testing file moves 2025/07/04 02:16:41 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/04 02:16:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rakader1kizi': Waiting for checks to finish 2025/07/04 02:16:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rakader1kizi': Waiting for transfers to finish 2025/07/04 02:16:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/04 02:16:42 INFO : sub dir/hello world: Deleted 2025/07/04 02:16:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rakader1kizi': Purge remote 2025/07/04 02:16:42 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:42 INFO : sub dir/hello world.bin: Deleted --- PASS: TestServerSideMoveOverSelf (6.47s) === RUN TestCopyAfterDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:43 DEBUG : sub dir/hello world: md5 = 48b715fa8dd526b7a1964ac6aab0f861 OK 2025/07/04 02:16:43 ERROR : error listing: directory not found 2025/07/04 02:16:43 INFO : Local file system at /tmp/rclone346704363: Making directory 2025/07/04 02:16:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.29s) === RUN TestCopyRedownload run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:44 DEBUG : sub dir/hello world: md5 = a3293bd91b19a4f2171e00d7cb15931e OK 2025/07/04 02:16:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:16:45 DEBUG : Local file system at /tmp/rclone346704363: Waiting for checks to finish 2025/07/04 02:16:45 DEBUG : Local file system at /tmp/rclone346704363: Waiting for transfers to finish 2025/07/04 02:16:45 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/04 02:16:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.29s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/04 02:16:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:46 DEBUG : check sum: md5 = 70a1ab6977088722c09a5cfddb6df569 OK 2025/07/04 02:16:46 INFO : check sum: Copied (new) 2025/07/04 02:16:46 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:46 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/04 02:16:46 DEBUG : check sum: Size of src and dst objects identical 2025/07/04 02:16:46 DEBUG : check sum: Unchanged skipping 2025/07/04 02:16:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:46 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:46 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/04 02:16:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:48 DEBUG : sizeonly: md5 = b9221b273816441713ab626799df393d OK 2025/07/04 02:16:48 INFO : sizeonly: Copied (new) 2025/07/04 02:16:48 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:48 DEBUG : sizeonly: Sizes identical 2025/07/04 02:16:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:48 DEBUG : sizeonly: Unchanged skipping 2025/07/04 02:16:48 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:48 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:48 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (2.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/04 02:16:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:50 DEBUG : ignore-size: md5 = 80762eac8db4b44310ff8c2f9b3d1b94 OK 2025/07/04 02:16:50 INFO : ignore-size: Copied (new) 2025/07/04 02:16:50 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:50 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:16:50 DEBUG : ignore-size: Unchanged skipping 2025/07/04 02:16:50 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:50 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:51 DEBUG : existing: md5 = 52420c3aa0f623dc2e434e026d72c043 OK 2025/07/04 02:16:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:52 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:16:52 DEBUG : existing: Unchanged skipping 2025/07/04 02:16:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:52 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:52 INFO : There was nothing to transfer 2025/07/04 02:16:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/04 02:16:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:52 DEBUG : existing: md5 = f94497b419824f4deb21af0769681c21 OK 2025/07/04 02:16:52 INFO : existing: Copied (replaced existing) 2025/07/04 02:16:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.99s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 02:16:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:53 DEBUG : existing: md5 = 23da7afb4185ef8e44d1c0c4441b5d49 OK 2025/07/04 02:16:53 INFO : existing: Copied (new) 2025/07/04 02:16:53 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:54 DEBUG : existing: Destination exists, skipping 2025/07/04 02:16:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:54 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:54 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.34s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:54 DEBUG : b/potato: md5 = fa6dc96a63da76b4f9e493f6063a455d OK 2025/07/04 02:16:55 DEBUG : c/non empty space: md5 = e2c5660df35615d9dfe7940952332da0 OK 2025/07/04 02:16:55 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/04 02:16:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 02:16:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:16:55 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:16:55 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 02:16:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:16:57 DEBUG : a/potato2: md5 = 885be262198fcbb4b658e4de0e578bd2 OK 2025/07/04 02:16:57 INFO : a/potato2: Copied (new) 2025/07/04 02:16:57 DEBUG : Waiting for deletions to finish 2025/07/04 02:16:57 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (4.00s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:16:59 DEBUG : empty space: md5 = f3e998bd69504cc510a8366dd0582db7 OK 2025/07/04 02:16:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:00 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/07/04 02:17:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/04 02:17:00 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:00 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/07/04 02:17:00 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:00 DEBUG : empty space: md5 = 54f507c79298dd0a1e96188f2d8d24a5 OK 2025/07/04 02:17:00 INFO : empty space: Copied (replaced existing) 2025/07/04 02:17:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingModtimeOnly (2.54s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" sync_test.go:1017: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.21s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:01 DEBUG : foo: md5 = 5767adf4ccbeb8b195d02014cc398b7d OK 2025/07/04 02:17:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:02 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/07/04 02:17:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:02 DEBUG : foo: md5 = 2f408e9196fcad224a4136485abec3ee OK 2025/07/04 02:17:02 INFO : foo: Copied (replaced existing) 2025/07/04 02:17:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.60s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:03 DEBUG : empty space: md5 = c0f7ad4cf7b5f8d45a70aecc27b9cd34 OK 2025/07/04 02:17:03 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/04 02:17:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:03 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:03 DEBUG : potato: md5 = 7c2e0ad0baaa2c2f951521d470dbb640 OK 2025/07/04 02:17:03 INFO : potato: Copied (new) 2025/07/04 02:17:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.36s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:07 DEBUG : potato: md5 = e03dae8a7757e42d4265d79aad7b83f0 OK 2025/07/04 02:17:08 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/04 02:17:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:08 DEBUG : potato: md5 = 5cbdd09ddc65aba32a796fd8784171b8 OK 2025/07/04 02:17:08 INFO : potato: Copied (replaced existing) 2025/07/04 02:17:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (3.66s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:09 DEBUG : potato: md5 = a35020b4c66f0b4d53c59a2c88223786 OK 2025/07/04 02:17:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:09 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/07/04 02:17:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:09 DEBUG : potato: md5 = 84881137b283cd27d8bc5167dd11e5d1 OK 2025/07/04 02:17:09 INFO : potato: Copied (replaced existing) 2025/07/04 02:17:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.24s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:10 DEBUG : potato: md5 = 164367ff7b2eb3ecbb947d15bac43066 OK 2025/07/04 02:17:10 DEBUG : empty space: md5 = 5ced8953604a1c7e0b87905c41d1d6e3 OK 2025/07/04 02:17:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:17:10 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/04 02:17:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:10 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:10 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:10 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:12 DEBUG : potato: md5 = c71667eae23132dd87020e84fe56b89c OK 2025/07/04 02:17:12 DEBUG : empty space: md5 = e03116c8ed2449deaff0960a34dda5c8 OK 2025/07/04 02:17:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:17:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:12 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:12 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:12 DEBUG : potato2: md5 = a02db0a4bbb3dbb2a7573a039b84a6c5 OK 2025/07/04 02:17:12 INFO : potato2: Copied (new) 2025/07/04 02:17:12 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:13 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.11s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:14 DEBUG : b/potato: md5 = 4a5f6e0698695fe3bde964ec964e0b56 OK 2025/07/04 02:17:14 DEBUG : c/non empty space: md5 = 0dca88f92cda756f7dcd552cd1fe19e9 OK 2025/07/04 02:17:14 INFO : d: Making directory 2025/07/04 02:17:14 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/04 02:17:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 02:17:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:14 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:14 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 02:17:14 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:15 DEBUG : a/potato2: md5 = 4ce819d2f5b3e23c3e55811155afa5a9 OK 2025/07/04 02:17:15 INFO : a/potato2: Copied (new) 2025/07/04 02:17:15 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:15 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.45s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:16 DEBUG : b/potato: md5 = 85c6861baffb8405bcfa9e40aa8fa288 OK 2025/07/04 02:17:16 DEBUG : c/non empty space: md5 = b310c3025ba75f92e07a1ae1d0f7ba32 OK 2025/07/04 02:17:16 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/04 02:17:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/04 02:17:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:17 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:17 DEBUG : c/non empty space: Unchanged skipping 2025/07/04 02:17:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:17 DEBUG : a/potato2: md5 = be773efc3b5da1c40d623a4d1a1a809f OK 2025/07/04 02:17:17 INFO : a/potato2: Copied (new) 2025/07/04 02:17:17 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': not deleting files as there were IO errors 2025/07/04 02:17:17 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.44s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:19 DEBUG : potato: md5 = 15efec9e295cc37e354c744630751f65 OK 2025/07/04 02:17:19 DEBUG : empty space: md5 = 7c182264bd5ed9332ef68d6e2a820447 OK 2025/07/04 02:17:19 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:17:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:19 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:19 INFO : potato: Deleted 2025/07/04 02:17:19 DEBUG : potato2: md5 = 114d5462c965680e4d7c3dbf1ed3b129 OK 2025/07/04 02:17:19 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.70s) === RUN TestSyncDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:20 DEBUG : potato: md5 = 76610edf3b1bcbdd9efa09352f2c6f19 OK 2025/07/04 02:17:21 DEBUG : empty space: md5 = 6027c0d6aefca3d53a7b8bd671cc1e51 OK 2025/07/04 02:17:21 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:21 INFO : potato: Deleted 2025/07/04 02:17:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:17:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:21 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:21 DEBUG : potato2: md5 = ec43b479d5df8c0c6c349512119152f3 OK 2025/07/04 02:17:21 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.16s) === RUN TestCopyDeleteBefore run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:22 DEBUG : potato: md5 = 67abf8fc00287d8c5274c15094f05f45 OK 2025/07/04 02:17:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:17:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:23 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:23 DEBUG : potato2: md5 = 579e100d4b4dec3dcedd381db79eceb9 OK 2025/07/04 02:17:23 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.79s) === RUN TestSyncWithExclude run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:24 DEBUG : potato2: md5 = d42a662202959ae249770f8246ab6f4d OK 2025/07/04 02:17:25 DEBUG : empty space: md5 = 1a1f71531029e8df75089c56657f36ea OK 2025/07/04 02:17:25 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 02:17:25 DEBUG : enormous: Excluded 2025/07/04 02:17:25 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 02:17:25 DEBUG : potato2: Excluded 2025/07/04 02:17:25 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 02:17:25 DEBUG : potato2: Excluded 2025/07/04 02:17:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:25 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:25 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:25 INFO : There was nothing to transfer 2025/07/04 02:17:25 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 02:17:25 DEBUG : enormous: Excluded 2025/07/04 02:17:25 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 02:17:25 DEBUG : potato2: Excluded 2025/07/04 02:17:25 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 02:17:25 DEBUG : potato2: Excluded 2025/07/04 02:17:25 DEBUG : Local file system at /tmp/rclone346704363: Waiting for checks to finish 2025/07/04 02:17:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:25 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:25 DEBUG : Local file system at /tmp/rclone346704363: Waiting for transfers to finish 2025/07/04 02:17:25 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:25 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.04s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:26 DEBUG : potato2: md5 = fbbe05be1835ab88f0066177e745f918 OK 2025/07/04 02:17:27 DEBUG : empty space: md5 = 69b8fd1c9b8a5c150489eba21a0e0699 OK 2025/07/04 02:17:27 DEBUG : enormous: md5 = 41a49d51446d9e6880ef876fb544a5ab OK 2025/07/04 02:17:27 DEBUG : enormous: Excluded (Size Filter) 2025/07/04 02:17:27 DEBUG : enormous: Excluded 2025/07/04 02:17:27 DEBUG : potato2: Excluded (Size Filter) 2025/07/04 02:17:27 DEBUG : potato2: Excluded 2025/07/04 02:17:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:27 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:27 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:27 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:27 INFO : potato2: Deleted 2025/07/04 02:17:27 INFO : enormous: Deleted 2025/07/04 02:17:27 INFO : There was nothing to transfer 2025/07/04 02:17:28 DEBUG : Local file system at /tmp/rclone346704363: Waiting for checks to finish 2025/07/04 02:17:28 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:28 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:28 DEBUG : Local file system at /tmp/rclone346704363: Waiting for transfers to finish 2025/07/04 02:17:28 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:28 INFO : enormous: Deleted 2025/07/04 02:17:28 INFO : potato2: Deleted 2025/07/04 02:17:28 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.59s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:29 DEBUG : one: md5 = b07555b2d748e6b2fb469de775b92c6f OK 2025/07/04 02:17:30 DEBUG : two: md5 = 1c42a0cbdcc3e8f65ef12752cdfe961d OK 2025/07/04 02:17:30 DEBUG : three: md5 = 6479bab2b0c37450710db5bf3a3488eb OK 2025/07/04 02:17:30 DEBUG : four: md5 = 1d642a1a071590285b1bf2887ca13582 OK 2025/07/04 02:17:31 DEBUG : five: Need to transfer - File not found at Destination 2025/07/04 02:17:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:31 DEBUG : one: Destination is newer than source, skipping 2025/07/04 02:17:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/04 02:17:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/04 02:17:31 DEBUG : three: Sizes identical 2025/07/04 02:17:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/04 02:17:31 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:31 DEBUG : four: md5 = e46a6afea2cb4a0e7f2102cffef348bd OK 2025/07/04 02:17:31 INFO : four: Copied (replaced existing) 2025/07/04 02:17:31 DEBUG : two: md5 = 708ce354c718e4f24bc2c13f590a002e OK 2025/07/04 02:17:31 INFO : two: Copied (replaced existing) 2025/07/04 02:17:32 DEBUG : five: md5 = 411ce39d7aaae0cf50e46c94eb6489bd OK 2025/07/04 02:17:32 INFO : five: Copied (new) 2025/07/04 02:17:32 DEBUG : Waiting for deletions to finish sync_test.go:1450: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (4.55s) === 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-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" sync_test.go:1539: Can track renames: false 2025/07/04 02:17:33 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Ignoring --track-renames as the source and destination do not have a common hash 2025/07/04 02:17:33 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/04 02:17:33 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/04 02:17:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:34 DEBUG : potato: md5 = c6b5cbc38aca3e4c03633a4c66b229a6 OK 2025/07/04 02:17:34 INFO : potato: Copied (new) 2025/07/04 02:17:34 DEBUG : yam: md5 = ab68b770e85e584188417ec31fae5355 OK 2025/07/04 02:17:34 INFO : yam: Copied (new) 2025/07/04 02:17:34 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:35 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Ignoring --track-renames as the source and destination do not have a common hash 2025/07/04 02:17:35 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/04 02:17:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:35 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:35 DEBUG : potato: Unchanged skipping 2025/07/04 02:17:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:35 DEBUG : yaml: md5 = 7388da84857e5e5c863a013de1b4f8e5 OK 2025/07/04 02:17:35 INFO : yaml: Copied (new) 2025/07/04 02:17:35 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:35 INFO : yam: Deleted --- PASS: TestSyncWithTrackRenames (3.23s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" sync_test.go:1611: Can track renames: true 2025/07/04 02:17:37 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Making map for --track-renames 2025/07/04 02:17:37 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Finished making map for --track-renames 2025/07/04 02:17:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:37 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/04 02:17:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 02:17:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for renames to finish 2025/07/04 02:17:37 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:37 DEBUG : potato: md5 = 1be1918dc0e63bf2738be3d7bbec3aa7 OK 2025/07/04 02:17:37 INFO : potato: Copied (new) 2025/07/04 02:17:37 DEBUG : yam: md5 = 7b32378eb710b6ccdf5da4df06a651f6 OK 2025/07/04 02:17:37 INFO : yam: Copied (new) 2025/07/04 02:17:37 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:38 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Making map for --track-renames 2025/07/04 02:17:38 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Finished making map for --track-renames 2025/07/04 02:17:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:38 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:38 DEBUG : potato: Unchanged skipping 2025/07/04 02:17:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for renames to finish 2025/07/04 02:17:38 INFO : yam: Copied (server-side copy) to: yaml 2025/07/04 02:17:38 INFO : yam: Deleted 2025/07/04 02:17:38 INFO : yaml: Renamed from "yam" 2025/07/04 02:17:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.38s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" sync_test.go:1650: Can track renames: true 2025/07/04 02:17:39 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Making map for --track-renames 2025/07/04 02:17:39 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Finished making map for --track-renames 2025/07/04 02:17:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/04 02:17:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/04 02:17:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for renames to finish 2025/07/04 02:17:39 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:39 DEBUG : potato: md5 = 952da8c92e3999333ed717caceb61051 OK 2025/07/04 02:17:39 INFO : potato: Copied (new) 2025/07/04 02:17:40 DEBUG : sub/yam: md5 = 8286500c3ef5a48732ebcae1c232fcc4 OK 2025/07/04 02:17:40 INFO : sub/yam: Copied (new) 2025/07/04 02:17:40 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:40 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:40 DEBUG : potato: Unchanged skipping 2025/07/04 02:17:40 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Making map for --track-renames 2025/07/04 02:17:40 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Finished making map for --track-renames 2025/07/04 02:17:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for renames to finish 2025/07/04 02:17:41 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/04 02:17:41 INFO : sub/yam: Deleted 2025/07/04 02:17:41 INFO : yam: Renamed from "sub/yam" 2025/07/04 02:17:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.36s) === RUN TestServerSideMoveLocal run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:42 DEBUG : Creating backend with remote "/tmp/rclone346704363/dir1" 2025/07/04 02:17:42 DEBUG : Creating backend with remote "/tmp/rclone346704363/dir2" 2025/07/04 02:17:42 DEBUG : Local file system at /tmp/rclone346704363/dir2: Using server-side directory move 2025/07/04 02:17:42 INFO : Local file system at /tmp/rclone346704363/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/04 02:17:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/04 02:17:42 DEBUG : Local file system at /tmp/rclone346704363/dir2: Waiting for checks to finish 2025/07/04 02:17:42 INFO : file1.txt: Moved (server-side) 2025/07/04 02:17:42 DEBUG : Local file system at /tmp/rclone346704363/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.24s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:17:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 02:17:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:43 DEBUG : sub dir/hello world: md5 = e74874f34bb5977564902b76a15d4620 OK 2025/07/04 02:17:43 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:17:43 INFO : sub dir/hello world: Deleted 2025/07/04 02:17:43 DEBUG : nested/sub dir/file: md5 = 457c337fcefba2d3eaaf9c43af1acc44 OK 2025/07/04 02:17:43 INFO : nested/sub dir/file: Copied (new) 2025/07/04 02:17:43 INFO : nested/sub dir/file: Deleted 2025/07/04 02:17:43 INFO : sub dir: Removing directory 2025/07/04 02:17:43 INFO : nested/sub dir: Removing directory 2025/07/04 02:17:43 INFO : nested: Removing directory 2025/07/04 02:17:43 DEBUG : Local file system at /tmp/rclone346704363: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.44s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/04 02:17:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/04 02:17:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:44 DEBUG : sub dir/hello world: md5 = 6f797c1008d8e492be9494c6f575fedf OK 2025/07/04 02:17:44 INFO : sub dir/hello world: Copied (new) 2025/07/04 02:17:44 INFO : sub dir/hello world: Deleted 2025/07/04 02:17:44 DEBUG : nested/sub dir/file: md5 = 14153cb64691b0d9bb76158fc5e58043 OK 2025/07/04 02:17:44 INFO : nested/sub dir/file: Copied (new) 2025/07/04 02:17:44 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.52s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/04 02:17:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 02:17:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:46 DEBUG : existing: md5 = 526fd0ed9a71367c1f97cd5fa6a4bc6c OK 2025/07/04 02:17:46 INFO : existing: Copied (new) 2025/07/04 02:17:46 INFO : existing: Deleted 2025/07/04 02:17:46 DEBUG : existing-b: md5 = 6cd3d9c67688bf53c871cede3be790eb OK 2025/07/04 02:17:46 INFO : existing-b: Copied (new) 2025/07/04 02:17:46 INFO : existing-b: Deleted 2025/07/04 02:17:47 DEBUG : existing: Destination exists, skipping 2025/07/04 02:17:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:17:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/04 02:17:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:17:47 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.90s) === RUN TestServerSideMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:17:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-padetoj3jugu" 2025/07/04 02:17:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-padetoj3jugu.bin" 2025/07/04 02:17:48 DEBUG : Swift container crypt path rclone-test-padetoj3jugu.bin: Auto set use_segments_container to true 2025/07/04 02:17:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-padetoj3jugu" 2025/07/04 02:17:48 DEBUG : Swift container crypt path rclone-test-padetoj3jugu: Auto set use_segments_container to true 2025/07/04 02:17:49 DEBUG : potato2: md5 = 35f96ea92ac3d7d3f9691c10f1bfe322 OK 2025/07/04 02:17:49 DEBUG : empty space: md5 = 5d7d15b079ddbbde075ebd7f543d8c8b OK 2025/07/04 02:17:50 DEBUG : potato3: md5 = 3c434872b75c4155ec873accc388ecd1 OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo' -> Encrypted drive 'TestCryptSwift:rclone-test-padetoj3jugu' 2025/07/04 02:17:51 DEBUG : empty space: md5 = 0bea68f6e18d5192f190b990bb98b793 OK 2025/07/04 02:17:52 DEBUG : potato3: md5 = 9e1b5680c641d5e75a76bf6003ec2b6e OK 2025/07/04 02:17:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:17:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-padetoj3jugu': Waiting for checks to finish 2025/07/04 02:17:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 02:17:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:17:52 DEBUG : empty space: Unchanged skipping 2025/07/04 02:17:53 INFO : empty space: Deleted 2025/07/04 02:17:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-padetoj3jugu': Waiting for transfers to finish 2025/07/04 02:17:53 INFO : potato2: Copied (server-side copy) 2025/07/04 02:17:53 INFO : potato2: Deleted 2025/07/04 02:17:53 INFO : potato3: Copied (server-side copy) 2025/07/04 02:17:54 INFO : potato3: Deleted 2025/07/04 02:17:54 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-nulojeb2jibe" 2025/07/04 02:17:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nulojeb2jibe.bin" 2025/07/04 02:17:54 DEBUG : Swift container crypt path rclone-test-nulojeb2jibe.bin: Auto set use_segments_container to true 2025/07/04 02:17:55 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-nulojeb2jibe" 2025/07/04 02:17:55 DEBUG : Swift container crypt path rclone-test-nulojeb2jibe: Auto set use_segments_container to true 2025/07/04 02:17:56 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/04 02:17:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:17:56 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 02:17:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nulojeb2jibe': Waiting for checks to finish 2025/07/04 02:17:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nulojeb2jibe': Waiting for transfers to finish 2025/07/04 02:17:57 INFO : empty space: Copied (server-side copy) 2025/07/04 02:17:58 INFO : empty space: Deleted 2025/07/04 02:17:58 INFO : potato3: Copied (server-side copy) 2025/07/04 02:17:58 INFO : potato3: Deleted 2025/07/04 02:17:58 INFO : potato2: Copied (server-side copy) 2025/07/04 02:17:58 INFO : potato2: Deleted 2025/07/04 02:17:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-nulojeb2jibe': Purge remote 2025/07/04 02:17:59 DEBUG : Waiting for deletions to finish 2025/07/04 02:17:59 INFO : empty space.bin: Deleted 2025/07/04 02:17:59 INFO : potato3.bin: Deleted 2025/07/04 02:17:59 INFO : potato2.bin: Deleted 2025/07/04 02:17:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-padetoj3jugu': Purge remote 2025/07/04 02:17:59 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMove (12.31s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:18:00 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-yokoxog1wese" 2025/07/04 02:18:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yokoxog1wese.bin" 2025/07/04 02:18:00 DEBUG : Swift container crypt path rclone-test-yokoxog1wese.bin: Auto set use_segments_container to true 2025/07/04 02:18:00 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-yokoxog1wese" 2025/07/04 02:18:01 DEBUG : Swift container crypt path rclone-test-yokoxog1wese: Auto set use_segments_container to true 2025/07/04 02:18:01 DEBUG : potato2: md5 = 200f66620197b11312889b5ae3665ff2 OK 2025/07/04 02:18:01 DEBUG : empty space: md5 = d56d1af8e0447c59e451700e14866904 OK 2025/07/04 02:18:02 DEBUG : potato3: md5 = 1aa1171607f2e91078fe728e165db3ae OK sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo' -> Encrypted drive 'TestCryptSwift:rclone-test-yokoxog1wese' 2025/07/04 02:18:03 DEBUG : empty space: md5 = a288c350a6903d889a66ea949959ff30 OK 2025/07/04 02:18:03 DEBUG : potato3: md5 = b98477c8bcd0f1ade715f6390857c7c9 OK 2025/07/04 02:18:04 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 02:18:04 DEBUG : empty space: Excluded 2025/07/04 02:18:04 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 02:18:04 DEBUG : empty space: Excluded 2025/07/04 02:18:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:18:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yokoxog1wese': Waiting for checks to finish 2025/07/04 02:18:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 02:18:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yokoxog1wese': Waiting for transfers to finish 2025/07/04 02:18:04 INFO : potato3: Copied (server-side copy) 2025/07/04 02:18:04 INFO : potato3: Deleted 2025/07/04 02:18:04 INFO : potato2: Copied (server-side copy) 2025/07/04 02:18:05 INFO : potato2: Deleted 2025/07/04 02:18:05 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-qulufec8qula" 2025/07/04 02:18:05 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qulufec8qula.bin" 2025/07/04 02:18:06 DEBUG : Swift container crypt path rclone-test-qulufec8qula.bin: Auto set use_segments_container to true 2025/07/04 02:18:06 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-qulufec8qula" 2025/07/04 02:18:06 DEBUG : Swift container crypt path rclone-test-qulufec8qula: Auto set use_segments_container to true 2025/07/04 02:18:07 DEBUG : empty space: Excluded (Size Filter) 2025/07/04 02:18:07 DEBUG : empty space: Excluded 2025/07/04 02:18:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:18:07 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 02:18:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qulufec8qula': Waiting for checks to finish 2025/07/04 02:18:07 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qulufec8qula': Waiting for transfers to finish 2025/07/04 02:18:08 INFO : potato2: Copied (server-side copy) 2025/07/04 02:18:08 INFO : potato2: Deleted 2025/07/04 02:18:08 INFO : potato3: Copied (server-side copy) 2025/07/04 02:18:08 INFO : potato3: Deleted 2025/07/04 02:18:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-qulufec8qula': Purge remote 2025/07/04 02:18:09 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:09 INFO : potato2.bin: Deleted 2025/07/04 02:18:09 INFO : potato3.bin: Deleted 2025/07/04 02:18:09 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-yokoxog1wese': Purge remote 2025/07/04 02:18:09 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:09 INFO : empty space.bin: Deleted --- PASS: TestServerSideMoveWithFilter (10.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:18:10 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-cupoyex7maji" 2025/07/04 02:18:10 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cupoyex7maji.bin" 2025/07/04 02:18:11 DEBUG : Swift container crypt path rclone-test-cupoyex7maji.bin: Auto set use_segments_container to true 2025/07/04 02:18:11 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-cupoyex7maji" 2025/07/04 02:18:11 DEBUG : Swift container crypt path rclone-test-cupoyex7maji: Auto set use_segments_container to true 2025/07/04 02:18:12 DEBUG : potato2: md5 = 28c33f03873c87530d947435f134d23c OK 2025/07/04 02:18:12 DEBUG : empty space: md5 = 86d33c4772203f5f9081e6d153e09ec7 OK 2025/07/04 02:18:13 DEBUG : potato3: md5 = fe5fc3baef949d63a663636d34195e28 OK 2025/07/04 02:18:13 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo' -> Encrypted drive 'TestCryptSwift:rclone-test-cupoyex7maji' 2025/07/04 02:18:15 DEBUG : empty space: md5 = f3c41f812a6819cadb212e9e9a999251 OK 2025/07/04 02:18:15 DEBUG : potato3: md5 = 94eb5ca7c2f6c0dcb429413a16c01b94 OK 2025/07/04 02:18:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:18:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/04 02:18:15 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cupoyex7maji': Waiting for checks to finish 2025/07/04 02:18:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:18:16 DEBUG : empty space: Unchanged skipping 2025/07/04 02:18:16 INFO : potato3: Copied (server-side copy) 2025/07/04 02:18:16 INFO : potato3: Deleted 2025/07/04 02:18:16 INFO : empty space: Deleted 2025/07/04 02:18:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cupoyex7maji': Waiting for transfers to finish 2025/07/04 02:18:17 INFO : potato2: Copied (server-side copy) 2025/07/04 02:18:17 INFO : potato2: Deleted 2025/07/04 02:18:17 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-rilafot6woba" 2025/07/04 02:18:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rilafot6woba.bin" 2025/07/04 02:18:18 DEBUG : Swift container crypt path rclone-test-rilafot6woba.bin: Auto set use_segments_container to true 2025/07/04 02:18:18 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-rilafot6woba" 2025/07/04 02:18:19 DEBUG : Swift container crypt path rclone-test-rilafot6woba: Auto set use_segments_container to true 2025/07/04 02:18:19 INFO : tomatoDir: Making directory 2025/07/04 02:18:19 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/04 02:18:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/04 02:18:19 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/04 02:18:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rilafot6woba': Waiting for checks to finish 2025/07/04 02:18:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rilafot6woba': Waiting for transfers to finish 2025/07/04 02:18:20 INFO : potato2: Copied (server-side copy) 2025/07/04 02:18:20 INFO : potato2: Deleted 2025/07/04 02:18:20 INFO : potato3: Copied (server-side copy) 2025/07/04 02:18:20 INFO : potato3: Deleted 2025/07/04 02:18:21 INFO : empty space: Copied (server-side copy) 2025/07/04 02:18:21 INFO : empty space: Deleted 2025/07/04 02:18:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-rilafot6woba': Purge remote 2025/07/04 02:18:21 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:22 INFO : potato2.bin: Deleted 2025/07/04 02:18:22 INFO : potato3.bin: Deleted 2025/07/04 02:18:22 INFO : empty space.bin: Deleted 2025/07/04 02:18:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-cupoyex7maji': Purge remote 2025/07/04 02:18:22 DEBUG : Waiting for deletions to finish --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.76s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:18:23 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/rclone-move-test" 2025/07/04 02:18:23 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-move-test.bin" 2025/07/04 02:18:23 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-move-test.bin: Auto set use_segments_container to true 2025/07/04 02:18:24 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-move-test" 2025/07/04 02:18:24 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-move-test: Auto set use_segments_container to true 2025/07/04 02:18:25 DEBUG : potato2: md5 = 36584e479d2a925676cfa36ff201797a OK --- PASS: TestServerSideMoveOverlap (3.01s) === RUN TestSyncOverlap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:18:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test" 2025/07/04 02:18:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-sync-test.bin" 2025/07/04 02:18:26 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-sync-test.bin: Auto set use_segments_container to true 2025/07/04 02:18:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-sync-test" 2025/07/04 02:18:27 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (1.55s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:18:27 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test" 2025/07/04 02:18:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-sync-test.bin" 2025/07/04 02:18:28 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-sync-test.bin: Auto set use_segments_container to true 2025/07/04 02:18:28 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-sync-test" 2025/07/04 02:18:28 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-sync-test: Auto set use_segments_container to true 2025/07/04 02:18:29 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test-include/layer2" 2025/07/04 02:18:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-sync-test-include/layer2.bin" 2025/07/04 02:18:29 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-sync-test-include/layer2.bin: Auto set use_segments_container to true 2025/07/04 02:18:29 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-sync-test-include/layer2" 2025/07/04 02:18:30 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/07/04 02:18:30 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test-ignore-file" 2025/07/04 02:18:30 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-sync-test-ignore-file.bin" 2025/07/04 02:18:30 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-sync-test-ignore-file.bin: Auto set use_segments_container to true 2025/07/04 02:18:31 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/rclone-sync-test-ignore-file" 2025/07/04 02:18:31 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/07/04 02:18:32 DEBUG : rclone-sync-test-ignore-file/.ignore: md5 = a5ebeabaab4903461bd59b7c631198f6 OK 2025/07/04 02:18:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 02:18:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test': Waiting for checks to finish 2025/07/04 02:18:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test': Waiting for transfers to finish 2025/07/04 02:18:33 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:33 INFO : There was nothing to transfer 2025/07/04 02:18:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 02:18:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:18:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:18:33 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:33 INFO : There was nothing to transfer 2025/07/04 02:18:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 02:18:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/07/04 02:18:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/07/04 02:18:33 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:33 INFO : There was nothing to transfer 2025/07/04 02:18:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 02:18:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:18:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:18:33 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:33 INFO : There was nothing to transfer 2025/07/04 02:18:34 DEBUG : Excluded 2025/07/04 02:18:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/04 02:18:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/07/04 02:18:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/07/04 02:18:34 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:34 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (6.52s) === RUN TestSyncCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:18:34 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/dst" 2025/07/04 02:18:34 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst.bin" 2025/07/04 02:18:34 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst.bin: Auto set use_segments_container to true 2025/07/04 02:18:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst" 2025/07/04 02:18:35 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst: Auto set use_segments_container to true 2025/07/04 02:18:35 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/CompareDest" 2025/07/04 02:18:35 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/CompareDest.bin" 2025/07/04 02:18:36 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/CompareDest.bin: Auto set use_segments_container to true 2025/07/04 02:18:36 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/CompareDest" 2025/07/04 02:18:36 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/CompareDest: Auto set use_segments_container to true 2025/07/04 02:18:37 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 02:18:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:18:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:18:39 DEBUG : one: md5 = da8a97a5c380bcddf239b58dbe84a604 OK 2025/07/04 02:18:39 INFO : one: Copied (new) 2025/07/04 02:18:39 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:18:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 02:18:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:18:42 DEBUG : one: md5 = d13188d6c0aa72543c0943f21d587e71 OK 2025/07/04 02:18:42 INFO : one: Copied (replaced existing) 2025/07/04 02:18:42 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:42 DEBUG : dst/one: md5 = 3770e7bc04a741f9a0979357e45ed632 OK 2025/07/04 02:18:43 DEBUG : CompareDest/one: md5 = 1c52807f06eceb56417dea5af7ad65c3 OK 2025/07/04 02:18:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 02:18:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:18:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:18:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 02:18:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:18:43 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:43 INFO : There was nothing to transfer 2025/07/04 02:18:45 DEBUG : CompareDest/two: md5 = 39b8ac4978a5ec0eba8376009e1afc87 OK 2025/07/04 02:18:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 02:18:45 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:18:45 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 02:18:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:18:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:18:45 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 02:18:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:18:45 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:45 INFO : There was nothing to transfer 2025/07/04 02:18:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 02:18:46 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:18:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/04 02:18:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:18:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:18:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 02:18:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:18:46 DEBUG : Waiting for deletions to finish 2025/07/04 02:18:46 INFO : There was nothing to transfer sync_test.go:2176: No hash on uploaded file so skipping compare timestamp test 2025/07/04 02:18:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 02:18:46 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:18:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/04 02:18:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/04 02:18:46 DEBUG : two: Need to transfer - File not found at Destination 2025/07/04 02:18:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:18:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:18:47 DEBUG : two: md5 = fda39f6a4970daa995e5e906a5aeaaef OK 2025/07/04 02:18:47 INFO : two: Copied (new) 2025/07/04 02:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.15s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:18:49 DEBUG : pre-dest1/1: md5 = 5ac94b00cfd54a23bd6c494e985ab64b OK 2025/07/04 02:18:50 DEBUG : pre-dest2/2: md5 = fbe43629ac1310e7f14c89e4cf6b7f1e OK 2025/07/04 02:18:50 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/dest" 2025/07/04 02:18:50 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dest.bin" 2025/07/04 02:18:51 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dest.bin: Auto set use_segments_container to true 2025/07/04 02:18:51 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dest" 2025/07/04 02:18:51 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dest: Auto set use_segments_container to true 2025/07/04 02:18:52 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/pre-dest1" 2025/07/04 02:18:52 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/pre-dest1.bin" 2025/07/04 02:18:52 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/pre-dest1.bin: Auto set use_segments_container to true 2025/07/04 02:18:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/pre-dest1" 2025/07/04 02:18:53 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/pre-dest1: Auto set use_segments_container to true 2025/07/04 02:18:53 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/pre-dest2" 2025/07/04 02:18:53 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/pre-dest2.bin" 2025/07/04 02:18:54 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/pre-dest2.bin: Auto set use_segments_container to true 2025/07/04 02:18:54 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/pre-dest2" 2025/07/04 02:18:54 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/pre-dest2: Auto set use_segments_container to true 2025/07/04 02:18:55 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:18:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/04 02:18:55 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:18:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/04 02:18:56 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/04 02:18:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dest': Waiting for checks to finish 2025/07/04 02:18:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dest': Waiting for transfers to finish 2025/07/04 02:18:56 DEBUG : 3: md5 = 8d5e4640b0d5e6f54c7c3f447cef4a1f OK 2025/07/04 02:18:56 INFO : 3: Copied (new) 2025/07/04 02:18:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.28s) === RUN TestSyncCopyDest run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:18:57 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/dst" 2025/07/04 02:18:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst.bin" 2025/07/04 02:18:58 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst.bin: Auto set use_segments_container to true 2025/07/04 02:18:58 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst" 2025/07/04 02:18:58 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst: Auto set use_segments_container to true 2025/07/04 02:18:58 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/CopyDest" 2025/07/04 02:18:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/CopyDest.bin" 2025/07/04 02:18:59 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/CopyDest.bin: Auto set use_segments_container to true 2025/07/04 02:18:59 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/CopyDest" 2025/07/04 02:18:59 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/CopyDest: Auto set use_segments_container to true 2025/07/04 02:19:01 DEBUG : one: Need to transfer - File not found at Destination 2025/07/04 02:19:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:01 DEBUG : one: md5 = d417397fb7957ab60ec7c2ead6391ef3 OK 2025/07/04 02:19:01 INFO : one: Copied (new) 2025/07/04 02:19:01 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 02:19:01 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:02 DEBUG : one: md5 = a2a09b5860b117d0c53c342759dcd454 OK 2025/07/04 02:19:02 INFO : one: Copied (replaced existing) 2025/07/04 02:19:02 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:02 DEBUG : dst/one: md5 = 83f6d5ce471f1b66644aaac87f5dd7e2 OK 2025/07/04 02:19:03 DEBUG : CopyDest/one: md5 = 3130b4dea7715bdaa562cac4ec671ab7 OK 2025/07/04 02:19:03 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/BackupDir" 2025/07/04 02:19:03 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/BackupDir.bin" 2025/07/04 02:19:03 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/BackupDir.bin: Auto set use_segments_container to true 2025/07/04 02:19:04 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/BackupDir" 2025/07/04 02:19:04 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/BackupDir: Auto set use_segments_container to true 2025/07/04 02:19:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 02:19:05 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/04 02:19:06 INFO : one: Copied (server-side copy) 2025/07/04 02:19:06 INFO : one: Deleted 2025/07/04 02:19:06 INFO : one: Copied (server-side copy) 2025/07/04 02:19:06 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/04 02:19:06 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:06 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:07 DEBUG : CopyDest/two: md5 = cff8b58108b15f43b140695fcefea4fc OK 2025/07/04 02:19:07 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:08 DEBUG : one: Unchanged skipping 2025/07/04 02:19:08 INFO : two: Copied (server-side copy) 2025/07/04 02:19:08 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/04 02:19:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:08 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:08 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:08 DEBUG : one: Unchanged skipping 2025/07/04 02:19:08 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:08 DEBUG : two: Unchanged skipping 2025/07/04 02:19:08 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:08 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:08 INFO : There was nothing to transfer 2025/07/04 02:19:09 DEBUG : CopyDest/three: md5 = ec91548a417b7642d1fc0e59bc385ff7 OK 2025/07/04 02:19:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:10 DEBUG : one: Unchanged skipping 2025/07/04 02:19:10 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/04 02:19:10 DEBUG : three: Destination not found in --copy-dest 2025/07/04 02:19:10 DEBUG : three: Need to transfer - File not found at Destination 2025/07/04 02:19:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:10 DEBUG : two: Unchanged skipping 2025/07/04 02:19:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:10 DEBUG : three: md5 = df46cf530f810dc97e8ec67cfadac0b1 OK 2025/07/04 02:19:10 INFO : three: Copied (new) 2025/07/04 02:19:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.58s) === RUN TestSyncBackupDir run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:19:13 DEBUG : dst/one: md5 = d868a803deab07e9886db22fd792a347 OK 2025/07/04 02:19:13 DEBUG : dst/two: md5 = a58984e12fc701729d28742b70ffd1e4 OK 2025/07/04 02:19:14 DEBUG : dst/three.txt: md5 = a0f86537a7251a101a5a6bd4dd0b2d3a OK 2025/07/04 02:19:15 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst.bin" 2025/07/04 02:19:15 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst.bin: Auto set use_segments_container to true 2025/07/04 02:19:15 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:16 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst: Auto set use_segments_container to true 2025/07/04 02:19:16 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/backup" 2025/07/04 02:19:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/backup.bin" 2025/07/04 02:19:16 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/backup.bin: Auto set use_segments_container to true 2025/07/04 02:19:16 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/backup" 2025/07/04 02:19:17 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/backup: Auto set use_segments_container to true 2025/07/04 02:19:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 02:19:17 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:17 DEBUG : two: Unchanged skipping 2025/07/04 02:19:18 INFO : one: Copied (server-side copy) 2025/07/04 02:19:18 INFO : one: Deleted 2025/07/04 02:19:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:19 DEBUG : one: md5 = 6daec6869c181641ce561a156c3ac293 OK 2025/07/04 02:19:19 INFO : one: Copied (new) 2025/07/04 02:19:19 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:19 INFO : three.txt: Copied (server-side copy) 2025/07/04 02:19:20 INFO : three.txt: Deleted 2025/07/04 02:19:20 INFO : three.txt: Moved into backup dir 2025/07/04 02:19:20 DEBUG : dst/three.txt: md5 = dabcb8b8c5205e6cca23d6a16e56631a OK 2025/07/04 02:19:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 02:19:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:21 DEBUG : two: Unchanged skipping 2025/07/04 02:19:21 INFO : one: Copied (server-side copy) 2025/07/04 02:19:22 INFO : one: Deleted 2025/07/04 02:19:22 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:22 DEBUG : one: md5 = 293dddcee0216e249be941ef0320e91e OK 2025/07/04 02:19:22 INFO : one: Copied (new) 2025/07/04 02:19:22 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:22 INFO : three.txt: Copied (server-side copy) 2025/07/04 02:19:22 INFO : three.txt: Deleted 2025/07/04 02:19:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.08s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:19:25 DEBUG : dst/one: md5 = a13874b4a723c943cd72eb97e12b0f8e OK 2025/07/04 02:19:25 DEBUG : dst/two: md5 = 98773f2f99e5b7f875c6657cda550330 OK 2025/07/04 02:19:25 DEBUG : dst/three.txt: md5 = 24c973192e2ea4173206b61039ab3a39 OK 2025/07/04 02:19:25 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:25 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst.bin" 2025/07/04 02:19:26 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst.bin: Auto set use_segments_container to true 2025/07/04 02:19:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:26 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst: Auto set use_segments_container to true 2025/07/04 02:19:26 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/backup" 2025/07/04 02:19:26 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/backup.bin" 2025/07/04 02:19:27 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/backup.bin: Auto set use_segments_container to true 2025/07/04 02:19:27 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/backup" 2025/07/04 02:19:27 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/backup: Auto set use_segments_container to true 2025/07/04 02:19:28 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 02:19:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:29 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:29 DEBUG : two: Unchanged skipping 2025/07/04 02:19:30 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 02:19:30 INFO : one: Deleted 2025/07/04 02:19:30 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:30 DEBUG : one: md5 = a7b12fbc5e8650cf892f40b9935f0bf9 OK 2025/07/04 02:19:30 INFO : one: Copied (new) 2025/07/04 02:19:30 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 02:19:32 INFO : three.txt: Deleted 2025/07/04 02:19:32 INFO : three.txt: Moved into backup dir 2025/07/04 02:19:33 DEBUG : dst/three.txt: md5 = bf3d6ac856e777601ed1368ee90fcfe9 OK 2025/07/04 02:19:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 02:19:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:33 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:33 DEBUG : two: Unchanged skipping 2025/07/04 02:19:34 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 02:19:34 INFO : one: Deleted 2025/07/04 02:19:34 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:34 DEBUG : one: md5 = f516c7d9b451e91ba39337b71e16dc77 OK 2025/07/04 02:19:34 INFO : one: Copied (new) 2025/07/04 02:19:34 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 02:19:34 INFO : three.txt: Deleted 2025/07/04 02:19:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.34s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:19:37 DEBUG : dst/one: md5 = cf8d470c6407f59a1cbab15f505b5917 OK 2025/07/04 02:19:37 DEBUG : dst/two: md5 = b9755cb8a6f79bc3bf872621743f6c84 OK 2025/07/04 02:19:37 DEBUG : dst/three.txt: md5 = 41fbc3f4f7f3519e059a496de96fa5c3 OK 2025/07/04 02:19:37 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:37 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst.bin" 2025/07/04 02:19:38 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst.bin: Auto set use_segments_container to true 2025/07/04 02:19:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:38 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst: Auto set use_segments_container to true 2025/07/04 02:19:38 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/backup" 2025/07/04 02:19:38 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/backup.bin" 2025/07/04 02:19:39 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/backup.bin: Auto set use_segments_container to true 2025/07/04 02:19:39 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/backup" 2025/07/04 02:19:39 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/backup: Auto set use_segments_container to true 2025/07/04 02:19:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 02:19:40 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:40 DEBUG : two: Unchanged skipping 2025/07/04 02:19:40 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 02:19:41 INFO : one: Deleted 2025/07/04 02:19:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:41 DEBUG : one: md5 = 66e8b3fdb20498468fe18b257161182d OK 2025/07/04 02:19:41 INFO : one: Copied (new) 2025/07/04 02:19:41 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:42 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 02:19:43 INFO : three.txt: Deleted 2025/07/04 02:19:43 INFO : three.txt: Moved into backup dir 2025/07/04 02:19:43 DEBUG : dst/three.txt: md5 = 6bfabb2b22a48bd5444050865bbbd389 OK 2025/07/04 02:19:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 02:19:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:44 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:44 DEBUG : two: Unchanged skipping 2025/07/04 02:19:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 02:19:44 INFO : one: Deleted 2025/07/04 02:19:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:44 DEBUG : one: md5 = 64125750a976f670006098db03bfe3fd OK 2025/07/04 02:19:44 INFO : one: Copied (new) 2025/07/04 02:19:44 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 02:19:45 INFO : three.txt: Deleted 2025/07/04 02:19:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (10.00s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:19:47 DEBUG : dst/one: md5 = a220f960b0dd7cfa44b6776415559305 OK 2025/07/04 02:19:47 DEBUG : dst/two: md5 = 92b251ff4c256a704f4f400b26dd80e2 OK 2025/07/04 02:19:47 DEBUG : dst/three.txt: md5 = d02e000eaf00be7dd8e059943ad5e312 OK 2025/07/04 02:19:47 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:47 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst.bin" 2025/07/04 02:19:48 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst.bin: Auto set use_segments_container to true 2025/07/04 02:19:48 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:48 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst: Auto set use_segments_container to true 2025/07/04 02:19:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 02:19:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:49 DEBUG : two: Unchanged skipping 2025/07/04 02:19:49 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 02:19:49 INFO : one: Deleted 2025/07/04 02:19:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:50 DEBUG : one: md5 = a72dd3b676fb86d6d38590a7348dc9a0 OK 2025/07/04 02:19:50 INFO : one: Copied (new) 2025/07/04 02:19:50 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 02:19:50 INFO : three.txt: Deleted 2025/07/04 02:19:50 INFO : three.txt: Moved into backup dir 2025/07/04 02:19:51 DEBUG : dst/three.txt: md5 = dfde04a10035c8b1b64ad6f7ce49d0bd OK 2025/07/04 02:19:52 DEBUG : one.bak: Excluded (Path Filter) 2025/07/04 02:19:52 DEBUG : one.bak: Excluded 2025/07/04 02:19:52 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/04 02:19:52 DEBUG : three.txt.bak: Excluded 2025/07/04 02:19:52 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 02:19:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for checks to finish 2025/07/04 02:19:52 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:52 DEBUG : two: Unchanged skipping 2025/07/04 02:19:52 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 02:19:53 INFO : one: Deleted 2025/07/04 02:19:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo/dst': Waiting for transfers to finish 2025/07/04 02:19:53 DEBUG : one: md5 = 30408073f30bd0e7bc4c4a027c31b527 OK 2025/07/04 02:19:53 INFO : one: Copied (new) 2025/07/04 02:19:53 DEBUG : Waiting for deletions to finish 2025/07/04 02:19:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 02:19:53 INFO : three.txt: Deleted 2025/07/04 02:19:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.61s) === RUN TestSyncSuffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:19:55 DEBUG : dst/one: md5 = 64cdd9a2611fd923a90767b28f421df1 OK 2025/07/04 02:19:56 DEBUG : dst/two: md5 = 6ac7d67d960e1102e87d3379a4082417 OK 2025/07/04 02:19:56 DEBUG : dst/three.txt: md5 = 11337d43914f13c1aa40c393a2ffedad OK 2025/07/04 02:19:56 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:56 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst.bin" 2025/07/04 02:19:56 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst.bin: Auto set use_segments_container to true 2025/07/04 02:19:57 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst" 2025/07/04 02:19:57 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst: Auto set use_segments_container to true 2025/07/04 02:19:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 02:19:58 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 02:19:58 INFO : one: Deleted 2025/07/04 02:19:59 DEBUG : one: md5 = 0e7700ff216d6a8240fb126b3db591f4 OK 2025/07/04 02:19:59 INFO : one: Copied (new) 2025/07/04 02:19:59 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:19:59 DEBUG : two: Unchanged skipping 2025/07/04 02:19:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/04 02:19:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 02:19:59 INFO : three.txt: Deleted 2025/07/04 02:19:59 DEBUG : three.txt: md5 = 43cce81a710848e4fc026c53ffc37aca OK 2025/07/04 02:19:59 INFO : three.txt: Copied (new) 2025/07/04 02:20:00 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 02:20:01 INFO : one: Copied (server-side copy) to: one.bak 2025/07/04 02:20:01 INFO : one: Deleted 2025/07/04 02:20:01 DEBUG : one: md5 = 0b55033119bb93260ca9e63bd5aa939c OK 2025/07/04 02:20:01 INFO : one: Copied (new) 2025/07/04 02:20:01 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:01 DEBUG : two: Unchanged skipping 2025/07/04 02:20:01 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/04 02:20:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/04 02:20:02 INFO : three.txt: Deleted 2025/07/04 02:20:02 DEBUG : three.txt: md5 = 56b34d04dfc00e3d21f06095dde2b2ab OK 2025/07/04 02:20:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (8.70s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:20:04 DEBUG : dst/one: md5 = 7b33a78a06288c0a636a8b45b6702d91 OK 2025/07/04 02:20:04 DEBUG : dst/two: md5 = 10b07221578dfb87592c5bbe9d546d36 OK 2025/07/04 02:20:07 DEBUG : dst/three.txt: md5 = 117059a8d6f4330b5fe8672c92d80d04 OK 2025/07/04 02:20:07 DEBUG : Creating backend with remote "TestCryptSwift:rclone-test-loyecer1pifo/dst" 2025/07/04 02:20:07 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst.bin" 2025/07/04 02:20:08 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst.bin: Auto set use_segments_container to true 2025/07/04 02:20:08 DEBUG : Creating backend with remote "memstore:crypt/rclone-test-loyecer1pifo/dst" 2025/07/04 02:20:08 DEBUG : Swift container crypt path rclone-test-loyecer1pifo/dst: Auto set use_segments_container to true 2025/07/04 02:20:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/04 02:20:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 02:20:09 INFO : one: Deleted 2025/07/04 02:20:10 DEBUG : one: md5 = 0adc1c29005520df337a582551725b63 OK 2025/07/04 02:20:10 INFO : one: Copied (new) 2025/07/04 02:20:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:10 DEBUG : two: Unchanged skipping 2025/07/04 02:20:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/04 02:20:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 02:20:11 INFO : three.txt: Deleted 2025/07/04 02:20:11 DEBUG : three.txt: md5 = bb0e2f94300b5c25fc726347319774d7 OK 2025/07/04 02:20:11 INFO : three.txt: Copied (new) 2025/07/04 02:20:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/04 02:20:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/04 02:20:12 INFO : one: Deleted 2025/07/04 02:20:13 DEBUG : one: md5 = 455afcd17bfe86435a9bdb78a0f1ed47 OK 2025/07/04 02:20:13 INFO : one: Copied (new) 2025/07/04 02:20:13 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:13 DEBUG : two: Unchanged skipping 2025/07/04 02:20:13 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/04 02:20:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/04 02:20:13 INFO : three.txt: Deleted 2025/07/04 02:20:13 DEBUG : three.txt: md5 = 5db1d9e9c919282472e467fb3ead5935 OK 2025/07/04 02:20:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.74s) === RUN TestSyncUTFNorm run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:20:16 DEBUG : Testêé: md5 = c396ecfb268fda56a2d6d1a053ab23bd OK 2025/07/04 02:20:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/04 02:20:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:20:17 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:20:17 DEBUG : Testêé: md5 = 4aa9c85e32976b6181a6afe5ef99ad72 OK 2025/07/04 02:20:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/04 02:20:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.07s) === RUN TestSyncImmutable run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:20:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/04 02:20:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:20:18 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:20:18 DEBUG : existing: md5 = e9c536018cd1b6e09a604b68e133c46b OK 2025/07/04 02:20:18 INFO : existing: Copied (new) 2025/07/04 02:20:18 DEBUG : Waiting for deletions to finish 2025/07/04 02:20:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/04 02:20:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:20:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/04 02:20:19 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:20:19 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': not deleting files as there were IO errors 2025/07/04 02:20:19 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.82s) === RUN TestSyncIgnoreCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:20:20 DEBUG : EXISTING: md5 = aca502def8e2834cd7519f627b0294c7 OK 2025/07/04 02:20:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:20:20 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:20 DEBUG : existing: Unchanged skipping 2025/07/04 02:20:20 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:20:20 DEBUG : Waiting for deletions to finish 2025/07/04 02:20:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.21s) === RUN TestFixCase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.40s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", 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-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", 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-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (0.30s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.10s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:20:22 DEBUG : both0: md5 = 9a3f808a46a3ab2b1131b7e33ad45c63 OK 2025/07/04 02:20:22 DEBUG : only0: md5 = 480e605233f68f3a6d71644c44f6eb27 OK 2025/07/04 02:20:23 DEBUG : both1: md5 = 78ce2d04a911598fcd327cf2861c34ab OK 2025/07/04 02:20:23 DEBUG : only1: md5 = 1399ef28e129cc246bcf61ac5863d705 OK 2025/07/04 02:20:24 DEBUG : both2: md5 = 0fe4f74bfbd2a80ae24da39d0b8628f2 OK 2025/07/04 02:20:24 DEBUG : only2: md5 = e03dcec12fbc7805928e9a648aaa5a7a OK 2025/07/04 02:20:25 DEBUG : both3: md5 = c9cc29ff983ef9cb4f941354e5ed9135 OK 2025/07/04 02:20:26 DEBUG : only3: md5 = 4c15ac4237f2c72227793835326e7a71 OK 2025/07/04 02:20:26 DEBUG : both4: md5 = 43f1556d91de12aad886b055fe00b9fe OK 2025/07/04 02:20:27 DEBUG : only4: md5 = 1a7bd7ec0464cc2fd6dcea325570841f OK 2025/07/04 02:20:27 DEBUG : both5: md5 = aebeaa5bbed9006c09c4aa0a485afcfc OK 2025/07/04 02:20:29 DEBUG : only5: md5 = 3bdb3a00c33ab232a680c308794a2368 OK 2025/07/04 02:20:30 DEBUG : both6: md5 = 029677a341033d6a3bb34fcf5609960f OK 2025/07/04 02:20:30 DEBUG : only6: md5 = b553828bcac8ebf6dd482bfe6a77f7c5 OK 2025/07/04 02:20:31 DEBUG : both7: md5 = 3aff4b64be0ffc6fe0d5f1412eca3126 OK 2025/07/04 02:20:32 DEBUG : only7: md5 = db19e04f1f6824584a337f671a10e6db OK 2025/07/04 02:20:32 DEBUG : both8: md5 = 2e8fb635466e186fb25655dd2e0444c9 OK 2025/07/04 02:20:34 DEBUG : only8: md5 = 577a4073fa7f36c363c4875a28a7c277 OK 2025/07/04 02:20:34 DEBUG : both9: md5 = 3d80430aeef45682c7200655a8f10db0 OK 2025/07/04 02:20:35 DEBUG : only9: md5 = 2213ed1d295ceb04fe16690b9c7ebd8a OK 2025/07/04 02:20:36 DEBUG : both10: md5 = 0dbd50131015e7a77f59257f840a0bb3 OK 2025/07/04 02:20:36 DEBUG : only10: md5 = 5be86765d5eefb0ffe0609d5a0335f56 OK 2025/07/04 02:20:37 DEBUG : both11: md5 = 2ede34b27da43d7af744a5f982c17755 OK 2025/07/04 02:20:37 DEBUG : only11: md5 = ada820429da6bac7106d8d459627b747 OK 2025/07/04 02:20:38 DEBUG : both12: md5 = c68aab9eaf54984815a13077040e99dc OK 2025/07/04 02:20:39 DEBUG : only12: md5 = 7ced745ef6d5ca23bcb7c8b024047de1 OK 2025/07/04 02:20:39 DEBUG : both13: md5 = e10411ce4bbb944b4aee7d4dbf05a035 OK 2025/07/04 02:20:40 DEBUG : only13: md5 = 5f43c61c980219aef85e54edec1a6d44 OK 2025/07/04 02:20:40 DEBUG : both14: md5 = 1eb91fff6f1eaf733f6f92da71a05e3b OK 2025/07/04 02:20:41 DEBUG : only14: md5 = fbcd94544aaac6ef82f5ca4904f68881 OK 2025/07/04 02:20:41 DEBUG : both15: md5 = 722c62f5352065876e2edc6ac3de35b7 OK 2025/07/04 02:20:41 DEBUG : only15: md5 = 56991081ac8da67a94a6454899325693 OK 2025/07/04 02:20:42 DEBUG : both16: md5 = e910869dc5e18fe9ce4cd24ec9467327 OK 2025/07/04 02:20:42 DEBUG : only16: md5 = cd28381b2ec57bebd9317c1ced5c8ca1 OK 2025/07/04 02:20:42 DEBUG : both17: md5 = 3e59b62c30fd920c8728868dda7c6410 OK 2025/07/04 02:20:43 DEBUG : only17: md5 = 71b512eb96b0adf836e7ad9bba4d31ed OK 2025/07/04 02:20:43 DEBUG : both18: md5 = 48e93e4a5a3bd0bdee1fdf8f4395a504 OK 2025/07/04 02:20:43 DEBUG : only18: md5 = 6da363b34f76ffa626c8328fef7a4d18 OK 2025/07/04 02:20:44 DEBUG : both19: md5 = 3d7df17a45ccbe508beaf330ccd47632 OK 2025/07/04 02:20:44 DEBUG : only19: md5 = 2c6b0cee5c94508f76c381bf6fed3194 OK 2025/07/04 02:20:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:20:46 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both0: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both11: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both10: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both12: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both13: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both14: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both15: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both16: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both17: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both18: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both19: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both2: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both1: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both3: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both4: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both6: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both5: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both7: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both8: Unchanged skipping 2025/07/04 02:20:46 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:20:46 DEBUG : both9: Unchanged skipping 2025/07/04 02:20:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:20:46 DEBUG : Waiting for deletions to finish 2025/07/04 02:20:46 INFO : only4: Deleted 2025/07/04 02:20:47 INFO : only10: Deleted 2025/07/04 02:20:47 INFO : only2: Deleted 2025/07/04 02:20:47 INFO : only5: Deleted 2025/07/04 02:20:47 INFO : only14: Deleted 2025/07/04 02:20:47 INFO : only7: Deleted 2025/07/04 02:20:47 INFO : only3: Deleted 2025/07/04 02:20:47 INFO : only8: Deleted 2025/07/04 02:20:47 INFO : only9: Deleted 2025/07/04 02:20:47 INFO : only15: Deleted 2025/07/04 02:20:47 INFO : only16: Deleted 2025/07/04 02:20:47 INFO : only1: Deleted 2025/07/04 02:20:47 INFO : only0: Deleted 2025/07/04 02:20:47 INFO : only11: Deleted 2025/07/04 02:20:47 INFO : only13: Deleted 2025/07/04 02:20:47 INFO : only17: Deleted 2025/07/04 02:20:47 INFO : only18: Deleted 2025/07/04 02:20:47 INFO : only12: Deleted 2025/07/04 02:20:47 INFO : only19: Deleted 2025/07/04 02:20:48 INFO : only6: Deleted 2025/07/04 02:20:48 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (32.22s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:20:54 DEBUG : both0: md5 = 8ce57cb2ba67f591851bf8be54161691 OK 2025/07/04 02:20:54 DEBUG : only0: md5 = 0f94330e7094aea213f4a7b01650c5d6 OK 2025/07/04 02:20:54 DEBUG : both1: md5 = 2de2516dcfeaf74b1377bbe095ab2a98 OK 2025/07/04 02:20:54 DEBUG : only1: md5 = 71bd32f522bf92502a5d0daafc29b387 OK 2025/07/04 02:20:54 DEBUG : both2: md5 = 83242a0a715fea602993f54cba654e6d OK 2025/07/04 02:20:55 DEBUG : only2: md5 = 9550f2ebdd4495fb98e42d980590161e OK 2025/07/04 02:20:55 DEBUG : both3: md5 = 9ffeddede31e8e890bdc480b6fa439b7 OK 2025/07/04 02:20:55 DEBUG : only3: md5 = 248a67a31e290dd1ffa7bdbd971267e6 OK 2025/07/04 02:20:56 DEBUG : both4: md5 = e31774af265906b7378be003d285693b OK 2025/07/04 02:20:56 DEBUG : only4: md5 = 22a6cecfbee8773794b21cfb0e6d19ab OK 2025/07/04 02:20:56 DEBUG : both5: md5 = f1219c0f1cb7a57c5e937b4579a74c57 OK 2025/07/04 02:20:56 DEBUG : only5: md5 = a3336dc1f6db3c1324c12f44e0ae930c OK 2025/07/04 02:20:57 DEBUG : both6: md5 = 173d206f247cf8494fdc4c1357c00ad6 OK 2025/07/04 02:20:57 DEBUG : only6: md5 = 2ff687ec1037f3ec5cbdd1a9a8ada23c OK 2025/07/04 02:20:57 DEBUG : both7: md5 = 087b574e83f94d02b615c04fb48f009a OK 2025/07/04 02:20:57 DEBUG : only7: md5 = 0388143735c097b817407b0f5d030f2c OK 2025/07/04 02:20:58 DEBUG : both8: md5 = 13da9879e9cf7a1ba09023f521339788 OK 2025/07/04 02:20:58 DEBUG : only8: md5 = ae2b3ad865a31845125bc261c746a075 OK 2025/07/04 02:20:58 DEBUG : both9: md5 = 0228d5dc183ac8e922006971adbbcbc8 OK 2025/07/04 02:20:58 DEBUG : only9: md5 = ebdb694b75a7f73fe89fdf2ce1505898 OK 2025/07/04 02:20:58 DEBUG : both10: md5 = 479de26e33b5df576b5b8bc60f810eee OK 2025/07/04 02:20:59 DEBUG : only10: md5 = 10d57e4367515cce088b901bee722397 OK 2025/07/04 02:20:59 DEBUG : both11: md5 = c7d245df0f437c3bd0086d7a193bf266 OK 2025/07/04 02:20:59 DEBUG : only11: md5 = 84eb8a6ed02e72a5121475a4325a8277 OK 2025/07/04 02:20:59 DEBUG : both12: md5 = aff9429676d99fefff749ef680269b29 OK 2025/07/04 02:20:59 DEBUG : only12: md5 = 31e6716932c9534ce8562097a92ce426 OK 2025/07/04 02:21:00 DEBUG : both13: md5 = bbc8148294c4b8e68a5ecd567cf5356f OK 2025/07/04 02:21:00 DEBUG : only13: md5 = 6e54ce9af0e809d2a92804ec54b71b84 OK 2025/07/04 02:21:00 DEBUG : both14: md5 = ebb0db4084e9da6220e0a4b3b28f87ff OK 2025/07/04 02:21:00 DEBUG : only14: md5 = 9b91c8b840ff63dc58ec493445ea8085 OK 2025/07/04 02:21:00 DEBUG : both15: md5 = 33df75d41026babf34d2dab87a4db9d0 OK 2025/07/04 02:21:00 DEBUG : only15: md5 = 92d5f706c7ed7827725725738efb191d OK 2025/07/04 02:21:01 DEBUG : both16: md5 = 5804842248eff0c590c715edec3799d3 OK 2025/07/04 02:21:01 DEBUG : only16: md5 = b37437ca0df6c6e602ee1a64ce4c2381 OK 2025/07/04 02:21:01 DEBUG : both17: md5 = 4e1d81d6c0e7a4f8d7bc3b9dd84b4739 OK 2025/07/04 02:21:02 DEBUG : only17: md5 = 9c63fa62c7badca0132cf5defae8bc7f OK 2025/07/04 02:21:02 DEBUG : both18: md5 = 38cc3272b5c2f88038ccdf4963322d4d OK 2025/07/04 02:21:02 DEBUG : only18: md5 = d58bd8099e92f1507f983f5b136561f2 OK 2025/07/04 02:21:02 DEBUG : both19: md5 = 96198ce74cb2cbcaeeb49fd2beeedaa4 OK 2025/07/04 02:21:02 DEBUG : only19: md5 = 13419a0b13da9d33af8a2dded68be6f1 OK 2025/07/04 02:21:04 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:21:04 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:04 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:04 DEBUG : both10: Unchanged skipping 2025/07/04 02:21:04 DEBUG : both11: Unchanged skipping 2025/07/04 02:21:04 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:04 DEBUG : both0: Unchanged skipping 2025/07/04 02:21:04 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:04 DEBUG : both12: Unchanged skipping 2025/07/04 02:21:04 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:04 DEBUG : both13: Unchanged skipping 2025/07/04 02:21:04 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:04 DEBUG : both14: Unchanged skipping 2025/07/04 02:21:04 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:04 DEBUG : both15: Unchanged skipping 2025/07/04 02:21:04 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:04 DEBUG : both16: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both17: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both18: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both19: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both1: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both2: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both4: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both3: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both5: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both6: Unchanged skipping 2025/07/04 02:21:05 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/04 02:21:05 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both7: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both8: Unchanged skipping 2025/07/04 02:21:05 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:05 DEBUG : both9: Unchanged skipping 2025/07/04 02:21:05 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:21:05 DEBUG : only10: md5 = 93db17ad4f925d61519ad45ab6f0bee6 OK 2025/07/04 02:21:05 INFO : only10: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only12: md5 = 92dd86487d0bd583074c66b59d0e2a0d OK 2025/07/04 02:21:05 INFO : only12: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only11: md5 = c68deec0fc05d4d5668696ec3f7c577d OK 2025/07/04 02:21:05 INFO : only11: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only14: md5 = 0c36e0590a0fe673a682d30257dbd3bf OK 2025/07/04 02:21:05 INFO : only14: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only13: md5 = 1d8c2d52d985e7a22e84eeeef7503ed0 OK 2025/07/04 02:21:05 INFO : only13: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only15: md5 = 6b305bd4c9de566632649b34630066e4 OK 2025/07/04 02:21:05 INFO : only15: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only17: md5 = 0e1b060bb748f04525a929bb7bb8181e OK 2025/07/04 02:21:05 INFO : only17: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only0: md5 = fe86416b4b8a82c8ac483365bd11e005 OK 2025/07/04 02:21:05 INFO : only0: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only16: md5 = dac24b313efb6b152b8cf0c2e294a5f5 OK 2025/07/04 02:21:05 INFO : only16: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only18: md5 = c00e7c27bf4dc3d205ccf308a26784be OK 2025/07/04 02:21:05 INFO : only18: Copied (replaced existing) 2025/07/04 02:21:05 DEBUG : only1: md5 = 408438d528350edd33d874f31ab2e9e4 OK 2025/07/04 02:21:05 INFO : only1: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : only19: md5 = 0886c702a243e8f2b722db77aeb4bcdc OK 2025/07/04 02:21:06 INFO : only19: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : only2: md5 = 743d2bbd6bc6933944e4eabd11fe075f OK 2025/07/04 02:21:06 INFO : only2: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : only4: md5 = 148ebfda624aadfab733d23d258f2044 OK 2025/07/04 02:21:06 INFO : only4: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : only3: md5 = 8d952313afa00c0f7acb9fb89cb7067c OK 2025/07/04 02:21:06 INFO : only3: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : only6: md5 = 54c1a1eb7837f58c9f9d970b9c618ff6 OK 2025/07/04 02:21:06 INFO : only6: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : only5: md5 = bcc0e47f61e9c29d43e3e20c37efaae5 OK 2025/07/04 02:21:06 INFO : only5: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : only9: md5 = c25435b8e7801ed6731108e3ce0e339e OK 2025/07/04 02:21:06 INFO : only9: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : only8: md5 = d940547b4f9a9577332c6da43050c5ad OK 2025/07/04 02:21:06 INFO : only8: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : only7: md5 = 68b1e0a484fe3e3ded9e1fcb3eb2e96e OK 2025/07/04 02:21:06 INFO : only7: Copied (replaced existing) 2025/07/04 02:21:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (28.75s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:21:22 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:21:22 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 02:21:22 DEBUG : empty_on_remote: Making directory with metadata 2025/07/04 02:21:22 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 02:21:22 INFO : empty_on_remote: Making directory 2025/07/04 02:21:22 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/04 02:21:23 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/04 02:21:23 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/04 02:21:23 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/04 02:21:23 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.34s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:21:25 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:21:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 02:21:25 DEBUG : empty_on_remote: Making directory with metadata 2025/07/04 02:21:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/04 02:21:25 INFO : empty_on_remote: Making directory 2025/07/04 02:21:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/04 02:21:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/04 02:21:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/04 02:21:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/04 02:21:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/04 02:21:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (1.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:21:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 02:21:26 INFO : sub dir: Making directory 2025/07/04 02:21:26 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.58s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:21:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/04 02:21:30 INFO : sub dir: Making directory 2025/07/04 02:21:30 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (2.73s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:21:33 DEBUG : dir1/0000-abcdefg.txt: md5 = 49286d28f633b18190a10c5a26406024 OK 2025/07/04 02:21:33 DEBUG : dir1/0001-bcdefgh.txt: md5 = 1597a524f8f6e8373c7f3da491140050 OK 2025/07/04 02:21:34 DEBUG : dir1/0002-cdefghi.txt: md5 = 470a73dfd3eb3a393658743718ab97bc OK 2025/07/04 02:21:34 DEBUG : dir1/0003-defghij.txt: md5 = b30df9d48d90d3222bc1ed388d909a42 OK 2025/07/04 02:21:35 DEBUG : dir1/0004-efghijk.txt: md5 = 04195035c2ef58f83c64e28e4dc93bd4 OK 2025/07/04 02:21:35 DEBUG : dir1/0005-fghijkl.txt: md5 = 756615d86a3699d5b6232b2c42f524a3 OK 2025/07/04 02:21:35 DEBUG : dir1/0006-ghijklm.txt: md5 = e20680a2f225766e96f656dcb5ecf2dc OK 2025/07/04 02:21:36 DEBUG : dir1/0007-1234567.txt: md5 = c225f1efafd4bdc2765042811964e08e OK 2025/07/04 02:21:36 DEBUG : dir1/0008-2345678.txt: md5 = 92c5d630f50478e24f60c8452ea4caf6 OK 2025/07/04 02:21:37 DEBUG : dir1/0009-3456789.txt: md5 = 546d12e52ce23086d8466cb8da7d19df OK 2025/07/04 02:21:38 DEBUG : dir1/0010-456789.txt: md5 = 37741171e0239f8a9c5b10e4dcab8236 OK 2025/07/04 02:21:38 DEBUG : dir1/0011-56789;.txt: md5 = 86ec75d78542770e875b09206980b399 OK 2025/07/04 02:21:38 DEBUG : dir1/0012-6789;.txt: md5 = 915b19ad60961221393eb18ff6efafc2 OK 2025/07/04 02:21:39 DEBUG : dir1/0013-789;=.txt: md5 = c607978501b7da99cb11e6739cdf1b0f OK 2025/07/04 02:21:39 DEBUG : dir1/0014-89;=.txt: md5 = c7a4ca2d0ac8afe05652fe4c174e4bc6 OK 2025/07/04 02:21:40 DEBUG : dir1/0015-9;=.txt: md5 = 78d69a691d97be7ef7de239650248aeb OK 2025/07/04 02:21:41 DEBUG : apple: md5 = 37eefda28cb2b28ec2ab9547f400e3b8 OK 2025/07/04 02:21:42 DEBUG : banana: md5 = 4bb771c4194c0b3f11851dea8a5b919a OK 2025/07/04 02:21:42 DEBUG : appleappleapplebanana: md5 = 11d31740cef83487348094adae31cb5b OK 2025/07/04 02:21:43 DEBUG : splitbananasplit: md5 = 96b7b4f9515c5fd3cb521bc34e019fd1 OK 2025/07/04 02:21:43 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:43 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:21:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:21:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:21:44 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:44 DEBUG : apple: Unchanged skipping 2025/07/04 02:21:44 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:21:44 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:44 DEBUG : banana: Unchanged skipping 2025/07/04 02:21:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:21:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:21:45 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:45 INFO : There was nothing to transfer 2025/07/04 02:21:45 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:45 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : apple: Unchanged skipping 2025/07/04 02:21:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:21:45 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : banana: Unchanged skipping 2025/07/04 02:21:45 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:21:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:21:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:21:45 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:21:45 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:45 INFO : There was nothing to transfer 2025/07/04 02:21:45 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:45 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:21:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:21:50 DEBUG : dir1/0000-abcdefg.txt: md5 = 94a1a0b07d5cae9db11e3e2aa8ec74d3 OK 2025/07/04 02:21:50 DEBUG : dir1/0001-bcdefgh.txt: md5 = 12de0a2fcd956b8edd80726bb55fa4aa OK 2025/07/04 02:21:51 DEBUG : dir1/0002-cdefghi.txt: md5 = ca39445bc44dbe10661cbdbb30180ea2 OK 2025/07/04 02:21:51 DEBUG : dir1/0003-defghij.txt: md5 = ce5ce3361bc1ee9221c410812f25fe28 OK 2025/07/04 02:21:51 DEBUG : dir1/0004-efghijk.txt: md5 = b61c164bd9fa3652f09ccfeb1aa2ee79 OK 2025/07/04 02:21:52 DEBUG : dir1/0005-fghijkl.txt: md5 = 6a13eda28ff9add150f24a73b54f4c98 OK 2025/07/04 02:21:52 DEBUG : dir1/0006-ghijklm.txt: md5 = 68fd434192a459ef2aa11c8e46bd6acb OK 2025/07/04 02:21:52 DEBUG : dir1/0007-1234567.txt: md5 = b751612856e9ec8c1350e50dfdc2a1d2 OK 2025/07/04 02:21:53 DEBUG : dir1/0008-2345678.txt: md5 = dc8bd7b95a53bc55f9ae06801920a53f OK 2025/07/04 02:21:53 DEBUG : dir1/0009-3456789.txt: md5 = 714c61690107297ff02195af168f4482 OK 2025/07/04 02:21:53 DEBUG : dir1/0010-456789.txt: md5 = 15f71d2ce6df1c049b42e776ebff964d OK 2025/07/04 02:21:53 DEBUG : dir1/0011-56789;.txt: md5 = b71b01fd4ccc8c56960f11e4f11081ac OK 2025/07/04 02:21:54 DEBUG : dir1/0012-6789;.txt: md5 = 1cfa102c14a592b1a2ade805f29cf636 OK 2025/07/04 02:21:54 DEBUG : dir1/0013-789;=.txt: md5 = 9e61d40645a59ee406c95e3971675280 OK 2025/07/04 02:21:54 DEBUG : dir1/0014-89;=.txt: md5 = 188fd848d1f6611c376cd5e6e00c500a OK 2025/07/04 02:21:54 DEBUG : dir1/0015-9;=.txt: md5 = 866fbf4cc1614e5a3683cd503bd7b668 OK 2025/07/04 02:21:55 DEBUG : apple: md5 = 0182117cda2f4c73fb9c371605d5551d OK 2025/07/04 02:21:55 DEBUG : banana: md5 = 859bc8add9a84f6ccb308118206403e8 OK 2025/07/04 02:21:55 DEBUG : appleappleapplebanana: md5 = 7cb5242b680fc05ef74f38abd3cc5993 OK 2025/07/04 02:21:57 DEBUG : splitbananasplit: md5 = 8a47cf0325554731b1f88e3b9df8e031 OK 2025/07/04 02:21:57 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:57 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:21:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : banana: Unchanged skipping 2025/07/04 02:21:59 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:21:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:21:59 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : apple: Unchanged skipping 2025/07/04 02:21:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:21:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:21:59 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:59 INFO : There was nothing to transfer 2025/07/04 02:21:59 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:59 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : banana: Unchanged skipping 2025/07/04 02:21:59 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : apple: Unchanged skipping 2025/07/04 02:21:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:21:59 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:21:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:21:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:21:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:21:59 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:21:59 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:59 INFO : There was nothing to transfer 2025/07/04 02:21:59 DEBUG : Waiting for deletions to finish 2025/07/04 02:21:59 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:21:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:22:04 DEBUG : dir1/0000-abcdefg.txt: md5 = 53b62a7f2c76068a9b928f3b15ed6093 OK 2025/07/04 02:22:04 DEBUG : dir1/0001-bcdefgh.txt: md5 = 270a67218a120e074a7b809bc50cb3c6 OK 2025/07/04 02:22:05 DEBUG : dir1/0002-cdefghi.txt: md5 = d98a14b15fb9b5ecc3faf529c3fe30ef OK 2025/07/04 02:22:05 DEBUG : dir1/0003-defghij.txt: md5 = 242ab78b17dd79805720cd09334a4ac0 OK 2025/07/04 02:22:05 DEBUG : dir1/0004-efghijk.txt: md5 = f0acbaa1a49eab56262286bf5e77ba8e OK 2025/07/04 02:22:05 DEBUG : dir1/0005-fghijkl.txt: md5 = fab1bd6fe748c3d70a95c40215c1dc48 OK 2025/07/04 02:22:06 DEBUG : dir1/0006-ghijklm.txt: md5 = b5bf3a165e27a19f49441b4c036c67b7 OK 2025/07/04 02:22:06 DEBUG : dir1/0007-1234567.txt: md5 = 82ce4f739798d1016a88d1e0207f689a OK 2025/07/04 02:22:06 DEBUG : dir1/0008-2345678.txt: md5 = 9d458e4ec3e80362e3c8f8562d71e9a1 OK 2025/07/04 02:22:06 DEBUG : dir1/0009-3456789.txt: md5 = 26c9d2dcee076aff5997af5e5a3eef6b OK 2025/07/04 02:22:07 DEBUG : dir1/0010-456789.txt: md5 = 74057f4f574ce9053de29558d0e841d1 OK 2025/07/04 02:22:07 DEBUG : dir1/0011-56789;.txt: md5 = 2d41d3c0d4397c1be4f46be3a1137ae1 OK 2025/07/04 02:22:07 DEBUG : dir1/0012-6789;.txt: md5 = 29a9f1f67e705294286eaba9d71491ac OK 2025/07/04 02:22:07 DEBUG : dir1/0013-789;=.txt: md5 = ec41ceb1baa7f395fdd79003461a5f7b OK 2025/07/04 02:22:07 DEBUG : dir1/0014-89;=.txt: md5 = fb90231d2d3d39382f886feb60b9ff7f OK 2025/07/04 02:22:08 DEBUG : dir1/0015-9;=.txt: md5 = 5292339c95186fa28f6fd001fcbce4eb OK 2025/07/04 02:22:08 DEBUG : apple: md5 = 108caacd755806bf26dcdc92e4a45c12 OK 2025/07/04 02:22:08 DEBUG : banana: md5 = e9f928897ef49c765044298c81aa997b OK 2025/07/04 02:22:08 DEBUG : appleappleapplebanana: md5 = 274f438472ebc2b567898d3e6258db45 OK 2025/07/04 02:22:09 DEBUG : splitbananasplit: md5 = 44698b6eeac336c04b136467777639ca OK 2025/07/04 02:22:09 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:09 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:22:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:22:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:10 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:10 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:10 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:10 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:11 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:11 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 02:22:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:22:11 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:22:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: md5 = f88efa10d60429e1242eb296cf133a2d OK 2025/07/04 02:22:11 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: md5 = 7f6b495985b55ef27f88ebb6368ede3e OK 2025/07/04 02:22:11 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: md5 = 14cf1ed49a5e80d628ac2c2a515ba430 OK 2025/07/04 02:22:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:12 DEBUG : YmFuYW5h: md5 = 13becb02147e57876d9a0e23c7739de5 OK 2025/07/04 02:22:12 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/04 02:22:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:12 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: md5 = 0493e425351271351003fd0801ecdb48 OK 2025/07/04 02:22:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:12 DEBUG : YXBwbGU=: md5 = 0ba2a72075e43b389d7a8bb8c5490e91 OK 2025/07/04 02:22:12 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/04 02:22:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:12 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: md5 = 052bf06af733e00b14d8635ff3060aba OK 2025/07/04 02:22:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:12 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: md5 = fbc6b6ca37c48a6f0af49073cc865afd OK 2025/07/04 02:22:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:12 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: md5 = d7f694fdb8a5f71443d3f78825a37d8b OK 2025/07/04 02:22:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:13 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: md5 = 2f9d52f3b4adb675ab3ffbc06a4f932f OK 2025/07/04 02:22:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:13 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: md5 = fafe368ff0111adf7e60714dc63e5aef OK 2025/07/04 02:22:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:13 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: md5 = 83d7f411a297f42c79d7e0637e9db165 OK 2025/07/04 02:22:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:14 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: md5 = d3316c5b9812faf7726c46d209fb5d84 OK 2025/07/04 02:22:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: md5 = a42b43ff8b6a2a58525b4ec548b57cd3 OK 2025/07/04 02:22:15 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: md5 = 03cfcb6693128e4c8f50916b2949da13 OK 2025/07/04 02:22:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: md5 = affb9b4cb8aa293c6b130b1be528c4a8 OK 2025/07/04 02:22:15 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 02:22:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: md5 = 74059521a10a5eb4f3d9d49ce9013f56 OK 2025/07/04 02:22:15 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:16 DEBUG : dir1/MDAxNS05Oz0udHh0: md5 = d3bd96141c7b91c44544d134b593e076 OK 2025/07/04 02:22:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/04 02:22:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: md5 = 0cd30ad36013f349f62859dc85c551b4 OK 2025/07/04 02:22:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: md5 = e7c11f7785a12ab8002a178abe1836ed OK 2025/07/04 02:22:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:18 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:18 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 02:22:18 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 02:22:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 02:22:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 02:22:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 02:22:19 INFO : splitbananasplit: Deleted 2025/07/04 02:22:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 02:22:19 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 02:22:19 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 02:22:19 INFO : appleappleapplebanana: Deleted 2025/07/04 02:22:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 02:22:19 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 02:22:19 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 02:22:20 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 02:22:20 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 02:22:20 INFO : banana: Deleted 2025/07/04 02:22:20 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 02:22:20 INFO : apple: Deleted 2025/07/04 02:22:20 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 02:22:20 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 02:22:20 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:22:21 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : banana: Unchanged skipping 2025/07/04 02:22:21 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:22:21 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : apple: Unchanged skipping 2025/07/04 02:22:21 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/04 02:22:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:22:21 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:22:21 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:21 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : apple: transformed to: YXBwbGU= 2025/07/04 02:22:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/04 02:22:21 DEBUG : banana: transformed to: YmFuYW5h 2025/07/04 02:22:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/04 02:22:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/04 02:22:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/04 02:22:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/04 02:22:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/04 02:22:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:22:30 DEBUG : dir1/0000-abcdefg.txt: md5 = c8725fcf250992fa4addb9184486e242 OK 2025/07/04 02:22:30 DEBUG : dir1/0001-bcdefgh.txt: md5 = 5302d959e00c74b0933276e96b3e0215 OK 2025/07/04 02:22:30 DEBUG : dir1/0002-cdefghi.txt: md5 = 97679d239c54c3c50ea1fa995b8c6fd0 OK 2025/07/04 02:22:30 DEBUG : dir1/0003-defghij.txt: md5 = 7ce20ff14440c179db3ccedb813c9d86 OK 2025/07/04 02:22:31 DEBUG : dir1/0004-efghijk.txt: md5 = f55823053129a7615434a408110732d6 OK 2025/07/04 02:22:31 DEBUG : dir1/0005-fghijkl.txt: md5 = e7ece88d8945e50fcbbac8de6562d4a1 OK 2025/07/04 02:22:31 DEBUG : dir1/0006-ghijklm.txt: md5 = dcefaa43f926d3a639213bbea51f1675 OK 2025/07/04 02:22:31 DEBUG : dir1/0007-1234567.txt: md5 = 96e8afa40ad693cf656d8e661cd6f538 OK 2025/07/04 02:22:32 DEBUG : dir1/0008-2345678.txt: md5 = 00c2360fa16c3b177279cbac042e1275 OK 2025/07/04 02:22:32 DEBUG : dir1/0009-3456789.txt: md5 = ae45af177f08517f9e39f3b1db5803bd OK 2025/07/04 02:22:32 DEBUG : dir1/0010-456789.txt: md5 = 021aaf47380cdc175639d9bb085cba2b OK 2025/07/04 02:22:32 DEBUG : dir1/0011-56789;.txt: md5 = b0380d22216d930241df8289da8d9b7c OK 2025/07/04 02:22:32 DEBUG : dir1/0012-6789;.txt: md5 = fc0d7234715daa1733a0d7c427f3bf23 OK 2025/07/04 02:22:33 DEBUG : dir1/0013-789;=.txt: md5 = 3f35b9b5e8ce95a0c8cea9395e25f8af OK 2025/07/04 02:22:33 DEBUG : dir1/0014-89;=.txt: md5 = 69bf81cc5b59a8137665c40e4c0b0c05 OK 2025/07/04 02:22:33 DEBUG : dir1/0015-9;=.txt: md5 = 53f35353b77665addd7d47cf143da1ee OK 2025/07/04 02:22:33 DEBUG : apple: md5 = 30c3757d059e3fd8db91794a5107c33d OK 2025/07/04 02:22:33 DEBUG : banana: md5 = 553e01a2aef5802c1984e77ce4445e43 OK 2025/07/04 02:22:34 DEBUG : appleappleapplebanana: md5 = 7f12e8c5c0d93867070c890e9cd92a8c OK 2025/07/04 02:22:34 DEBUG : splitbananasplit: md5 = 0fa93ad3ea7e0ea9768aaa518708a0cd OK 2025/07/04 02:22:34 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:34 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:22:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:22:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:35 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/04 02:22:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/04 02:22:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/04 02:22:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/04 02:22:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/04 02:22:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/04 02:22:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/04 02:22:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/04 02:22:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/04 02:22:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/04 02:22:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/04 02:22:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/04 02:22:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/04 02:22:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/04 02:22:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/04 02:22:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/04 02:22:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:22:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:22:36 DEBUG : PREFIXapple: md5 = 9481e607cd5ae180303722a545404d42 OK 2025/07/04 02:22:36 INFO : apple: Copied (new) to: PREFIXapple 2025/07/04 02:22:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:22:36 DEBUG : PREFIXappleappleapplebanana: md5 = 849fe08b4b76295b5c71b82ff25a2294 OK 2025/07/04 02:22:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/04 02:22:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:22:36 DEBUG : PREFIXsplitbananasplit: md5 = d981113014bab739d849459f939df7de OK 2025/07/04 02:22:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/04 02:22:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:22:36 DEBUG : dir1/PREFIX0000-abcdefg.txt: md5 = 2a9e021b5bfb290759139e520d938936 OK 2025/07/04 02:22:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:22:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:22:36 DEBUG : dir1/PREFIX0001-bcdefgh.txt: md5 = 1c08ffda79c1db001298157c6c4ad635 OK 2025/07/04 02:22:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:22:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:22:36 DEBUG : dir1/PREFIX0002-cdefghi.txt: md5 = c524c97cc0b88ab0d203f2564d2a2e0b OK 2025/07/04 02:22:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:22:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:22:37 DEBUG : dir1/PREFIX0003-defghij.txt: md5 = 3e147ea6ca23036422cb6a8fd3bd87cc OK 2025/07/04 02:22:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:22:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:22:37 DEBUG : dir1/PREFIX0004-efghijk.txt: md5 = fe23e111f950378a7afa959dae7c178f OK 2025/07/04 02:22:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:22:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:22:37 DEBUG : dir1/PREFIX0007-1234567.txt: md5 = 7d8e47853cb3d76288a7825098fa09de OK 2025/07/04 02:22:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:22:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:22:37 DEBUG : PREFIXbanana: md5 = e93c10c5e584d29dbcc6188fb625ed36 OK 2025/07/04 02:22:37 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/04 02:22:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:22:37 DEBUG : dir1/PREFIX0005-fghijkl.txt: md5 = a38d979e3029347ced34427b8ea00eab OK 2025/07/04 02:22:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:22:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:22:37 DEBUG : dir1/PREFIX0008-2345678.txt: md5 = 025385ed3e998154f02c84e60782ba15 OK 2025/07/04 02:22:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:22:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:22:37 DEBUG : dir1/PREFIX0010-456789.txt: md5 = d221253b2ee6f2a5411a457b039fee98 OK 2025/07/04 02:22:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/04 02:22:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:22:38 DEBUG : dir1/PREFIX0009-3456789.txt: md5 = c6c8305a63f0437db361deae6d7a5fc4 OK 2025/07/04 02:22:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:22:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:22:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: md5 = f50e38ac5fa5467eb01fb85453a09108 OK 2025/07/04 02:22:38 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:22:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:22:38 DEBUG : dir1/PREFIX0014-89;=.txt: md5 = 63ae142e780a10890c41aa069e9cdc97 OK 2025/07/04 02:22:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:22:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:22:38 DEBUG : dir1/PREFIX0013-789;=.txt: md5 = ec294e6db70a6423fd356f05062c3fde OK 2025/07/04 02:22:38 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:22:39 DEBUG : dir1/PREFIX0015-9;=.txt: md5 = b6001a8c6c7497ae01494ee44d8d54c8 OK 2025/07/04 02:22:39 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:22:39 DEBUG : dir1/PREFIX0011-56789;.txt: md5 = aff0191850d16fec1c6a883781cadb4e OK 2025/07/04 02:22:39 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:22:39 DEBUG : dir1/PREFIX0012-6789;.txt: md5 = de97923ddcdce023dbef570a2b4c33f4 OK 2025/07/04 02:22:39 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:22:39 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:40 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 02:22:40 INFO : apple: Deleted 2025/07/04 02:22:40 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 02:22:40 INFO : appleappleapplebanana: Deleted 2025/07/04 02:22:40 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 02:22:40 INFO : splitbananasplit: Deleted 2025/07/04 02:22:40 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 02:22:40 INFO : banana: Deleted 2025/07/04 02:22:40 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 02:22:40 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 02:22:40 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:41 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : apple: transformed to: PREFIXapple 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/04 02:22:41 DEBUG : banana: transformed to: PREFIXbanana 2025/07/04 02:22:41 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/04 02:22:41 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/04 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/04 02:22:41 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/04 02:22:41 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/04 02:22:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/04 02:22:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/04 02:22:41 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/04 02:22:41 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/04 02:22:41 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/04 02:22:41 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/04 02:22:41 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/04 02:22:41 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/04 02:22:41 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/04 02:22:41 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/04 02:22:41 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/04 02:22:41 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/04 02:22:41 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : banana: md5 = 486699323864cb5ad4c91b8cc4271862 OK 2025/07/04 02:22:41 INFO : banana: Copied (new) 2025/07/04 02:22:41 DEBUG : splitbananasplit: md5 = 57426c42e97f64d376bd09550ee09a5e OK 2025/07/04 02:22:41 INFO : splitbananasplit: Copied (new) 2025/07/04 02:22:41 DEBUG : appleappleapplebanana: md5 = 1896a1c3a88c733408f3043b65ef1024 OK 2025/07/04 02:22:41 INFO : appleappleapplebanana: Copied (new) 2025/07/04 02:22:41 DEBUG : apple: md5 = a664bc05f88988afda6f2124fb7f1fd4 OK 2025/07/04 02:22:41 INFO : apple: Copied (new) 2025/07/04 02:22:41 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:22:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:22:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:22:42 DEBUG : dir1/0000-abcdefg.txt: md5 = 066dd3ec63538b9bfbb083844d8a3e58 OK 2025/07/04 02:22:42 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0001-bcdefgh.txt: md5 = ab16975634136aa3032e744208e9c7eb OK 2025/07/04 02:22:42 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0002-cdefghi.txt: md5 = 56db12dc91bb731eb69b6fc0c7d6c62c OK 2025/07/04 02:22:42 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0003-defghij.txt: md5 = 759f148d7d65532dc577cc98a245d124 OK 2025/07/04 02:22:42 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0004-efghijk.txt: md5 = e0fcdfee2a1d5ddd4a2d72500919d116 OK 2025/07/04 02:22:42 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0005-fghijkl.txt: md5 = db27ba99fadaf05a70258ada5e31917a OK 2025/07/04 02:22:42 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0007-1234567.txt: md5 = 634a4adb7cbb5c71a00a346d25fe5d34 OK 2025/07/04 02:22:42 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0006-ghijklm.txt: md5 = 65afce98a2d044a0ca7c23ae00344af8 OK 2025/07/04 02:22:42 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0010-456789.txt: md5 = 46364d2f520454d1c642edc39c4e5bad OK 2025/07/04 02:22:42 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0012-6789;.txt: md5 = 9d254d1d24b4b2b6d403f39c9473850d OK 2025/07/04 02:22:42 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0011-56789;.txt: md5 = 989c81f206543da0e6219d22a746f293 OK 2025/07/04 02:22:42 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0013-789;=.txt: md5 = fb9556a7ce6221ad48235a382e52c14f OK 2025/07/04 02:22:42 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0014-89;=.txt: md5 = 88f7d1d2c6c440528fb6223a0f589535 OK 2025/07/04 02:22:42 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 02:22:42 DEBUG : dir1/0015-9;=.txt: md5 = c1e32108041398607c5cff66e9f316fc OK 2025/07/04 02:22:42 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 02:22:44 DEBUG : dir1/0009-3456789.txt: md5 = 8046e389a436b02792d728dcfe6c1c51 OK 2025/07/04 02:22:44 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 02:22:44 DEBUG : dir1/0008-2345678.txt: md5 = d792276eab4b1166b9447b967aed7645 OK 2025/07/04 02:22:44 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 02:22:44 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:44 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/04 02:22:44 INFO : PREFIXapple: Deleted 2025/07/04 02:22:44 INFO : PREFIXsplitbananasplit: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/04 02:22:44 INFO : PREFIXbanana: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/04 02:22:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/04 02:22:45 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/04 02:22:45 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/04 02:22:45 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:45 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : Waiting for deletions to finish 2025/07/04 02:22:45 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:22:45 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:22:52 DEBUG : dir1/0000-abcdefg.txt: md5 = 99eb7d4a20bd1f85c0d6d3de75f7a2e8 OK 2025/07/04 02:22:52 DEBUG : dir1/0001-bcdefgh.txt: md5 = 3fbbc380eccd0bb19914c18cdb41ad7a OK 2025/07/04 02:22:53 DEBUG : dir1/0002-cdefghi.txt: md5 = ebd1c1bca68dfd8de0e7d20a55557939 OK 2025/07/04 02:22:53 DEBUG : dir1/0003-defghij.txt: md5 = f2e4a3cde2857837745b1fcf9a15187e OK 2025/07/04 02:22:54 DEBUG : dir1/0004-efghijk.txt: md5 = 0974b9d91f1cd13bccb870e12ae98c25 OK 2025/07/04 02:22:54 DEBUG : dir1/0005-fghijkl.txt: md5 = 74439e50d2a671afd8cd759337b83469 OK 2025/07/04 02:22:55 DEBUG : dir1/0006-ghijklm.txt: md5 = 8c507369050f2c2eb87e8d42fb093b82 OK 2025/07/04 02:22:55 DEBUG : dir1/0007-1234567.txt: md5 = 5a9e5f2db03191f23c2e1008ae6385f1 OK 2025/07/04 02:22:56 DEBUG : dir1/0008-2345678.txt: md5 = 73d7dfda54c6a858647659bfade443e7 OK 2025/07/04 02:22:56 DEBUG : dir1/0009-3456789.txt: md5 = 6f06f775956a419146705b879c408d2f OK 2025/07/04 02:22:57 DEBUG : dir1/0010-456789.txt: md5 = e8e01ba9cb22e423d702b607cae98c1d OK 2025/07/04 02:22:57 DEBUG : dir1/0011-56789;.txt: md5 = c276ad35e9973dca32f23fd08045cbdc OK 2025/07/04 02:22:57 DEBUG : dir1/0012-6789;.txt: md5 = dd00b845e50adcee1db5b64e88fdf9f8 OK 2025/07/04 02:22:57 DEBUG : dir1/0013-789;=.txt: md5 = 69809bb644a0dc88fd17769c5e2164cf OK 2025/07/04 02:22:58 DEBUG : dir1/0014-89;=.txt: md5 = 02f039bf69a5fb7da2f1bff442da2ea6 OK 2025/07/04 02:22:59 DEBUG : dir1/0015-9;=.txt: md5 = 14aa03e92da0eb3cc87772edf998ddab OK 2025/07/04 02:22:59 DEBUG : apple: md5 = c841046da8673397a8a457a36efd508f OK 2025/07/04 02:22:59 DEBUG : banana: md5 = a678303786d1bd48e4bfec07b9877a12 OK 2025/07/04 02:22:59 DEBUG : appleappleapplebanana: md5 = f17844fa1882731cb6f80840031ee876 OK 2025/07/04 02:22:59 DEBUG : splitbananasplit: md5 = 1d1a7bdf0da3f48b6adf5ebbabaf5fd2 OK 2025/07/04 02:22:59 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:00 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:23:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:01 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:01 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:01 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:01 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:02 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:02 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:02 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:23:02 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:02 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:02 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:23:02 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:23:02 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:23:02 DEBUG : appleSUFFIX: md5 = 0d37ee130e93bb6b3add0aefde4cf6af OK 2025/07/04 02:23:02 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : splitbananasplitSUFFIX: md5 = 28f3331514a7d497629e28093a91d98a OK 2025/07/04 02:23:02 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0000-abcdefg.txtSUFFIX: md5 = b1f9f7b7b0e1229aee86989432c7dc64 OK 2025/07/04 02:23:02 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: md5 = c4476a99bf180aad7127f29db3ab680a OK 2025/07/04 02:23:02 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:23:02 DEBUG : appleappleapplebananaSUFFIX: md5 = 6e35ac6152bcdad0995cd8eebf346519 OK 2025/07/04 02:23:02 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/04 02:23:02 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: md5 = 0d48604be1576d9c9f003da8ca33a892 OK 2025/07/04 02:23:03 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0003-defghij.txtSUFFIX: md5 = 58d001fb3e0db4ff11ec80e78ef4ef4b OK 2025/07/04 02:23:03 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:23:03 DEBUG : bananaSUFFIX: md5 = 57c2cc61ea0cc3b909813715015a4465 OK 2025/07/04 02:23:03 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0004-efghijk.txtSUFFIX: md5 = 3ac987173acff511aea7323b6e84cac6 OK 2025/07/04 02:23:03 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0008-2345678.txtSUFFIX: md5 = 795608f93210160fcedb533778998816 OK 2025/07/04 02:23:03 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: md5 = a9cecf28de3055dc27cfd9b8725b1dc4 OK 2025/07/04 02:23:03 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0007-1234567.txtSUFFIX: md5 = 838e7a02a7737ecf414ffb7e19ee8334 OK 2025/07/04 02:23:03 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:23:03 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:23:04 DEBUG : dir1/0010-456789.txtSUFFIX: md5 = 6f5cc192d21feb20ddd0638a21d2f098 OK 2025/07/04 02:23:04 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:23:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:23:04 DEBUG : dir1/0005-fghijkl.txtSUFFIX: md5 = 3d609838ece59a5421af62f63011a0fa OK 2025/07/04 02:23:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:23:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:23:04 DEBUG : dir1/0011-56789;.txtSUFFIX: md5 = 6bf05392ff0fbea086063d42f8a44290 OK 2025/07/04 02:23:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:23:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:23:05 DEBUG : dir1/0012-6789;.txtSUFFIX: md5 = 4327ab5a37027da9cec7f3ca54242166 OK 2025/07/04 02:23:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:23:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:23:05 DEBUG : dir1/0009-3456789.txtSUFFIX: md5 = e34ae1a01e6485fb20e5d29afc580aae OK 2025/07/04 02:23:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:23:05 DEBUG : dir1/0013-789;=.txtSUFFIX: md5 = e10c307b7017db3fb59d2f10cc64fae6 OK 2025/07/04 02:23:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:23:05 DEBUG : dir1/0014-89;=.txtSUFFIX: md5 = cdec791a9407fdfcae2ca62b2bc0e7a7 OK 2025/07/04 02:23:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:23:05 DEBUG : dir1/0015-9;=.txtSUFFIX: md5 = 250dcb860fc64ae9bffac02acab650f0 OK 2025/07/04 02:23:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:23:05 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:05 INFO : apple: Deleted 2025/07/04 02:23:05 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 02:23:05 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 02:23:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 02:23:06 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 02:23:06 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 02:23:06 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 02:23:06 INFO : banana: Deleted 2025/07/04 02:23:06 INFO : appleappleapplebanana: Deleted 2025/07/04 02:23:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 02:23:06 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 02:23:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 02:23:07 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 02:23:07 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 02:23:07 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 02:23:07 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 02:23:07 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 02:23:07 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 02:23:07 INFO : splitbananasplit: Deleted 2025/07/04 02:23:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 02:23:09 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/04 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/04 02:23:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/04 02:23:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/04 02:23:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:23:10 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:23:10 DEBUG : apple: md5 = fcf2cd86e4d523c34e434f9a01b61052 OK 2025/07/04 02:23:10 INFO : apple: Copied (new) 2025/07/04 02:23:10 DEBUG : banana: md5 = 126acd731e02ccec5cb8f5cd4be6f51f OK 2025/07/04 02:23:10 INFO : banana: Copied (new) 2025/07/04 02:23:10 DEBUG : appleappleapplebanana: md5 = 6552a1a3bbdd69ba5a4d4884a707d8da OK 2025/07/04 02:23:10 INFO : appleappleapplebanana: Copied (new) 2025/07/04 02:23:10 DEBUG : splitbananasplit: md5 = afe392f54af90d209326b392a3b666e7 OK 2025/07/04 02:23:10 INFO : splitbananasplit: Copied (new) 2025/07/04 02:23:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = f6f7ba2f98be1d780471f9a5d19b538d OK 2025/07/04 02:23:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/04 02:23:10 DEBUG : dir1/0000-abcdefg.txt: md5 = de45ea10a2ecfc7d6997013fd59ff5ff OK 2025/07/04 02:23:10 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/04 02:23:10 DEBUG : dir1/0005-fghijkl.txt: md5 = f8e022e4ede762242ed5c3ec94bdc6f9 OK 2025/07/04 02:23:10 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/04 02:23:10 DEBUG : dir1/0004-efghijk.txt: md5 = 991ffee3b7204b39c2c1a7891a2f7856 OK 2025/07/04 02:23:10 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0007-1234567.txt: md5 = 036bff9b65875e7febe8aeef5a5db184 OK 2025/07/04 02:23:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0006-ghijklm.txt: md5 = b161c446ab7f04381012a1de5f5b4636 OK 2025/07/04 02:23:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0002-cdefghi.txt: md5 = 1c7eb04f09ec2f423a4156c28bc873c6 OK 2025/07/04 02:23:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0008-2345678.txt: md5 = 13d48a40e47d918c97c51004df8a7f3e OK 2025/07/04 02:23:11 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0009-3456789.txt: md5 = d84a805a8f61cf7ea83e62e944cb11c8 OK 2025/07/04 02:23:11 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0010-456789.txt: md5 = 110248df52ea015268582568859b9bb9 OK 2025/07/04 02:23:11 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0003-defghij.txt: md5 = f91ce00dcaac19f6def0d16308948f5e OK 2025/07/04 02:23:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0012-6789;.txt: md5 = b232899f53867750677c1b3f590a0e65 OK 2025/07/04 02:23:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0013-789;=.txt: md5 = 1208e70f1500e64190700081a63d45b1 OK 2025/07/04 02:23:11 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0014-89;=.txt: md5 = ef0b3fbc5464ed7fc93388aca00efec5 OK 2025/07/04 02:23:11 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0015-9;=.txt: md5 = aad05827f40f0cade926a2826ded8648 OK 2025/07/04 02:23:11 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : dir1/0011-56789;.txt: md5 = 95187018fc1f2e7ae7326256a335e051 OK 2025/07/04 02:23:11 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/04 02:23:11 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:12 INFO : appleSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : bananaSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : splitbananasplitSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/04 02:23:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/04 02:23:12 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:12 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:23:12 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:13 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:23:20 DEBUG : dir1/0000-abcdefg.txt: md5 = e2d2135fefe7feecbbed0d7cfbafe280 OK 2025/07/04 02:23:20 DEBUG : dir1/0001-bcdefgh.txt: md5 = eb216627a1530b7c1f3d71402bccabb6 OK 2025/07/04 02:23:20 DEBUG : dir1/0002-cdefghi.txt: md5 = d143e9b8b9bd7e0c19e93ffe25d6006b OK 2025/07/04 02:23:20 DEBUG : dir1/0003-defghij.txt: md5 = c0d9c96c8755058e23c2c7deff933d34 OK 2025/07/04 02:23:20 DEBUG : dir1/0004-efghijk.txt: md5 = 2ee524b7825346bef21fca0ae42d0a07 OK 2025/07/04 02:23:21 DEBUG : dir1/0005-fghijkl.txt: md5 = f3fea94b4ac7b844404a5e5e4553b9d3 OK 2025/07/04 02:23:21 DEBUG : dir1/0006-ghijklm.txt: md5 = 1507fb2bb478b305136e49d7dfe1fa5b OK 2025/07/04 02:23:21 DEBUG : dir1/0007-1234567.txt: md5 = 00c452bffefff71b53ee36e4cf35f06a OK 2025/07/04 02:23:21 DEBUG : dir1/0008-2345678.txt: md5 = 2c216e04b4f25ab60cf58b810599c3f4 OK 2025/07/04 02:23:21 DEBUG : dir1/0009-3456789.txt: md5 = 83f6752f9d13ae1121d206e89c66e1f8 OK 2025/07/04 02:23:21 DEBUG : dir1/0010-456789.txt: md5 = 7a3dbf4f0b8bf3df2d48595072493c5f OK 2025/07/04 02:23:22 DEBUG : dir1/0011-56789;.txt: md5 = dc4e23bd7f5bc0086788b9710a5d9c77 OK 2025/07/04 02:23:22 DEBUG : dir1/0012-6789;.txt: md5 = ffdebe2f09fa307472fa71fc018fc386 OK 2025/07/04 02:23:22 DEBUG : dir1/0013-789;=.txt: md5 = bcee79c6552f71d7b8d21137b4926ff3 OK 2025/07/04 02:23:22 DEBUG : dir1/0014-89;=.txt: md5 = 0b8f9b852fb7f4a6b56e568a4d551702 OK 2025/07/04 02:23:22 DEBUG : dir1/0015-9;=.txt: md5 = c15e3114e6dd53c740e48f8052c3755f OK 2025/07/04 02:23:22 DEBUG : apple: md5 = 45d5e1f377f69d9f7932cb4288558680 OK 2025/07/04 02:23:23 DEBUG : banana: md5 = 394006018e44cc7a6ac8407322bdffd1 OK 2025/07/04 02:23:23 DEBUG : appleappleapplebanana: md5 = c555c14d77e9e3b22719ba27b27ab5c6 OK 2025/07/04 02:23:23 DEBUG : splitbananasplit: md5 = edae231bcaccd204a8632dd056a68cd2 OK 2025/07/04 02:23:23 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:23 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:25 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:25 DEBUG : apple: Unchanged skipping 2025/07/04 02:23:25 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:25 DEBUG : banana: Unchanged skipping 2025/07/04 02:23:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:23:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 02:23:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/04 02:23:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:23:25 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:23:25 DEBUG : dir1/0001-bcdef: md5 = 07996a8f11bbf2bb4af9a6419117a1a0 OK 2025/07/04 02:23:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/04 02:23:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:26 DEBUG : dir1/0000-abcde: md5 = ce78ede884ce473aa678b86fa18c8738 OK 2025/07/04 02:23:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/04 02:23:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:26 DEBUG : appleapple: md5 = f4ac750524290068d848a4ea6eebfba6 OK 2025/07/04 02:23:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/04 02:23:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:26 DEBUG : splitbanan: md5 = 44f6e0b8e36f9d0efac877380451b231 OK 2025/07/04 02:23:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/04 02:23:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:26 DEBUG : dir1/0004-efghi: md5 = 083913f326af45185ef72ae6185380ad OK 2025/07/04 02:23:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/04 02:23:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:26 DEBUG : dir1/0003-defgh: md5 = 1d04fe62eb4388d9fa2f3030de0c654e OK 2025/07/04 02:23:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/04 02:23:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:26 DEBUG : dir1/0006-ghijk: md5 = 61db207e05dd511c94340468e362eb8f OK 2025/07/04 02:23:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/04 02:23:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:26 DEBUG : dir1/0002-cdefg: md5 = f62db981856838c382f0befbaf40c1e8 OK 2025/07/04 02:23:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/04 02:23:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:26 DEBUG : dir1/0007-12345: md5 = cbe3c81961160be2bf3888700a4db047 OK 2025/07/04 02:23:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/04 02:23:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:26 DEBUG : dir1/0009-34567: md5 = b5fa5a189938936007b19e64364fdcaf OK 2025/07/04 02:23:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/04 02:23:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:26 DEBUG : dir1/0008-23456: md5 = 268432f83f241239c4689ca0812335ec OK 2025/07/04 02:23:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/04 02:23:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:27 DEBUG : dir1/0005-fghij: md5 = 2da7e65a5237d10810e9a7cc244d0f63 OK 2025/07/04 02:23:27 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/04 02:23:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:27 DEBUG : dir1/0010-45678: md5 = 3d30939beb40aebe5a0cc77a016d5ee6 OK 2025/07/04 02:23:27 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/04 02:23:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:27 DEBUG : dir1/0011-56789: md5 = 43287ce14fc884d16c1cfd47d8cd3d49 OK 2025/07/04 02:23:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/04 02:23:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:27 DEBUG : dir1/0013-789;=: md5 = 793453eb2cfddc80853bb0f23996316f OK 2025/07/04 02:23:27 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/04 02:23:27 DEBUG : dir1/0012-6789;: md5 = db10719bf06fb4a92dce0c2081b9e92c OK 2025/07/04 02:23:27 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/04 02:23:27 DEBUG : dir1/0014-89;=.: md5 = c2f0400a2c196d2120c15fbe8481c91f OK 2025/07/04 02:23:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/04 02:23:28 DEBUG : dir1/0015-9;=.t: md5 = 240babdb7eb54f7d33696ef152a0209a OK 2025/07/04 02:23:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/04 02:23:28 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:28 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/04 02:23:28 INFO : splitbananasplit: Deleted 2025/07/04 02:23:28 INFO : appleappleapplebanana: Deleted 2025/07/04 02:23:28 INFO : dir1/0014-89;=.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0009-3456789.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0007-1234567.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0010-456789.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0003-defghij.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0008-2345678.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0015-9;=.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0013-789;=.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0012-6789;.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0011-56789;.txt: Deleted 2025/07/04 02:23:28 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/04 02:23:28 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:29 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/04 02:23:29 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : banana: Unchanged skipping 2025/07/04 02:23:29 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : apple: Unchanged skipping 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:23:29 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:23:29 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/04 02:23:29 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/04 02:23:29 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/04 02:23:29 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/04 02:23:29 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/04 02:23:29 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/04 02:23:29 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/04 02:23:29 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/04 02:23:29 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/04 02:23:29 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/04 02:23:29 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/04 02:23:29 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/04 02:23:29 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/04 02:23:29 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/04 02:23:29 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/04 02:23:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:23:29 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:23:29 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:29 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:29 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : appleapple: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/04 02:23:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/04 02:23:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/04 02:23:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/04 02:23:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/04 02:23:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/04 02:23:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/04 02:23:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/04 02:23:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/04 02:23:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/04 02:23:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/04 02:23:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/04 02:23:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/04 02:23:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/04 02:23:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/04 02:23:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/04 02:23:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/04 02:23:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:23:34 DEBUG : dir1/0000-abcdefg.txt: md5 = fbe58c42d77e0078c73a92ec33a621a4 OK 2025/07/04 02:23:35 DEBUG : dir1/0001-bcdefgh.txt: md5 = 91634d77ad81f2d096ed53a78ed05400 OK 2025/07/04 02:23:35 DEBUG : dir1/0002-cdefghi.txt: md5 = 1c07f1dc9572578c45a0f32022bac607 OK 2025/07/04 02:23:35 DEBUG : dir1/0003-defghij.txt: md5 = 071c4ae1c61c450114c28f022cc75aec OK 2025/07/04 02:23:35 DEBUG : dir1/0004-efghijk.txt: md5 = d8319b2bd9f76619cca23ccd2326b4b9 OK 2025/07/04 02:23:36 DEBUG : dir1/0005-fghijkl.txt: md5 = 2225e14984aac2a2f41a7730f289c8f1 OK 2025/07/04 02:23:36 DEBUG : dir1/0006-ghijklm.txt: md5 = f2c2929257dc837b530beb18c0ffbd7a OK 2025/07/04 02:23:36 DEBUG : dir1/0007-1234567.txt: md5 = 523ed884215020c7dc09b1e0bdef1149 OK 2025/07/04 02:23:36 DEBUG : dir1/0008-2345678.txt: md5 = f8c08174c3ee7f7b552a2711f797a107 OK 2025/07/04 02:23:36 DEBUG : dir1/0009-3456789.txt: md5 = ff4adb31f28d45f4ac9bc960594d1d65 OK 2025/07/04 02:23:36 DEBUG : dir1/0010-456789.txt: md5 = e056873b344b5f03107378541ef555e6 OK 2025/07/04 02:23:37 DEBUG : dir1/0011-56789;.txt: md5 = 0217880ef12ecec425bd3234a716e2ac OK 2025/07/04 02:23:37 DEBUG : dir1/0012-6789;.txt: md5 = b2644ea46397f07369d6db4db734eef1 OK 2025/07/04 02:23:37 DEBUG : dir1/0013-789;=.txt: md5 = 6aeee967afd12959962db3ab5924cb5f OK 2025/07/04 02:23:37 DEBUG : dir1/0014-89;=.txt: md5 = 74c1c00ecf59e12615b2a1f7ed9bcf18 OK 2025/07/04 02:23:38 DEBUG : dir1/0015-9;=.txt: md5 = 88a28aa74f392e6d8abf0fa54fcb0554 OK 2025/07/04 02:23:38 DEBUG : apple: md5 = 5bfda9d8fa7664a04bc509962746f948 OK 2025/07/04 02:23:38 DEBUG : banana: md5 = 6169187df809ad38ffce23bcc30b2891 OK 2025/07/04 02:23:38 DEBUG : appleappleapplebanana: md5 = 60d1b34f4982db9f1fedd9a280205b6a OK 2025/07/04 02:23:38 DEBUG : splitbananasplit: md5 = 4b490f50715f6f6f208dfa7e8e96ba34 OK 2025/07/04 02:23:38 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:39 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:23:40 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:40 DEBUG : apple: Unchanged skipping 2025/07/04 02:23:40 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:40 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:23:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:23:40 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:40 DEBUG : banana: Unchanged skipping 2025/07/04 02:23:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:23:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:23:41 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:41 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:41 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:23:41 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:23:41 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : apple: Unchanged skipping 2025/07/04 02:23:41 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : banana: Unchanged skipping 2025/07/04 02:23:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:23:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:23:41 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:23:41 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:41 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:41 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:41 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:23:46 DEBUG : dir1/0000-abcdefg.txt: md5 = 2422324692276fbb7e2ef67fd3d0a243 OK 2025/07/04 02:23:47 DEBUG : dir1/0001-bcdefgh.txt: md5 = f987ecd013d98cec5e8482a5dd20b07f OK 2025/07/04 02:23:47 DEBUG : dir1/0002-cdefghi.txt: md5 = b27797235726d40a54e5b29b6bf47f91 OK 2025/07/04 02:23:47 DEBUG : dir1/0003-defghij.txt: md5 = a7c882ddb3f7c29338bef03a13f1fed8 OK 2025/07/04 02:23:47 DEBUG : dir1/0004-efghijk.txt: md5 = b0dcdddce27298e40e9032cb6350b994 OK 2025/07/04 02:23:47 DEBUG : dir1/0005-fghijkl.txt: md5 = 02cd674ce1b3d8ae2b96ef0b018a2a97 OK 2025/07/04 02:23:48 DEBUG : dir1/0006-ghijklm.txt: md5 = 21f9d1fe3b14642e55f82ea8dcfed8c8 OK 2025/07/04 02:23:48 DEBUG : dir1/0007-1234567.txt: md5 = 1c2c314d442ba0b489f6f3b7cd8dfd14 OK 2025/07/04 02:23:48 DEBUG : dir1/0008-2345678.txt: md5 = 6e4fadf1a8ae1fef34d2db525a92a88d OK 2025/07/04 02:23:48 DEBUG : dir1/0009-3456789.txt: md5 = 5cb3669f5f6a9efc03183ea229e3b85c OK 2025/07/04 02:23:48 DEBUG : dir1/0010-456789.txt: md5 = 307a56bd9d796d2a8966cc3521b1455a OK 2025/07/04 02:23:49 DEBUG : dir1/0011-56789;.txt: md5 = e5722bfc3813c6d20f2f08721dcb7f24 OK 2025/07/04 02:23:49 DEBUG : dir1/0012-6789;.txt: md5 = 7c66437c31347e053be418befbc74252 OK 2025/07/04 02:23:49 DEBUG : dir1/0013-789;=.txt: md5 = 591bc819ea6c72469431250a94b0cf45 OK 2025/07/04 02:23:49 DEBUG : dir1/0014-89;=.txt: md5 = 29bde33ac014d8180d9672f255aeeb82 OK 2025/07/04 02:23:49 DEBUG : dir1/0015-9;=.txt: md5 = bbf419d2eaa5d3afa63fa53ad84c1e56 OK 2025/07/04 02:23:50 DEBUG : apple: md5 = 753e7682734c6181c7792883c99678cf OK 2025/07/04 02:23:50 DEBUG : banana: md5 = 65739416dca9f016a8472d606980ec77 OK 2025/07/04 02:23:50 DEBUG : appleappleapplebanana: md5 = ded256f943efa971c9f493d3dbe9b014 OK 2025/07/04 02:23:50 DEBUG : splitbananasplit: md5 = e64788f52614a877029915d93bd1de49 OK 2025/07/04 02:23:50 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:50 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:23:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : apple: Unchanged skipping 2025/07/04 02:23:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : banana: Unchanged skipping 2025/07/04 02:23:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:23:52 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:52 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : apple: Unchanged skipping 2025/07/04 02:23:52 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:23:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:23:52 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : banana: Unchanged skipping 2025/07/04 02:23:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:23:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:23:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:23:52 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:23:52 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:52 DEBUG : Waiting for deletions to finish 2025/07/04 02:23:52 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:23:52 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:23:57 DEBUG : dir1/0000-abcdefg.txt: md5 = bf65ccd326f00601b8f254fbb7dc37a2 OK 2025/07/04 02:23:57 DEBUG : dir1/0001-bcdefgh.txt: md5 = 481ab04a2b43ce59c67d83760d09e7eb OK 2025/07/04 02:23:57 DEBUG : dir1/0002-cdefghi.txt: md5 = a2840c482dbd406c8cbc7cb6d8cdb885 OK 2025/07/04 02:23:58 DEBUG : dir1/0003-defghij.txt: md5 = f33bd189c51abd8f968a1275a140f7d3 OK 2025/07/04 02:23:58 DEBUG : dir1/0004-efghijk.txt: md5 = 09347cd92aa7a5105d1033602cf515e8 OK 2025/07/04 02:23:58 DEBUG : dir1/0005-fghijkl.txt: md5 = 246dc8df5f36e47a15e810ec1b6dad6c OK 2025/07/04 02:23:58 DEBUG : dir1/0006-ghijklm.txt: md5 = cfff068e322a7fe8ea909456fde317b3 OK 2025/07/04 02:23:58 DEBUG : dir1/0007-1234567.txt: md5 = cab92029242f290ca18d5371bebcb93d OK 2025/07/04 02:23:59 DEBUG : dir1/0008-2345678.txt: md5 = 338b4cbe11f9761f6aca708c916abc6c OK 2025/07/04 02:23:59 DEBUG : dir1/0009-3456789.txt: md5 = f6e9496d637de74ee08da0e960b095f6 OK 2025/07/04 02:23:59 DEBUG : dir1/0010-456789.txt: md5 = f37ed8a3dd92bf43212a18ee26bf3aa2 OK 2025/07/04 02:23:59 DEBUG : dir1/0011-56789;.txt: md5 = a2a07e822a5b39042db08d97a5ea51fe OK 2025/07/04 02:23:59 DEBUG : dir1/0012-6789;.txt: md5 = 83fcab394c24d9d811559e548dd58663 OK 2025/07/04 02:24:00 DEBUG : dir1/0013-789;=.txt: md5 = 9d6c999512046c1d7d562549d15dd3fa OK 2025/07/04 02:24:00 DEBUG : dir1/0014-89;=.txt: md5 = 7f6e69c5d271343dc5863f142c10aa40 OK 2025/07/04 02:24:00 DEBUG : dir1/0015-9;=.txt: md5 = 7efc5985338db74670c8167377bf0060 OK 2025/07/04 02:24:00 DEBUG : apple: md5 = dcc4eb4b7ba2a516f8c8f0d3112e306f OK 2025/07/04 02:24:00 DEBUG : banana: md5 = 64ccda42237bc81fc93006f8f597699f OK 2025/07/04 02:24:00 DEBUG : appleappleapplebanana: md5 = 911c9f72fa1dfe11c064ec53d84e3526 OK 2025/07/04 02:24:01 DEBUG : splitbananasplit: md5 = 60df931b19fc4005b0956fcaf1158bc9 OK 2025/07/04 02:24:01 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:01 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:24:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:24:03 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : apple: Unchanged skipping 2025/07/04 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:24:03 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : banana: Unchanged skipping 2025/07/04 02:24:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:03 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:03 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:24:03 DEBUG : banana: Unchanged skipping 2025/07/04 02:24:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:24:03 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : apple: Unchanged skipping 2025/07/04 02:24:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:24:03 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:03 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:03 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:03 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:24:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:09 DEBUG : dir1/0000-abcdefg.txt: md5 = 771f4aae0812aa655ca7ba6fbefdb50f OK 2025/07/04 02:24:10 DEBUG : dir1/0001-bcdefgh.txt: md5 = ad2a42898643339358b9c2f768345d19 OK 2025/07/04 02:24:10 DEBUG : dir1/0002-cdefghi.txt: md5 = 1dfbb5340e9a98cd19297e59a31948e9 OK 2025/07/04 02:24:10 DEBUG : dir1/0003-defghij.txt: md5 = 83cd96505647d37f997755b8135ba60f OK 2025/07/04 02:24:11 DEBUG : dir1/0004-efghijk.txt: md5 = 235089be7dea996e3ec735f5797d4305 OK 2025/07/04 02:24:11 DEBUG : dir1/0005-fghijkl.txt: md5 = 80530b9075bdb2a8cf4661a6a493436e OK 2025/07/04 02:24:11 DEBUG : dir1/0006-ghijklm.txt: md5 = 86da1b36065ff2ca436a1daa34f09126 OK 2025/07/04 02:24:11 DEBUG : dir1/0007-1234567.txt: md5 = 061a22c063951f99a7c3a57e29879882 OK 2025/07/04 02:24:11 DEBUG : dir1/0008-2345678.txt: md5 = 4ed31bc9e2a1ce1078079cd19e73e778 OK 2025/07/04 02:24:12 DEBUG : dir1/0009-3456789.txt: md5 = 4dba224c81d4e377e64e069016eeb680 OK 2025/07/04 02:24:12 DEBUG : dir1/0010-456789.txt: md5 = c3c8479ad92ae7b8982fcb95fd03a29a OK 2025/07/04 02:24:12 DEBUG : dir1/0011-56789;.txt: md5 = 29c395bcc35deebfdd8edaf6d07d3eaa OK 2025/07/04 02:24:12 DEBUG : dir1/0012-6789;.txt: md5 = 6f1d8c290b8b16f8751d7631b8d82b5b OK 2025/07/04 02:24:12 DEBUG : dir1/0013-789;=.txt: md5 = 3c33e129532aa82be5d5b6e613700910 OK 2025/07/04 02:24:13 DEBUG : dir1/0014-89;=.txt: md5 = 6dc8edb2f49c2ad7b54f14d2dead6bce OK 2025/07/04 02:24:13 DEBUG : dir1/0015-9;=.txt: md5 = d839b1f01acc05665fe89d44004a9857 OK 2025/07/04 02:24:13 DEBUG : apple: md5 = d5f57e7c31b5a7359d2ea888557879c8 OK 2025/07/04 02:24:14 DEBUG : banana: md5 = 80d5950f47bf7474b3edd4e808b16b8b OK 2025/07/04 02:24:14 DEBUG : appleappleapplebanana: md5 = 62e29876bf12d168772fb8523702a0d4 OK 2025/07/04 02:24:14 DEBUG : splitbananasplit: md5 = 2e6639c6b93063853493e922a251e319 OK 2025/07/04 02:24:14 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:14 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:24:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : apple: Unchanged skipping 2025/07/04 02:24:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:24:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:24:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : banana: Unchanged skipping 2025/07/04 02:24:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:16 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:16 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:16 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:24:16 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : apple: Unchanged skipping 2025/07/04 02:24:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:24:16 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : banana: Unchanged skipping 2025/07/04 02:24:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:24:16 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:16 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:16 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:16 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:24:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:21 DEBUG : dir1/0000-abcdefg.txt: md5 = a8b19fcc09e14b1b6d36419ff94ebe59 OK 2025/07/04 02:24:21 DEBUG : dir1/0001-bcdefgh.txt: md5 = 04b383ed69ec44ce72e15e4972b7c960 OK 2025/07/04 02:24:21 DEBUG : dir1/0002-cdefghi.txt: md5 = 4af45496a0ac3d2796756fc7a729438c OK 2025/07/04 02:24:22 DEBUG : dir1/0003-defghij.txt: md5 = c3616d8dc36e0b5c1a0906513372267a OK 2025/07/04 02:24:22 DEBUG : dir1/0004-efghijk.txt: md5 = 93a809065c956cf4270ef0886a8ee2d4 OK 2025/07/04 02:24:22 DEBUG : dir1/0005-fghijkl.txt: md5 = e9ebf3af7397c5c8e7339a9c4f918376 OK 2025/07/04 02:24:22 DEBUG : dir1/0006-ghijklm.txt: md5 = 5854c8b3d86d4f3fc41889304f1cd534 OK 2025/07/04 02:24:23 DEBUG : dir1/0007-1234567.txt: md5 = ead11dbe5d212e6fe9c149181df65bb3 OK 2025/07/04 02:24:23 DEBUG : dir1/0008-2345678.txt: md5 = 89a9368d82f2002c0b60d418967c5ad6 OK 2025/07/04 02:24:23 DEBUG : dir1/0009-3456789.txt: md5 = 01f25264193fd96cdb48b43bc98d1d55 OK 2025/07/04 02:24:23 DEBUG : dir1/0010-456789.txt: md5 = ab02fcfdc5d39b6464ead422226bf20c OK 2025/07/04 02:24:23 DEBUG : dir1/0011-56789;.txt: md5 = afbd22bb83bf4193d43d11eef4efa69b OK 2025/07/04 02:24:24 DEBUG : dir1/0012-6789;.txt: md5 = 648edaacf64f2060e6f22f985dacd323 OK 2025/07/04 02:24:24 DEBUG : dir1/0013-789;=.txt: md5 = f168e06b9fa5c1a670ff51a1064c2ac7 OK 2025/07/04 02:24:24 DEBUG : dir1/0014-89;=.txt: md5 = bec14608cfbbe8a359e8d6ca28e94f0b OK 2025/07/04 02:24:24 DEBUG : dir1/0015-9;=.txt: md5 = 3632e33c2282da50cf067756b302d1af OK 2025/07/04 02:24:24 DEBUG : apple: md5 = 2a07cb27abcc3fab458f003d253f3ee0 OK 2025/07/04 02:24:24 DEBUG : banana: md5 = 2977cdaa994cb7c7c0d8f7c9fd50a56c OK 2025/07/04 02:24:25 DEBUG : appleappleapplebanana: md5 = 85687ed840b46b2a14a637ddfa92c69a OK 2025/07/04 02:24:25 DEBUG : splitbananasplit: md5 = 72310939d321d305aadb16f638468e67 OK 2025/07/04 02:24:25 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:25 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:24:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:24:28 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : banana: Unchanged skipping 2025/07/04 02:24:28 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : apple: Unchanged skipping 2025/07/04 02:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:24:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:28 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:28 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:28 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/04 02:24:28 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : apple: Unchanged skipping 2025/07/04 02:24:28 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : banana: Unchanged skipping 2025/07/04 02:24:28 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/04 02:24:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/04 02:24:28 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:28 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:28 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:28 DEBUG : apple: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : banana: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/04 02:24:28 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (180.37s) --- PASS: TestTransform/NFC (17.00s) --- PASS: TestTransform/NFD (14.24s) --- PASS: TestTransform/base64 (25.70s) --- PASS: TestTransform/prefix (21.91s) --- PASS: TestTransform/suffix (27.96s) --- PASS: TestTransform/truncate (14.72s) --- PASS: TestTransform/encoder (12.00s) --- PASS: TestTransform/ISO-8859-1 (10.58s) --- PASS: TestTransform/charmap (11.81s) --- PASS: TestTransform/lowercase (11.93s) --- PASS: TestTransform/ascii (12.54s) === RUN TestTransformCopy run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 02:24:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 02:24:33 INFO : sub dir_somesuffix: Making directory 2025/07/04 02:24:33 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/04 02:24:33 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/04 02:24:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 02:24:33 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/04 02:24:33 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 02:24:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:33 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:34 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: md5 = ccd8254f02836752e16f4a0b0eb2b8b3 OK 2025/07/04 02:24:34 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/04 02:24:34 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.30s) === RUN TestDoubleTransform run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:34 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:35 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:35 INFO : tictactoe: Making directory 2025/07/04 02:24:35 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:35 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:35 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:24:35 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:35 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:35 DEBUG : tictactoe/tictactoe: md5 = 09b69fe67472bd5209524faa7379cf0e OK 2025/07/04 02:24:35 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/04 02:24:35 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.62s) === RUN TestFileTag run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:36 INFO : toe: Making directory 2025/07/04 02:24:36 INFO : toe/toe: Making directory 2025/07/04 02:24:36 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 02:24:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:24:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 02:24:36 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:37 DEBUG : toe/toe/tictactoe: md5 = 5dc18355e0dc5adae5b7fbfd82eebd89 OK 2025/07/04 02:24:37 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/04 02:24:37 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (2.11s) === RUN TestNoTag run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:38 INFO : toe: Making directory 2025/07/04 02:24:38 INFO : toe/toe: Making directory 2025/07/04 02:24:38 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 02:24:38 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:24:38 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/04 02:24:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:38 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:39 DEBUG : toe/toe/tictactoe: md5 = a7cd0a2d9f2a64a1c2d6b0adbf779108 OK 2025/07/04 02:24:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/04 02:24:39 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.42s) === RUN TestDirTag run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:40 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:24:40 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:24:40 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:40 INFO : tictacempty_dir: Making directory 2025/07/04 02:24:40 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:40 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:40 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:40 INFO : tictactoe: Making directory 2025/07/04 02:24:40 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:40 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:40 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:24:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:24:40 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:24:40 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:24:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:40 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:40 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 65b04d703a2c815953cafee42cb4859d OK 2025/07/04 02:24:40 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 02:24:40 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.52s) === RUN TestAllTag run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:41 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:24:41 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:24:41 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:41 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:42 INFO : tictacempty_dir: Making directory 2025/07/04 02:24:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:42 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:42 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:42 INFO : tictactoe: Making directory 2025/07/04 02:24:42 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:42 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:42 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:24:42 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:42 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:24:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:24:42 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:42 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3788142519bfc395ca8430b3e8556cb8 OK 2025/07/04 02:24:42 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:42 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/04 02:24:42 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:42 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:42 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:43 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:43 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:43 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:24:43 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/04 02:24:43 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': 0 differences found 2025/07/04 02:24:43 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': 1 hashes could not be checked 2025/07/04 02:24:43 NOTICE: Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': 1 matching files --- PASS: TestAllTag (1.99s) === RUN TestRunTwice run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:43 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:43 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:43 INFO : tictactoe: Making directory 2025/07/04 02:24:43 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:43 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:43 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:24:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:24:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:24:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:24:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:43 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:44 DEBUG : tictactoe/tictactoe/toe.txt: md5 = 0a5640b5bfa3757211d49c359357c4e9 OK 2025/07/04 02:24:44 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/04 02:24:44 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:44 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:44 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:44 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:44 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/04 02:24:44 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/04 02:24:44 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:44 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.03s) === RUN TestSyntax 2025/07/04 02:24:45 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:46 INFO : toe: Making directory 2025/07/04 02:24:46 INFO : toe/toe: Making directory 2025/07/04 02:24:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:24:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:46 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:46 DEBUG : toe/toe/toe: md5 = 786a6c1723e53ea6497e572a3db03b31 OK 2025/07/04 02:24:46 INFO : toe/toe/toe: Copied (new) 2025/07/04 02:24:46 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.73s) === RUN TestMove run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:47 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:24:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:24:47 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:47 INFO : tictacempty_dir: Making directory 2025/07/04 02:24:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:47 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:47 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:47 INFO : tictactoe: Making directory 2025/07/04 02:24:47 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:47 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:47 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:24:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:24:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:24:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:47 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:47 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 22d4d4b5a85f7d8f9133d4421d4c4480 OK 2025/07/04 02:24:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:47 INFO : toe/toe/toe.txt: Deleted 2025/07/04 02:24:47 INFO : toe/toe: Removing directory 2025/07/04 02:24:47 INFO : toe: Removing directory 2025/07/04 02:24:47 INFO : empty_dir: Removing directory 2025/07/04 02:24:47 DEBUG : Local file system at /tmp/rclone346704363: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.82s) === RUN TestTransformFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:49 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:24:49 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:24:49 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:49 INFO : tictacempty_dir: Making directory 2025/07/04 02:24:49 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:49 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:49 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:49 INFO : tictactoe: Making directory 2025/07/04 02:24:49 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:49 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:49 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:24:49 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:24:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:49 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:24:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:49 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:49 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 093dba57d242155c79bf5d01d26c48ad OK 2025/07/04 02:24:49 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:49 INFO : toe/toe/toe.txt: Deleted 2025/07/04 02:24:49 INFO : toe/toe: Removing directory 2025/07/04 02:24:49 INFO : toe: Removing directory 2025/07/04 02:24:49 INFO : empty_dir: Removing directory 2025/07/04 02:24:49 DEBUG : Local file system at /tmp/rclone346704363: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/04 02:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:24:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:24:50 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/04 02:24:50 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.18s) === RUN TestManualTransformFile run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:51 DEBUG : Reset feature "Copy" 2025/07/04 02:24:51 DEBUG : Reset feature "Move" 2025/07/04 02:24:51 DEBUG : Reset feature "Copy" 2025/07/04 02:24:51 DEBUG : Reset feature "Move" 2025/07/04 02:24:51 DEBUG : empty_dir: Making directory with metadata 2025/07/04 02:24:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/04 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:51 INFO : tictacempty_dir: Making directory 2025/07/04 02:24:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/04 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:51 INFO : tictactoe: Making directory 2025/07/04 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:51 DEBUG : toe: transformed to: tictactoe 2025/07/04 02:24:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:51 INFO : tictactoe/tictactoe: Making directory 2025/07/04 02:24:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/04 02:24:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/04 02:24:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:24:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:51 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:51 DEBUG : tictactoe/tictactoe/tictactoe.txt: md5 = 3126aafbedfed7b0d2975139ba3b07a8 OK 2025/07/04 02:24:51 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/04 02:24:51 INFO : toe/toe/toe.txt: Deleted 2025/07/04 02:24:51 INFO : toe/toe: Removing directory 2025/07/04 02:24:51 INFO : toe: Removing directory 2025/07/04 02:24:51 INFO : empty_dir: Removing directory 2025/07/04 02:24:51 DEBUG : Local file system at /tmp/rclone346704363: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/04 02:24:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:24:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:24:52 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/04 02:24:52 DEBUG : toe/toe/toe.txt: md5 = 227b2773d12c8daf5f3e1f7ad4b7ccc5 OK 2025/07/04 02:24:52 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/04 02:24:52 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (1.94s) === RUN TestBase64 run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:53 DEBUG : toe: transformed to: dG9l 2025/07/04 02:24:53 DEBUG : toe: transformed to: dG9l 2025/07/04 02:24:53 INFO : dG9l: Making directory 2025/07/04 02:24:53 DEBUG : toe: transformed to: dG9l 2025/07/04 02:24:53 DEBUG : toe: transformed to: dG9l 2025/07/04 02:24:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 02:24:53 INFO : dG9l/dG9l: Making directory 2025/07/04 02:24:53 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/04 02:24:53 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/04 02:24:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 02:24:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/04 02:24:53 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 02:24:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:53 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: md5 = 21f459315cdcf190ab4b637037351cb8 OK 2025/07/04 02:24:53 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/04 02:24:53 DEBUG : Waiting for deletions to finish 2025/07/04 02:24:54 DEBUG : dG9l: transformed to: toe 2025/07/04 02:24:54 DEBUG : dG9l: transformed to: toe 2025/07/04 02:24:54 DEBUG : dG9l: transformed to: toe 2025/07/04 02:24:54 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/04 02:24:54 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/04 02:24:54 DEBUG : Local file system at /tmp/rclone346704363: Waiting for checks to finish 2025/07/04 02:24:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/04 02:24:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/04 02:24:54 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/04 02:24:54 DEBUG : Local file system at /tmp/rclone346704363: Waiting for transfers to finish 2025/07/04 02:24:54 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.07s) === RUN TestError run.go:180: Remote "Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo'", Local "Local file system at /tmp/rclone346704363", Modify Window "1ns" 2025/07/04 02:24:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:24:55 DEBUG : toe: transformed to: 2025/07/04 02:24:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:24:55 DEBUG : toe: transformed to: 2025/07/04 02:24:55 INFO : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Making directory 2025/07/04 02:24:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:24:55 DEBUG : toe: transformed to: 2025/07/04 02:24:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:24:55 DEBUG : toe: transformed to: 2025/07/04 02:24:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:24:55 DEBUG : toe/toe: transformed to: 2025/07/04 02:24:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/04 02:24:55 INFO : toe/toe: Making directory 2025/07/04 02:24:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:24:55 DEBUG : toe/toe: transformed to: 2025/07/04 02:24:55 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/04 02:24:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:24:55 DEBUG : toe: transformed to: 2025/07/04 02:24:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/04 02:24:55 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/04 02:24:55 DEBUG : toe/toe/toe: transformed to: 2025/07/04 02:24:55 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/04 02:24:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for checks to finish 2025/07/04 02:24:55 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Waiting for transfers to finish 2025/07/04 02:24:55 DEBUG : toe/toe/toe: md5 = b6cd4a4d6a4c313ed128f964e5e1e6e8 OK 2025/07/04 02:24:55 INFO : toe/toe/toe: Copied (new) 2025/07/04 02:24:55 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': not deleting files as there were IO errors 2025/07/04 02:24:55 ERROR : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': not deleting directories as there were IO errors --- PASS: TestError (1.09s) PASS 2025/07/04 02:24:56 DEBUG : Encrypted drive 'TestCryptSwift:rclone-test-loyecer1pifo': Purge remote 2025/07/04 02:24:56 DEBUG : Waiting for deletions to finish "./sync.test -test.v -test.timeout 1h0m0s -remote TestCryptSwift: -verbose" - Finished OK in 8m51.363822658s (try 1/5)